"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/09 03:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu" 2025/03/09 03:05:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/09 03:05:30 DEBUG : Creating backend with remote "/tmp/rclone116615170" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:31 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:31 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:33 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", 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-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", 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-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:34 DEBUG : Creating backend with remote "/non-existing" 2025/03/09 03:05:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/09 03:05:34 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:34 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:36 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:36 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:37 INFO : B2 bucket rclone-test-jiqofim2kamu: Running all checks before starting transfers 2025/03/09 03:05:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:37 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:37 INFO : B2 bucket rclone-test-jiqofim2kamu: Checks finished, now starting transfers 2025/03/09 03:05:37 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:39 ERROR : Ignoring --no-traverse with sync 2025/03/09 03:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:39 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:39 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:39 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:05:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/09 03:05:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/09 03:05:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:05:42 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:42 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:05:43 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:43 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 03:05:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:05:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/09 03:05:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:05:45 INFO : sub dir: Making directory 2025/03/09 03:05:45 INFO : sub dir2: Making directory 2025/03/09 03:05:45 INFO : sub dir2/sub sub dir2: Making directory 2025/03/09 03:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:45 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:45 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/09 03:05:45 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:46 INFO : sub dir2: Making directory 2025/03/09 03:05:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/09 03:05:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:47 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:47 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:47 DEBUG : sub dir2: Making directory with metadata 2025/03/09 03:05:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:05:48 INFO : sub dir: Making directory 2025/03/09 03:05:48 INFO : sub dir2: Making directory 2025/03/09 03:05:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:48 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:05:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/09 03:05:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/09 03:05:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", 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-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:50 INFO : sub dir2: Making directory 2025/03/09 03:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:50 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:50 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:50 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:05:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:51 DEBUG : sub dir2: Making directory with metadata 2025/03/09 03:05:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:05:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:05:51 INFO : sub dir: Making directory 2025/03/09 03:05:51 INFO : sub dir2: Making directory 2025/03/09 03:05:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:51 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:05:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/09 03:05:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", 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-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:52 INFO : sub dir2: Making directory 2025/03/09 03:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:53 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:53 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:53 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:05:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nuduxir9qeve" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jiqofim2kamu -> B2 bucket rclone-test-nuduxir9qeve 2025/03/09 03:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:05:55 DEBUG : B2 bucket rclone-test-nuduxir9qeve: Waiting for checks to finish 2025/03/09 03:05:55 DEBUG : B2 bucket rclone-test-nuduxir9qeve: Waiting for transfers to finish 2025/03/09 03:05:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:05:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:57 DEBUG : B2 bucket rclone-test-nuduxir9qeve: Purge remote 2025/03/09 03:05:57 INFO : B2 bucket rclone-test-nuduxir9qeve: cleaning bucket "rclone-test-nuduxir9qeve" of all files 2025/03/09 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2cda3d0dd7b8b9f580e1b_f11864d117e0e652c_d20250309_m030556_c001_v0001146_t0009_u01741489556730") --- PASS: TestServerSideCopy (4.86s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:05:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 03:05:59 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:05:59 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 03:06:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-livadup5gupo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jiqofim2kamu -> B2 bucket rclone-test-livadup5gupo 2025/03/09 03:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:06:02 DEBUG : B2 bucket rclone-test-livadup5gupo: Waiting for checks to finish 2025/03/09 03:06:02 DEBUG : B2 bucket rclone-test-livadup5gupo: Waiting for transfers to finish 2025/03/09 03:06:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:06:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 03:06:04 DEBUG : B2 bucket rclone-test-livadup5gupo: Waiting for checks to finish 2025/03/09 03:06:04 DEBUG : B2 bucket rclone-test-livadup5gupo: Waiting for transfers to finish 2025/03/09 03:06:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 03:06:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:05 DEBUG : B2 bucket rclone-test-livadup5gupo: Purge remote 2025/03/09 03:06:05 INFO : B2 bucket rclone-test-livadup5gupo: cleaning bucket "rclone-test-livadup5gupo" of all files 2025/03/09 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2ed53d0dd7b8b9f580e1b_f110cc1a6cb8d4811_d20250309_m030605_c001_v0001184_t0023_u01741489565017") 2025/03/09 03:06:05 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2ed53d0dd7b8b9f580e1b_f1059b9f98ca26957_d20250309_m030603_c001_v0001044_t0021_u01741489563627") --- PASS: TestServerSideCopyOverSelf (6.23s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 03:06:08 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:08 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 03:06:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/09 03:06:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nironaf1yepe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jiqofim2kamu -> B2 bucket rclone-test-nironaf1yepe 2025/03/09 03:06:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:06:10 DEBUG : B2 bucket rclone-test-nironaf1yepe: Waiting for checks to finish 2025/03/09 03:06:10 DEBUG : B2 bucket rclone-test-nironaf1yepe: Waiting for transfers to finish 2025/03/09 03:06:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:06:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/09 03:06:13 DEBUG : B2 bucket rclone-test-nironaf1yepe: Waiting for checks to finish 2025/03/09 03:06:13 DEBUG : B2 bucket rclone-test-nironaf1yepe: Waiting for transfers to finish 2025/03/09 03:06:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/09 03:06:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/09 03:06:13 INFO : sub dir/hello world: Deleted 2025/03/09 03:06:14 DEBUG : testing file moves 2025/03/09 03:06:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/09 03:06:14 DEBUG : B2 bucket rclone-test-nironaf1yepe: Waiting for checks to finish 2025/03/09 03:06:14 DEBUG : B2 bucket rclone-test-nironaf1yepe: Waiting for transfers to finish 2025/03/09 03:06:15 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/09 03:06:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/09 03:06:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:15 DEBUG : B2 bucket rclone-test-nironaf1yepe: Purge remote 2025/03/09 03:06:15 INFO : B2 bucket rclone-test-nironaf1yepe: cleaning bucket "rclone-test-nironaf1yepe" of all files 2025/03/09 03:06:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f220d53d0ed7b8b9f580e1b_f1090a71758a4d141_d20250309_m030614_c001_v0001106_t0009_u01741489574915") 2025/03/09 03:06:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f220d53d0ed7b8b9f580e1b_f119c3f4c38535485_d20250309_m030613_c001_v0001146_t0010_u01741489573273") 2025/03/09 03:06:16 DEBUG : sub dir/hello world: Deleting (id "4_z2f220d53d0ed7b8b9f580e1b_f101920ad8f661cba_d20250309_m030611_c001_v0001117_t0017_u01741489571536") --- PASS: TestServerSideMoveOverSelf (8.81s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:18 ERROR : : error listing: directory not found 2025/03/09 03:06:18 INFO : Local file system at /tmp/rclone116615170: Making directory 2025/03/09 03:06:18 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:18 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:06:20 DEBUG : Local file system at /tmp/rclone116615170: Waiting for checks to finish 2025/03/09 03:06:20 DEBUG : Local file system at /tmp/rclone116615170: Waiting for transfers to finish 2025/03/09 03:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:06:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/09 03:06:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/09 03:06:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:06:22 INFO : check sum: Copied (new) 2025/03/09 03:06:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:06:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/09 03:06:22 DEBUG : check sum: Unchanged skipping 2025/03/09 03:06:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:22 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/09 03:06:24 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:24 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 03:06:24 INFO : sizeonly: Copied (new) 2025/03/09 03:06:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:24 DEBUG : sizeonly: Sizes identical 2025/03/09 03:06:24 DEBUG : sizeonly: Unchanged skipping 2025/03/09 03:06:24 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:24 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:24 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/09 03:06:26 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:26 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/09 03:06:26 INFO : ignore-size: Copied (new) 2025/03/09 03:06:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:06:27 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:27 DEBUG : ignore-size: Unchanged skipping 2025/03/09 03:06:27 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:27 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:06:29 DEBUG : existing: Unchanged skipping 2025/03/09 03:06:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:29 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/09 03:06:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 03:06:30 INFO : existing: Copied (replaced existing) 2025/03/09 03:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 03:06:31 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:31 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 03:06:31 INFO : existing: Copied (new) 2025/03/09 03:06:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:32 DEBUG : existing: Destination exists, skipping 2025/03/09 03:06:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:32 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/09 03:06:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 03:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 03:06:34 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:34 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:06:34 INFO : a/potato2: Copied (new) 2025/03/09 03:06:34 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:36 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:36 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/03/09 03:06:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:06:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/09 03:06:36 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:36 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:36 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/09 03:06:37 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:06:38 INFO : empty space: Updated modification time in destination 2025/03/09 03:06:38 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:38 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:38 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:40 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/03/09 03:06:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:06:40 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:40 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:41 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:41 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/03/09 03:06:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone116615170) 2025/03/09 03:06:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jiqofim2kamu) 2025/03/09 03:06:41 DEBUG : foo: sha1 differ 2025/03/09 03:06:41 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/09 03:06:41 INFO : foo: Copied (replaced existing) 2025/03/09 03:06:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/09 03:06:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:43 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:43 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:43 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:06:44 INFO : potato: Copied (new) 2025/03/09 03:06:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/09 03:06:45 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:45 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/09 03:06:46 INFO : potato: Copied (replaced existing) 2025/03/09 03:06:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:47 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/03/09 03:06:47 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone116615170) 2025/03/09 03:06:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jiqofim2kamu) 2025/03/09 03:06:47 DEBUG : potato: sha1 differ 2025/03/09 03:06:47 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/09 03:06:47 INFO : potato: Copied (replaced existing) 2025/03/09 03:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:06:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/09 03:06:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:49 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:49 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:49 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:49 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:06:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:51 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:06:51 INFO : potato2: Copied (new) 2025/03/09 03:06:51 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:54 INFO : d: Making directory 2025/03/09 03:06:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/09 03:06:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 03:06:54 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:54 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 03:06:54 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:06:54 INFO : a/potato2: Copied (new) 2025/03/09 03:06:54 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:54 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:56 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/09 03:06:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/09 03:06:56 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/09 03:06:56 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:06:57 INFO : a/potato2: Copied (new) 2025/03/09 03:06:57 ERROR : B2 bucket rclone-test-jiqofim2kamu: not deleting files as there were IO errors 2025/03/09 03:06:57 ERROR : B2 bucket rclone-test-jiqofim2kamu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:06:59 DEBUG : Waiting for deletions to finish 2025/03/09 03:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:06:59 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:06:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:06:59 DEBUG : empty space: Unchanged skipping 2025/03/09 03:06:59 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:06:59 INFO : potato: Deleted 2025/03/09 03:06:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:06:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:01 DEBUG : Waiting for deletions to finish 2025/03/09 03:07:01 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:01 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:02 INFO : potato: Deleted 2025/03/09 03:07:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:07:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:07:02 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:02 DEBUG : empty space: Unchanged skipping 2025/03/09 03:07:02 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:07:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.87s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:07:04 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:04 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:04 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/09 03:07:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 03:07:06 DEBUG : enormous: Excluded 2025/03/09 03:07:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 03:07:06 DEBUG : potato2: Excluded 2025/03/09 03:07:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 03:07:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:07:06 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:06 DEBUG : empty space: Unchanged skipping 2025/03/09 03:07:06 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:06 DEBUG : Waiting for deletions to finish 2025/03/09 03:07:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 03:07:06 DEBUG : enormous: Excluded 2025/03/09 03:07:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 03:07:06 DEBUG : potato2: Excluded 2025/03/09 03:07:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 03:07:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/09 03:07:07 DEBUG : empty space: Unchanged skipping 2025/03/09 03:07:07 DEBUG : Local file system at /tmp/rclone116615170: Waiting for checks to finish 2025/03/09 03:07:07 DEBUG : Local file system at /tmp/rclone116615170: Waiting for transfers to finish 2025/03/09 03:07:07 DEBUG : Waiting for deletions to finish 2025/03/09 03:07:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:09 DEBUG : enormous: Excluded (Size Filter) 2025/03/09 03:07:09 DEBUG : enormous: Excluded 2025/03/09 03:07:09 DEBUG : potato2: Excluded (Size Filter) 2025/03/09 03:07:09 DEBUG : potato2: Excluded 2025/03/09 03:07:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:07:09 DEBUG : empty space: Unchanged skipping 2025/03/09 03:07:09 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:09 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:09 DEBUG : Waiting for deletions to finish 2025/03/09 03:07:09 INFO : enormous: Deleted 2025/03/09 03:07:09 INFO : potato2: Deleted 2025/03/09 03:07:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/09 03:07:10 DEBUG : Local file system at /tmp/rclone116615170: Waiting for checks to finish 2025/03/09 03:07:10 DEBUG : empty space: Unchanged skipping 2025/03/09 03:07:10 DEBUG : Local file system at /tmp/rclone116615170: Waiting for transfers to finish 2025/03/09 03:07:10 DEBUG : Waiting for deletions to finish 2025/03/09 03:07:10 INFO : potato2: Deleted 2025/03/09 03:07:10 INFO : enormous: Deleted 2025/03/09 03:07:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:12 DEBUG : five: Need to transfer - File not found at Destination 2025/03/09 03:07:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/09 03:07:12 DEBUG : one: Destination is newer than source, skipping 2025/03/09 03:07:12 DEBUG : three: Sizes identical 2025/03/09 03:07:12 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/09 03:07:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 03:07:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone116615170) 2025/03/09 03:07:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jiqofim2kamu) 2025/03/09 03:07:12 DEBUG : two: sha1 differ 2025/03/09 03:07:12 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/09 03:07:13 INFO : five: Copied (new) 2025/03/09 03:07:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/09 03:07:13 INFO : four: Copied (replaced existing) 2025/03/09 03:07:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 03:07:13 INFO : two: Copied (replaced existing) 2025/03/09 03:07:13 DEBUG : Waiting for deletions to finish 2025/03/09 03:07:14 DEBUG : one: Destination is newer than source, skipping 2025/03/09 03:07:14 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/09 03:07:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/09 03:07:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 03:07:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone116615170) 2025/03/09 03:07:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jiqofim2kamu) 2025/03/09 03:07:14 DEBUG : three: sha1 differ 2025/03/09 03:07:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 03:07:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/09 03:07:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/09 03:07:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/09 03:07:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/09 03:07:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 03:07:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/09 03:07:14 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:07:14 INFO : three: Copied (replaced existing) 2025/03/09 03:07:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/09 03:07:15 INFO : B2 bucket rclone-test-jiqofim2kamu: Making map for --track-renames 2025/03/09 03:07:15 INFO : B2 bucket rclone-test-jiqofim2kamu: Finished making map for --track-renames 2025/03/09 03:07:15 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:15 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for renames to finish 2025/03/09 03:07:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 03:07:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/09 03:07:15 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/09 03:07:16 INFO : potato: Copied (new) 2025/03/09 03:07:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 03:07:16 INFO : yam: Copied (new) 2025/03/09 03:07:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:07:16 INFO : B2 bucket rclone-test-jiqofim2kamu: Making map for --track-renames 2025/03/09 03:07:16 INFO : B2 bucket rclone-test-jiqofim2kamu: Finished making map for --track-renames 2025/03/09 03:07:16 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:16 DEBUG : potato: Unchanged skipping 2025/03/09 03:07:16 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for renames to finish 2025/03/09 03:07:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 03:07:17 INFO : yam: Copied (server-side copy) to: yaml 2025/03/09 03:07:18 INFO : yam: Deleted 2025/03/09 03:07:18 INFO : yaml: Renamed from "yam" 2025/03/09 03:07:18 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/09 03:07:19 INFO : B2 bucket rclone-test-jiqofim2kamu: Making map for --track-renames 2025/03/09 03:07:19 INFO : B2 bucket rclone-test-jiqofim2kamu: Finished making map for --track-renames 2025/03/09 03:07:19 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 03:07:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/09 03:07:19 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for renames to finish 2025/03/09 03:07:19 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 03:07:20 INFO : yam: Copied (new) 2025/03/09 03:07:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/09 03:07:20 INFO : potato: Copied (new) 2025/03/09 03:07:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:07:20 INFO : B2 bucket rclone-test-jiqofim2kamu: Making map for --track-renames 2025/03/09 03:07:20 INFO : B2 bucket rclone-test-jiqofim2kamu: Finished making map for --track-renames 2025/03/09 03:07:20 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:20 DEBUG : potato: Unchanged skipping 2025/03/09 03:07:20 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for renames to finish 2025/03/09 03:07:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 03:07:21 INFO : yam: Copied (server-side copy) to: yaml 2025/03/09 03:07:21 INFO : yam: Deleted 2025/03/09 03:07:21 INFO : yaml: Renamed from "yam" 2025/03/09 03:07:21 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/09 03:07:23 INFO : B2 bucket rclone-test-jiqofim2kamu: Making map for --track-renames 2025/03/09 03:07:23 INFO : B2 bucket rclone-test-jiqofim2kamu: Finished making map for --track-renames 2025/03/09 03:07:23 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/09 03:07:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/09 03:07:23 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for renames to finish 2025/03/09 03:07:23 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 03:07:23 INFO : sub/yam: Copied (new) 2025/03/09 03:07:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/09 03:07:24 INFO : potato: Copied (new) 2025/03/09 03:07:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:07:24 DEBUG : potato: Unchanged skipping 2025/03/09 03:07:24 INFO : B2 bucket rclone-test-jiqofim2kamu: Making map for --track-renames 2025/03/09 03:07:24 INFO : B2 bucket rclone-test-jiqofim2kamu: Finished making map for --track-renames 2025/03/09 03:07:24 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:24 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for renames to finish 2025/03/09 03:07:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/09 03:07:25 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/09 03:07:25 INFO : sub/yam: Deleted 2025/03/09 03:07:25 INFO : yam: Renamed from "sub/yam" 2025/03/09 03:07:25 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.16s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:27 DEBUG : Creating backend with remote "/tmp/rclone116615170/dir1" 2025/03/09 03:07:27 DEBUG : Creating backend with remote "/tmp/rclone116615170/dir2" 2025/03/09 03:07:27 DEBUG : Local file system at /tmp/rclone116615170/dir2: Using server-side directory move 2025/03/09 03:07:27 INFO : Local file system at /tmp/rclone116615170/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/09 03:07:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/09 03:07:27 DEBUG : Local file system at /tmp/rclone116615170/dir2: Waiting for checks to finish 2025/03/09 03:07:27 DEBUG : Local file system at /tmp/rclone116615170/dir2: Waiting for transfers to finish 2025/03/09 03:07:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:07:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 03:07:27 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:27 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/09 03:07:28 INFO : nested/sub dir/file: Copied (new) 2025/03/09 03:07:28 INFO : nested/sub dir/file: Deleted 2025/03/09 03:07:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:07:28 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:07:28 INFO : sub dir/hello world: Deleted 2025/03/09 03:07:28 INFO : sub dir: Removing directory 2025/03/09 03:07:28 INFO : nested/sub dir: Removing directory 2025/03/09 03:07:28 INFO : nested: Removing directory 2025/03/09 03:07:28 DEBUG : Local file system at /tmp/rclone116615170: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/09 03:07:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/09 03:07:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/09 03:07:30 INFO : nested/sub dir/file: Copied (new) 2025/03/09 03:07:30 INFO : nested/sub dir/file: Deleted 2025/03/09 03:07:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/09 03:07:30 INFO : sub dir/hello world: Copied (new) 2025/03/09 03:07:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 03:07:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/09 03:07:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/09 03:07:32 INFO : existing-b: Copied (new) 2025/03/09 03:07:32 INFO : existing-b: Deleted 2025/03/09 03:07:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 03:07:32 INFO : existing: Copied (new) 2025/03/09 03:07:32 INFO : existing: Deleted 2025/03/09 03:07:32 DEBUG : existing: Destination exists, skipping 2025/03/09 03:07:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/09 03:07:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:07:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:07:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-baconem6xose" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jiqofim2kamu -> B2 bucket rclone-test-baconem6xose 2025/03/09 03:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:07:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/09 03:07:37 DEBUG : empty space: Unchanged skipping 2025/03/09 03:07:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 03:07:37 DEBUG : B2 bucket rclone-test-baconem6xose: Waiting for checks to finish 2025/03/09 03:07:37 INFO : empty space: Deleted 2025/03/09 03:07:37 DEBUG : B2 bucket rclone-test-baconem6xose: Waiting for transfers to finish 2025/03/09 03:07:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:07:37 INFO : potato2: Copied (server-side copy) 2025/03/09 03:07:38 INFO : potato2: Deleted 2025/03/09 03:07:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 03:07:38 INFO : potato3: Copied (server-side copy) 2025/03/09 03:07:38 INFO : potato3: Deleted 2025/03/09 03:07:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hivoges7wigu" 2025/03/09 03:07:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/09 03:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:07:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 03:07:40 DEBUG : B2 bucket rclone-test-hivoges7wigu: Waiting for checks to finish 2025/03/09 03:07:40 DEBUG : B2 bucket rclone-test-hivoges7wigu: Waiting for transfers to finish 2025/03/09 03:07:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:07:40 INFO : empty space: Copied (server-side copy) 2025/03/09 03:07:40 INFO : empty space: Deleted 2025/03/09 03:07:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:07:41 INFO : potato2: Copied (server-side copy) 2025/03/09 03:07:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 03:07:41 INFO : potato3: Copied (server-side copy) 2025/03/09 03:07:41 INFO : potato2: Deleted 2025/03/09 03:07:41 INFO : potato3: Deleted 2025/03/09 03:07:41 DEBUG : B2 bucket rclone-test-hivoges7wigu: Purge remote 2025/03/09 03:07:41 INFO : B2 bucket rclone-test-hivoges7wigu: cleaning bucket "rclone-test-hivoges7wigu" of all files 2025/03/09 03:07:41 DEBUG : empty space: Deleting (id "4_z0fe26d13d0fd7b8b9f580e1b_f111055ae809ce06c_d20250309_m030740_c001_v0001183_t0029_u01741489660613") 2025/03/09 03:07:41 DEBUG : potato2: Deleting (id "4_z0fe26d13d0fd7b8b9f580e1b_f11495f47fa147dcf_d20250309_m030740_c001_v0001098_t0053_u01741489660838") 2025/03/09 03:07:41 DEBUG : potato3: Deleting (id "4_z0fe26d13d0fd7b8b9f580e1b_f1081c7e6873eb139_d20250309_m030740_c001_v0001146_t0053_u01741489660986") 2025/03/09 03:07:42 DEBUG : B2 bucket rclone-test-baconem6xose: Purge remote 2025/03/09 03:07:42 INFO : B2 bucket rclone-test-baconem6xose: cleaning bucket "rclone-test-baconem6xose" of all files 2025/03/09 03:07:42 DEBUG : empty space: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f407598366eac1a18_d20250309_m030740_c001_v7007000_t0000_u01741489660821") 2025/03/09 03:07:42 DEBUG : empty space: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f1039b43d13f4c0aa_d20250309_m030736_c001_v0001183_t0019_u01741489656956") 2025/03/09 03:07:42 DEBUG : potato2: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f407598366eac1a1a_d20250309_m030741_c001_v7007000_t0000_u01741489661159") 2025/03/09 03:07:42 DEBUG : potato2: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f1053a08e8b9dc51c_d20250309_m030737_c001_v0001184_t0044_u01741489657829") 2025/03/09 03:07:42 DEBUG : potato3: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f413d72d110d85a72_d20250309_m030741_c001_v7007000_t0000_u01741489661339") 2025/03/09 03:07:42 DEBUG : potato3: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f112d9d62b445a951_d20250309_m030738_c001_v0001036_t0033_u01741489658067") 2025/03/09 03:07:42 DEBUG : potato3: Deleting (id "4_zefa25d03d0fd7b8b9f580e1b_f1039b43d13f4c0b3_d20250309_m030737_c001_v0001183_t0057_u01741489657216") --- PASS: TestServerSideMove (10.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dilebar7miju" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jiqofim2kamu -> B2 bucket rclone-test-dilebar7miju 2025/03/09 03:07:49 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 03:07:49 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 03:07:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:07:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 03:07:49 DEBUG : B2 bucket rclone-test-dilebar7miju: Waiting for checks to finish 2025/03/09 03:07:49 DEBUG : B2 bucket rclone-test-dilebar7miju: Waiting for transfers to finish 2025/03/09 03:07:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:07:50 INFO : potato2: Copied (server-side copy) 2025/03/09 03:07:50 INFO : potato2: Deleted 2025/03/09 03:07:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 03:07:50 INFO : potato3: Copied (server-side copy) 2025/03/09 03:07:50 INFO : potato3: Deleted 2025/03/09 03:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-celigam9juga" 2025/03/09 03:07:51 DEBUG : empty space: Excluded (Size Filter) 2025/03/09 03:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:07:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 03:07:51 DEBUG : B2 bucket rclone-test-celigam9juga: Waiting for checks to finish 2025/03/09 03:07:51 DEBUG : B2 bucket rclone-test-celigam9juga: Waiting for transfers to finish 2025/03/09 03:07:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:07:52 INFO : potato2: Copied (server-side copy) 2025/03/09 03:07:52 INFO : potato2: Deleted 2025/03/09 03:07:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 03:07:53 INFO : potato3: Copied (server-side copy) 2025/03/09 03:07:53 INFO : potato3: Deleted 2025/03/09 03:07:53 DEBUG : B2 bucket rclone-test-celigam9juga: Purge remote 2025/03/09 03:07:53 INFO : B2 bucket rclone-test-celigam9juga: cleaning bucket "rclone-test-celigam9juga" of all files 2025/03/09 03:07:53 DEBUG : potato2: Deleting (id "4_z6f728df3d0fd7b8b9f580e1b_f105266829bcd2e36_d20250309_m030752_c001_v0001176_t0036_u01741489672488") 2025/03/09 03:07:53 DEBUG : potato3: Deleting (id "4_z6f728df3d0fd7b8b9f580e1b_f10097567c496bf85_d20250309_m030752_c001_v0001099_t0026_u01741489672725") 2025/03/09 03:07:54 DEBUG : B2 bucket rclone-test-dilebar7miju: Purge remote 2025/03/09 03:07:54 INFO : B2 bucket rclone-test-dilebar7miju: cleaning bucket "rclone-test-dilebar7miju" of all files 2025/03/09 03:07:54 DEBUG : empty space: Deleting (id "4_z6fe27df3d0fd7b8b9f580e1b_f1118ac943fcdd803_d20250309_m030748_c001_v0001176_t0036_u01741489668963") 2025/03/09 03:07:54 DEBUG : potato2: Deleting (id "4_z6fe27df3d0fd7b8b9f580e1b_f40924c8bbb39b3c1_d20250309_m030752_c001_v7007000_t0000_u01741489672699") 2025/03/09 03:07:54 DEBUG : potato2: Deleting (id "4_z6fe27df3d0fd7b8b9f580e1b_f113693eed7c9e426_d20250309_m030749_c001_v0001184_t0012_u01741489669899") 2025/03/09 03:07:54 DEBUG : potato3: Deleting (id "4_z6fe27df3d0fd7b8b9f580e1b_f40924c8bbb39b3c4_d20250309_m030753_c001_v7007000_t0000_u01741489673093") 2025/03/09 03:07:54 DEBUG : potato3: Deleting (id "4_z6fe27df3d0fd7b8b9f580e1b_f11287ab8189b2e91_d20250309_m030750_c001_v0001181_t0052_u01741489670128") 2025/03/09 03:07:54 DEBUG : potato3: Deleting (id "4_z6fe27df3d0fd7b8b9f580e1b_f1118ac943fcdd805_d20250309_m030749_c001_v0001176_t0024_u01741489669170") --- PASS: TestServerSideMoveWithFilter (12.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:07:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mabotot4moki" 2025/03/09 03:07:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jiqofim2kamu -> B2 bucket rclone-test-mabotot4moki 2025/03/09 03:08:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:08:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/09 03:08:01 DEBUG : empty space: Unchanged skipping 2025/03/09 03:08:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/09 03:08:01 DEBUG : B2 bucket rclone-test-mabotot4moki: Waiting for checks to finish 2025/03/09 03:08:01 INFO : empty space: Deleted 2025/03/09 03:08:01 DEBUG : B2 bucket rclone-test-mabotot4moki: Waiting for transfers to finish 2025/03/09 03:08:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:08:01 INFO : potato2: Copied (server-side copy) 2025/03/09 03:08:02 INFO : potato2: Deleted 2025/03/09 03:08:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 03:08:02 INFO : potato3: Copied (server-side copy) 2025/03/09 03:08:02 INFO : potato3: Deleted 2025/03/09 03:08:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sojokux6muqe" 2025/03/09 03:08:03 INFO : tomatoDir: Making directory 2025/03/09 03:08:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/09 03:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/09 03:08:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/09 03:08:03 DEBUG : B2 bucket rclone-test-sojokux6muqe: Waiting for checks to finish 2025/03/09 03:08:03 DEBUG : B2 bucket rclone-test-sojokux6muqe: Waiting for transfers to finish 2025/03/09 03:08:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/09 03:08:04 INFO : empty space: Copied (server-side copy) 2025/03/09 03:08:04 INFO : empty space: Deleted 2025/03/09 03:08:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/09 03:08:04 INFO : potato2: Copied (server-side copy) 2025/03/09 03:08:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/09 03:08:05 INFO : potato3: Copied (server-side copy) 2025/03/09 03:08:05 INFO : potato2: Deleted 2025/03/09 03:08:05 INFO : potato3: Deleted 2025/03/09 03:08:05 DEBUG : B2 bucket rclone-test-sojokux6muqe: Purge remote 2025/03/09 03:08:05 INFO : B2 bucket rclone-test-sojokux6muqe: cleaning bucket "rclone-test-sojokux6muqe" of all files 2025/03/09 03:08:05 DEBUG : empty space: Deleting (id "4_z4f72bde3d0fd7b8b9f580e1b_f1000dded40c2c6e5_d20250309_m030804_c001_v0001184_t0001_u01741489684491") 2025/03/09 03:08:05 DEBUG : potato2: Deleting (id "4_z4f72bde3d0fd7b8b9f580e1b_f106e966c259c5efb_d20250309_m030804_c001_v0001184_t0001_u01741489684722") 2025/03/09 03:08:05 DEBUG : potato3: Deleting (id "4_z4f72bde3d0fd7b8b9f580e1b_f119dbb65e57b36a3_d20250309_m030804_c001_v0001183_t0047_u01741489684894") 2025/03/09 03:08:06 DEBUG : B2 bucket rclone-test-mabotot4moki: Purge remote 2025/03/09 03:08:06 INFO : B2 bucket rclone-test-mabotot4moki: cleaning bucket "rclone-test-mabotot4moki" of all files 2025/03/09 03:08:06 DEBUG : empty space: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f40156a7d71ce8d8d_d20250309_m030804_c001_v7007000_t0000_u01741489684699") 2025/03/09 03:08:06 DEBUG : empty space: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f10224c0ae69fdaa0_d20250309_m030800_c001_v0001182_t0017_u01741489680780") 2025/03/09 03:08:06 DEBUG : potato2: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f40156a7d71ce8d8e_d20250309_m030804_c001_v7007000_t0000_u01741489684927") 2025/03/09 03:08:06 DEBUG : potato2: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f10005fe7df9b2dd5_d20250309_m030801_c001_v0001136_t0056_u01741489681603") 2025/03/09 03:08:06 DEBUG : potato3: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f404052c16ed2eab1_d20250309_m030805_c001_v7007000_t0000_u01741489685092") 2025/03/09 03:08:06 DEBUG : potato3: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f119d5e246c7ad5a3_d20250309_m030801_c001_v0001184_t0058_u01741489681970") 2025/03/09 03:08:06 DEBUG : potato3: Deleting (id "4_z2fe2add3d0fd7b8b9f580e1b_f10224c0ae69fdab0_d20250309_m030800_c001_v0001182_t0023_u01741489680994") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/rclone-sync-test" 2025/03/09 03:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/rclone-sync-test-include/layer2" 2025/03/09 03:08:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/rclone-sync-test-ignore-file" 2025/03/09 03:08:21 DEBUG : B2 bucket rclone-test-jiqofim2kamu path rclone-sync-test: Waiting for checks to finish 2025/03/09 03:08:21 DEBUG : B2 bucket rclone-test-jiqofim2kamu path rclone-sync-test: Waiting for transfers to finish 2025/03/09 03:08:21 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:21 INFO : There was nothing to transfer 2025/03/09 03:08:21 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:08:21 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:08:21 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/09 03:08:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/09 03:08:22 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:08:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:08:22 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/09 03:08:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/09 03:08:22 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/CompareDest" 2025/03/09 03:08:32 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 03:08:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:32 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:08:33 INFO : one: Copied (new) 2025/03/09 03:08:33 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:34 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:34 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/09 03:08:34 INFO : one: Copied (replaced existing) 2025/03/09 03:08:34 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:36 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 03:08:36 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:36 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:36 INFO : There was nothing to transfer 2025/03/09 03:08:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 03:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:37 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 03:08:38 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:38 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:38 INFO : There was nothing to transfer 2025/03/09 03:08:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 03:08:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:38 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 03:08:38 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:38 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:38 INFO : There was nothing to transfer 2025/03/09 03:08:39 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/03/09 03:08:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 03:08:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/09 03:08:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:39 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 03:08:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:40 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:40 INFO : There was nothing to transfer 2025/03/09 03:08:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/09 03:08:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/09 03:08:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/09 03:08:41 INFO : two: Copied (new) 2025/03/09 03:08:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.95s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dest" 2025/03/09 03:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/pre-dest1" 2025/03/09 03:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/pre-dest2" 2025/03/09 03:08:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:08:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/09 03:08:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:08:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/09 03:08:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/09 03:08:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dest: Waiting for checks to finish 2025/03/09 03:08:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dest: Waiting for transfers to finish 2025/03/09 03:08:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/09 03:08:49 INFO : 3: Copied (new) 2025/03/09 03:08:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.70s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/CopyDest" 2025/03/09 03:08:54 DEBUG : one: Need to transfer - File not found at Destination 2025/03/09 03:08:54 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:54 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:08:55 INFO : one: Copied (new) 2025/03/09 03:08:55 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:55 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:56 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:08:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/09 03:08:56 INFO : one: Copied (replaced existing) 2025/03/09 03:08:56 DEBUG : Waiting for deletions to finish 2025/03/09 03:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/BackupDir" 2025/03/09 03:08:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:08:59 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:08:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:08:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/09 03:09:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:09:01 INFO : one: Copied (server-side copy) 2025/03/09 03:09:01 INFO : one: Deleted 2025/03/09 03:09:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/09 03:09:01 INFO : one: Copied (server-side copy) 2025/03/09 03:09:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/09 03:09:01 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:01 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:09:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/09 03:09:03 INFO : two: Copied (server-side copy) 2025/03/09 03:09:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/09 03:09:03 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:09:03 DEBUG : one: Unchanged skipping 2025/03/09 03:09:03 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:03 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:09:03 DEBUG : one: Unchanged skipping 2025/03/09 03:09:03 DEBUG : two: Unchanged skipping 2025/03/09 03:09:03 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:03 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:03 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:03 INFO : There was nothing to transfer 2025/03/09 03:09:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/09 03:09:04 DEBUG : three: Destination not found in --copy-dest 2025/03/09 03:09:04 DEBUG : three: Need to transfer - File not found at Destination 2025/03/09 03:09:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:09:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/09 03:09:04 DEBUG : one: Unchanged skipping 2025/03/09 03:09:04 DEBUG : two: Unchanged skipping 2025/03/09 03:09:04 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:04 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/09 03:09:05 INFO : three: Copied (new) 2025/03/09 03:09:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:09:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/backup" 2025/03/09 03:09:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 03:09:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:13 DEBUG : two: Unchanged skipping 2025/03/09 03:09:13 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:09:14 INFO : one: Copied (server-side copy) 2025/03/09 03:09:14 INFO : one: Deleted 2025/03/09 03:09:14 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:15 INFO : one: Copied (new) 2025/03/09 03:09:15 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:09:15 INFO : three.txt: Copied (server-side copy) 2025/03/09 03:09:15 INFO : three.txt: Deleted 2025/03/09 03:09:15 INFO : three.txt: Moved into backup dir 2025/03/09 03:09:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 03:09:17 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:17 DEBUG : two: Unchanged skipping 2025/03/09 03:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:17 INFO : one: Copied (server-side copy) 2025/03/09 03:09:17 INFO : one: Deleted 2025/03/09 03:09:17 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 03:09:18 INFO : one: Copied (new) 2025/03/09 03:09:18 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:09:18 INFO : three.txt: Copied (server-side copy) 2025/03/09 03:09:19 INFO : three.txt: Deleted 2025/03/09 03:09:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:09:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/backup" 2025/03/09 03:09:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 03:09:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:25 DEBUG : two: Unchanged skipping 2025/03/09 03:09:25 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:09:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 03:09:26 INFO : one: Deleted 2025/03/09 03:09:26 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:27 INFO : one: Copied (new) 2025/03/09 03:09:27 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:09:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 03:09:27 INFO : three.txt: Deleted 2025/03/09 03:09:27 INFO : three.txt: Moved into backup dir 2025/03/09 03:09:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 03:09:29 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:29 DEBUG : two: Unchanged skipping 2025/03/09 03:09:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:30 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 03:09:30 INFO : one: Deleted 2025/03/09 03:09:30 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 03:09:30 INFO : one: Copied (new) 2025/03/09 03:09:30 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:09:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 03:09:31 INFO : three.txt: Deleted 2025/03/09 03:09:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:09:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/backup" 2025/03/09 03:09:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 03:09:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:37 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:37 DEBUG : two: Unchanged skipping 2025/03/09 03:09:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:09:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 03:09:38 INFO : one: Deleted 2025/03/09 03:09:38 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:39 INFO : one: Copied (new) 2025/03/09 03:09:39 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:09:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 03:09:39 INFO : three.txt: Deleted 2025/03/09 03:09:39 INFO : three.txt: Moved into backup dir 2025/03/09 03:09:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 03:09:41 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:41 DEBUG : two: Unchanged skipping 2025/03/09 03:09:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 03:09:41 INFO : one: Deleted 2025/03/09 03:09:41 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 03:09:42 INFO : one: Copied (new) 2025/03/09 03:09:42 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:09:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 03:09:42 INFO : three.txt: Deleted 2025/03/09 03:09:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 03:09:47 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:47 DEBUG : two: Unchanged skipping 2025/03/09 03:09:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:09:48 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 03:09:48 INFO : one: Deleted 2025/03/09 03:09:48 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:49 INFO : one: Copied (new) 2025/03/09 03:09:49 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:09:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 03:09:50 INFO : three.txt: Deleted 2025/03/09 03:09:50 INFO : three.txt: Moved into backup dir 2025/03/09 03:09:51 DEBUG : one.bak: Excluded (Path Filter) 2025/03/09 03:09:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/09 03:09:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 03:09:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:51 DEBUG : two: Unchanged skipping 2025/03/09 03:09:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for checks to finish 2025/03/09 03:09:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:51 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 03:09:51 INFO : one: Deleted 2025/03/09 03:09:51 DEBUG : B2 bucket rclone-test-jiqofim2kamu path dst: Waiting for transfers to finish 2025/03/09 03:09:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 03:09:52 INFO : one: Copied (new) 2025/03/09 03:09:52 DEBUG : Waiting for deletions to finish 2025/03/09 03:09:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:09:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 03:09:52 INFO : three.txt: Deleted 2025/03/09 03:09:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:09:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 03:09:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:09:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 03:09:58 INFO : one: Deleted 2025/03/09 03:09:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:09:59 INFO : one: Copied (new) 2025/03/09 03:09:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:09:59 DEBUG : two: Unchanged skipping 2025/03/09 03:09:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 03:10:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:10:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 03:10:00 INFO : three.txt: Deleted 2025/03/09 03:10:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:10:00 INFO : three.txt: Copied (new) 2025/03/09 03:10:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/09 03:10:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/09 03:10:01 DEBUG : pacer: Reducing sleep to 10ms 2025/03/09 03:10:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 03:10:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:10:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/09 03:10:02 INFO : one: Deleted 2025/03/09 03:10:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 03:10:02 INFO : one: Copied (new) 2025/03/09 03:10:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:02 DEBUG : two: Unchanged skipping 2025/03/09 03:10:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 03:10:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/09 03:10:03 INFO : three.txt: Deleted 2025/03/09 03:10:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/09 03:10:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqofim2kamu/dst" 2025/03/09 03:10:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/09 03:10:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/09 03:10:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 03:10:10 INFO : one: Deleted 2025/03/09 03:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:10:11 INFO : one: Copied (new) 2025/03/09 03:10:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:11 DEBUG : two: Unchanged skipping 2025/03/09 03:10:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/09 03:10:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/09 03:10:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 03:10:13 INFO : three.txt: Deleted 2025/03/09 03:10:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:10:13 INFO : three.txt: Copied (new) 2025/03/09 03:10:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/09 03:10:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/09 03:10:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/09 03:10:15 INFO : one: Deleted 2025/03/09 03:10:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/09 03:10:16 INFO : one: Copied (new) 2025/03/09 03:10:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:16 DEBUG : two: Unchanged skipping 2025/03/09 03:10:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/09 03:10:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/09 03:10:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/09 03:10:17 INFO : three.txt: Deleted 2025/03/09 03:10:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/09 03:10:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.04s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/09 03:10:20 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:10:20 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:10:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/09 03:10:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/09 03:10:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.45s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/09 03:10:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:10:22 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:10:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/09 03:10:22 INFO : existing: Copied (new) 2025/03/09 03:10:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/09 03:10:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/09 03:10:23 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:10:23 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:10:23 ERROR : B2 bucket rclone-test-jiqofim2kamu: not deleting files as there were IO errors 2025/03/09 03:10:23 ERROR : B2 bucket rclone-test-jiqofim2kamu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncImmutable (3.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:25 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:10:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:25 DEBUG : existing: Unchanged skipping 2025/03/09 03:10:25 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:10:25 DEBUG : Waiting for deletions to finish 2025/03/09 03:10:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.75s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:10:40 DEBUG : both0: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both11: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both13: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both14: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both15: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both10: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both17: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both18: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both19: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both2: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both3: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both1: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both5: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both12: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both16: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both4: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:40 DEBUG : both9: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both6: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both7: Unchanged skipping 2025/03/09 03:10:40 DEBUG : both8: Unchanged skipping 2025/03/09 03:10:40 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:10:40 DEBUG : Waiting for deletions to finish 2025/03/09 03:10:40 INFO : only1: Deleted 2025/03/09 03:10:40 INFO : only11: Deleted 2025/03/09 03:10:40 INFO : only7: Deleted 2025/03/09 03:10:40 INFO : only16: Deleted 2025/03/09 03:10:40 INFO : only18: Deleted 2025/03/09 03:10:40 INFO : only8: Deleted 2025/03/09 03:10:40 INFO : only9: Deleted 2025/03/09 03:10:40 INFO : only13: Deleted 2025/03/09 03:10:40 INFO : only14: Deleted 2025/03/09 03:10:40 INFO : only15: Deleted 2025/03/09 03:10:40 INFO : only3: Deleted 2025/03/09 03:10:40 INFO : only4: Deleted 2025/03/09 03:10:41 INFO : only0: Deleted 2025/03/09 03:10:41 INFO : only19: Deleted 2025/03/09 03:10:41 INFO : only2: Deleted 2025/03/09 03:10:41 INFO : only6: Deleted 2025/03/09 03:10:41 INFO : only10: Deleted 2025/03/09 03:10:41 INFO : only12: Deleted 2025/03/09 03:10:41 INFO : only17: Deleted 2025/03/09 03:10:41 INFO : only5: Deleted 2025/03/09 03:10:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:10:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both0: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both1: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both10: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both11: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both12: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both13: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both14: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both15: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both16: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both17: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both18: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both19: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both2: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both3: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both4: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both5: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both6: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both7: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both8: Unchanged skipping 2025/03/09 03:10:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/09 03:10:58 DEBUG : both9: Unchanged skipping 2025/03/09 03:10:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/09 03:10:58 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for checks to finish 2025/03/09 03:10:58 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Waiting for transfers to finish 2025/03/09 03:10:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only0: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only1: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only10: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only12: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only14: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only13: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only15: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only16: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only17: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only11: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only18: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only19: Copied (replaced existing) 2025/03/09 03:10:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:58 INFO : only2: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only3: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only4: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only5: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only6: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only8: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only7: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/09 03:10:59 INFO : only9: Copied (replaced existing) 2025/03/09 03:10:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:11:07 DEBUG : empty_dir: Making directory with metadata 2025/03/09 03:11:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:11:07 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 03:11:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:11:07 INFO : empty_on_remote: Making directory 2025/03/09 03:11:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:11:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.38s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:11:11 DEBUG : empty_dir: Making directory with metadata 2025/03/09 03:11:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:11:11 DEBUG : empty_on_remote: Making directory with metadata 2025/03/09 03:11:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/09 03:11:11 INFO : empty_on_remote: Making directory 2025/03/09 03:11:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:11:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:11:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:14 INFO : sub dir: Making directory 2025/03/09 03:11:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" 2025/03/09 03:11:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/09 03:11:17 INFO : sub dir: Making directory 2025/03/09 03:11:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jiqofim2kamu", Local "Local file system at /tmp/rclone116615170", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.38s) PASS 2025/03/09 03:11:20 DEBUG : B2 bucket rclone-test-jiqofim2kamu: Purge remote 2025/03/09 03:11:20 INFO : B2 bucket rclone-test-jiqofim2kamu: cleaning bucket "rclone-test-jiqofim2kamu" of all files 2025/03/09 03:11:21 DEBUG : BackupDir/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b43_d20250309_m030906_c001_v7007000_t0000_u01741489746204") 2025/03/09 03:11:21 DEBUG : BackupDir/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1125ac3354a931c7_d20250309_m030900_c001_v0001100_t0023_u01741489740722") 2025/03/09 03:11:21 DEBUG : CompareDest/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4150e057bb4e0588_d20250309_m030841_c001_v7007000_t0000_u01741489721824") 2025/03/09 03:11:21 DEBUG : CompareDest/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd2589fa_d20250309_m030835_c001_v0001105_t0053_u01741489715787") 2025/03/09 03:11:21 DEBUG : CompareDest/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4150e057bb4e058a_d20250309_m030842_c001_v7007000_t0000_u01741489722007") 2025/03/09 03:11:21 DEBUG : CompareDest/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b804e_d20250309_m030837_c001_v0001182_t0053_u01741489717188") 2025/03/09 03:11:21 DEBUG : CopyDest/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b53_d20250309_m030906_c001_v7007000_t0000_u01741489746388") 2025/03/09 03:11:21 DEBUG : CopyDest/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d494c_d20250309_m030857_c001_v0001182_t0022_u01741489737893") 2025/03/09 03:11:21 DEBUG : CopyDest/three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b54_d20250309_m030906_c001_v7007000_t0000_u01741489746571") 2025/03/09 03:11:21 DEBUG : CopyDest/three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b82f5_d20250309_m030904_c001_v0001182_t0011_u01741489744189") 2025/03/09 03:11:21 DEBUG : CopyDest/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b55_d20250309_m030906_c001_v7007000_t0000_u01741489746755") 2025/03/09 03:11:21 DEBUG : CopyDest/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258a2b_d20250309_m030902_c001_v0001105_t0043_u01741489742217") 2025/03/09 03:11:21 DEBUG : EXISTING: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac247a_d20250309_m031026_c001_v7007000_t0000_u01741489826338") 2025/03/09 03:11:21 DEBUG : EXISTING: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b0a_d20250309_m031024_c001_v0001105_t0052_u01741489824969") 2025/03/09 03:11:21 DEBUG : Testêé: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac241c_d20250309_m031021_c001_v7007000_t0000_u01741489821540") 2025/03/09 03:11:21 DEBUG : Testêé: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8bc9_d20250309_m031020_c001_v0001182_t0010_u01741489820947") 2025/03/09 03:11:21 DEBUG : Testêé: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258afa_d20250309_m031019_c001_v0001105_t0041_u01741489819846") 2025/03/09 03:11:22 DEBUG : a/potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd317_d20250309_m030657_c001_v7007000_t0000_u01741489617661") 2025/03/09 03:11:22 DEBUG : a/potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b75ce_d20250309_m030657_c001_v0001182_t0011_u01741489617081") 2025/03/09 03:11:22 DEBUG : a/potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd2f8_d20250309_m030655_c001_v7007000_t0000_u01741489615400") 2025/03/09 03:11:22 DEBUG : a/potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7582_d20250309_m030654_c001_v0001182_t0010_u01741489614631") 2025/03/09 03:11:22 DEBUG : a/potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac1527_d20250309_m030635_c001_v7007000_t0000_u01741489595359") 2025/03/09 03:11:22 DEBUG : a/potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b72d9_d20250309_m030634_c001_v0001182_t0030_u01741489594598") 2025/03/09 03:11:22 DEBUG : b/potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd318_d20250309_m030657_c001_v7007000_t0000_u01741489617845") 2025/03/09 03:11:22 DEBUG : b/potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b75b4_d20250309_m030656_c001_v0001182_t0014_u01741489616314") 2025/03/09 03:11:22 DEBUG : b/potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd2e9_d20250309_m030654_c001_v7007000_t0000_u01741489614844") 2025/03/09 03:11:22 DEBUG : b/potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7562_d20250309_m030653_c001_v0001182_t0014_u01741489613841") 2025/03/09 03:11:22 DEBUG : b/potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac1525_d20250309_m030634_c001_v7007000_t0000_u01741489594806") 2025/03/09 03:11:22 DEBUG : b/potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b72bb_d20250309_m030633_c001_v0001182_t0033_u01741489593814") 2025/03/09 03:11:22 DEBUG : backup/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f412445dfcf6c8792_d20250309_m030919_c001_v7007000_t0000_u01741489759516") 2025/03/09 03:11:22 DEBUG : backup/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f108979e5676c7997_d20250309_m030917_c001_v0001183_t0057_u01741489757653") 2025/03/09 03:11:22 DEBUG : backup/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1030003f05b8d358_d20250309_m030914_c001_v0001182_t0018_u01741489754097") 2025/03/09 03:11:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fa98_d20250309_m030943_c001_v7007000_t0000_u01741489783402") 2025/03/09 03:11:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f105004ba5000a6a9_d20250309_m030941_c001_v0001183_t0016_u01741489781628") 2025/03/09 03:11:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f101702f81a3e8153_d20250309_m030938_c001_v0001183_t0034_u01741489778139") 2025/03/09 03:11:22 DEBUG : backup/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41824af494463d45_d20250309_m030931_c001_v7007000_t0000_u01741489771582") 2025/03/09 03:11:22 DEBUG : backup/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1166e59a8e98f821_d20250309_m030929_c001_v0001165_t0000_u01741489769892") 2025/03/09 03:11:23 DEBUG : backup/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11153cc75f7075ee_d20250309_m030926_c001_v0001161_t0027_u01741489766173") 2025/03/09 03:11:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fa9b_d20250309_m030943_c001_v7007000_t0000_u01741489783585") 2025/03/09 03:11:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f116724fe82cccd90_d20250309_m030942_c001_v0001103_t0003_u01741489782486") 2025/03/09 03:11:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f119d5e246c7add50_d20250309_m030939_c001_v0001184_t0021_u01741489779529") 2025/03/09 03:11:23 DEBUG : backup/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f412445dfcf6c8793_d20250309_m030919_c001_v7007000_t0000_u01741489759699") 2025/03/09 03:11:23 DEBUG : backup/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1076054bc0ffa2d7_d20250309_m030918_c001_v0001146_t0044_u01741489758520") 2025/03/09 03:11:23 DEBUG : backup/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11264a7495b32629_d20250309_m030915_c001_v0001182_t0059_u01741489755496") 2025/03/09 03:11:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41824af494463d46_d20250309_m030931_c001_v7007000_t0000_u01741489771766") 2025/03/09 03:11:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f10786b87a99cfbea_d20250309_m030930_c001_v0001176_t0013_u01741489770721") 2025/03/09 03:11:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8593_d20250309_m030927_c001_v0001182_t0011_u01741489767641") 2025/03/09 03:11:23 DEBUG : both0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f463_d20250309_m031059_c001_v7007000_t0000_u01741489859926") 2025/03/09 03:11:23 DEBUG : both0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d519a_d20250309_m031046_c001_v0001182_t0009_u01741489846674") 2025/03/09 03:11:23 DEBUG : both0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa7_d20250309_m031041_c001_v7007000_t0000_u01741489841910") 2025/03/09 03:11:23 DEBUG : both0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8c90_d20250309_m031028_c001_v0001182_t0010_u01741489828596") 2025/03/09 03:11:23 DEBUG : both1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f474_d20250309_m031100_c001_v7007000_t0000_u01741489860123") 2025/03/09 03:11:23 DEBUG : both1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8ea0_d20250309_m031047_c001_v0001182_t0059_u01741489847997") 2025/03/09 03:11:23 DEBUG : both1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa8_d20250309_m031042_c001_v7007000_t0000_u01741489842113") 2025/03/09 03:11:23 DEBUG : both1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b16_d20250309_m031029_c001_v0001105_t0037_u01741489829401") 2025/03/09 03:11:23 DEBUG : both10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f476_d20250309_m031100_c001_v7007000_t0000_u01741489860320") 2025/03/09 03:11:23 DEBUG : both10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f0a_d20250309_m031052_c001_v0001182_t0042_u01741489852455") 2025/03/09 03:11:23 DEBUG : both10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa9_d20250309_m031042_c001_v7007000_t0000_u01741489842298") 2025/03/09 03:11:23 DEBUG : both10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b28_d20250309_m031033_c001_v0001105_t0029_u01741489833779") 2025/03/09 03:11:23 DEBUG : both11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f477_d20250309_m031100_c001_v7007000_t0000_u01741489860542") 2025/03/09 03:11:24 DEBUG : both11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b66_d20250309_m031052_c001_v0001105_t0016_u01741489852903") 2025/03/09 03:11:24 DEBUG : both11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effaa_d20250309_m031042_c001_v7007000_t0000_u01741489842485") 2025/03/09 03:11:24 DEBUG : both11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d50ca_d20250309_m031034_c001_v0001182_t0008_u01741489834297") 2025/03/09 03:11:24 DEBUG : both12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f478_d20250309_m031100_c001_v7007000_t0000_u01741489860728") 2025/03/09 03:11:24 DEBUG : both12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5212_d20250309_m031053_c001_v0001182_t0043_u01741489853549") 2025/03/09 03:11:24 DEBUG : both12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effab_d20250309_m031042_c001_v7007000_t0000_u01741489842671") 2025/03/09 03:11:24 DEBUG : both12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d5c_d20250309_m031034_c001_v0001182_t0013_u01741489834974") 2025/03/09 03:11:24 DEBUG : both13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f484_d20250309_m031100_c001_v7007000_t0000_u01741489860910") 2025/03/09 03:11:24 DEBUG : both13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f30_d20250309_m031054_c001_v0001182_t0027_u01741489854039") 2025/03/09 03:11:24 DEBUG : both13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effac_d20250309_m031042_c001_v7007000_t0000_u01741489842855") 2025/03/09 03:11:24 DEBUG : both13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b2e_d20250309_m031035_c001_v0001105_t0009_u01741489835407") 2025/03/09 03:11:24 DEBUG : both14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f485_d20250309_m031101_c001_v7007000_t0000_u01741489861093") 2025/03/09 03:11:24 DEBUG : both14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b6a_d20250309_m031054_c001_v0001105_t0035_u01741489854465") 2025/03/09 03:11:24 DEBUG : both14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effad_d20250309_m031043_c001_v7007000_t0000_u01741489843040") 2025/03/09 03:11:24 DEBUG : both14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d50e6_d20250309_m031036_c001_v0001182_t0058_u01741489836077") 2025/03/09 03:11:24 DEBUG : both15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f486_d20250309_m031101_c001_v7007000_t0000_u01741489861276") 2025/03/09 03:11:24 DEBUG : both15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5238_d20250309_m031054_c001_v0001182_t0035_u01741489854940") 2025/03/09 03:11:24 DEBUG : both15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effaf_d20250309_m031043_c001_v7007000_t0000_u01741489843225") 2025/03/09 03:11:24 DEBUG : both15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d7e_d20250309_m031036_c001_v0001182_t0058_u01741489836687") 2025/03/09 03:11:24 DEBUG : both16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f487_d20250309_m031101_c001_v7007000_t0000_u01741489861459") 2025/03/09 03:11:25 DEBUG : both16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f58_d20250309_m031055_c001_v0001182_t0038_u01741489855429") 2025/03/09 03:11:25 DEBUG : both16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb0_d20250309_m031043_c001_v7007000_t0000_u01741489843447") 2025/03/09 03:11:25 DEBUG : both16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b34_d20250309_m031037_c001_v0001105_t0035_u01741489837121") 2025/03/09 03:11:25 DEBUG : both17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f489_d20250309_m031101_c001_v7007000_t0000_u01741489861653") 2025/03/09 03:11:25 DEBUG : both17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b70_d20250309_m031055_c001_v0001105_t0029_u01741489855871") 2025/03/09 03:11:25 DEBUG : both17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb1_d20250309_m031043_c001_v7007000_t0000_u01741489843634") 2025/03/09 03:11:25 DEBUG : both17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d50fd_d20250309_m031037_c001_v0001182_t0046_u01741489837605") 2025/03/09 03:11:25 DEBUG : both18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f492_d20250309_m031101_c001_v7007000_t0000_u01741489861835") 2025/03/09 03:11:25 DEBUG : both18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d525a_d20250309_m031056_c001_v0001182_t0055_u01741489856589") 2025/03/09 03:11:25 DEBUG : both18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb2_d20250309_m031043_c001_v7007000_t0000_u01741489843819") 2025/03/09 03:11:25 DEBUG : both18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8daa_d20250309_m031038_c001_v0001182_t0059_u01741489838225") 2025/03/09 03:11:25 DEBUG : both19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f493_d20250309_m031102_c001_v7007000_t0000_u01741489862019") 2025/03/09 03:11:25 DEBUG : both19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f8e_d20250309_m031057_c001_v0001182_t0053_u01741489857150") 2025/03/09 03:11:25 DEBUG : both19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb3_d20250309_m031044_c001_v7007000_t0000_u01741489844004") 2025/03/09 03:11:25 DEBUG : both19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b3c_d20250309_m031038_c001_v0001105_t0048_u01741489838654") 2025/03/09 03:11:25 DEBUG : both2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f494_d20250309_m031102_c001_v7007000_t0000_u01741489862202") 2025/03/09 03:11:25 DEBUG : both2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b56_d20250309_m031048_c001_v0001105_t0049_u01741489848423") 2025/03/09 03:11:25 DEBUG : both2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb4_d20250309_m031044_c001_v7007000_t0000_u01741489844189") 2025/03/09 03:11:25 DEBUG : both2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d504c_d20250309_m031029_c001_v0001182_t0032_u01741489829892") 2025/03/09 03:11:25 DEBUG : both3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f495_d20250309_m031102_c001_v7007000_t0000_u01741489862385") 2025/03/09 03:11:25 DEBUG : both3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d51c4_d20250309_m031048_c001_v0001182_t0049_u01741489848877") 2025/03/09 03:11:26 DEBUG : both3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb5_d20250309_m031044_c001_v7007000_t0000_u01741489844383") 2025/03/09 03:11:26 DEBUG : both3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8cca_d20250309_m031030_c001_v0001182_t0026_u01741489830396") 2025/03/09 03:11:26 DEBUG : both4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f49d_d20250309_m031102_c001_v7007000_t0000_u01741489862568") 2025/03/09 03:11:26 DEBUG : both4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8ec2_d20250309_m031049_c001_v0001182_t0023_u01741489849340") 2025/03/09 03:11:26 DEBUG : both4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb6_d20250309_m031044_c001_v7007000_t0000_u01741489844568") 2025/03/09 03:11:26 DEBUG : both4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b1c_d20250309_m031030_c001_v0001105_t0031_u01741489830829") 2025/03/09 03:11:26 DEBUG : both5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f49e_d20250309_m031102_c001_v7007000_t0000_u01741489862750") 2025/03/09 03:11:26 DEBUG : both5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b5e_d20250309_m031049_c001_v0001105_t0024_u01741489849762") 2025/03/09 03:11:26 DEBUG : both5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb7_d20250309_m031044_c001_v7007000_t0000_u01741489844753") 2025/03/09 03:11:26 DEBUG : both5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5072_d20250309_m031031_c001_v0001182_t0043_u01741489831292") 2025/03/09 03:11:26 DEBUG : both6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f49f_d20250309_m031102_c001_v7007000_t0000_u01741489862932") 2025/03/09 03:11:26 DEBUG : both6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d51dc_d20250309_m031050_c001_v0001182_t0028_u01741489850574") 2025/03/09 03:11:26 DEBUG : both6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effb9_d20250309_m031044_c001_v7007000_t0000_u01741489844971") 2025/03/09 03:11:26 DEBUG : both6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8cfe_d20250309_m031031_c001_v0001182_t0010_u01741489831877") 2025/03/09 03:11:26 DEBUG : both7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a0_d20250309_m031103_c001_v7007000_t0000_u01741489863133") 2025/03/09 03:11:26 DEBUG : both7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8eec_d20250309_m031051_c001_v0001182_t0016_u01741489851055") 2025/03/09 03:11:26 DEBUG : both7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effba_d20250309_m031045_c001_v7007000_t0000_u01741489845158") 2025/03/09 03:11:26 DEBUG : both7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b22_d20250309_m031032_c001_v0001105_t0003_u01741489832291") 2025/03/09 03:11:26 DEBUG : both8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a1_d20250309_m031103_c001_v7007000_t0000_u01741489863331") 2025/03/09 03:11:26 DEBUG : both8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b62_d20250309_m031051_c001_v0001105_t0028_u01741489851469") 2025/03/09 03:11:26 DEBUG : both8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effbb_d20250309_m031045_c001_v7007000_t0000_u01741489845344") 2025/03/09 03:11:27 DEBUG : both8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d509e_d20250309_m031032_c001_v0001182_t0044_u01741489832868") 2025/03/09 03:11:27 DEBUG : both9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a2_d20250309_m031103_c001_v7007000_t0000_u01741489863517") 2025/03/09 03:11:27 DEBUG : both9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d51fc_d20250309_m031052_c001_v0001182_t0019_u01741489852036") 2025/03/09 03:11:27 DEBUG : both9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effbc_d20250309_m031045_c001_v7007000_t0000_u01741489845530") 2025/03/09 03:11:27 DEBUG : both9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d2c_d20250309_m031033_c001_v0001182_t0035_u01741489833339") 2025/03/09 03:11:27 DEBUG : c/non empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd31a_d20250309_m030658_c001_v7007000_t0000_u01741489618028") 2025/03/09 03:11:27 DEBUG : c/non empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b75ba_d20250309_m030656_c001_v0001182_t0024_u01741489616512") 2025/03/09 03:11:27 DEBUG : c/non empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd2fd_d20250309_m030655_c001_v7007000_t0000_u01741489615584") 2025/03/09 03:11:27 DEBUG : c/non empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b756c_d20250309_m030654_c001_v0001182_t0054_u01741489614064") 2025/03/09 03:11:27 DEBUG : c/non empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac153f_d20250309_m030635_c001_v7007000_t0000_u01741489595542") 2025/03/09 03:11:27 DEBUG : c/non empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b72c3_d20250309_m030634_c001_v0001182_t0059_u01741489594020") 2025/03/09 03:11:27 DEBUG : check sum: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0bf6_d20250309_m030623_c001_v7007000_t0000_u01741489583233") 2025/03/09 03:11:27 DEBUG : check sum: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b715f_d20250309_m030622_c001_v0001182_t0017_u01741489582268") 2025/03/09 03:11:27 DEBUG : dest/3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0a29_d20250309_m030850_c001_v7007000_t0000_u01741489730687") 2025/03/09 03:11:27 DEBUG : dest/3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4013a6d2b730639f_d20250309_m030849_c001_v0001109_t0028_u01741489729576") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac23d4_d20250309_m031018_c001_v7007000_t0000_u01741489818347") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f103094bb1a6344d6_d20250309_m031015_c001_v0001144_t0036_u01741489815557") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac2381_d20250309_m031015_c001_v7007000_t0000_u01741489815360") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f103094bb1a6344c0_d20250309_m031010_c001_v0001144_t0003_u01741489810965") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac2336_d20250309_m031010_c001_v7007000_t0000_u01741489810238") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258ada_d20250309_m031005_c001_v0001105_t0054_u01741489805809") 2025/03/09 03:11:27 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdc17_d20250309_m031004_c001_v7007000_t0000_u01741489804346") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1054aee409922150_d20250309_m031002_c001_v0001181_t0011_u01741489802497") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb7d_d20250309_m031002_c001_v7007000_t0000_u01741489802318") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1054aee409922140_d20250309_m030959_c001_v0001181_t0033_u01741489799096") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb68_d20250309_m030958_c001_v7007000_t0000_u01741489798337") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258ab4_d20250309_m030954_c001_v0001105_t0003_u01741489794483") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb16_d20250309_m030953_c001_v7007000_t0000_u01741489793182") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11461697d774c24e_d20250309_m030951_c001_v0001184_t0054_u01741489791923") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0e40_d20250309_m030951_c001_v7007000_t0000_u01741489791738") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11461697d774c20b_d20250309_m030949_c001_v0001184_t0013_u01741489789265") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0e29_d20250309_m030948_c001_v7007000_t0000_u01741489788535") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4c86_d20250309_m030944_c001_v0001182_t0058_u01741489784709") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fa9d_d20250309_m030943_c001_v7007000_t0000_u01741489783772") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f117069054bb03b79_d20250309_m030942_c001_v0001157_t0039_u01741489782015") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4084b0764749455e_d20250309_m030941_c001_v7007000_t0000_u01741489781828") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f117069054bb03b73_d20250309_m030939_c001_v0001157_t0003_u01741489779058") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4084b0764749453f_d20250309_m030938_c001_v7007000_t0000_u01741489778329") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b862b_d20250309_m030932_c001_v0001182_t0017_u01741489772879") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41824af494463d47_d20250309_m030931_c001_v7007000_t0000_u01741489771971") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1186887593d6a543_d20250309_m030930_c001_v0001183_t0047_u01741489770328") 2025/03/09 03:11:28 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9bd2_d20250309_m030930_c001_v7007000_t0000_u01741489770126") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1186887593d6a507_d20250309_m030927_c001_v0001183_t0040_u01741489767244") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9bcd_d20250309_m030926_c001_v7007000_t0000_u01741489766516") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258a58_d20250309_m030920_c001_v0001105_t0013_u01741489760809") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f412445dfcf6c8798_d20250309_m030919_c001_v7007000_t0000_u01741489759894") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11392fa2b793261c_d20250309_m030918_c001_v0001183_t0014_u01741489758057") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4064ce6f89ae21f1_d20250309_m030917_c001_v7007000_t0000_u01741489757876") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11392fa2b79325f2_d20250309_m030915_c001_v0001183_t0039_u01741489755021") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4064ce6f89ae218b_d20250309_m030914_c001_v7007000_t0000_u01741489754298") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4a06_d20250309_m030908_c001_v0001182_t0018_u01741489748065") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b56_d20250309_m030906_c001_v7007000_t0000_u01741489746940") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f102821f5f98775ad_d20250309_m030901_c001_v0001183_t0055_u01741489741467") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f417efa2f9a3d4f3d_d20250309_m030901_c001_v7007000_t0000_u01741489741265") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b823e_d20250309_m030857_c001_v0001182_t0003_u01741489737313") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1158dc9819ea0b39_d20250309_m030856_c001_v0001098_t0021_u01741489736262") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1158dc9819ea0b35_d20250309_m030855_c001_v0001098_t0016_u01741489735184") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4150e057bb4e058c_d20250309_m030842_c001_v7007000_t0000_u01741489722189") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d477c_d20250309_m030835_c001_v0001182_t0022_u01741489715225") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f10158ba8012447c7_d20250309_m030834_c001_v0001179_t0022_u01741489714456") 2025/03/09 03:11:29 DEBUG : dst/one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f10158ba8012447c1_d20250309_m030833_c001_v0001179_t0044_u01741489713470") 2025/03/09 03:11:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac23d5_d20250309_m031018_c001_v7007000_t0000_u01741489818530") 2025/03/09 03:11:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111e64c1521443ac_d20250309_m031014_c001_v0001136_t0045_u01741489814974") 2025/03/09 03:11:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f103346a15d5094da_d20250309_m031009_c001_v0001120_t0034_u01741489809824") 2025/03/09 03:11:29 DEBUG : dst/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdc18_d20250309_m031004_c001_v7007000_t0000_u01741489804528") 2025/03/09 03:11:30 DEBUG : dst/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1139a8ed8310ba5a_d20250309_m031002_c001_v0001180_t0042_u01741489802019") 2025/03/09 03:11:30 DEBUG : dst/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1003cb0991c0175a_d20250309_m030958_c001_v0001182_t0013_u01741489798104") 2025/03/09 03:11:30 DEBUG : dst/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb1e_d20250309_m030953_c001_v7007000_t0000_u01741489793367") 2025/03/09 03:11:30 DEBUG : dst/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f101f79704627aaf4_d20250309_m030951_c001_v0001184_t0029_u01741489791522") 2025/03/09 03:11:30 DEBUG : dst/one.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1004c6eb3a22acc1_d20250309_m030948_c001_v0001106_t0001_u01741489788007") 2025/03/09 03:11:30 DEBUG : dst/three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b65_d20250309_m030907_c001_v7007000_t0000_u01741489747126") 2025/03/09 03:11:30 DEBUG : dst/three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1158dc9819ea0b4f_d20250309_m030905_c001_v0001098_t0047_u01741489745349") 2025/03/09 03:11:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac23e6_d20250309_m031018_c001_v7007000_t0000_u01741489818720") 2025/03/09 03:11:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1115d781bff3e5df_d20250309_m031016_c001_v0001134_t0016_u01741489816811") 2025/03/09 03:11:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1052c2b707c3b621_d20250309_m031012_c001_v0001116_t0020_u01741489812137") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac23e7_d20250309_m031018_c001_v7007000_t0000_u01741489818906") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f103094bb1a6344e0_d20250309_m031017_c001_v0001144_t0052_u01741489817379") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac23c4_d20250309_m031017_c001_v7007000_t0000_u01741489817193") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f103094bb1a6344d0_d20250309_m031013_c001_v0001144_t0008_u01741489813130") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac235b_d20250309_m031012_c001_v7007000_t0000_u01741489812941") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4e49_d20250309_m031007_c001_v0001182_t0054_u01741489807221") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdc1d_d20250309_m031004_c001_v7007000_t0000_u01741489804709") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1054aee409922154_d20250309_m031003_c001_v0001181_t0058_u01741489803752") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb85_d20250309_m031003_c001_v7007000_t0000_u01741489803572") 2025/03/09 03:11:30 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1054aee40992214a_d20250309_m031000_c001_v0001181_t0014_u01741489800551") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb79_d20250309_m031000_c001_v7007000_t0000_u01741489800370") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4d49_d20250309_m030955_c001_v0001182_t0024_u01741489795483") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0e41_d20250309_m030952_c001_v7007000_t0000_u01741489792622") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4cee_d20250309_m030950_c001_v0001182_t0033_u01741489790711") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0e31_d20250309_m030949_c001_v7007000_t0000_u01741489789977") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b87a3_d20250309_m030945_c001_v0001182_t0013_u01741489785524") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4084b07647494569_d20250309_m030942_c001_v7007000_t0000_u01741489782841") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8717_d20250309_m030940_c001_v0001182_t0002_u01741489780841") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4084b07647494555_d20250309_m030939_c001_v7007000_t0000_u01741489779734") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258a88_d20250309_m030933_c001_v0001105_t0021_u01741489773660") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9bd8_d20250309_m030930_c001_v7007000_t0000_u01741489770972") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258a76_d20250309_m030928_c001_v0001105_t0016_u01741489768946") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9bce_d20250309_m030927_c001_v7007000_t0000_u01741489767856") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4adb_d20250309_m030921_c001_v0001182_t0036_u01741489761794") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4064ce6f89ae2201_d20250309_m030918_c001_v7007000_t0000_u01741489758962") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4a7b_d20250309_m030916_c001_v0001182_t0043_u01741489756822") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4064ce6f89ae21b6_d20250309_m030915_c001_v7007000_t0000_u01741489755704") 2025/03/09 03:11:31 DEBUG : dst/three.txt: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8385_d20250309_m030909_c001_v0001182_t0045_u01741489749802") 2025/03/09 03:11:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdc1e_d20250309_m031004_c001_v7007000_t0000_u01741489804893") 2025/03/09 03:11:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1120541a5baa338d_d20250309_m031003_c001_v0001136_t0030_u01741489803274") 2025/03/09 03:11:31 DEBUG : dst/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114a9f3e59f53d35_d20250309_m030959_c001_v0001044_t0008_u01741489799875") 2025/03/09 03:11:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb21_d20250309_m030953_c001_v7007000_t0000_u01741489793550") 2025/03/09 03:11:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1012b07928da9f89_d20250309_m030952_c001_v0001176_t0025_u01741489792347") 2025/03/09 03:11:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f101e2c85f0142b9c_d20250309_m030949_c001_v0001100_t0035_u01741489789695") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac23e8_d20250309_m031019_c001_v7007000_t0000_u01741489819090") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b89f7_d20250309_m031006_c001_v0001182_t0024_u01741489806644") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdc1f_d20250309_m031005_c001_v7007000_t0000_u01741489805076") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b88d1_d20250309_m030955_c001_v0001182_t0050_u01741489795267") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0fb25_d20250309_m030953_c001_v7007000_t0000_u01741489793733") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258aa6_d20250309_m030945_c001_v0001105_t0043_u01741489785283") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41932860abc0faa0_d20250309_m030943_c001_v7007000_t0000_u01741489783969") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4bb3_d20250309_m030933_c001_v0001182_t0033_u01741489773454") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41824af494463d48_d20250309_m030932_c001_v7007000_t0000_u01741489772157") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b84c5_d20250309_m030921_c001_v0001182_t0037_u01741489761583") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f412445dfcf6c87a1_d20250309_m030920_c001_v7007000_t0000_u01741489760079") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258a39_d20250309_m030908_c001_v0001105_t0002_u01741489748668") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0b68_d20250309_m030907_c001_v7007000_t0000_u01741489747329") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f101702f81a3e7ef9_d20250309_m030903_c001_v0001183_t0016_u01741489743020") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4150e057bb4e058e_d20250309_m030842_c001_v7007000_t0000_u01741489722372") 2025/03/09 03:11:32 DEBUG : dst/two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f10158ba8012447fd_d20250309_m030841_c001_v0001179_t0022_u01741489721258") 2025/03/09 03:11:32 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da1815_d20250309_m030801_c001_v7007000_t0000_u01741489681567") 2025/03/09 03:11:32 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7ca0_d20250309_m030758_c001_v0001182_t0040_u01741489678249") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da1804_d20250309_m030756_c001_v7007000_t0000_u01741489676370") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7b6c_d20250309_m030746_c001_v0001182_t0032_u01741489666573") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9784_d20250309_m030737_c001_v7007000_t0000_u01741489657806") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b79fd_d20250309_m030735_c001_v0001182_t0045_u01741489655030") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd3e6_d20250309_m030710_c001_v7007000_t0000_u01741489630580") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7727_d20250309_m030708_c001_v0001182_t0035_u01741489628887") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd399_d20250309_m030707_c001_v7007000_t0000_u01741489627410") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b76e5_d20250309_m030706_c001_v0001182_t0033_u01741489626264") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd34b_d20250309_m030702_c001_v7007000_t0000_u01741489622987") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b766c_d20250309_m030701_c001_v0001182_t0002_u01741489621456") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd327_d20250309_m030700_c001_v7007000_t0000_u01741489620125") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b760e_d20250309_m030658_c001_v0001182_t0015_u01741489618964") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd2d7_d20250309_m030652_c001_v7007000_t0000_u01741489612939") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b751c_d20250309_m030651_c001_v0001182_t0051_u01741489611213") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac16ab_d20250309_m030650_c001_v7007000_t0000_u01741489610084") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b74c6_d20250309_m030649_c001_v0001182_t0059_u01741489609334") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac15e7_d20250309_m030644_c001_v7007000_t0000_u01741489604458") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b73fc_d20250309_m030643_c001_v0001182_t0032_u01741489603177") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac1594_d20250309_m030640_c001_v7007000_t0000_u01741489600595") 2025/03/09 03:11:33 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b737b_d20250309_m030639_c001_v0001182_t0039_u01741489599660") 2025/03/09 03:11:34 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac1561_d20250309_m030638_c001_v7007000_t0000_u01741489598569") 2025/03/09 03:11:34 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f118c0daf17f738b9_d20250309_m030637_c001_v0001157_t0014_u01741489597836") 2025/03/09 03:11:34 DEBUG : empty space: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7315_d20250309_m030636_c001_v0001182_t0020_u01741489596268") 2025/03/09 03:11:34 DEBUG : enormous: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd3c1_d20250309_m030709_c001_v7007000_t0000_u01741489629657") 2025/03/09 03:11:34 DEBUG : enormous: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b772b_d20250309_m030709_c001_v0001182_t0022_u01741489629087") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac2450_d20250309_m031023_c001_v7007000_t0000_u01741489823848") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4fb6_d20250309_m031022_c001_v0001182_t0023_u01741489822672") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9745_d20250309_m030733_c001_v7007000_t0000_u01741489653132") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d42ee_d20250309_m030732_c001_v0001182_t0020_u01741489652189") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac14ee_d20250309_m030632_c001_v7007000_t0000_u01741489592722") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7271_d20250309_m030631_c001_v0001182_t0039_u01741489591776") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac14d9_d20250309_m030630_c001_v7007000_t0000_u01741489590493") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b722f_d20250309_m030629_c001_v0001182_t0034_u01741489589911") 2025/03/09 03:11:34 DEBUG : existing: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b721d_d20250309_m030629_c001_v0001182_t0044_u01741489589157") 2025/03/09 03:11:34 DEBUG : existing-b: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9746_d20250309_m030733_c001_v7007000_t0000_u01741489653315") 2025/03/09 03:11:34 DEBUG : existing-b: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b79b1_d20250309_m030732_c001_v0001182_t0043_u01741489652171") 2025/03/09 03:11:34 DEBUG : file1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f510_d20250309_m031112_c001_v7007000_t0000_u01741489872783") 2025/03/09 03:11:34 DEBUG : file1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5350_d20250309_m031111_c001_v0001182_t0044_u01741489871994") 2025/03/09 03:11:34 DEBUG : file1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4d7_d20250309_m031109_c001_v7007000_t0000_u01741489869904") 2025/03/09 03:11:34 DEBUG : file1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b90c2_d20250309_m031108_c001_v0001182_t0047_u01741489868603") 2025/03/09 03:11:34 DEBUG : five: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd426_d20250309_m030714_c001_v7007000_t0000_u01741489634765") 2025/03/09 03:11:34 DEBUG : five: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b778d_d20250309_m030712_c001_v0001182_t0017_u01741489632868") 2025/03/09 03:11:34 DEBUG : foo: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac15bf_d20250309_m030642_c001_v7007000_t0000_u01741489602448") 2025/03/09 03:11:35 DEBUG : foo: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b73d0_d20250309_m030641_c001_v0001182_t0017_u01741489601891") 2025/03/09 03:11:35 DEBUG : foo: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b73b8_d20250309_m030641_c001_v0001182_t0017_u01741489601327") 2025/03/09 03:11:35 DEBUG : four: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd427_d20250309_m030714_c001_v7007000_t0000_u01741489634972") 2025/03/09 03:11:35 DEBUG : four: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d4107_d20250309_m030713_c001_v0001182_t0029_u01741489633463") 2025/03/09 03:11:35 DEBUG : four: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b777b_d20250309_m030712_c001_v0001182_t0050_u01741489632294") 2025/03/09 03:11:35 DEBUG : hello world2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d6c_d20250309_m030541_c001_v7007000_t0000_u01741489541330") 2025/03/09 03:11:35 DEBUG : hello world2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6c51_d20250309_m030540_c001_v0001182_t0042_u01741489540764") 2025/03/09 03:11:35 DEBUG : ignore-size: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0c21_d20250309_m030627_c001_v7007000_t0000_u01741489587707") 2025/03/09 03:11:35 DEBUG : ignore-size: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b71d9_d20250309_m030626_c001_v0001182_t0009_u01741489586726") 2025/03/09 03:11:35 DEBUG : nested/sub dir/file: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb971b_d20250309_m030731_c001_v7007000_t0000_u01741489651065") 2025/03/09 03:11:35 DEBUG : nested/sub dir/file: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d42aa_d20250309_m030730_c001_v0001182_t0038_u01741489650058") 2025/03/09 03:11:35 DEBUG : nested/sub dir/file: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96f8_d20250309_m030728_c001_v7007000_t0000_u01741489648941") 2025/03/09 03:11:35 DEBUG : nested/sub dir/file: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d427c_d20250309_m030728_c001_v0001182_t0009_u01741489648025") 2025/03/09 03:11:35 DEBUG : one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd428_d20250309_m030715_c001_v7007000_t0000_u01741489635159") 2025/03/09 03:11:35 DEBUG : one: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b7765_d20250309_m030711_c001_v0001182_t0017_u01741489631683") 2025/03/09 03:11:35 DEBUG : only0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a3_d20250309_m031103_c001_v7007000_t0000_u01741489863712") 2025/03/09 03:11:35 DEBUG : only0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258b78_d20250309_m031058_c001_v0001105_t0048_u01741489858228") 2025/03/09 03:11:35 DEBUG : only0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b4e_d20250309_m031047_c001_v0001105_t0026_u01741489847232") 2025/03/09 03:11:35 DEBUG : only0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4051f84dbf39c6d3_d20250309_m031040_c001_v7007000_t0000_u01741489840914") 2025/03/09 03:11:35 DEBUG : only0: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d503c_d20250309_m031029_c001_v0001182_t0051_u01741489829197") 2025/03/09 03:11:35 DEBUG : only1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a4_d20250309_m031103_c001_v7007000_t0000_u01741489863897") 2025/03/09 03:11:36 DEBUG : only1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b8fb0_d20250309_m031058_c001_v0001182_t0017_u01741489858230") 2025/03/09 03:11:36 DEBUG : only1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d51bc_d20250309_m031048_c001_v0001182_t0052_u01741489848207") 2025/03/09 03:11:36 DEBUG : only1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd00_d20250309_m031040_c001_v7007000_t0000_u01741489840137") 2025/03/09 03:11:36 DEBUG : only1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8cb0_d20250309_m031029_c001_v0001182_t0029_u01741489829686") 2025/03/09 03:11:36 DEBUG : only10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a5_d20250309_m031104_c001_v7007000_t0000_u01741489864079") 2025/03/09 03:11:36 DEBUG : only10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d5281_d20250309_m031058_c001_v0001182_t0029_u01741489858252") 2025/03/09 03:11:36 DEBUG : only10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5202_d20250309_m031052_c001_v0001182_t0025_u01741489852675") 2025/03/09 03:11:36 DEBUG : only10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4051f84dbf39c6d5_d20250309_m031041_c001_v7007000_t0000_u01741489841101") 2025/03/09 03:11:36 DEBUG : only10: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d48_d20250309_m031034_c001_v0001182_t0022_u01741489834060") 2025/03/09 03:11:36 DEBUG : only11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a6_d20250309_m031104_c001_v7007000_t0000_u01741489864262") 2025/03/09 03:11:36 DEBUG : only11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a9f3e59f53d89_d20250309_m031058_c001_v0001044_t0035_u01741489858803") 2025/03/09 03:11:36 DEBUG : only11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f1e_d20250309_m031053_c001_v0001182_t0014_u01741489853333") 2025/03/09 03:11:36 DEBUG : only11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd01_d20250309_m031040_c001_v7007000_t0000_u01741489840334") 2025/03/09 03:11:36 DEBUG : only11: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b2c_d20250309_m031034_c001_v0001105_t0052_u01741489834507") 2025/03/09 03:11:36 DEBUG : only12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a8_d20250309_m031104_c001_v7007000_t0000_u01741489864456") 2025/03/09 03:11:36 DEBUG : only12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258b7a_d20250309_m031058_c001_v0001105_t0048_u01741489858453") 2025/03/09 03:11:36 DEBUG : only12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b68_d20250309_m031053_c001_v0001105_t0055_u01741489853744") 2025/03/09 03:11:36 DEBUG : only12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f294_d20250309_m031041_c001_v7007000_t0000_u01741489841112") 2025/03/09 03:11:36 DEBUG : only12: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d50da_d20250309_m031035_c001_v0001182_t0047_u01741489835206") 2025/03/09 03:11:36 DEBUG : only13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4a9_d20250309_m031104_c001_v7007000_t0000_u01741489864649") 2025/03/09 03:11:37 DEBUG : only13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b8fb4_d20250309_m031058_c001_v0001182_t0017_u01741489858454") 2025/03/09 03:11:37 DEBUG : only13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5223_d20250309_m031054_c001_v0001182_t0044_u01741489854249") 2025/03/09 03:11:37 DEBUG : only13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa3_d20250309_m031040_c001_v7007000_t0000_u01741489840710") 2025/03/09 03:11:37 DEBUG : only13: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d6a_d20250309_m031035_c001_v0001182_t0052_u01741489835866") 2025/03/09 03:11:37 DEBUG : only14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4aa_d20250309_m031104_c001_v7007000_t0000_u01741489864847") 2025/03/09 03:11:37 DEBUG : only14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d5287_d20250309_m031058_c001_v0001182_t0029_u01741489858473") 2025/03/09 03:11:37 DEBUG : only14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f42_d20250309_m031054_c001_v0001182_t0036_u01741489854709") 2025/03/09 03:11:37 DEBUG : only14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f28a_d20250309_m031040_c001_v7007000_t0000_u01741489840721") 2025/03/09 03:11:37 DEBUG : only14: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b32_d20250309_m031036_c001_v0001105_t0021_u01741489836285") 2025/03/09 03:11:37 DEBUG : only15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4ab_d20250309_m031105_c001_v7007000_t0000_u01741489865030") 2025/03/09 03:11:37 DEBUG : only15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258b7c_d20250309_m031058_c001_v0001105_t0048_u01741489858636") 2025/03/09 03:11:37 DEBUG : only15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b6c_d20250309_m031055_c001_v0001105_t0048_u01741489855136") 2025/03/09 03:11:37 DEBUG : only15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4051f84dbf39c6d1_d20250309_m031040_c001_v7007000_t0000_u01741489840730") 2025/03/09 03:11:37 DEBUG : only15: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d50f1_d20250309_m031036_c001_v0001182_t0029_u01741489836922") 2025/03/09 03:11:37 DEBUG : only16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4ac_d20250309_m031105_c001_v7007000_t0000_u01741489865213") 2025/03/09 03:11:37 DEBUG : only16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d528b_d20250309_m031058_c001_v0001182_t0029_u01741489858656") 2025/03/09 03:11:37 DEBUG : only16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5246_d20250309_m031055_c001_v0001182_t0021_u01741489855674") 2025/03/09 03:11:37 DEBUG : only16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa2_d20250309_m031040_c001_v7007000_t0000_u01741489840526") 2025/03/09 03:11:37 DEBUG : only16: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d90_d20250309_m031037_c001_v0001182_t0055_u01741489837399") 2025/03/09 03:11:37 DEBUG : only17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4ad_d20250309_m031105_c001_v7007000_t0000_u01741489865395") 2025/03/09 03:11:38 DEBUG : only17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b8fba_d20250309_m031058_c001_v0001182_t0017_u01741489858658") 2025/03/09 03:11:38 DEBUG : only17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f78_d20250309_m031056_c001_v0001182_t0037_u01741489856354") 2025/03/09 03:11:38 DEBUG : only17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd13_d20250309_m031041_c001_v7007000_t0000_u01741489841241") 2025/03/09 03:11:38 DEBUG : only17: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b3a_d20250309_m031037_c001_v0001105_t0008_u01741489837824") 2025/03/09 03:11:38 DEBUG : only18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4ae_d20250309_m031105_c001_v7007000_t0000_u01741489865590") 2025/03/09 03:11:38 DEBUG : only18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258b7e_d20250309_m031058_c001_v0001105_t0048_u01741489858819") 2025/03/09 03:11:38 DEBUG : only18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b74_d20250309_m031056_c001_v0001105_t0055_u01741489856794") 2025/03/09 03:11:38 DEBUG : only18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4051f84dbf39c6cc_d20250309_m031040_c001_v7007000_t0000_u01741489840526") 2025/03/09 03:11:38 DEBUG : only18: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5109_d20250309_m031038_c001_v0001182_t0053_u01741489838442") 2025/03/09 03:11:38 DEBUG : only19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4af_d20250309_m031105_c001_v7007000_t0000_u01741489865780") 2025/03/09 03:11:38 DEBUG : only19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d528d_d20250309_m031058_c001_v0001182_t0029_u01741489858839") 2025/03/09 03:11:38 DEBUG : only19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d526e_d20250309_m031057_c001_v0001182_t0002_u01741489857368") 2025/03/09 03:11:38 DEBUG : only19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f290_d20250309_m031040_c001_v7007000_t0000_u01741489840927") 2025/03/09 03:11:38 DEBUG : only19: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8db6_d20250309_m031038_c001_v0001182_t0040_u01741489838950") 2025/03/09 03:11:38 DEBUG : only2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4b1_d20250309_m031105_c001_v7007000_t0000_u01741489865964") 2025/03/09 03:11:38 DEBUG : only2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b8fbe_d20250309_m031058_c001_v0001182_t0017_u01741489858851") 2025/03/09 03:11:38 DEBUG : only2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8eae_d20250309_m031048_c001_v0001182_t0026_u01741489848655") 2025/03/09 03:11:38 DEBUG : only2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd12_d20250309_m031041_c001_v7007000_t0000_u01741489841059") 2025/03/09 03:11:38 DEBUG : only2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b18_d20250309_m031030_c001_v0001105_t0036_u01741489830145") 2025/03/09 03:11:38 DEBUG : only3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4b2_d20250309_m031106_c001_v7007000_t0000_u01741489866147") 2025/03/09 03:11:38 DEBUG : only3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a9f3e59f53d8b_d20250309_m031059_c001_v0001044_t0035_u01741489859001") 2025/03/09 03:11:38 DEBUG : only3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b58_d20250309_m031049_c001_v0001105_t0035_u01741489849074") 2025/03/09 03:11:38 DEBUG : only3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd11_d20250309_m031040_c001_v7007000_t0000_u01741489840878") 2025/03/09 03:11:39 DEBUG : only3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d505e_d20250309_m031030_c001_v0001182_t0000_u01741489830627") 2025/03/09 03:11:39 DEBUG : only4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4b3_d20250309_m031106_c001_v7007000_t0000_u01741489866330") 2025/03/09 03:11:39 DEBUG : only4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258b80_d20250309_m031059_c001_v0001105_t0048_u01741489859011") 2025/03/09 03:11:39 DEBUG : only4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d51d0_d20250309_m031049_c001_v0001182_t0008_u01741489849552") 2025/03/09 03:11:39 DEBUG : only4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa4_d20250309_m031040_c001_v7007000_t0000_u01741489840905") 2025/03/09 03:11:39 DEBUG : only4: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8ce0_d20250309_m031031_c001_v0001182_t0002_u01741489831086") 2025/03/09 03:11:39 DEBUG : only5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4b4_d20250309_m031106_c001_v7007000_t0000_u01741489866513") 2025/03/09 03:11:39 DEBUG : only5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d528f_d20250309_m031059_c001_v0001182_t0029_u01741489859023") 2025/03/09 03:11:39 DEBUG : only5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8eda_d20250309_m031050_c001_v0001182_t0001_u01741489850352") 2025/03/09 03:11:39 DEBUG : only5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa6_d20250309_m031041_c001_v7007000_t0000_u01741489841278") 2025/03/09 03:11:39 DEBUG : only5: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b20_d20250309_m031031_c001_v0001105_t0003_u01741489831505") 2025/03/09 03:11:39 DEBUG : only6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4b9_d20250309_m031106_c001_v7007000_t0000_u01741489866709") 2025/03/09 03:11:39 DEBUG : only6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b8fc6_d20250309_m031059_c001_v0001182_t0017_u01741489859045") 2025/03/09 03:11:39 DEBUG : only6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b60_d20250309_m031050_c001_v0001105_t0056_u01741489850773") 2025/03/09 03:11:39 DEBUG : only6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f40386259f73effa5_d20250309_m031041_c001_v7007000_t0000_u01741489841091") 2025/03/09 03:11:39 DEBUG : only6: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5086_d20250309_m031032_c001_v0001182_t0040_u01741489832086") 2025/03/09 03:11:39 DEBUG : only7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4ba_d20250309_m031106_c001_v7007000_t0000_u01741489866895") 2025/03/09 03:11:39 DEBUG : only7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a9f3e59f53d8d_d20250309_m031059_c001_v0001044_t0035_u01741489859205") 2025/03/09 03:11:39 DEBUG : only7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d51f2_d20250309_m031051_c001_v0001182_t0051_u01741489851267") 2025/03/09 03:11:39 DEBUG : only7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd09_d20250309_m031040_c001_v7007000_t0000_u01741489840516") 2025/03/09 03:11:39 DEBUG : only7: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8d18_d20250309_m031032_c001_v0001182_t0042_u01741489832647") 2025/03/09 03:11:40 DEBUG : only8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4bb_d20250309_m031107_c001_v7007000_t0000_u01741489867095") 2025/03/09 03:11:40 DEBUG : only8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258b82_d20250309_m031059_c001_v0001105_t0048_u01741489859202") 2025/03/09 03:11:40 DEBUG : only8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b8f00_d20250309_m031051_c001_v0001182_t0020_u01741489851822") 2025/03/09 03:11:40 DEBUG : only8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f286_d20250309_m031040_c001_v7007000_t0000_u01741489840534") 2025/03/09 03:11:40 DEBUG : only8: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b26_d20250309_m031033_c001_v0001105_t0044_u01741489833062") 2025/03/09 03:11:40 DEBUG : only9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4bc_d20250309_m031107_c001_v7007000_t0000_u01741489867278") 2025/03/09 03:11:40 DEBUG : only9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f404715eee34d5293_d20250309_m031059_c001_v0001182_t0029_u01741489859213") 2025/03/09 03:11:40 DEBUG : only9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b64_d20250309_m031052_c001_v0001105_t0035_u01741489852232") 2025/03/09 03:11:40 DEBUG : only9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccdd0f_d20250309_m031040_c001_v7007000_t0000_u01741489840697") 2025/03/09 03:11:40 DEBUG : only9: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d50b8_d20250309_m031033_c001_v0001182_t0045_u01741489833566") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96e9_d20250309_m030726_c001_v7007000_t0000_u01741489646164") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258974_d20250309_m030723_c001_v0001105_t0006_u01741489643875") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96e4_d20250309_m030721_c001_v7007000_t0000_u01741489641999") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7855_d20250309_m030720_c001_v0001182_t0009_u01741489640330") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96ba_d20250309_m030718_c001_v7007000_t0000_u01741489638511") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d415d_d20250309_m030716_c001_v0001182_t0016_u01741489636080") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd371_d20250309_m030705_c001_v7007000_t0000_u01741489625159") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b76ae_d20250309_m030703_c001_v0001182_t0032_u01741489623914") 2025/03/09 03:11:40 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd340_d20250309_m030702_c001_v7007000_t0000_u01741489622045") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7662_d20250309_m030701_c001_v0001182_t0034_u01741489621047") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd322_d20250309_m030659_c001_v7007000_t0000_u01741489619547") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7606_d20250309_m030658_c001_v0001182_t0059_u01741489618754") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac16f5_d20250309_m030652_c001_v7007000_t0000_u01741489612018") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7514_d20250309_m030651_c001_v0001182_t0013_u01741489611002") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac16b0_d20250309_m030650_c001_v7007000_t0000_u01741489610268") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b74c0_d20250309_m030649_c001_v0001182_t0020_u01741489609131") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac1668_d20250309_m030648_c001_v7007000_t0000_u01741489608402") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7498_d20250309_m030647_c001_v0001182_t0019_u01741489607823") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7484_d20250309_m030647_c001_v0001182_t0017_u01741489607254") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac1616_d20250309_m030646_c001_v7007000_t0000_u01741489606525") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7454_d20250309_m030645_c001_v0001182_t0003_u01741489605938") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b743e_d20250309_m030645_c001_v0001182_t0002_u01741489605370") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f407598366eac15e8_d20250309_m030644_c001_v7007000_t0000_u01741489604641") 2025/03/09 03:11:41 DEBUG : potato: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7406_d20250309_m030643_c001_v0001182_t0022_u01741489603759") 2025/03/09 03:11:41 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f409e46d9b65911a9_d20250309_m030810_c001_v7007000_t0000_u01741489690992") 2025/03/09 03:11:41 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd2589dc_d20250309_m030810_c001_v0001105_t0048_u01741489690202") 2025/03/09 03:11:41 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da1817_d20250309_m030801_c001_v7007000_t0000_u01741489681943") 2025/03/09 03:11:41 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd2589c0_d20250309_m030757_c001_v0001105_t0046_u01741489677672") 2025/03/09 03:11:41 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411ee319628e884f_d20250309_m030750_c001_v7007000_t0000_u01741489670104") 2025/03/09 03:11:41 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd2589b2_d20250309_m030745_c001_v0001105_t0009_u01741489665683") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9789_d20250309_m030738_c001_v7007000_t0000_u01741489658049") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258989_d20250309_m030734_c001_v0001105_t0023_u01741489654628") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd3c4_d20250309_m030709_c001_v7007000_t0000_u01741489629839") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b771b_d20250309_m030708_c001_v0001182_t0016_u01741489628679") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd39b_d20250309_m030707_c001_v7007000_t0000_u01741489627591") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b76df_d20250309_m030706_c001_v0001182_t0036_u01741489626069") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd373_d20250309_m030705_c001_v7007000_t0000_u01741489625344") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b76b8_d20250309_m030704_c001_v0001182_t0048_u01741489624477") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd34d_d20250309_m030703_c001_v7007000_t0000_u01741489623180") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7688_d20250309_m030702_c001_v0001182_t0009_u01741489622405") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd32e_d20250309_m030700_c001_v7007000_t0000_u01741489620319") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7622_d20250309_m030659_c001_v0001182_t0009_u01741489619550") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd2da_d20250309_m030653_c001_v7007000_t0000_u01741489613121") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b752c_d20250309_m030651_c001_v0001182_t0027_u01741489611807") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d8d_d20250309_m030544_c001_v7007000_t0000_u01741489544705") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6cb5_d20250309_m030544_c001_v0001182_t0053_u01741489544083") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d7e_d20250309_m030542_c001_v7007000_t0000_u01741489542815") 2025/03/09 03:11:42 DEBUG : potato2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6c79_d20250309_m030542_c001_v0001182_t0032_u01741489542243") 2025/03/09 03:11:42 DEBUG : potato3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da1821_d20250309_m030802_c001_v7007000_t0000_u01741489682179") 2025/03/09 03:11:42 DEBUG : potato3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d44fb_d20250309_m030758_c001_v0001182_t0015_u01741489678861") 2025/03/09 03:11:43 DEBUG : potato3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411ee319628e885a_d20250309_m030750_c001_v7007000_t0000_u01741489670334") 2025/03/09 03:11:43 DEBUG : potato3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d441e_d20250309_m030747_c001_v0001182_t0054_u01741489667173") 2025/03/09 03:11:43 DEBUG : potato3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb978b_d20250309_m030738_c001_v7007000_t0000_u01741489658481") 2025/03/09 03:11:43 DEBUG : potato3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d433c_d20250309_m030735_c001_v0001182_t0041_u01741489655258") 2025/03/09 03:11:43 DEBUG : pre-dest1/1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0a2a_d20250309_m030850_c001_v7007000_t0000_u01741489730871") 2025/03/09 03:11:43 DEBUG : pre-dest1/1: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d4801_d20250309_m030843_c001_v0001182_t0042_u01741489723101") 2025/03/09 03:11:43 DEBUG : pre-dest2/2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f410525f89a4b0a2b_d20250309_m030851_c001_v7007000_t0000_u01741489731053") 2025/03/09 03:11:43 DEBUG : pre-dest2/2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258a07_d20250309_m030843_c001_v0001105_t0057_u01741489723669") 2025/03/09 03:11:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4150e057bb4e04c6_d20250309_m030823_c001_v7007000_t0000_u01741489703187") 2025/03/09 03:11:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7eae_d20250309_m030820_c001_v0001182_t0020_u01741489700240") 2025/03/09 03:11:43 DEBUG : sizeonly: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0c03_d20250309_m030625_c001_v7007000_t0000_u01741489585461") 2025/03/09 03:11:43 DEBUG : sizeonly: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7192_d20250309_m030624_c001_v0001182_t0012_u01741489584497") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f5b3_d20250309_m031119_c001_v7007000_t0000_u01741489879204") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114a9f3e59f53d9a_d20250309_m031117_c001_v0001044_t0026_u01741489877786") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f554_d20250309_m031115_c001_v7007000_t0000_u01741489875882") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b9a_d20250309_m031114_c001_v0001105_t0034_u01741489874844") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb9720_d20250309_m030731_c001_v7007000_t0000_u01741489651260") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258985_d20250309_m030730_c001_v0001105_t0054_u01741489650413") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96fb_d20250309_m030729_c001_v7007000_t0000_u01741489649127") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b793d_d20250309_m030728_c001_v0001182_t0019_u01741489648366") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0bd1_d20250309_m030621_c001_v7007000_t0000_u01741489581352") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b711d_d20250309_m030620_c001_v0001182_t0019_u01741489580030") 2025/03/09 03:11:43 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0b9f_d20250309_m030619_c001_v7007000_t0000_u01741489579311") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b70dd_d20250309_m030618_c001_v0001182_t0033_u01741489578376") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0b42_d20250309_m030615_c001_v7007000_t0000_u01741489575505") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7051_d20250309_m030614_c001_v0001182_t0048_u01741489574311") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0b26_d20250309_m030613_c001_v7007000_t0000_u01741489573774") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7019_d20250309_m030612_c001_v0001182_t0019_u01741489572583") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6fc3_d20250309_m030609_c001_v0001182_t0045_u01741489569563") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0aec_d20250309_m030608_c001_v7007000_t0000_u01741489568847") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6f95_d20250309_m030608_c001_v0001182_t0039_u01741489568269") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6f87_d20250309_m030607_c001_v0001182_t0029_u01741489567690") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0ac6_d20250309_m030606_c001_v7007000_t0000_u01741489566596") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6f30_d20250309_m030604_c001_v0001182_t0057_u01741489564415") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6ee2_d20250309_m030601_c001_v0001182_t0022_u01741489561461") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0a74_d20250309_m030600_c001_v7007000_t0000_u01741489560669") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6eb4_d20250309_m030600_c001_v0001182_t0027_u01741489560023") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6ea8_d20250309_m030559_c001_v0001182_t0053_u01741489559421") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0a6a_d20250309_m030558_c001_v7007000_t0000_u01741489558699") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6e2a_d20250309_m030554_c001_v0001182_t0018_u01741489554564") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f403a6e5f04da0a65_d20250309_m030554_c001_v7007000_t0000_u01741489554162") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6e02_d20250309_m030553_c001_v0001182_t0027_u01741489553596") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43de8_d20250309_m030551_c001_v7007000_t0000_u01741489551966") 2025/03/09 03:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6db7_d20250309_m030551_c001_v0001182_t0012_u01741489551384") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43dd5_d20250309_m030550_c001_v7007000_t0000_u01741489550841") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6d99_d20250309_m030550_c001_v0001182_t0033_u01741489550275") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43dcb_d20250309_m030549_c001_v7007000_t0000_u01741489549009") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6d55_d20250309_m030548_c001_v0001182_t0020_u01741489548251") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43dbb_d20250309_m030547_c001_v7007000_t0000_u01741489547709") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6d27_d20250309_m030547_c001_v0001182_t0010_u01741489547135") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43da3_d20250309_m030546_c001_v7007000_t0000_u01741489546233") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6cf7_d20250309_m030545_c001_v0001182_t0013_u01741489545625") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d5a_d20250309_m030539_c001_v7007000_t0000_u01741489539862") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6c15_d20250309_m030539_c001_v0001182_t0024_u01741489539276") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d47_d20250309_m030538_c001_v7007000_t0000_u01741489538363") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6bd7_d20250309_m030537_c001_v0001182_t0020_u01741489537801") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d38_d20250309_m030536_c001_v7007000_t0000_u01741489536891") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6bad_d20250309_m030536_c001_v0001182_t0057_u01741489536328") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4021d1f3f6c43d29_d20250309_m030533_c001_v7007000_t0000_u01741489533433") 2025/03/09 03:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b6b2f_d20250309_m030532_c001_v0001182_t0042_u01741489532858") 2025/03/09 03:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f5b4_d20250309_m031119_c001_v7007000_t0000_u01741489879425") 2025/03/09 03:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d5395_d20250309_m031117_c001_v0001182_t0017_u01741489877806") 2025/03/09 03:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f555_d20250309_m031116_c001_v7007000_t0000_u01741489876064") 2025/03/09 03:11:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b9160_d20250309_m031114_c001_v0001182_t0048_u01741489874493") 2025/03/09 03:11:46 DEBUG : sub/yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96e8_d20250309_m030725_c001_v7007000_t0000_u01741489645611") 2025/03/09 03:11:46 DEBUG : sub/yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d41ff_d20250309_m030723_c001_v0001182_t0053_u01741489643488") 2025/03/09 03:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f511_d20250309_m031112_c001_v7007000_t0000_u01741489872967") 2025/03/09 03:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114a9f3e59f53d96_d20250309_m031111_c001_v0001044_t0000_u01741489871661") 2025/03/09 03:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4d8_d20250309_m031110_c001_v7007000_t0000_u01741489870088") 2025/03/09 03:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114a9f3e59f53d90_d20250309_m031108_c001_v0001044_t0023_u01741489868629") 2025/03/09 03:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f513_d20250309_m031113_c001_v7007000_t0000_u01741489873149") 2025/03/09 03:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b9112_d20250309_m031111_c001_v0001182_t0053_u01741489871657") 2025/03/09 03:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f4014a8e26844f4d9_d20250309_m031110_c001_v7007000_t0000_u01741489870271") 2025/03/09 03:11:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258b94_d20250309_m031108_c001_v0001105_t0053_u01741489868618") 2025/03/09 03:11:46 DEBUG : three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd42a_d20250309_m030715_c001_v7007000_t0000_u01741489635345") 2025/03/09 03:11:46 DEBUG : three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b77b1_d20250309_m030714_c001_v0001182_t0056_u01741489634175") 2025/03/09 03:11:46 DEBUG : three: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f111eb1faed0b7775_d20250309_m030712_c001_v0001182_t0059_u01741489632064") 2025/03/09 03:11:46 DEBUG : two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f41692cf185ccd43c_d20250309_m030715_c001_v7007000_t0000_u01741489635527") 2025/03/09 03:11:46 DEBUG : two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414f8836bd258958_d20250309_m030713_c001_v0001105_t0048_u01741489633617") 2025/03/09 03:11:46 DEBUG : two: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f411eb1faed0b776d_d20250309_m030711_c001_v0001182_t0017_u01741489631880") 2025/03/09 03:11:46 DEBUG : yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96ea_d20250309_m030726_c001_v7007000_t0000_u01741489646347") 2025/03/09 03:11:46 DEBUG : yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f101387242262703e_d20250309_m030725_c001_v0001106_t0026_u01741489645012") 2025/03/09 03:11:46 DEBUG : yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96e1_d20250309_m030721_c001_v7007000_t0000_u01741489641437") 2025/03/09 03:11:46 DEBUG : yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f104715eee34d41ab_d20250309_m030719_c001_v0001182_t0055_u01741489639990") 2025/03/09 03:11:46 DEBUG : yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96b1_d20250309_m030717_c001_v7007000_t0000_u01741489637956") 2025/03/09 03:11:47 DEBUG : yam: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f114f8836bd258960_d20250309_m030716_c001_v0001105_t0024_u01741489636091") 2025/03/09 03:11:47 DEBUG : yaml: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96e5_d20250309_m030722_c001_v7007000_t0000_u01741489642180") 2025/03/09 03:11:47 DEBUG : yaml: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f11306c39ae3f55de_d20250309_m030721_c001_v0001182_t0047_u01741489641148") 2025/03/09 03:11:47 DEBUG : yaml: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f414a6534bdeb96bb_d20250309_m030718_c001_v7007000_t0000_u01741489638694") 2025/03/09 03:11:47 DEBUG : yaml: Deleting (id "4_zef026d63d0dd7b8b9f580e1b_f1138381c6f508e87_d20250309_m030717_c001_v0001041_t0030_u01741489637430") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m18.513174387s (try 1/5)