"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/09 03:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo" 2025/02/09 03:03:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:03:26 DEBUG : Creating backend with remote "/tmp/rclone2329253835" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/09 03:03:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.04s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 03:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:31 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:31 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:33 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", 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-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:35 DEBUG : Creating backend with remote "/non-existing" 2025/02/09 03:03:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/09 03:03:35 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:35 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:36 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:36 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.12s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:38 INFO : B2 bucket rclone-test-cokowoh6nolo: Running all checks before starting transfers 2025/02/09 03:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:38 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:38 INFO : B2 bucket rclone-test-cokowoh6nolo: Checks finished, now starting transfers 2025/02/09 03:03:38 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.90s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:40 ERROR : Ignoring --no-traverse with sync 2025/02/09 03:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:40 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:40 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:40 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:03:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.80s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/09 03:03:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/09 03:03:42 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:03:43 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:43 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:03:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.10s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/09 03:03:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 03:03:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/09 03:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 03:03:47 INFO : sub dir: Making directory 2025/02/09 03:03:47 INFO : sub dir2: Making directory 2025/02/09 03:03:47 INFO : sub dir2/sub sub dir2: Making directory 2025/02/09 03:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/09 03:03:48 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:49 INFO : sub dir2: Making directory 2025/02/09 03:03:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/09 03:03:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 03:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:49 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:49 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:51 DEBUG : sub dir2: Making directory with metadata 2025/02/09 03:03:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 03:03:51 INFO : sub dir: Making directory 2025/02/09 03:03:51 INFO : sub dir2: Making directory 2025/02/09 03:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:51 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:51 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:52 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:03:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/09 03:03:52 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/09 03:03:52 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", 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-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:53 INFO : sub dir2: Making directory 2025/02/09 03:03:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:53 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:53 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:54 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:03:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.64s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:55 DEBUG : sub dir2: Making directory with metadata 2025/02/09 03:03:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 03:03:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 03:03:55 INFO : sub dir: Making directory 2025/02/09 03:03:55 INFO : sub dir2: Making directory 2025/02/09 03:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:55 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:55 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:56 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:03:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/09 03:03:56 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", 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-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:03:57 INFO : sub dir2: Making directory 2025/02/09 03:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:03:58 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:03:58 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:03:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:03:58 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:03:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cemotem3hagi" 2025/02/09 03:04:00 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cokowoh6nolo -> B2 bucket rclone-test-cemotem3hagi 2025/02/09 03:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:04:01 DEBUG : B2 bucket rclone-test-cemotem3hagi: Waiting for checks to finish 2025/02/09 03:04:01 DEBUG : B2 bucket rclone-test-cemotem3hagi: Waiting for transfers to finish 2025/02/09 03:04:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:04:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:05 DEBUG : B2 bucket rclone-test-cemotem3hagi: Purge remote 2025/02/09 03:04:05 INFO : B2 bucket rclone-test-cemotem3hagi: cleaning bucket "rclone-test-cemotem3hagi" of all files 2025/02/09 03:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zef12fdc3a09deb8b9f480e1b_f101b94339862fd2a_d20250209_m030405_c001_v0001184_t0009_u01739070245540") --- PASS: TestServerSideCopy (10.21s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 03:04:11 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:11 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 03:04:12 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:14 DEBUG : Creating backend with remote "TestB2:rclone-test-humesur8mino" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cokowoh6nolo -> B2 bucket rclone-test-humesur8mino 2025/02/09 03:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:04:15 DEBUG : B2 bucket rclone-test-humesur8mino: Waiting for checks to finish 2025/02/09 03:04:15 DEBUG : B2 bucket rclone-test-humesur8mino: Waiting for transfers to finish 2025/02/09 03:04:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:04:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/09 03:04:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/09 03:04:21 DEBUG : pacer: Reducing sleep to 10ms 2025/02/09 03:04:21 DEBUG : B2 bucket rclone-test-humesur8mino: Waiting for checks to finish 2025/02/09 03:04:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 03:04:21 DEBUG : B2 bucket rclone-test-humesur8mino: Waiting for transfers to finish 2025/02/09 03:04:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 03:04:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:21 DEBUG : B2 bucket rclone-test-humesur8mino: Purge remote 2025/02/09 03:04:21 INFO : B2 bucket rclone-test-humesur8mino: cleaning bucket "rclone-test-humesur8mino" of all files 2025/02/09 03:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f923d23a0adeb8b9f480e1b_f118fd49940aa892a_d20250209_m030421_c001_v0001183_t0050_u01739070261632") 2025/02/09 03:04:22 DEBUG : sub dir/hello world: Deleting (id "4_z1f923d23a0adeb8b9f480e1b_f10236518d7d8e5dd_d20250209_m030419_c001_v0001128_t0034_u01739070259121") --- PASS: TestServerSideCopyOverSelf (14.03s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 03:04:29 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:29 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 03:04:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/09 03:04:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zesiril2vira" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cokowoh6nolo -> B2 bucket rclone-test-zesiril2vira 2025/02/09 03:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:04:33 DEBUG : B2 bucket rclone-test-zesiril2vira: Waiting for checks to finish 2025/02/09 03:04:33 DEBUG : B2 bucket rclone-test-zesiril2vira: Waiting for transfers to finish 2025/02/09 03:04:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:04:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 03:04:36 DEBUG : B2 bucket rclone-test-zesiril2vira: Waiting for checks to finish 2025/02/09 03:04:36 DEBUG : B2 bucket rclone-test-zesiril2vira: Waiting for transfers to finish 2025/02/09 03:04:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 03:04:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/09 03:04:37 INFO : sub dir/hello world: Deleted 2025/02/09 03:04:38 DEBUG : testing file moves 2025/02/09 03:04:38 DEBUG : B2 bucket rclone-test-zesiril2vira: Waiting for checks to finish 2025/02/09 03:04:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/09 03:04:38 DEBUG : B2 bucket rclone-test-zesiril2vira: Waiting for transfers to finish 2025/02/09 03:04:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/09 03:04:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/09 03:04:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:39 DEBUG : B2 bucket rclone-test-zesiril2vira: Purge remote 2025/02/09 03:04:39 INFO : B2 bucket rclone-test-zesiril2vira: cleaning bucket "rclone-test-zesiril2vira" of all files 2025/02/09 03:04:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d73a0adeb8b9f480e1b_f109c25e85f044cb5_d20250209_m030438_c001_v0001180_t0052_u01739070278920") 2025/02/09 03:04:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d73a0adeb8b9f480e1b_f1078e6534e1ac1be_d20250209_m030436_c001_v0001150_t0021_u01739070276858") 2025/02/09 03:04:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d73a0adeb8b9f480e1b_f114081e813e4a838_d20250209_m030435_c001_v0001183_t0012_u01739070275404") --- PASS: TestServerSideMoveOverSelf (11.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:43 ERROR : : error listing: directory not found 2025/02/09 03:04:43 INFO : Local file system at /tmp/rclone2329253835: Making directory 2025/02/09 03:04:44 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:44 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.53s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:04:46 DEBUG : Local file system at /tmp/rclone2329253835: Waiting for checks to finish 2025/02/09 03:04:46 DEBUG : Local file system at /tmp/rclone2329253835: Waiting for transfers to finish 2025/02/09 03:04:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:04:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/09 03:04:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyRedownload (2.56s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/09 03:04:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:04:48 INFO : check sum: Copied (new) 2025/02/09 03:04:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:48 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:04:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/09 03:04:48 DEBUG : check sum: Unchanged skipping 2025/02/09 03:04:48 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:48 DEBUG : Waiting for deletions to finish 2025/02/09 03:04:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/09 03:04:50 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:50 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 03:04:51 INFO : sizeonly: Copied (new) 2025/02/09 03:04:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:51 DEBUG : sizeonly: Sizes identical 2025/02/09 03:04:51 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:51 DEBUG : sizeonly: Unchanged skipping 2025/02/09 03:04:51 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:51 DEBUG : Waiting for deletions to finish 2025/02/09 03:04:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/09 03:04:53 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:53 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/09 03:04:54 INFO : ignore-size: Copied (new) 2025/02/09 03:04:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:54 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:04:54 DEBUG : ignore-size: Unchanged skipping 2025/02/09 03:04:54 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:54 DEBUG : Waiting for deletions to finish 2025/02/09 03:04:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:04:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:57 DEBUG : existing: Unchanged skipping 2025/02/09 03:04:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:57 DEBUG : Waiting for deletions to finish 2025/02/09 03:04:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/09 03:04:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:04:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 03:04:58 INFO : existing: Copied (replaced existing) 2025/02/09 03:04:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:04:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 03:04:59 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:04:59 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 03:05:00 INFO : existing: Copied (new) 2025/02/09 03:05:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:01 DEBUG : existing: Destination exists, skipping 2025/02/09 03:05:01 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:01 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:01 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/09 03:05:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 03:05:04 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:04 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:04 INFO : a/potato2: Copied (new) 2025/02/09 03:05:04 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 03:05:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:05:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/09 03:05:06 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:06 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:07 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 03:05:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:05:08 INFO : empty space: Updated modification time in destination 2025/02/09 03:05:08 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:08 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:08 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 03:05:10 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:05:10 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:10 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:10 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:12 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:12 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 03:05:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2329253835) 2025/02/09 03:05:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cokowoh6nolo) 2025/02/09 03:05:12 DEBUG : foo: sha1 differ 2025/02/09 03:05:12 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/09 03:05:12 INFO : foo: Copied (replaced existing) 2025/02/09 03:05:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/09 03:05:14 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:14 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:14 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:15 INFO : potato: Copied (new) 2025/02/09 03:05:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/09 03:05:18 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:18 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/09 03:05:18 INFO : potato: Copied (replaced existing) 2025/02/09 03:05:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:20 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/09 03:05:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2329253835) 2025/02/09 03:05:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cokowoh6nolo) 2025/02/09 03:05:20 DEBUG : potato: sha1 differ 2025/02/09 03:05:20 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/09 03:05:21 INFO : potato: Copied (replaced existing) 2025/02/09 03:05:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/09 03:05:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:24 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:24 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:24 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:24 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:26 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:26 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:26 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:27 INFO : potato2: Copied (new) 2025/02/09 03:05:27 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:27 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:30 INFO : d: Making directory 2025/02/09 03:05:30 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/09 03:05:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:30 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 03:05:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:31 INFO : a/potato2: Copied (new) 2025/02/09 03:05:31 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:31 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/09 03:05:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:34 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:34 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 03:05:34 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:35 INFO : a/potato2: Copied (new) 2025/02/09 03:05:35 ERROR : B2 bucket rclone-test-cokowoh6nolo: not deleting files as there were IO errors 2025/02/09 03:05:35 ERROR : B2 bucket rclone-test-cokowoh6nolo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:37 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:38 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:38 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:38 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:38 INFO : potato: Deleted 2025/02/09 03:05:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.12s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:42 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:42 INFO : potato: Deleted 2025/02/09 03:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:42 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:05:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:05:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/09 03:05:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.67s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:49 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 03:05:49 DEBUG : enormous: Excluded 2025/02/09 03:05:49 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 03:05:49 DEBUG : potato2: Excluded 2025/02/09 03:05:49 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 03:05:49 DEBUG : potato2: Excluded 2025/02/09 03:05:49 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:49 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:49 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:49 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:50 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 03:05:50 DEBUG : enormous: Excluded 2025/02/09 03:05:50 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 03:05:50 DEBUG : potato2: Excluded 2025/02/09 03:05:50 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 03:05:50 DEBUG : potato2: Excluded 2025/02/09 03:05:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/09 03:05:50 DEBUG : Local file system at /tmp/rclone2329253835: Waiting for checks to finish 2025/02/09 03:05:50 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:50 DEBUG : Local file system at /tmp/rclone2329253835: Waiting for transfers to finish 2025/02/09 03:05:50 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:53 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 03:05:53 DEBUG : enormous: Excluded 2025/02/09 03:05:53 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 03:05:53 DEBUG : potato2: Excluded 2025/02/09 03:05:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:05:53 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:53 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:53 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:53 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:53 INFO : enormous: Deleted 2025/02/09 03:05:53 INFO : potato2: Deleted 2025/02/09 03:05:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/09 03:05:54 DEBUG : empty space: Unchanged skipping 2025/02/09 03:05:54 DEBUG : Local file system at /tmp/rclone2329253835: Waiting for checks to finish 2025/02/09 03:05:54 DEBUG : Local file system at /tmp/rclone2329253835: Waiting for transfers to finish 2025/02/09 03:05:54 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:54 INFO : potato2: Deleted 2025/02/09 03:05:54 INFO : enormous: Deleted 2025/02/09 03:05:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.86s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:05:57 DEBUG : five: Need to transfer - File not found at Destination 2025/02/09 03:05:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/09 03:05:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:57 DEBUG : one: Destination is newer than source, skipping 2025/02/09 03:05:57 DEBUG : three: Sizes identical 2025/02/09 03:05:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/09 03:05:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 03:05:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2329253835) 2025/02/09 03:05:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cokowoh6nolo) 2025/02/09 03:05:57 DEBUG : two: sha1 differ 2025/02/09 03:05:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/09 03:05:57 INFO : five: Copied (new) 2025/02/09 03:05:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/09 03:05:58 INFO : four: Copied (replaced existing) 2025/02/09 03:05:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 03:05:58 INFO : two: Copied (replaced existing) 2025/02/09 03:05:58 DEBUG : Waiting for deletions to finish 2025/02/09 03:05:58 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:05:58 DEBUG : one: Destination is newer than source, skipping 2025/02/09 03:05:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/09 03:05:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/09 03:05:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/09 03:05:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 03:05:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2329253835) 2025/02/09 03:05:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cokowoh6nolo) 2025/02/09 03:05:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 03:05:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/09 03:05:58 DEBUG : three: sha1 differ 2025/02/09 03:05:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/09 03:05:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 03:05:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 03:05:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/09 03:05:58 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:05:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:05:59 INFO : three: Copied (replaced existing) 2025/02/09 03:05:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.49s) === 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-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/09 03:06:01 INFO : B2 bucket rclone-test-cokowoh6nolo: Making map for --track-renames 2025/02/09 03:06:01 INFO : B2 bucket rclone-test-cokowoh6nolo: Finished making map for --track-renames 2025/02/09 03:06:01 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 03:06:01 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for renames to finish 2025/02/09 03:06:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/09 03:06:01 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/09 03:06:01 INFO : potato: Copied (new) 2025/02/09 03:06:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 03:06:02 INFO : yam: Copied (new) 2025/02/09 03:06:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:06:02 INFO : B2 bucket rclone-test-cokowoh6nolo: Making map for --track-renames 2025/02/09 03:06:02 INFO : B2 bucket rclone-test-cokowoh6nolo: Finished making map for --track-renames 2025/02/09 03:06:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:02 DEBUG : potato: Unchanged skipping 2025/02/09 03:06:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for renames to finish 2025/02/09 03:06:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 03:06:03 INFO : yam: Copied (server-side copy) to: yaml 2025/02/09 03:06:03 INFO : yam: Deleted 2025/02/09 03:06:03 INFO : yaml: Renamed from "yam" 2025/02/09 03:06:03 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/09 03:06:05 INFO : B2 bucket rclone-test-cokowoh6nolo: Making map for --track-renames 2025/02/09 03:06:05 INFO : B2 bucket rclone-test-cokowoh6nolo: Finished making map for --track-renames 2025/02/09 03:06:05 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 03:06:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/09 03:06:05 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for renames to finish 2025/02/09 03:06:05 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 03:06:05 INFO : yam: Copied (new) 2025/02/09 03:06:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/09 03:06:06 INFO : potato: Copied (new) 2025/02/09 03:06:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:06:06 INFO : B2 bucket rclone-test-cokowoh6nolo: Making map for --track-renames 2025/02/09 03:06:06 INFO : B2 bucket rclone-test-cokowoh6nolo: Finished making map for --track-renames 2025/02/09 03:06:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:06 DEBUG : potato: Unchanged skipping 2025/02/09 03:06:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for renames to finish 2025/02/09 03:06:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 03:06:07 INFO : yam: Copied (server-side copy) to: yaml 2025/02/09 03:06:07 INFO : yam: Deleted 2025/02/09 03:06:07 INFO : yaml: Renamed from "yam" 2025/02/09 03:06:07 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/09 03:06:09 INFO : B2 bucket rclone-test-cokowoh6nolo: Making map for --track-renames 2025/02/09 03:06:09 INFO : B2 bucket rclone-test-cokowoh6nolo: Finished making map for --track-renames 2025/02/09 03:06:09 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 03:06:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/09 03:06:09 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for renames to finish 2025/02/09 03:06:09 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 03:06:09 INFO : sub/yam: Copied (new) 2025/02/09 03:06:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/09 03:06:10 INFO : potato: Copied (new) 2025/02/09 03:06:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:06:11 DEBUG : potato: Unchanged skipping 2025/02/09 03:06:11 INFO : B2 bucket rclone-test-cokowoh6nolo: Making map for --track-renames 2025/02/09 03:06:11 INFO : B2 bucket rclone-test-cokowoh6nolo: Finished making map for --track-renames 2025/02/09 03:06:11 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:11 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for renames to finish 2025/02/09 03:06:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 03:06:11 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/09 03:06:11 INFO : sub/yam: Deleted 2025/02/09 03:06:11 INFO : yam: Renamed from "sub/yam" 2025/02/09 03:06:11 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:13 DEBUG : Creating backend with remote "/tmp/rclone2329253835/dir1" 2025/02/09 03:06:13 DEBUG : Creating backend with remote "/tmp/rclone2329253835/dir2" 2025/02/09 03:06:13 DEBUG : Local file system at /tmp/rclone2329253835/dir2: Using server-side directory move 2025/02/09 03:06:13 INFO : Local file system at /tmp/rclone2329253835/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/09 03:06:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/09 03:06:13 DEBUG : Local file system at /tmp/rclone2329253835/dir2: Waiting for checks to finish 2025/02/09 03:06:13 INFO : file1.txt: Moved (server-side) 2025/02/09 03:06:13 DEBUG : Local file system at /tmp/rclone2329253835/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:06:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/09 03:06:14 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:14 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/09 03:06:14 INFO : nested/sub dir/file: Copied (new) 2025/02/09 03:06:14 INFO : nested/sub dir/file: Deleted 2025/02/09 03:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:06:15 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:06:15 INFO : sub dir/hello world: Deleted 2025/02/09 03:06:15 INFO : sub dir: Removing directory 2025/02/09 03:06:15 INFO : nested/sub dir: Removing directory 2025/02/09 03:06:15 INFO : nested: Removing directory 2025/02/09 03:06:15 DEBUG : Local file system at /tmp/rclone2329253835: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 03:06:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/09 03:06:16 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:16 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/09 03:06:16 INFO : nested/sub dir/file: Copied (new) 2025/02/09 03:06:16 INFO : nested/sub dir/file: Deleted 2025/02/09 03:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 03:06:17 INFO : sub dir/hello world: Copied (new) 2025/02/09 03:06:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 03:06:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/09 03:06:19 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:19 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 03:06:19 INFO : existing: Copied (new) 2025/02/09 03:06:19 INFO : existing: Deleted 2025/02/09 03:06:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/09 03:06:20 INFO : existing-b: Copied (new) 2025/02/09 03:06:20 INFO : existing-b: Deleted 2025/02/09 03:06:20 DEBUG : existing: Destination exists, skipping 2025/02/09 03:06:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/09 03:06:20 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:06:20 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:06:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.56s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dawoyek2zebe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cokowoh6nolo -> B2 bucket rclone-test-dawoyek2zebe 2025/02/09 03:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:06:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/09 03:06:30 DEBUG : empty space: Unchanged skipping 2025/02/09 03:06:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 03:06:30 DEBUG : B2 bucket rclone-test-dawoyek2zebe: Waiting for checks to finish 2025/02/09 03:06:30 INFO : empty space: Deleted 2025/02/09 03:06:30 DEBUG : B2 bucket rclone-test-dawoyek2zebe: Waiting for transfers to finish 2025/02/09 03:06:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:06:30 INFO : potato2: Copied (server-side copy) 2025/02/09 03:06:30 INFO : potato2: Deleted 2025/02/09 03:06:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 03:06:30 INFO : potato3: Copied (server-side copy) 2025/02/09 03:06:31 INFO : potato3: Deleted 2025/02/09 03:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sasosim6gari" 2025/02/09 03:06:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/09 03:06:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:06:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 03:06:32 DEBUG : B2 bucket rclone-test-sasosim6gari: Waiting for checks to finish 2025/02/09 03:06:32 DEBUG : B2 bucket rclone-test-sasosim6gari: Waiting for transfers to finish 2025/02/09 03:06:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:06:36 INFO : empty space: Copied (server-side copy) 2025/02/09 03:06:36 INFO : empty space: Deleted 2025/02/09 03:06:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:06:36 INFO : potato2: Copied (server-side copy) 2025/02/09 03:06:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 03:06:36 INFO : potato3: Copied (server-side copy) 2025/02/09 03:06:36 INFO : potato2: Deleted 2025/02/09 03:06:37 INFO : potato3: Deleted 2025/02/09 03:06:37 DEBUG : B2 bucket rclone-test-sasosim6gari: Purge remote 2025/02/09 03:06:37 INFO : B2 bucket rclone-test-sasosim6gari: cleaning bucket "rclone-test-sasosim6gari" of all files 2025/02/09 03:06:37 DEBUG : empty space: Deleting (id "4_z5fc24da3a0cdeb8b9f480e1b_f109bc8cc510e7f51_d20250209_m030636_c001_v0001176_t0015_u01739070396398") 2025/02/09 03:06:37 DEBUG : potato2: Deleting (id "4_z5fc24da3a0cdeb8b9f480e1b_f112f9ffe4a6dd7eb_d20250209_m030636_c001_v0001184_t0027_u01739070396664") 2025/02/09 03:06:37 DEBUG : potato3: Deleting (id "4_z5fc24da3a0cdeb8b9f480e1b_f1085ad755a39228e_d20250209_m030636_c001_v0001183_t0018_u01739070396766") 2025/02/09 03:06:39 DEBUG : B2 bucket rclone-test-dawoyek2zebe: Purge remote 2025/02/09 03:06:39 INFO : B2 bucket rclone-test-dawoyek2zebe: cleaning bucket "rclone-test-dawoyek2zebe" of all files 2025/02/09 03:06:39 DEBUG : empty space: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f402f28b831acea7f_d20250209_m030636_c001_v7007000_t0000_u01739070396645") 2025/02/09 03:06:39 DEBUG : empty space: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f11347957d6b6128e_d20250209_m030628_c001_v0001100_t0044_u01739070388694") 2025/02/09 03:06:39 DEBUG : potato2: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f402f28b831acea80_d20250209_m030636_c001_v7007000_t0000_u01739070396867") 2025/02/09 03:06:39 DEBUG : potato2: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f106fb2f10533b968_d20250209_m030630_c001_v0001042_t0057_u01739070390179") 2025/02/09 03:06:39 DEBUG : potato3: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f402f28b831acea81_d20250209_m030637_c001_v7007000_t0000_u01739070397053") 2025/02/09 03:06:39 DEBUG : potato3: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f10858d53bd978d82_d20250209_m030630_c001_v0001044_t0006_u01739070390585") 2025/02/09 03:06:39 DEBUG : potato3: Deleting (id "4_z1fa22da3a0cdeb8b9f480e1b_f11347957d6b61290_d20250209_m030629_c001_v0001100_t0041_u01739070389117") --- PASS: TestServerSideMove (21.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tayopit8xiji" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cokowoh6nolo -> B2 bucket rclone-test-tayopit8xiji 2025/02/09 03:06:51 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 03:06:51 DEBUG : empty space: Excluded 2025/02/09 03:06:52 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 03:06:52 DEBUG : empty space: Excluded 2025/02/09 03:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:06:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 03:06:52 DEBUG : B2 bucket rclone-test-tayopit8xiji: Waiting for checks to finish 2025/02/09 03:06:52 DEBUG : B2 bucket rclone-test-tayopit8xiji: Waiting for transfers to finish 2025/02/09 03:06:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:06:52 INFO : potato2: Copied (server-side copy) 2025/02/09 03:06:52 INFO : potato2: Deleted 2025/02/09 03:06:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 03:06:52 INFO : potato3: Copied (server-side copy) 2025/02/09 03:06:53 INFO : potato3: Deleted 2025/02/09 03:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bokolaz0zayu" 2025/02/09 03:06:54 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 03:06:54 DEBUG : empty space: Excluded 2025/02/09 03:06:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:06:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 03:06:54 DEBUG : B2 bucket rclone-test-bokolaz0zayu: Waiting for checks to finish 2025/02/09 03:06:54 DEBUG : B2 bucket rclone-test-bokolaz0zayu: Waiting for transfers to finish 2025/02/09 03:06:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:06:58 INFO : potato2: Copied (server-side copy) 2025/02/09 03:06:58 INFO : potato2: Deleted 2025/02/09 03:06:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 03:06:59 INFO : potato3: Copied (server-side copy) 2025/02/09 03:06:59 INFO : potato3: Deleted 2025/02/09 03:06:59 DEBUG : B2 bucket rclone-test-bokolaz0zayu: Purge remote 2025/02/09 03:06:59 INFO : B2 bucket rclone-test-bokolaz0zayu: cleaning bucket "rclone-test-bokolaz0zayu" of all files 2025/02/09 03:06:59 DEBUG : potato2: Deleting (id "4_zcf829df3a0cdeb8b9f480e1b_f119a834967189743_d20250209_m030658_c001_v0001044_t0038_u01739070418348") 2025/02/09 03:06:59 DEBUG : potato3: Deleting (id "4_zcf829df3a0cdeb8b9f480e1b_f1102acad51f15fd7_d20250209_m030658_c001_v0001040_t0013_u01739070418717") 2025/02/09 03:07:01 DEBUG : B2 bucket rclone-test-tayopit8xiji: Purge remote 2025/02/09 03:07:01 INFO : B2 bucket rclone-test-tayopit8xiji: cleaning bucket "rclone-test-tayopit8xiji" of all files 2025/02/09 03:07:01 DEBUG : empty space: Deleting (id "4_z3fb28d13a0cdeb8b9f480e1b_f118fd49940aa9d9b_d20250209_m030650_c001_v0001183_t0041_u01739070410961") 2025/02/09 03:07:01 DEBUG : potato2: Deleting (id "4_z3fb28d13a0cdeb8b9f480e1b_f4083145de4371b07_d20250209_m030658_c001_v7007000_t0000_u01739070418731") 2025/02/09 03:07:01 DEBUG : potato2: Deleting (id "4_z3fb28d13a0cdeb8b9f480e1b_f11408a7078cea0e9_d20250209_m030652_c001_v0001093_t0026_u01739070412179") 2025/02/09 03:07:01 DEBUG : potato3: Deleting (id "4_z3fb28d13a0cdeb8b9f480e1b_f4083145de4371b08_d20250209_m030659_c001_v7007000_t0000_u01739070419261") 2025/02/09 03:07:01 DEBUG : potato3: Deleting (id "4_z3fb28d13a0cdeb8b9f480e1b_f110cbb8f08f55c79_d20250209_m030652_c001_v0001144_t0039_u01739070412513") 2025/02/09 03:07:01 DEBUG : potato3: Deleting (id "4_z3fb28d13a0cdeb8b9f480e1b_f118fd49940aa9da7_d20250209_m030651_c001_v0001183_t0056_u01739070411191") --- PASS: TestServerSideMoveWithFilter (23.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ruziqip1hice" 2025/02/09 03:07:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cokowoh6nolo -> B2 bucket rclone-test-ruziqip1hice 2025/02/09 03:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:07:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/09 03:07:15 DEBUG : empty space: Unchanged skipping 2025/02/09 03:07:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 03:07:15 DEBUG : B2 bucket rclone-test-ruziqip1hice: Waiting for checks to finish 2025/02/09 03:07:15 INFO : empty space: Deleted 2025/02/09 03:07:15 DEBUG : B2 bucket rclone-test-ruziqip1hice: Waiting for transfers to finish 2025/02/09 03:07:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:07:16 INFO : potato2: Copied (server-side copy) 2025/02/09 03:07:16 INFO : potato2: Deleted 2025/02/09 03:07:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 03:07:17 INFO : potato3: Copied (server-side copy) 2025/02/09 03:07:17 INFO : potato3: Deleted 2025/02/09 03:07:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lewilap1xufo" 2025/02/09 03:07:18 INFO : tomatoDir: Making directory 2025/02/09 03:07:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/09 03:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 03:07:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 03:07:19 DEBUG : B2 bucket rclone-test-lewilap1xufo: Waiting for checks to finish 2025/02/09 03:07:19 DEBUG : B2 bucket rclone-test-lewilap1xufo: Waiting for transfers to finish 2025/02/09 03:07:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 03:07:23 INFO : potato2: Copied (server-side copy) 2025/02/09 03:07:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 03:07:23 INFO : empty space: Copied (server-side copy) 2025/02/09 03:07:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 03:07:23 INFO : potato3: Copied (server-side copy) 2025/02/09 03:07:23 INFO : potato2: Deleted 2025/02/09 03:07:23 INFO : empty space: Deleted 2025/02/09 03:07:24 INFO : potato3: Deleted 2025/02/09 03:07:24 DEBUG : B2 bucket rclone-test-lewilap1xufo: Purge remote 2025/02/09 03:07:24 INFO : B2 bucket rclone-test-lewilap1xufo: cleaning bucket "rclone-test-lewilap1xufo" of all files 2025/02/09 03:07:24 DEBUG : empty space: Deleting (id "4_z4f820d03a0ddeb8b9f480e1b_f1142cb45fad4c7d6_d20250209_m030722_c001_v0001106_t0058_u01739070442976") 2025/02/09 03:07:24 DEBUG : potato2: Deleting (id "4_z4f820d03a0ddeb8b9f480e1b_f101b94339863166e_d20250209_m030723_c001_v0001184_t0043_u01739070443367") 2025/02/09 03:07:24 DEBUG : potato3: Deleting (id "4_z4f820d03a0ddeb8b9f480e1b_f113350ddfcfa6be2_d20250209_m030723_c001_v0001157_t0051_u01739070443368") 2025/02/09 03:07:26 DEBUG : B2 bucket rclone-test-ruziqip1hice: Purge remote 2025/02/09 03:07:26 INFO : B2 bucket rclone-test-ruziqip1hice: cleaning bucket "rclone-test-ruziqip1hice" of all files 2025/02/09 03:07:26 DEBUG : empty space: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f40777f1271cb6cbf_d20250209_m030723_c001_v7007000_t0000_u01739070443753") 2025/02/09 03:07:26 DEBUG : empty space: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f119b3ff23235948f_d20250209_m030714_c001_v0001183_t0044_u01739070434618") 2025/02/09 03:07:26 DEBUG : potato2: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f40777f1271cb6cbe_d20250209_m030723_c001_v7007000_t0000_u01739070443570") 2025/02/09 03:07:26 DEBUG : potato2: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f110c36c38ad5249c_d20250209_m030715_c001_v0001103_t0023_u01739070435837") 2025/02/09 03:07:26 DEBUG : potato3: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f40777f1271cb6cc0_d20250209_m030723_c001_v7007000_t0000_u01739070443934") 2025/02/09 03:07:26 DEBUG : potato3: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f11576c6d296c6943_d20250209_m030716_c001_v0001040_t0045_u01739070436212") 2025/02/09 03:07:26 DEBUG : potato3: Deleting (id "4_z4f32ddd3a0cdeb8b9f480e1b_f119b3ff232359499_d20250209_m030714_c001_v0001183_t0040_u01739070434833") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.48s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.32s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/rclone-sync-test" 2025/02/09 03:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/rclone-sync-test-include/layer2" 2025/02/09 03:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/rclone-sync-test-ignore-file" 2025/02/09 03:07:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 03:07:45 DEBUG : B2 bucket rclone-test-cokowoh6nolo path rclone-sync-test: Waiting for checks to finish 2025/02/09 03:07:45 DEBUG : B2 bucket rclone-test-cokowoh6nolo path rclone-sync-test: Waiting for transfers to finish 2025/02/09 03:07:45 DEBUG : Waiting for deletions to finish 2025/02/09 03:07:45 INFO : There was nothing to transfer 2025/02/09 03:07:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 03:07:45 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:07:45 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:07:45 DEBUG : Waiting for deletions to finish 2025/02/09 03:07:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 03:07:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/09 03:07:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/09 03:07:46 DEBUG : Waiting for deletions to finish 2025/02/09 03:07:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 03:07:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:07:46 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:07:46 DEBUG : Waiting for deletions to finish 2025/02/09 03:07:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:47 DEBUG : : Excluded 2025/02/09 03:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 03:07:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/09 03:07:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/09 03:07:47 DEBUG : Waiting for deletions to finish 2025/02/09 03:07:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.90s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/CompareDest" 2025/02/09 03:07:57 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 03:07:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:07:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:07:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:07:58 INFO : one: Copied (new) 2025/02/09 03:07:58 DEBUG : Waiting for deletions to finish 2025/02/09 03:07:59 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:07:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:07:59 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:07:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/09 03:07:59 INFO : one: Copied (replaced existing) 2025/02/09 03:07:59 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 03:08:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:02 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:02 INFO : There was nothing to transfer 2025/02/09 03:08:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 03:08:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:03 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 03:08:03 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:03 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:03 INFO : There was nothing to transfer 2025/02/09 03:08:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 03:08:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:04 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 03:08:04 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:04 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:04 INFO : There was nothing to transfer 2025/02/09 03:08:05 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/09 03:08:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 03:08:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 03:08:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:05 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 03:08:05 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:05 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:05 INFO : There was nothing to transfer 2025/02/09 03:08:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:06 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 03:08:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 03:08:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/09 03:08:07 INFO : two: Copied (new) 2025/02/09 03:08:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.39s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dest" 2025/02/09 03:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/pre-dest1" 2025/02/09 03:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/pre-dest2" 2025/02/09 03:08:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:08:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/09 03:08:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:08:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/09 03:08:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/09 03:08:16 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dest: Waiting for checks to finish 2025/02/09 03:08:16 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dest: Waiting for transfers to finish 2025/02/09 03:08:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/09 03:08:16 INFO : 3: Copied (new) 2025/02/09 03:08:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:08:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/CopyDest" 2025/02/09 03:08:21 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 03:08:21 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:21 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:08:22 INFO : one: Copied (new) 2025/02/09 03:08:22 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:22 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:23 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/09 03:08:23 INFO : one: Copied (replaced existing) 2025/02/09 03:08:23 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/BackupDir" 2025/02/09 03:08:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:26 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:08:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:08:27 INFO : one: Copied (server-side copy) 2025/02/09 03:08:28 INFO : one: Deleted 2025/02/09 03:08:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/09 03:08:28 INFO : one: Copied (server-side copy) 2025/02/09 03:08:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/09 03:08:28 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:28 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 03:08:30 INFO : two: Copied (server-side copy) 2025/02/09 03:08:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/09 03:08:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:30 DEBUG : one: Unchanged skipping 2025/02/09 03:08:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:30 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:30 DEBUG : one: Unchanged skipping 2025/02/09 03:08:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:30 DEBUG : two: Unchanged skipping 2025/02/09 03:08:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:30 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:30 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:30 INFO : There was nothing to transfer 2025/02/09 03:08:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/09 03:08:32 DEBUG : three: Destination not found in --copy-dest 2025/02/09 03:08:32 DEBUG : three: Need to transfer - File not found at Destination 2025/02/09 03:08:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:32 DEBUG : one: Unchanged skipping 2025/02/09 03:08:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:08:32 DEBUG : two: Unchanged skipping 2025/02/09 03:08:32 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:32 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/09 03:08:32 INFO : three: Copied (new) 2025/02/09 03:08:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.02s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:08:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/ef327d43a09deb8b9f480e1b/c001_v0001183_t0023": EOF 2025/02/09 03:08:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/ef327d43a09deb8b9f480e1b/c001_v0001183_t0023": EOF) 2025/02/09 03:08:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cokowoh6nolo: 1/10 (Post "https://pod-000-1183-09.backblaze.com/b2api/v1/b2_upload_file/ef327d43a09deb8b9f480e1b/c001_v0001183_t0023": EOF) 2025/02/09 03:08:38 DEBUG : pacer: Reducing sleep to 10ms 2025/02/09 03:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/backup" 2025/02/09 03:08:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 03:08:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:08:42 DEBUG : two: Unchanged skipping 2025/02/09 03:08:42 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:08:43 INFO : one: Copied (server-side copy) 2025/02/09 03:08:44 INFO : one: Deleted 2025/02/09 03:08:44 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:08:45 INFO : one: Copied (new) 2025/02/09 03:08:45 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:08:45 INFO : three.txt: Copied (server-side copy) 2025/02/09 03:08:45 INFO : three.txt: Deleted 2025/02/09 03:08:45 INFO : three.txt: Moved into backup dir 2025/02/09 03:08:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 03:08:47 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:08:47 DEBUG : two: Unchanged skipping 2025/02/09 03:08:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:08:48 INFO : one: Copied (server-side copy) 2025/02/09 03:08:48 INFO : one: Deleted 2025/02/09 03:08:48 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 03:08:48 INFO : one: Copied (new) 2025/02/09 03:08:48 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:08:49 INFO : three.txt: Copied (server-side copy) 2025/02/09 03:08:49 INFO : three.txt: Deleted 2025/02/09 03:08:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/backup" 2025/02/09 03:08:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 03:08:56 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:08:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:08:56 DEBUG : two: Unchanged skipping 2025/02/09 03:08:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:08:58 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 03:08:58 INFO : one: Deleted 2025/02/09 03:08:58 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:08:59 INFO : one: Copied (new) 2025/02/09 03:08:59 DEBUG : Waiting for deletions to finish 2025/02/09 03:08:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:08:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 03:09:00 INFO : three.txt: Deleted 2025/02/09 03:09:00 INFO : three.txt: Moved into backup dir 2025/02/09 03:09:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 03:09:01 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:09:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:01 DEBUG : two: Unchanged skipping 2025/02/09 03:09:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:02 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 03:09:02 INFO : one: Deleted 2025/02/09 03:09:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:09:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 03:09:03 INFO : one: Copied (new) 2025/02/09 03:09:03 DEBUG : Waiting for deletions to finish 2025/02/09 03:09:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 03:09:03 INFO : three.txt: Deleted 2025/02/09 03:09:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/backup" 2025/02/09 03:09:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 03:09:10 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:09:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:10 DEBUG : two: Unchanged skipping 2025/02/09 03:09:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:09:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 03:09:11 INFO : one: Deleted 2025/02/09 03:09:11 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:09:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:12 INFO : one: Copied (new) 2025/02/09 03:09:12 DEBUG : Waiting for deletions to finish 2025/02/09 03:09:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:09:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 03:09:13 INFO : three.txt: Deleted 2025/02/09 03:09:13 INFO : three.txt: Moved into backup dir 2025/02/09 03:09:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 03:09:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:15 DEBUG : two: Unchanged skipping 2025/02/09 03:09:15 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:09:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 03:09:16 INFO : one: Deleted 2025/02/09 03:09:16 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:09:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 03:09:16 INFO : one: Copied (new) 2025/02/09 03:09:16 DEBUG : Waiting for deletions to finish 2025/02/09 03:09:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 03:09:17 INFO : three.txt: Deleted 2025/02/09 03:09:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:09:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 03:09:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:22 DEBUG : two: Unchanged skipping 2025/02/09 03:09:22 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:09:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:09:23 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 03:09:23 INFO : one: Deleted 2025/02/09 03:09:23 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:09:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:24 INFO : one: Copied (new) 2025/02/09 03:09:24 DEBUG : Waiting for deletions to finish 2025/02/09 03:09:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:09:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 03:09:25 INFO : three.txt: Deleted 2025/02/09 03:09:25 INFO : three.txt: Moved into backup dir 2025/02/09 03:09:26 DEBUG : one.bak: Excluded (Path Filter) 2025/02/09 03:09:26 DEBUG : one.bak: Excluded 2025/02/09 03:09:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/09 03:09:26 DEBUG : three.txt.bak: Excluded 2025/02/09 03:09:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 03:09:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:26 DEBUG : two: Unchanged skipping 2025/02/09 03:09:26 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for checks to finish 2025/02/09 03:09:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:27 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 03:09:27 INFO : one: Deleted 2025/02/09 03:09:27 DEBUG : B2 bucket rclone-test-cokowoh6nolo path dst: Waiting for transfers to finish 2025/02/09 03:09:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 03:09:28 INFO : one: Copied (new) 2025/02/09 03:09:28 DEBUG : Waiting for deletions to finish 2025/02/09 03:09:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 03:09:28 INFO : three.txt: Deleted 2025/02/09 03:09:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.67s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:09:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 03:09:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:09:35 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 03:09:35 INFO : one: Deleted 2025/02/09 03:09:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:36 INFO : one: Copied (new) 2025/02/09 03:09:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:36 DEBUG : two: Unchanged skipping 2025/02/09 03:09:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/09 03:09:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:09:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 03:09:37 INFO : three.txt: Deleted 2025/02/09 03:09:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:37 INFO : three.txt: Copied (new) 2025/02/09 03:09:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 03:09:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:38 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 03:09:38 INFO : one: Deleted 2025/02/09 03:09:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 03:09:39 INFO : one: Copied (new) 2025/02/09 03:09:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:39 DEBUG : two: Unchanged skipping 2025/02/09 03:09:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/09 03:09:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 03:09:40 INFO : three.txt: Deleted 2025/02/09 03:09:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/09 03:09:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cokowoh6nolo/dst" 2025/02/09 03:09:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 03:09:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 03:09:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 03:09:48 INFO : one: Deleted 2025/02/09 03:09:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:49 INFO : one: Copied (new) 2025/02/09 03:09:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:49 DEBUG : two: Unchanged skipping 2025/02/09 03:09:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/09 03:09:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 03:09:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 03:09:50 INFO : three.txt: Deleted 2025/02/09 03:09:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:50 INFO : three.txt: Copied (new) 2025/02/09 03:09:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/09 03:09:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/09 03:09:51 DEBUG : pacer: Reducing sleep to 10ms 2025/02/09 03:09:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 03:09:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 03:09:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 03:09:52 INFO : one: Deleted 2025/02/09 03:09:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 03:09:52 INFO : one: Copied (new) 2025/02/09 03:09:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:09:53 DEBUG : two: Unchanged skipping 2025/02/09 03:09:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/09 03:09:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 03:09:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 03:09:53 INFO : three.txt: Deleted 2025/02/09 03:09:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/09 03:09:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.79s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:09:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/09 03:09:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:09:57 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:09:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/09 03:09:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/09 03:09:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:09:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 03:09:59 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:09:59 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:10:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 03:10:00 INFO : existing: Copied (new) 2025/02/09 03:10:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:10:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/09 03:10:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/09 03:10:00 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:10:00 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:10:00 ERROR : B2 bucket rclone-test-cokowoh6nolo: not deleting files as there were IO errors 2025/02/09 03:10:00 ERROR : B2 bucket rclone-test-cokowoh6nolo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncImmutable (3.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:10:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:10:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:02 DEBUG : existing: Unchanged skipping 2025/02/09 03:10:02 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:10:02 DEBUG : Waiting for deletions to finish 2025/02/09 03:10:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:10:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:10:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both0: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both12: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both1: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both11: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both15: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both10: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both17: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both13: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both19: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both14: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both3: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both4: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both5: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both6: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both7: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both8: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:10:33 DEBUG : both9: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both16: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both18: Unchanged skipping 2025/02/09 03:10:33 DEBUG : both2: Unchanged skipping 2025/02/09 03:10:33 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:10:33 DEBUG : Waiting for deletions to finish 2025/02/09 03:10:33 INFO : only18: Deleted 2025/02/09 03:10:33 INFO : only2: Deleted 2025/02/09 03:10:34 INFO : only13: Deleted 2025/02/09 03:10:34 INFO : only0: Deleted 2025/02/09 03:10:34 INFO : only4: Deleted 2025/02/09 03:10:34 INFO : only5: Deleted 2025/02/09 03:10:34 INFO : only1: Deleted 2025/02/09 03:10:34 INFO : only11: Deleted 2025/02/09 03:10:34 INFO : only14: Deleted 2025/02/09 03:10:34 INFO : only15: Deleted 2025/02/09 03:10:34 INFO : only17: Deleted 2025/02/09 03:10:34 INFO : only10: Deleted 2025/02/09 03:10:34 INFO : only12: Deleted 2025/02/09 03:10:34 INFO : only16: Deleted 2025/02/09 03:10:34 INFO : only19: Deleted 2025/02/09 03:10:34 INFO : only3: Deleted 2025/02/09 03:10:34 INFO : only8: Deleted 2025/02/09 03:10:34 INFO : only6: Deleted 2025/02/09 03:10:34 INFO : only7: Deleted 2025/02/09 03:10:34 INFO : only9: Deleted 2025/02/09 03:10:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (34.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:11:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for checks to finish 2025/02/09 03:11:06 DEBUG : both0: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both12: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both13: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both14: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both15: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both1: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both17: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both18: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both10: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both11: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both16: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both19: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both5: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both6: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both7: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both8: Unchanged skipping 2025/02/09 03:11:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:11:06 DEBUG : both9: Unchanged skipping 2025/02/09 03:11:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : both2: Unchanged skipping 2025/02/09 03:11:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : both3: Unchanged skipping 2025/02/09 03:11:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : both4: Unchanged skipping 2025/02/09 03:11:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/09 03:11:06 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Waiting for transfers to finish 2025/02/09 03:11:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only1: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only10: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only11: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only16: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only12: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only17: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only18: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only19: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only0: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only2: Copied (replaced existing) 2025/02/09 03:11:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:06 INFO : only3: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only4: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only13: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only6: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only14: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only8: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only9: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only15: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only5: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 03:11:07 INFO : only7: Copied (replaced existing) 2025/02/09 03:11:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (36.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:11:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 03:11:15 INFO : sub dir: Making directory 2025/02/09 03:11:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.78s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" 2025/02/09 03:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 03:11:20 INFO : sub dir: Making directory 2025/02/09 03:11:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cokowoh6nolo", Local "Local file system at /tmp/rclone2329253835", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.53s) PASS 2025/02/09 03:11:25 DEBUG : B2 bucket rclone-test-cokowoh6nolo: Purge remote 2025/02/09 03:11:25 INFO : B2 bucket rclone-test-cokowoh6nolo: cleaning bucket "rclone-test-cokowoh6nolo" of all files 2025/02/09 03:11:26 DEBUG : BackupDir/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b5a_d20250209_m030833_c001_v7007000_t0000_u01739070513150") 2025/02/09 03:11:26 DEBUG : BackupDir/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11754d0c99d96fec_d20250209_m030827_c001_v0001184_t0049_u01739070507830") 2025/02/09 03:11:26 DEBUG : CompareDest/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41858921891f12b9_d20250209_m030807_c001_v7007000_t0000_u01739070487753") 2025/02/09 03:11:26 DEBUG : CompareDest/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbfd5_d20250209_m030801_c001_v0001109_t0021_u01739070481140") 2025/02/09 03:11:26 DEBUG : CompareDest/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41858921891f12ba_d20250209_m030807_c001_v7007000_t0000_u01739070487934") 2025/02/09 03:11:26 DEBUG : CompareDest/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f9ef0_d20250209_m030803_c001_v0001183_t0001_u01739070483010") 2025/02/09 03:11:26 DEBUG : CopyDest/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b5b_d20250209_m030833_c001_v7007000_t0000_u01739070513332") 2025/02/09 03:11:26 DEBUG : CopyDest/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84608_d20250209_m030824_c001_v0001117_t0025_u01739070504576") 2025/02/09 03:11:26 DEBUG : CopyDest/three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b5c_d20250209_m030833_c001_v7007000_t0000_u01739070513521") 2025/02/09 03:11:26 DEBUG : CopyDest/three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507fa17f_d20250209_m030831_c001_v0001183_t0058_u01739070511397") 2025/02/09 03:11:26 DEBUG : CopyDest/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b5d_d20250209_m030833_c001_v7007000_t0000_u01739070513705") 2025/02/09 03:11:26 DEBUG : CopyDest/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc023_d20250209_m030829_c001_v0001109_t0000_u01739070509014") 2025/02/09 03:11:26 DEBUG : EXISTING: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8cd_d20250209_m031003_c001_v7007000_t0000_u01739070603457") 2025/02/09 03:11:26 DEBUG : EXISTING: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc194_d20250209_m031002_c001_v0001109_t0034_u01739070602255") 2025/02/09 03:11:26 DEBUG : Testêé: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8bc_d20250209_m030958_c001_v7007000_t0000_u01739070598797") 2025/02/09 03:11:26 DEBUG : Testêé: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc17c_d20250209_m030957_c001_v0001109_t0032_u01739070597572") 2025/02/09 03:11:26 DEBUG : Testêé: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84769_d20250209_m030956_c001_v0001117_t0014_u01739070596015") 2025/02/09 03:11:26 DEBUG : a/potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611fb4_d20250209_m030535_c001_v7007000_t0000_u01739070335618") 2025/02/09 03:11:26 DEBUG : a/potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8437d_d20250209_m030534_c001_v0001117_t0051_u01739070334231") 2025/02/09 03:11:26 DEBUG : a/potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371a7c_d20250209_m030531_c001_v7007000_t0000_u01739070331795") 2025/02/09 03:11:26 DEBUG : a/potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8436f_d20250209_m030530_c001_v0001117_t0048_u01739070330692") 2025/02/09 03:11:27 DEBUG : a/potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f33_d20250209_m030505_c001_v7007000_t0000_u01739070305181") 2025/02/09 03:11:27 DEBUG : a/potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842e9_d20250209_m030504_c001_v0001117_t0054_u01739070304076") 2025/02/09 03:11:27 DEBUG : b/potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611fb5_d20250209_m030535_c001_v7007000_t0000_u01739070335802") 2025/02/09 03:11:27 DEBUG : b/potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84375_d20250209_m030532_c001_v0001117_t0018_u01739070332722") 2025/02/09 03:11:27 DEBUG : b/potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371a7b_d20250209_m030531_c001_v7007000_t0000_u01739070331236") 2025/02/09 03:11:27 DEBUG : b/potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8436b_d20250209_m030528_c001_v0001117_t0046_u01739070328940") 2025/02/09 03:11:27 DEBUG : b/potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f32_d20250209_m030504_c001_v7007000_t0000_u01739070304624") 2025/02/09 03:11:27 DEBUG : b/potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842e3_d20250209_m030502_c001_v0001117_t0042_u01739070302645") 2025/02/09 03:11:27 DEBUG : backup/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4102e4246764ec00_d20250209_m030850_c001_v7007000_t0000_u01739070530292") 2025/02/09 03:11:27 DEBUG : backup/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109a39946aeb1753_d20250209_m030847_c001_v0001145_t0041_u01739070527940") 2025/02/09 03:11:27 DEBUG : backup/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f100d35c5ce124a77_d20250209_m030843_c001_v0001105_t0027_u01739070523685") 2025/02/09 03:11:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d27_d20250209_m030917_c001_v7007000_t0000_u01739070557667") 2025/02/09 03:11:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1010ecc6a4afdf73_d20250209_m030915_c001_v0001105_t0053_u01739070555874") 2025/02/09 03:11:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1076753b8a689b7d_d20250209_m030911_c001_v0001176_t0045_u01739070551246") 2025/02/09 03:11:27 DEBUG : backup/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402f28b831acea9f_d20250209_m030904_c001_v7007000_t0000_u01739070544157") 2025/02/09 03:11:27 DEBUG : backup/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10793e64038da529_d20250209_m030902_c001_v0001042_t0025_u01739070542164") 2025/02/09 03:11:27 DEBUG : backup/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10414a45e6ba59f6_d20250209_m030857_c001_v0001172_t0020_u01739070537849") 2025/02/09 03:11:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d28_d20250209_m030917_c001_v7007000_t0000_u01739070557848") 2025/02/09 03:11:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f119b3ff23235a0d4_d20250209_m030916_c001_v0001183_t0034_u01739070556925") 2025/02/09 03:11:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11055a7f73efcf12_d20250209_m030912_c001_v0001177_t0022_u01739070552938") 2025/02/09 03:11:27 DEBUG : backup/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4102e4246764ec01_d20250209_m030850_c001_v7007000_t0000_u01739070530509") 2025/02/09 03:11:27 DEBUG : backup/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10184b566bf9892c_d20250209_m030848_c001_v0001038_t0008_u01739070528974") 2025/02/09 03:11:27 DEBUG : backup/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10507038c8b406d0_d20250209_m030845_c001_v0001184_t0003_u01739070525353") 2025/02/09 03:11:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402f28b831aceaa0_d20250209_m030904_c001_v7007000_t0000_u01739070544339") 2025/02/09 03:11:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f118ac75bd1600359_d20250209_m030903_c001_v0001177_t0003_u01739070543387") 2025/02/09 03:11:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11678472f75878cc_d20250209_m030859_c001_v0001042_t0010_u01739070539510") 2025/02/09 03:11:28 DEBUG : both0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dc9_d20250209_m031108_c001_v7007000_t0000_u01739070668131") 2025/02/09 03:11:28 DEBUG : both0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84883_d20250209_m031040_c001_v0001117_t0029_u01739070640125") 2025/02/09 03:11:28 DEBUG : both0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121db_d20250209_m031035_c001_v7007000_t0000_u01739070635401") 2025/02/09 03:11:28 DEBUG : both0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8479f_d20250209_m031005_c001_v0001117_t0034_u01739070605664") 2025/02/09 03:11:28 DEBUG : both1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dca_d20250209_m031108_c001_v7007000_t0000_u01739070668315") 2025/02/09 03:11:28 DEBUG : both1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84889_d20250209_m031042_c001_v0001117_t0028_u01739070642062") 2025/02/09 03:11:28 DEBUG : both1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121dc_d20250209_m031035_c001_v7007000_t0000_u01739070635627") 2025/02/09 03:11:28 DEBUG : both1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847af_d20250209_m031007_c001_v0001117_t0054_u01739070607023") 2025/02/09 03:11:28 DEBUG : both10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dcb_d20250209_m031108_c001_v7007000_t0000_u01739070668500") 2025/02/09 03:11:28 DEBUG : both10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848c7_d20250209_m031053_c001_v0001117_t0008_u01739070653666") 2025/02/09 03:11:28 DEBUG : both10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121dd_d20250209_m031035_c001_v7007000_t0000_u01739070635811") 2025/02/09 03:11:28 DEBUG : both10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84801_d20250209_m031018_c001_v0001117_t0012_u01739070618081") 2025/02/09 03:11:28 DEBUG : both11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dcc_d20250209_m031108_c001_v7007000_t0000_u01739070668682") 2025/02/09 03:11:28 DEBUG : both11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848cd_d20250209_m031054_c001_v0001117_t0044_u01739070654815") 2025/02/09 03:11:28 DEBUG : both11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121de_d20250209_m031035_c001_v7007000_t0000_u01739070635994") 2025/02/09 03:11:29 DEBUG : both11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84807_d20250209_m031019_c001_v0001117_t0048_u01739070619231") 2025/02/09 03:11:29 DEBUG : both12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dcd_d20250209_m031108_c001_v7007000_t0000_u01739070668865") 2025/02/09 03:11:29 DEBUG : both12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848d1_d20250209_m031055_c001_v0001117_t0045_u01739070655923") 2025/02/09 03:11:29 DEBUG : both12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121df_d20250209_m031036_c001_v7007000_t0000_u01739070636176") 2025/02/09 03:11:29 DEBUG : both12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84811_d20250209_m031020_c001_v0001117_t0051_u01739070620636") 2025/02/09 03:11:29 DEBUG : both13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dcf_d20250209_m031109_c001_v7007000_t0000_u01739070669047") 2025/02/09 03:11:29 DEBUG : both13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848d3_d20250209_m031056_c001_v0001117_t0031_u01739070656879") 2025/02/09 03:11:29 DEBUG : both13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121e0_d20250209_m031036_c001_v7007000_t0000_u01739070636361") 2025/02/09 03:11:29 DEBUG : both13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8481d_d20250209_m031022_c001_v0001117_t0001_u01739070622295") 2025/02/09 03:11:29 DEBUG : both14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd0_d20250209_m031109_c001_v7007000_t0000_u01739070669232") 2025/02/09 03:11:29 DEBUG : both14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848d9_d20250209_m031057_c001_v0001117_t0033_u01739070657869") 2025/02/09 03:11:29 DEBUG : both14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121e1_d20250209_m031036_c001_v7007000_t0000_u01739070636544") 2025/02/09 03:11:29 DEBUG : both14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84825_d20250209_m031023_c001_v0001117_t0045_u01739070623419") 2025/02/09 03:11:29 DEBUG : both15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd1_d20250209_m031109_c001_v7007000_t0000_u01739070669414") 2025/02/09 03:11:29 DEBUG : both15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848df_d20250209_m031059_c001_v0001117_t0009_u01739070659404") 2025/02/09 03:11:29 DEBUG : both15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121e2_d20250209_m031036_c001_v7007000_t0000_u01739070636728") 2025/02/09 03:11:29 DEBUG : both15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8482b_d20250209_m031024_c001_v0001117_t0002_u01739070624718") 2025/02/09 03:11:29 DEBUG : both16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd2_d20250209_m031109_c001_v7007000_t0000_u01739070669596") 2025/02/09 03:11:30 DEBUG : both16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848e5_d20250209_m031100_c001_v0001117_t0051_u01739070660616") 2025/02/09 03:11:30 DEBUG : both16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121e3_d20250209_m031036_c001_v7007000_t0000_u01739070636920") 2025/02/09 03:11:30 DEBUG : both16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84831_d20250209_m031025_c001_v0001117_t0031_u01739070625721") 2025/02/09 03:11:30 DEBUG : both17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd3_d20250209_m031109_c001_v7007000_t0000_u01739070669778") 2025/02/09 03:11:30 DEBUG : both17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848eb_d20250209_m031101_c001_v0001117_t0014_u01739070661666") 2025/02/09 03:11:30 DEBUG : both17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121e4_d20250209_m031037_c001_v7007000_t0000_u01739070637103") 2025/02/09 03:11:30 DEBUG : both17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8483d_d20250209_m031026_c001_v0001117_t0048_u01739070626898") 2025/02/09 03:11:30 DEBUG : both18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd5_d20250209_m031109_c001_v7007000_t0000_u01739070669959") 2025/02/09 03:11:30 DEBUG : both18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848f7_d20250209_m031102_c001_v0001117_t0037_u01739070662717") 2025/02/09 03:11:30 DEBUG : both18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121e5_d20250209_m031037_c001_v7007000_t0000_u01739070637297") 2025/02/09 03:11:30 DEBUG : both18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8484d_d20250209_m031028_c001_v0001117_t0047_u01739070628061") 2025/02/09 03:11:30 DEBUG : both19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd6_d20250209_m031110_c001_v7007000_t0000_u01739070670141") 2025/02/09 03:11:30 DEBUG : both19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848fb_d20250209_m031104_c001_v0001117_t0032_u01739070664081") 2025/02/09 03:11:30 DEBUG : both19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121ea_d20250209_m031037_c001_v7007000_t0000_u01739070637480") 2025/02/09 03:11:30 DEBUG : both19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84851_d20250209_m031029_c001_v0001117_t0032_u01739070629399") 2025/02/09 03:11:30 DEBUG : both2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd7_d20250209_m031110_c001_v7007000_t0000_u01739070670322") 2025/02/09 03:11:30 DEBUG : both2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8488b_d20250209_m031043_c001_v0001117_t0052_u01739070643257") 2025/02/09 03:11:30 DEBUG : both2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121eb_d20250209_m031037_c001_v7007000_t0000_u01739070637665") 2025/02/09 03:11:30 DEBUG : both2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847b3_d20250209_m031008_c001_v0001117_t0016_u01739070608070") 2025/02/09 03:11:30 DEBUG : both3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dd8_d20250209_m031110_c001_v7007000_t0000_u01739070670504") 2025/02/09 03:11:31 DEBUG : both3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84899_d20250209_m031044_c001_v0001117_t0049_u01739070644732") 2025/02/09 03:11:31 DEBUG : both3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121ec_d20250209_m031037_c001_v7007000_t0000_u01739070637848") 2025/02/09 03:11:31 DEBUG : both3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847b5_d20250209_m031009_c001_v0001117_t0049_u01739070609264") 2025/02/09 03:11:31 DEBUG : both4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dda_d20250209_m031110_c001_v7007000_t0000_u01739070670695") 2025/02/09 03:11:31 DEBUG : both4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8489d_d20250209_m031046_c001_v0001117_t0015_u01739070646110") 2025/02/09 03:11:31 DEBUG : both4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121ed_d20250209_m031038_c001_v7007000_t0000_u01739070638030") 2025/02/09 03:11:31 DEBUG : both4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847c1_d20250209_m031010_c001_v0001117_t0056_u01739070610982") 2025/02/09 03:11:31 DEBUG : both5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6ddc_d20250209_m031110_c001_v7007000_t0000_u01739070670876") 2025/02/09 03:11:31 DEBUG : both5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848a5_d20250209_m031047_c001_v0001117_t0058_u01739070647341") 2025/02/09 03:11:31 DEBUG : both5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121ee_d20250209_m031038_c001_v7007000_t0000_u01739070638213") 2025/02/09 03:11:31 DEBUG : both5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847cb_d20250209_m031012_c001_v0001117_t0018_u01739070612000") 2025/02/09 03:11:31 DEBUG : both6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6ddd_d20250209_m031111_c001_v7007000_t0000_u01739070671070") 2025/02/09 03:11:31 DEBUG : both6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848af_d20250209_m031048_c001_v0001117_t0002_u01739070648516") 2025/02/09 03:11:31 DEBUG : both6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121ef_d20250209_m031038_c001_v7007000_t0000_u01739070638409") 2025/02/09 03:11:31 DEBUG : both6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847d5_d20250209_m031013_c001_v0001117_t0011_u01739070613099") 2025/02/09 03:11:31 DEBUG : both7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dde_d20250209_m031111_c001_v7007000_t0000_u01739070671253") 2025/02/09 03:11:31 DEBUG : both7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848b7_d20250209_m031050_c001_v0001117_t0043_u01739070650004") 2025/02/09 03:11:31 DEBUG : both7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121f0_d20250209_m031038_c001_v7007000_t0000_u01739070638592") 2025/02/09 03:11:31 DEBUG : both7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847df_d20250209_m031014_c001_v0001117_t0026_u01739070614375") 2025/02/09 03:11:32 DEBUG : both8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6ddf_d20250209_m031111_c001_v7007000_t0000_u01739070671435") 2025/02/09 03:11:32 DEBUG : both8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848bf_d20250209_m031051_c001_v0001117_t0049_u01739070651320") 2025/02/09 03:11:32 DEBUG : both8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121f1_d20250209_m031038_c001_v7007000_t0000_u01739070638780") 2025/02/09 03:11:32 DEBUG : both8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847e5_d20250209_m031015_c001_v0001117_t0047_u01739070615605") 2025/02/09 03:11:32 DEBUG : both9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de0_d20250209_m031111_c001_v7007000_t0000_u01739070671616") 2025/02/09 03:11:32 DEBUG : both9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b848c5_d20250209_m031052_c001_v0001117_t0013_u01739070652656") 2025/02/09 03:11:32 DEBUG : both9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121f2_d20250209_m031038_c001_v7007000_t0000_u01739070638963") 2025/02/09 03:11:32 DEBUG : both9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b847f1_d20250209_m031016_c001_v0001117_t0024_u01739070616865") 2025/02/09 03:11:32 DEBUG : c/non empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611fb6_d20250209_m030535_c001_v7007000_t0000_u01739070335983") 2025/02/09 03:11:32 DEBUG : c/non empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8437b_d20250209_m030533_c001_v0001117_t0032_u01739070333265") 2025/02/09 03:11:32 DEBUG : c/non empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371a7d_d20250209_m030531_c001_v7007000_t0000_u01739070331980") 2025/02/09 03:11:32 DEBUG : c/non empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8436d_d20250209_m030529_c001_v0001117_t0020_u01739070329754") 2025/02/09 03:11:32 DEBUG : c/non empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f34_d20250209_m030505_c001_v7007000_t0000_u01739070305364") 2025/02/09 03:11:32 DEBUG : c/non empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842e5_d20250209_m030503_c001_v0001117_t0012_u01739070303074") 2025/02/09 03:11:32 DEBUG : check sum: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a334_d20250209_m030449_c001_v7007000_t0000_u01739070289406") 2025/02/09 03:11:32 DEBUG : check sum: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842a3_d20250209_m030448_c001_v0001117_t0033_u01739070288024") 2025/02/09 03:11:32 DEBUG : dest/3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b45_d20250209_m030817_c001_v7007000_t0000_u01739070497878") 2025/02/09 03:11:33 DEBUG : dest/3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f413d5c52ea88044c_d20250209_m030816_c001_v0001105_t0025_u01739070496775") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8b1_d20250209_m030954_c001_v7007000_t0000_u01739070594544") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f108ae3e18c244ec8_d20250209_m030952_c001_v0001180_t0020_u01739070592647") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753f77_d20250209_m030952_c001_v7007000_t0000_u01739070592466") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f108ae3e18c244eae_d20250209_m030949_c001_v0001180_t0057_u01739070589271") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753f6c_d20250209_m030948_c001_v7007000_t0000_u01739070588548") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc13e_d20250209_m030943_c001_v0001109_t0014_u01739070583223") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d41_d20250209_m030941_c001_v7007000_t0000_u01739070581731") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f111c581398f74838_d20250209_m030938_c001_v0001105_t0009_u01739070578821") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463a8f_d20250209_m030938_c001_v7007000_t0000_u01739070578632") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f111c581398f74834_d20250209_m030935_c001_v0001105_t0051_u01739070575906") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463a83_d20250209_m030935_c001_v7007000_t0000_u01739070575178") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84703_d20250209_m030930_c001_v0001117_t0054_u01739070570620") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d32_d20250209_m030929_c001_v7007000_t0000_u01739070569312") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10253b6691c950ff_d20250209_m030927_c001_v0001116_t0025_u01739070567695") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f415bbdf2d66eb3fc_d20250209_m030927_c001_v7007000_t0000_u01739070567512") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10253b6691c950f5_d20250209_m030924_c001_v0001116_t0004_u01739070564095") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f415bbdf2d66eb3df_d20250209_m030923_c001_v7007000_t0000_u01739070563368") 2025/02/09 03:11:33 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b846d7_d20250209_m030918_c001_v0001117_t0017_u01739070558955") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d29_d20250209_m030918_c001_v7007000_t0000_u01739070558041") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f103788bb714bdd95_d20250209_m030916_c001_v0001100_t0027_u01739070556359") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae871_d20250209_m030916_c001_v7007000_t0000_u01739070556166") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f103788bb714bdd89_d20250209_m030912_c001_v0001100_t0027_u01739070552182") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae859_d20250209_m030911_c001_v7007000_t0000_u01739070551458") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84695_d20250209_m030905_c001_v0001117_t0045_u01739070545585") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402f28b831aceaa1_d20250209_m030904_c001_v7007000_t0000_u01739070544526") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f107af88069e3e9c5_d20250209_m030902_c001_v0001178_t0045_u01739070542954") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae83c_d20250209_m030902_c001_v7007000_t0000_u01739070542772") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f107af88069e3e9b3_d20250209_m030859_c001_v0001178_t0028_u01739070539093") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae833_d20250209_m030858_c001_v7007000_t0000_u01739070538370") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8465b_d20250209_m030851_c001_v0001117_t0036_u01739070531599") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4102e4246764ec02_d20250209_m030850_c001_v7007000_t0000_u01739070530692") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f105386e16cb90e50_d20250209_m030848_c001_v0001146_t0013_u01739070528388") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8251_d20250209_m030848_c001_v7007000_t0000_u01739070528206") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f105386e16cb90e46_d20250209_m030844_c001_v0001146_t0022_u01739070524719") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8248_d20250209_m030843_c001_v7007000_t0000_u01739070523994") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84626_d20250209_m030835_c001_v0001117_t0021_u01739070515005") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b5e_d20250209_m030833_c001_v7007000_t0000_u01739070513888") 2025/02/09 03:11:34 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f110bc9a2a9f24e6e_d20250209_m030828_c001_v0001184_t0049_u01739070508230") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a56f_d20250209_m030828_c001_v7007000_t0000_u01739070508028") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507fa0d7_d20250209_m030824_c001_v0001183_t0037_u01739070504007") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f107212c3906a47a5_d20250209_m030823_c001_v0001184_t0049_u01739070503259") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f107212c3906a477d_d20250209_m030822_c001_v0001184_t0001_u01739070502302") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41858921891f12bb_d20250209_m030808_c001_v7007000_t0000_u01739070488127") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b845b4_d20250209_m030800_c001_v0001117_t0022_u01739070480151") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1100533a5453b54c_d20250209_m030759_c001_v0001161_t0032_u01739070479297") 2025/02/09 03:11:35 DEBUG : dst/one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1100533a5453b54a_d20250209_m030758_c001_v0001161_t0038_u01739070478045") 2025/02/09 03:11:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8b2_d20250209_m030954_c001_v7007000_t0000_u01739070594725") 2025/02/09 03:11:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11468659b074246c_d20250209_m030951_c001_v0001145_t0018_u01739070591968") 2025/02/09 03:11:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef327d43a09deb8b9f480e1b_f118d987f764e00cf_d20250209_m030948_c001_v0001104_t0019_u01739070588048") 2025/02/09 03:11:35 DEBUG : dst/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d42_d20250209_m030941_c001_v7007000_t0000_u01739070581919") 2025/02/09 03:11:35 DEBUG : dst/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1165fddb63210ee2_d20250209_m030938_c001_v0001102_t0018_u01739070578176") 2025/02/09 03:11:35 DEBUG : dst/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f119e551677b15bb8_d20250209_m030934_c001_v0001177_t0006_u01739070574970") 2025/02/09 03:11:35 DEBUG : dst/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d33_d20250209_m030929_c001_v7007000_t0000_u01739070569494") 2025/02/09 03:11:35 DEBUG : dst/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11678472f75878e6_d20250209_m030927_c001_v0001042_t0036_u01739070567108") 2025/02/09 03:11:35 DEBUG : dst/one.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11613469069c0193_d20250209_m030923_c001_v0001183_t0017_u01739070563159") 2025/02/09 03:11:36 DEBUG : dst/three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b5f_d20250209_m030834_c001_v7007000_t0000_u01739070514082") 2025/02/09 03:11:36 DEBUG : dst/three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f107212c3906a48b3_d20250209_m030832_c001_v0001184_t0010_u01739070512533") 2025/02/09 03:11:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8b3_d20250209_m030954_c001_v7007000_t0000_u01739070594907") 2025/02/09 03:11:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1198fabbf72c6f29_d20250209_m030953_c001_v0001113_t0003_u01739070593481") 2025/02/09 03:11:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f112bed07f17aa0ca_d20250209_m030950_c001_v0001154_t0002_u01739070590038") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8b4_d20250209_m030955_c001_v7007000_t0000_u01739070595088") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f108ae3e18c244ece_d20250209_m030953_c001_v0001180_t0001_u01739070593947") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753f79_d20250209_m030953_c001_v7007000_t0000_u01739070593752") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f108ae3e18c244eb8_d20250209_m030950_c001_v0001180_t0034_u01739070590513") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753f72_d20250209_m030950_c001_v7007000_t0000_u01739070590332") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc140_d20250209_m030945_c001_v0001109_t0040_u01739070585152") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d43_d20250209_m030942_c001_v7007000_t0000_u01739070582101") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f111c581398f74840_d20250209_m030940_c001_v0001105_t0017_u01739070580937") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463a95_d20250209_m030940_c001_v7007000_t0000_u01739070580753") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f111c581398f74836_d20250209_m030937_c001_v0001105_t0034_u01739070577149") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463a87_d20250209_m030936_c001_v7007000_t0000_u01739070576965") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84707_d20250209_m030932_c001_v0001117_t0033_u01739070572007") 2025/02/09 03:11:36 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f415bbdf2d66eb3fe_d20250209_m030928_c001_v7007000_t0000_u01739070568762") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc0f3_d20250209_m030925_c001_v0001109_t0002_u01739070565772") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f415bbdf2d66eb3e9_d20250209_m030925_c001_v7007000_t0000_u01739070565045") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b846e1_d20250209_m030920_c001_v0001117_t0016_u01739070560089") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae87d_d20250209_m030917_c001_v7007000_t0000_u01739070557118") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc0d1_d20250209_m030914_c001_v0001109_t0045_u01739070554244") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae865_d20250209_m030913_c001_v7007000_t0000_u01739070553157") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b846a1_d20250209_m030906_c001_v0001117_t0040_u01739070546624") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae83d_d20250209_m030903_c001_v7007000_t0000_u01739070543600") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc099_d20250209_m030901_c001_v0001109_t0055_u01739070541123") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae837_d20250209_m030859_c001_v7007000_t0000_u01739070539988") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84663_d20250209_m030852_c001_v0001117_t0030_u01739070532998") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8264_d20250209_m030849_c001_v7007000_t0000_u01739070529739") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc05d_d20250209_m030846_c001_v0001109_t0044_u01739070526712") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8249_d20250209_m030845_c001_v7007000_t0000_u01739070525607") 2025/02/09 03:11:37 DEBUG : dst/three.txt: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8462c_d20250209_m030838_c001_v0001117_t0045_u01739070518597") 2025/02/09 03:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d44_d20250209_m030942_c001_v7007000_t0000_u01739070582307") 2025/02/09 03:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f116b55c4ee763817_d20250209_m030939_c001_v0001104_t0059_u01739070579922") 2025/02/09 03:11:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109847b0e4253b42_d20250209_m030936_c001_v0001182_t0052_u01739070576763") 2025/02/09 03:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d34_d20250209_m030929_c001_v7007000_t0000_u01739070569682") 2025/02/09 03:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1154daa90f120a5f_d20250209_m030928_c001_v0001184_t0055_u01739070568530") 2025/02/09 03:11:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef327d43a09deb8b9f480e1b_f112cc0dd83a8ac78_d20250209_m030924_c001_v0001182_t0027_u01739070564826") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8b5_d20250209_m030955_c001_v7007000_t0000_u01739070595269") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84741_d20250209_m030944_c001_v0001117_t0019_u01739070584405") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d45_d20250209_m030942_c001_v7007000_t0000_u01739070582489") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc10d_d20250209_m030931_c001_v0001109_t0024_u01739070571317") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d35_d20250209_m030929_c001_v7007000_t0000_u01739070569891") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc0dd_d20250209_m030919_c001_v0001109_t0010_u01739070559499") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6d2a_d20250209_m030918_c001_v7007000_t0000_u01739070558223") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc0af_d20250209_m030906_c001_v0001109_t0032_u01739070546067") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402f28b831aceaa2_d20250209_m030904_c001_v7007000_t0000_u01739070544771") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc071_d20250209_m030852_c001_v0001109_t0029_u01739070532132") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4102e4246764ec03_d20250209_m030850_c001_v7007000_t0000_u01739070530875") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc041_d20250209_m030835_c001_v0001109_t0036_u01739070515908") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b61_d20250209_m030834_c001_v7007000_t0000_u01739070514275") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f104fca9146fb1568_d20250209_m030830_c001_v0001130_t0059_u01739070510149") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41858921891f12bc_d20250209_m030808_c001_v7007000_t0000_u01739070488322") 2025/02/09 03:11:38 DEBUG : dst/two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1100533a5453b55a_d20250209_m030807_c001_v0001161_t0051_u01739070487117") 2025/02/09 03:11:38 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8027_d20250209_m030715_c001_v7007000_t0000_u01739070435807") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f9968_d20250209_m030708_c001_v0001183_t0022_u01739070428628") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8022_d20250209_m030706_c001_v7007000_t0000_u01739070426336") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f978c_d20250209_m030645_c001_v0001183_t0055_u01739070405308") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611ffc_d20250209_m030630_c001_v7007000_t0000_u01739070390145") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f95e0_d20250209_m030623_c001_v0001183_t0030_u01739070383203") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e67_d20250209_m030554_c001_v7007000_t0000_u01739070354530") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843cf_d20250209_m030552_c001_v0001117_t0040_u01739070352180") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e5e_d20250209_m030550_c001_v7007000_t0000_u01739070350489") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843c1_d20250209_m030549_c001_v0001117_t0059_u01739070349084") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e58_d20250209_m030544_c001_v7007000_t0000_u01739070344369") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843a3_d20250209_m030541_c001_v0001117_t0016_u01739070341477") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611fba_d20250209_m030539_c001_v7007000_t0000_u01739070339564") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8438f_d20250209_m030537_c001_v0001117_t0013_u01739070337261") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f55_d20250209_m030527_c001_v7007000_t0000_u01739070327971") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8435b_d20250209_m030525_c001_v0001117_t0036_u01739070325926") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f43_d20250209_m030524_c001_v7007000_t0000_u01739070324538") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8434f_d20250209_m030523_c001_v0001117_t0029_u01739070323519") 2025/02/09 03:11:39 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f3a_d20250209_m030516_c001_v7007000_t0000_u01739070316126") 2025/02/09 03:11:40 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84311_d20250209_m030513_c001_v0001117_t0042_u01739070313907") 2025/02/09 03:11:40 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f37_d20250209_m030511_c001_v7007000_t0000_u01739070311330") 2025/02/09 03:11:40 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842fd_d20250209_m030509_c001_v0001117_t0054_u01739070309721") 2025/02/09 03:11:40 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f36_d20250209_m030508_c001_v7007000_t0000_u01739070308634") 2025/02/09 03:11:40 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10165a4edd37de36_d20250209_m030507_c001_v0001145_t0035_u01739070307905") 2025/02/09 03:11:40 DEBUG : empty space: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842f1_d20250209_m030506_c001_v0001117_t0059_u01739070306088") 2025/02/09 03:11:40 DEBUG : enormous: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e64_d20250209_m030553_c001_v7007000_t0000_u01739070353611") 2025/02/09 03:11:40 DEBUG : enormous: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843d3_d20250209_m030552_c001_v0001117_t0040_u01739070352743") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae8c7_d20250209_m031001_c001_v7007000_t0000_u01739070601083") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8477b_d20250209_m030959_c001_v0001117_t0032_u01739070599541") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371ace_d20250209_m030620_c001_v7007000_t0000_u01739070380978") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f9590_d20250209_m030619_c001_v0001183_t0057_u01739070379534") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371a63_d20250209_m030501_c001_v7007000_t0000_u01739070301535") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842d7_d20250209_m030459_c001_v0001117_t0040_u01739070299920") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a33e_d20250209_m030458_c001_v7007000_t0000_u01739070298653") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842cd_d20250209_m030457_c001_v0001117_t0025_u01739070297435") 2025/02/09 03:11:40 DEBUG : existing: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842c5_d20250209_m030456_c001_v0001117_t0029_u01739070296089") 2025/02/09 03:11:40 DEBUG : existing-b: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371acf_d20250209_m030621_c001_v7007000_t0000_u01739070381163") 2025/02/09 03:11:40 DEBUG : existing-b: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84437_d20250209_m030619_c001_v0001117_t0015_u01739070379524") 2025/02/09 03:11:40 DEBUG : five: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e6d_d20250209_m030600_c001_v7007000_t0000_u01739070360016") 2025/02/09 03:11:40 DEBUG : five: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b843eb_d20250209_m030557_c001_v0001117_t0051_u01739070357588") 2025/02/09 03:11:40 DEBUG : foo: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f39_d20250209_m030513_c001_v7007000_t0000_u01739070313166") 2025/02/09 03:11:41 DEBUG : foo: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b84309_d20250209_m030512_c001_v0001117_t0051_u01739070312619") 2025/02/09 03:11:41 DEBUG : foo: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b84305_d20250209_m030512_c001_v0001117_t0051_u01739070312069") 2025/02/09 03:11:41 DEBUG : four: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e6e_d20250209_m030600_c001_v7007000_t0000_u01739070360199") 2025/02/09 03:11:41 DEBUG : four: Deleting (id "4_zef327d43a09deb8b9f480e1b_f409df224507f93fe_d20250209_m030558_c001_v0001183_t0023_u01739070358140") 2025/02/09 03:11:41 DEBUG : four: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843e5_d20250209_m030556_c001_v0001117_t0052_u01739070356656") 2025/02/09 03:11:41 DEBUG : hello world2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa8f_d20250209_m030343_c001_v7007000_t0000_u01739070223103") 2025/02/09 03:11:41 DEBUG : hello world2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84199_d20250209_m030342_c001_v0001117_t0056_u01739070222198") 2025/02/09 03:11:41 DEBUG : ignore-size: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a339_d20250209_m030454_c001_v7007000_t0000_u01739070294996") 2025/02/09 03:11:41 DEBUG : ignore-size: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842bb_d20250209_m030453_c001_v0001117_t0001_u01739070293339") 2025/02/09 03:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371acc_d20250209_m030618_c001_v7007000_t0000_u01739070378426") 2025/02/09 03:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f9565_d20250209_m030616_c001_v0001183_t0041_u01739070376875") 2025/02/09 03:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371ac6_d20250209_m030615_c001_v7007000_t0000_u01739070375760") 2025/02/09 03:11:41 DEBUG : nested/sub dir/file: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f953f_d20250209_m030614_c001_v0001183_t0029_u01739070374438") 2025/02/09 03:11:41 DEBUG : one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e70_d20250209_m030600_c001_v7007000_t0000_u01739070360381") 2025/02/09 03:11:41 DEBUG : one: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b843dd_d20250209_m030555_c001_v0001117_t0051_u01739070355630") 2025/02/09 03:11:41 DEBUG : only0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de2_d20250209_m031111_c001_v7007000_t0000_u01739070671805") 2025/02/09 03:11:41 DEBUG : only0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4143e84022f7aa7f_d20250209_m031106_c001_v0001182_t0029_u01739070666881") 2025/02/09 03:11:41 DEBUG : only0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc25e_d20250209_m031041_c001_v0001109_t0031_u01739070641429") 2025/02/09 03:11:42 DEBUG : only0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463ad5_d20250209_m031033_c001_v7007000_t0000_u01739070633989") 2025/02/09 03:11:42 DEBUG : only0: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1aa_d20250209_m031006_c001_v0001109_t0020_u01739070606226") 2025/02/09 03:11:42 DEBUG : only1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de3_d20250209_m031111_c001_v7007000_t0000_u01739070671999") 2025/02/09 03:11:42 DEBUG : only1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b84905_d20250209_m031106_c001_v0001117_t0051_u01739070666122") 2025/02/09 03:11:42 DEBUG : only1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc268_d20250209_m031042_c001_v0001109_t0035_u01739070642645") 2025/02/09 03:11:42 DEBUG : only1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4192b882b81dbda5_d20250209_m031034_c001_v7007000_t0000_u01739070634170") 2025/02/09 03:11:42 DEBUG : only1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1ae_d20250209_m031007_c001_v0001109_t0021_u01739070607446") 2025/02/09 03:11:42 DEBUG : only10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de5_d20250209_m031112_c001_v7007000_t0000_u01739070672180") 2025/02/09 03:11:42 DEBUG : only10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cc2ea_d20250209_m031106_c001_v0001109_t0023_u01739070666133") 2025/02/09 03:11:42 DEBUG : only10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2a6_d20250209_m031054_c001_v0001109_t0029_u01739070654277") 2025/02/09 03:11:42 DEBUG : only10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463ad9_d20250209_m031034_c001_v7007000_t0000_u01739070634364") 2025/02/09 03:11:42 DEBUG : only10: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1de_d20250209_m031018_c001_v0001109_t0055_u01739070618735") 2025/02/09 03:11:42 DEBUG : only11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de6_d20250209_m031112_c001_v7007000_t0000_u01739070672361") 2025/02/09 03:11:42 DEBUG : only11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cc2f2_d20250209_m031106_c001_v0001109_t0023_u01739070666522") 2025/02/09 03:11:42 DEBUG : only11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2b4_d20250209_m031055_c001_v0001109_t0040_u01739070655372") 2025/02/09 03:11:42 DEBUG : only11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463ad7_d20250209_m031034_c001_v7007000_t0000_u01739070634180") 2025/02/09 03:11:42 DEBUG : only11: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1e8_d20250209_m031020_c001_v0001109_t0039_u01739070620152") 2025/02/09 03:11:42 DEBUG : only12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de7_d20250209_m031112_c001_v7007000_t0000_u01739070672545") 2025/02/09 03:11:42 DEBUG : only12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4093e3dcd37a0143_d20250209_m031106_c001_v0001184_t0039_u01739070666691") 2025/02/09 03:11:42 DEBUG : only12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2c0_d20250209_m031056_c001_v0001109_t0044_u01739070656450") 2025/02/09 03:11:43 DEBUG : only12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4147ebc10170260e_d20250209_m031034_c001_v7007000_t0000_u01739070634381") 2025/02/09 03:11:43 DEBUG : only12: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1f8_d20250209_m031021_c001_v0001109_t0023_u01739070621351") 2025/02/09 03:11:43 DEBUG : only13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de8_d20250209_m031112_c001_v7007000_t0000_u01739070672726") 2025/02/09 03:11:43 DEBUG : only13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4143e84022f7aa8b_d20250209_m031107_c001_v0001182_t0029_u01739070667074") 2025/02/09 03:11:43 DEBUG : only13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2c2_d20250209_m031057_c001_v0001109_t0036_u01739070657374") 2025/02/09 03:11:43 DEBUG : only13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4192b882b81dbda4_d20250209_m031033_c001_v7007000_t0000_u01739070633986") 2025/02/09 03:11:43 DEBUG : only13: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1fe_d20250209_m031023_c001_v0001109_t0058_u01739070623017") 2025/02/09 03:11:43 DEBUG : only14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6de9_d20250209_m031112_c001_v7007000_t0000_u01739070672908") 2025/02/09 03:11:43 DEBUG : only14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b84911_d20250209_m031107_c001_v0001117_t0051_u01739070667092") 2025/02/09 03:11:43 DEBUG : only14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2d0_d20250209_m031058_c001_v0001109_t0032_u01739070658965") 2025/02/09 03:11:43 DEBUG : only14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4147ebc10170260d_d20250209_m031034_c001_v7007000_t0000_u01739070634197") 2025/02/09 03:11:43 DEBUG : only14: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc202_d20250209_m031024_c001_v0001109_t0040_u01739070624099") 2025/02/09 03:11:43 DEBUG : only15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dea_d20250209_m031113_c001_v7007000_t0000_u01739070673090") 2025/02/09 03:11:43 DEBUG : only15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cc302_d20250209_m031107_c001_v0001109_t0023_u01739070667267") 2025/02/09 03:11:43 DEBUG : only15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2d4_d20250209_m031100_c001_v0001109_t0051_u01739070660051") 2025/02/09 03:11:43 DEBUG : only15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121d7_d20250209_m031034_c001_v7007000_t0000_u01739070634203") 2025/02/09 03:11:43 DEBUG : only15: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc208_d20250209_m031025_c001_v0001109_t0038_u01739070625262") 2025/02/09 03:11:43 DEBUG : only16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dec_d20250209_m031113_c001_v7007000_t0000_u01739070673272") 2025/02/09 03:11:44 DEBUG : only16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b84909_d20250209_m031106_c001_v0001117_t0051_u01739070666531") 2025/02/09 03:11:44 DEBUG : only16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2d6_d20250209_m031101_c001_v0001109_t0033_u01739070661113") 2025/02/09 03:11:44 DEBUG : only16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121d8_d20250209_m031034_c001_v7007000_t0000_u01739070634391") 2025/02/09 03:11:44 DEBUG : only16: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc210_d20250209_m031026_c001_v0001109_t0053_u01739070626330") 2025/02/09 03:11:44 DEBUG : only17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6ded_d20250209_m031113_c001_v7007000_t0000_u01739070673455") 2025/02/09 03:11:44 DEBUG : only17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cc2f6_d20250209_m031106_c001_v0001109_t0023_u01739070666703") 2025/02/09 03:11:44 DEBUG : only17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2d8_d20250209_m031102_c001_v0001109_t0049_u01739070662319") 2025/02/09 03:11:44 DEBUG : only17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4192b882b81dbda6_d20250209_m031034_c001_v7007000_t0000_u01739070634359") 2025/02/09 03:11:44 DEBUG : only17: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc21e_d20250209_m031027_c001_v0001109_t0044_u01739070627598") 2025/02/09 03:11:44 DEBUG : only18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6dee_d20250209_m031113_c001_v7007000_t0000_u01739070673640") 2025/02/09 03:11:44 DEBUG : only18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b8490b_d20250209_m031106_c001_v0001117_t0051_u01739070666715") 2025/02/09 03:11:44 DEBUG : only18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2e2_d20250209_m031103_c001_v0001109_t0011_u01739070663333") 2025/02/09 03:11:44 DEBUG : only18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4192b882b81dbda2_d20250209_m031033_c001_v7007000_t0000_u01739070633620") 2025/02/09 03:11:44 DEBUG : only18: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc224_d20250209_m031028_c001_v0001109_t0043_u01739070628563") 2025/02/09 03:11:44 DEBUG : only19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6def_d20250209_m031113_c001_v7007000_t0000_u01739070673827") 2025/02/09 03:11:44 DEBUG : only19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4093e3dcd37a014b_d20250209_m031106_c001_v0001184_t0039_u01739070666878") 2025/02/09 03:11:44 DEBUG : only19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc2e8_d20250209_m031104_c001_v0001109_t0021_u01739070664751") 2025/02/09 03:11:45 DEBUG : only19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4147ebc10170260f_d20250209_m031034_c001_v7007000_t0000_u01739070634569") 2025/02/09 03:11:45 DEBUG : only19: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc234_d20250209_m031032_c001_v0001109_t0042_u01739070632103") 2025/02/09 03:11:45 DEBUG : only2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df0_d20250209_m031114_c001_v7007000_t0000_u01739070674009") 2025/02/09 03:11:45 DEBUG : only2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cc2f8_d20250209_m031106_c001_v0001109_t0023_u01739070666890") 2025/02/09 03:11:45 DEBUG : only2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc26c_d20250209_m031043_c001_v0001109_t0042_u01739070643765") 2025/02/09 03:11:45 DEBUG : only2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4192b882b81dbda3_d20250209_m031033_c001_v7007000_t0000_u01739070633802") 2025/02/09 03:11:45 DEBUG : only2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1b2_d20250209_m031008_c001_v0001109_t0016_u01739070608663") 2025/02/09 03:11:45 DEBUG : only3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df1_d20250209_m031114_c001_v7007000_t0000_u01739070674191") 2025/02/09 03:11:45 DEBUG : only3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b8490f_d20250209_m031106_c001_v0001117_t0051_u01739070666900") 2025/02/09 03:11:45 DEBUG : only3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc276_d20250209_m031045_c001_v0001109_t0044_u01739070645375") 2025/02/09 03:11:45 DEBUG : only3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121d9_d20250209_m031034_c001_v7007000_t0000_u01739070634592") 2025/02/09 03:11:45 DEBUG : only3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1b8_d20250209_m031010_c001_v0001109_t0003_u01739070610180") 2025/02/09 03:11:45 DEBUG : only4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df2_d20250209_m031114_c001_v7007000_t0000_u01739070674377") 2025/02/09 03:11:45 DEBUG : only4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4093e3dcd37a0155_d20250209_m031107_c001_v0001184_t0039_u01739070667062") 2025/02/09 03:11:45 DEBUG : only4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc284_d20250209_m031046_c001_v0001109_t0041_u01739070646816") 2025/02/09 03:11:45 DEBUG : only4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4147ebc10170260c_d20250209_m031034_c001_v7007000_t0000_u01739070634005") 2025/02/09 03:11:45 DEBUG : only4: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1be_d20250209_m031011_c001_v0001109_t0059_u01739070611418") 2025/02/09 03:11:45 DEBUG : only5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df4_d20250209_m031114_c001_v7007000_t0000_u01739070674559") 2025/02/09 03:11:46 DEBUG : only5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b84915_d20250209_m031107_c001_v0001117_t0051_u01739070667277") 2025/02/09 03:11:46 DEBUG : only5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc288_d20250209_m031047_c001_v0001109_t0021_u01739070647893") 2025/02/09 03:11:46 DEBUG : only5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121d6_d20250209_m031034_c001_v7007000_t0000_u01739070634019") 2025/02/09 03:11:46 DEBUG : only5: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1c8_d20250209_m031012_c001_v0001109_t0014_u01739070612628") 2025/02/09 03:11:46 DEBUG : only6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df5_d20250209_m031114_c001_v7007000_t0000_u01739070674741") 2025/02/09 03:11:46 DEBUG : only6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cc2fa_d20250209_m031107_c001_v0001109_t0023_u01739070667083") 2025/02/09 03:11:46 DEBUG : only6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc28a_d20250209_m031049_c001_v0001109_t0046_u01739070649044") 2025/02/09 03:11:46 DEBUG : only6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4192b882b81dbda7_d20250209_m031034_c001_v7007000_t0000_u01739070634593") 2025/02/09 03:11:46 DEBUG : only6: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1cc_d20250209_m031013_c001_v0001109_t0029_u01739070613864") 2025/02/09 03:11:46 DEBUG : only7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df6_d20250209_m031114_c001_v7007000_t0000_u01739070674922") 2025/02/09 03:11:46 DEBUG : only7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4093e3dcd37a015f_d20250209_m031107_c001_v0001184_t0039_u01739070667432") 2025/02/09 03:11:46 DEBUG : only7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc28c_d20250209_m031050_c001_v0001109_t0000_u01739070650449") 2025/02/09 03:11:46 DEBUG : only7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4147ebc101702611_d20250209_m031034_c001_v7007000_t0000_u01739070634759") 2025/02/09 03:11:46 DEBUG : only7: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1d0_d20250209_m031014_c001_v0001109_t0053_u01739070614948") 2025/02/09 03:11:46 DEBUG : only8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df8_d20250209_m031115_c001_v7007000_t0000_u01739070675119") 2025/02/09 03:11:46 DEBUG : only8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4093e3dcd37a0157_d20250209_m031107_c001_v0001184_t0039_u01739070667246") 2025/02/09 03:11:46 DEBUG : only8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc294_d20250209_m031051_c001_v0001109_t0021_u01739070651792") 2025/02/09 03:11:46 DEBUG : only8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f402dc14a08463adb_d20250209_m031034_c001_v7007000_t0000_u01739070634592") 2025/02/09 03:11:46 DEBUG : only8: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1d4_d20250209_m031016_c001_v0001109_t0039_u01739070616305") 2025/02/09 03:11:47 DEBUG : only9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6df9_d20250209_m031115_c001_v7007000_t0000_u01739070675307") 2025/02/09 03:11:47 DEBUG : only9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4143e84022f7aa91_d20250209_m031107_c001_v0001182_t0029_u01739070667258") 2025/02/09 03:11:47 DEBUG : only9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc29a_d20250209_m031053_c001_v0001109_t0049_u01739070653122") 2025/02/09 03:11:47 DEBUG : only9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e6121da_d20250209_m031034_c001_v7007000_t0000_u01739070634776") 2025/02/09 03:11:47 DEBUG : only9: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc1d6_d20250209_m031017_c001_v0001109_t0052_u01739070617638") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e7f_d20250209_m030612_c001_v7007000_t0000_u01739070372248") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbe89_d20250209_m030610_c001_v0001109_t0036_u01739070370013") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e7a_d20250209_m030608_c001_v7007000_t0000_u01739070368163") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8440d_d20250209_m030605_c001_v0001117_t0028_u01739070365934") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e74_d20250209_m030604_c001_v7007000_t0000_u01739070364111") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f9450_d20250209_m030601_c001_v0001183_t0021_u01739070361298") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e5b_d20250209_m030547_c001_v7007000_t0000_u01739070347038") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843b3_d20250209_m030545_c001_v0001117_t0043_u01739070345283") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e57_d20250209_m030542_c001_v7007000_t0000_u01739070342643") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8439f_d20250209_m030540_c001_v0001117_t0034_u01739070340836") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611fb8_d20250209_m030538_c001_v7007000_t0000_u01739070338196") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84387_d20250209_m030536_c001_v0001117_t0041_u01739070336716") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f4d_d20250209_m030527_c001_v7007000_t0000_u01739070327410") 2025/02/09 03:11:47 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84357_d20250209_m030525_c001_v0001117_t0039_u01739070325447") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f44_d20250209_m030524_c001_v7007000_t0000_u01739070324722") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8434d_d20250209_m030522_c001_v0001117_t0011_u01739070322953") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f3f_d20250209_m030522_c001_v7007000_t0000_u01739070322229") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8433f_d20250209_m030520_c001_v0001117_t0010_u01739070320915") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8433b_d20250209_m030519_c001_v0001117_t0008_u01739070319984") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f3e_d20250209_m030519_c001_v7007000_t0000_u01739070319259") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84331_d20250209_m030518_c001_v0001117_t0016_u01739070318316") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84327_d20250209_m030517_c001_v0001117_t0023_u01739070317032") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f3b_d20250209_m030516_c001_v7007000_t0000_u01739070316307") 2025/02/09 03:11:48 DEBUG : potato: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84319_d20250209_m030515_c001_v0001117_t0047_u01739070315066") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4043e6c341bae7c6_d20250209_m030734_c001_v7007000_t0000_u01739070454135") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbf73_d20250209_m030732_c001_v0001109_t0027_u01739070452647") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad8029_d20250209_m030716_c001_v7007000_t0000_u01739070436220") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbf2b_d20250209_m030707_c001_v0001109_t0008_u01739070427605") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6c48_d20250209_m030652_c001_v7007000_t0000_u01739070412649") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbeec_d20250209_m030644_c001_v0001109_t0003_u01739070404435") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611ffd_d20250209_m030630_c001_v7007000_t0000_u01739070390636") 2025/02/09 03:11:48 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbead_d20250209_m030622_c001_v0001109_t0023_u01739070382472") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e65_d20250209_m030553_c001_v7007000_t0000_u01739070353794") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843cd_d20250209_m030551_c001_v0001117_t0032_u01739070351766") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e5f_d20250209_m030550_c001_v7007000_t0000_u01739070350672") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843bd_d20250209_m030547_c001_v0001117_t0037_u01739070347974") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e5c_d20250209_m030547_c001_v7007000_t0000_u01739070347221") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843b7_d20250209_m030546_c001_v0001117_t0053_u01739070346201") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e59_d20250209_m030544_c001_v7007000_t0000_u01739070344552") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843ab_d20250209_m030543_c001_v0001117_t0036_u01739070343086") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611fbb_d20250209_m030539_c001_v7007000_t0000_u01739070339746") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84393_d20250209_m030538_c001_v0001117_t0012_u01739070338204") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611f58_d20250209_m030528_c001_v7007000_t0000_u01739070328153") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84361_d20250209_m030526_c001_v0001117_t0059_u01739070326742") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa91_d20250209_m030347_c001_v7007000_t0000_u01739070227041") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841a5_d20250209_m030346_c001_v0001117_t0039_u01739070226203") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa90_d20250209_m030344_c001_v7007000_t0000_u01739070224941") 2025/02/09 03:11:49 DEBUG : potato2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8419d_d20250209_m030344_c001_v0001117_t0028_u01739070224007") 2025/02/09 03:11:49 DEBUG : potato3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4090711e54ad802d_d20250209_m030717_c001_v7007000_t0000_u01739070437588") 2025/02/09 03:11:49 DEBUG : potato3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b844eb_d20250209_m030709_c001_v0001117_t0008_u01739070429231") 2025/02/09 03:11:49 DEBUG : potato3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6c49_d20250209_m030653_c001_v7007000_t0000_u01739070413050") 2025/02/09 03:11:50 DEBUG : potato3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84497_d20250209_m030645_c001_v0001117_t0043_u01739070405877") 2025/02/09 03:11:50 DEBUG : potato3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f406e682d4e611ffe_d20250209_m030631_c001_v7007000_t0000_u01739070391088") 2025/02/09 03:11:50 DEBUG : potato3: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84441_d20250209_m030623_c001_v0001117_t0000_u01739070383420") 2025/02/09 03:11:50 DEBUG : pre-dest1/1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b46_d20250209_m030818_c001_v7007000_t0000_u01739070498060") 2025/02/09 03:11:50 DEBUG : pre-dest1/1: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b845db_d20250209_m030809_c001_v0001117_t0045_u01739070489057") 2025/02/09 03:11:50 DEBUG : pre-dest2/2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371b47_d20250209_m030818_c001_v7007000_t0000_u01739070498250") 2025/02/09 03:11:50 DEBUG : pre-dest2/2: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbfea_d20250209_m030810_c001_v0001109_t0032_u01739070490405") 2025/02/09 03:11:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41858921891f126c_d20250209_m030747_c001_v7007000_t0000_u01739070467712") 2025/02/09 03:11:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f9ce5_d20250209_m030743_c001_v0001183_t0011_u01739070463849") 2025/02/09 03:11:50 DEBUG : sizeonly: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a338_d20250209_m030451_c001_v7007000_t0000_u01739070291996") 2025/02/09 03:11:50 DEBUG : sizeonly: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b842ab_d20250209_m030450_c001_v0001117_t0029_u01739070290671") 2025/02/09 03:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6e17_d20250209_m031124_c001_v7007000_t0000_u01739070684051") 2025/02/09 03:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84955_d20250209_m031121_c001_v0001117_t0056_u01739070681415") 2025/02/09 03:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6e0e_d20250209_m031119_c001_v7007000_t0000_u01739070679525") 2025/02/09 03:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1143e84022f7aba9_d20250209_m031116_c001_v0001182_t0024_u01739070676629") 2025/02/09 03:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371acd_d20250209_m030618_c001_v7007000_t0000_u01739070378608") 2025/02/09 03:11:50 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbe9d_d20250209_m030617_c001_v0001109_t0021_u01739070377226") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4083145de4371ac7_d20250209_m030615_c001_v7007000_t0000_u01739070375944") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84421_d20250209_m030614_c001_v0001117_t0016_u01739070374791") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a331_d20250209_m030447_c001_v7007000_t0000_u01739070287089") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84299_d20250209_m030445_c001_v0001117_t0026_u01739070285245") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a329_d20250209_m030444_c001_v7007000_t0000_u01739070284521") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84291_d20250209_m030442_c001_v0001117_t0030_u01739070282715") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a2fb_d20250209_m030439_c001_v7007000_t0000_u01739070279130") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8427b_d20250209_m030437_c001_v0001117_t0042_u01739070277803") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a2f9_d20250209_m030437_c001_v7007000_t0000_u01739070277263") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84271_d20250209_m030435_c001_v0001117_t0040_u01739070275798") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8425d_d20250209_m030431_c001_v0001117_t0044_u01739070271352") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a2f4_d20250209_m030430_c001_v7007000_t0000_u01739070270629") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84259_d20250209_m030429_c001_v0001117_t0050_u01739070269622") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8424b_d20250209_m030427_c001_v0001117_t0020_u01739070267811") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40569ccd2f68a2f1_d20250209_m030426_c001_v7007000_t0000_u01739070266363") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84229_d20250209_m030420_c001_v0001117_t0031_u01739070260031") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8420d_d20250209_m030413_c001_v0001117_t0029_u01739070253416") 2025/02/09 03:11:51 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40564e073e2005bf_d20250209_m030412_c001_v7007000_t0000_u01739070252689") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84203_d20250209_m030411_c001_v0001117_t0011_u01739070251559") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841ff_d20250209_m030410_c001_v0001117_t0012_u01739070250419") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40564e073e2005a7_d20250209_m030409_c001_v7007000_t0000_u01739070249325") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841ed_d20250209_m030359_c001_v0001117_t0032_u01739070239845") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6af8_d20250209_m030359_c001_v7007000_t0000_u01739070239431") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841e7_d20250209_m030358_c001_v0001117_t0051_u01739070238322") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aaa0_d20250209_m030356_c001_v7007000_t0000_u01739070236658") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841d1_d20250209_m030355_c001_v0001117_t0015_u01739070235636") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa98_d20250209_m030355_c001_v7007000_t0000_u01739070235091") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841cb_d20250209_m030353_c001_v0001117_t0036_u01739070233998") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa97_d20250209_m030352_c001_v7007000_t0000_u01739070232733") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841bd_d20250209_m030351_c001_v0001117_t0037_u01739070231716") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa95_d20250209_m030351_c001_v7007000_t0000_u01739070231170") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841b7_d20250209_m030349_c001_v0001117_t0003_u01739070229828") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa93_d20250209_m030348_c001_v7007000_t0000_u01739070228923") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b841ad_d20250209_m030347_c001_v0001117_t0029_u01739070227944") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa8d_d20250209_m030341_c001_v7007000_t0000_u01739070221290") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84195_d20250209_m030340_c001_v0001117_t0042_u01739070220394") 2025/02/09 03:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa8c_d20250209_m030339_c001_v7007000_t0000_u01739070219490") 2025/02/09 03:11:53 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8418f_d20250209_m030338_c001_v0001117_t0031_u01739070218491") 2025/02/09 03:11:53 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa8a_d20250209_m030337_c001_v7007000_t0000_u01739070217587") 2025/02/09 03:11:53 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b84185_d20250209_m030336_c001_v0001117_t0047_u01739070216727") 2025/02/09 03:11:53 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f4179e31a26e0aa89_d20250209_m030333_c001_v7007000_t0000_u01739070213800") 2025/02/09 03:11:53 DEBUG : sub dir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b8417b_d20250209_m030332_c001_v0001117_t0020_u01739070212547") 2025/02/09 03:11:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6e18_d20250209_m031124_c001_v7007000_t0000_u01739070684233") 2025/02/09 03:11:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f1093e3dcd37a030f_d20250209_m031121_c001_v0001184_t0036_u01739070681429") 2025/02/09 03:11:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40777f1271cb6e0f_d20250209_m031119_c001_v7007000_t0000_u01739070679707") 2025/02/09 03:11:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cc32c_d20250209_m031116_c001_v0001109_t0015_u01739070676633") 2025/02/09 03:11:53 DEBUG : sub/yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e7d_d20250209_m030611_c001_v7007000_t0000_u01739070371696") 2025/02/09 03:11:53 DEBUG : sub/yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f94e4_d20250209_m030609_c001_v0001183_t0009_u01739070369663") 2025/02/09 03:11:53 DEBUG : three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e71_d20250209_m030600_c001_v7007000_t0000_u01739070360564") 2025/02/09 03:11:53 DEBUG : three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843f1_d20250209_m030558_c001_v0001117_t0055_u01739070358897") 2025/02/09 03:11:53 DEBUG : three: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10200925d1b843e1_d20250209_m030556_c001_v0001117_t0003_u01739070356008") 2025/02/09 03:11:53 DEBUG : two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e72_d20250209_m030600_c001_v7007000_t0000_u01739070360747") 2025/02/09 03:11:53 DEBUG : two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40715a82698cbe66_d20250209_m030558_c001_v0001109_t0023_u01739070358334") 2025/02/09 03:11:53 DEBUG : two: Deleting (id "4_zef327d43a09deb8b9f480e1b_f40200925d1b843df_d20250209_m030555_c001_v0001117_t0051_u01739070355814") 2025/02/09 03:11:53 DEBUG : yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e80_d20250209_m030612_c001_v7007000_t0000_u01739070372431") 2025/02/09 03:11:53 DEBUG : yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f11273637846c3e87_d20250209_m030611_c001_v0001183_t0028_u01739070371498") 2025/02/09 03:11:54 DEBUG : yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e78_d20250209_m030607_c001_v7007000_t0000_u01739070367614") 2025/02/09 03:11:54 DEBUG : yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f109df224507f949c_d20250209_m030605_c001_v0001183_t0020_u01739070365584") 2025/02/09 03:11:54 DEBUG : yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e73_d20250209_m030603_c001_v7007000_t0000_u01739070363562") 2025/02/09 03:11:54 DEBUG : yam: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10715a82698cbe72_d20250209_m030601_c001_v0001109_t0021_u01739070361312") 2025/02/09 03:11:54 DEBUG : yaml: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e7b_d20250209_m030608_c001_v7007000_t0000_u01739070368346") 2025/02/09 03:11:54 DEBUG : yaml: Deleting (id "4_zef327d43a09deb8b9f480e1b_f110cbb8f08f55b85_d20250209_m030606_c001_v0001144_t0032_u01739070366975") 2025/02/09 03:11:54 DEBUG : yaml: Deleting (id "4_zef327d43a09deb8b9f480e1b_f41306c1762753e75_d20250209_m030604_c001_v7007000_t0000_u01739070364294") 2025/02/09 03:11:54 DEBUG : yaml: Deleting (id "4_zef327d43a09deb8b9f480e1b_f10729a3e849906ab_d20250209_m030603_c001_v0001091_t0004_u01739070363210") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m32.483904649s (try 1/5)