"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/14 04:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago" 2025/04/14 04:53:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 04:53:41 DEBUG : Creating backend with remote "/tmp/rclone345075633" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:53:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/14 04:53:43 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:43 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 04:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:53:44 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:44 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:45 DEBUG : B2 bucket rclone-test-mebegip9sago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.22s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:46 DEBUG : Creating backend with remote "/non-existing" 2025/04/14 04:53:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/14 04:53:47 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:47 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:53:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.10s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:49 INFO : B2 bucket rclone-test-mebegip9sago: Running all checks before starting transfers 2025/04/14 04:53:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:53:50 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:50 INFO : B2 bucket rclone-test-mebegip9sago: Checks finished, now starting transfers 2025/04/14 04:53:50 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:51 ERROR : Ignoring --no-traverse with sync 2025/04/14 04:53:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:53:51 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:51 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:52 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:53:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.70s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/14 04:53:53 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:53 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/14 04:53:53 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:53:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:53:57 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:57 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.05s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:53:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 04:53:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 04:53:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/14 04:53:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 04:53:58 INFO : sub dir: Making directory 2025/04/14 04:53:58 INFO : sub dir2: Making directory 2025/04/14 04:53:58 INFO : sub dir2/sub sub dir2: Making directory 2025/04/14 04:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:53:58 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:53:58 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:53:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:53:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/14 04:53:59 DEBUG : B2 bucket rclone-test-mebegip9sago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:00 INFO : sub dir2: Making directory 2025/04/14 04:54:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/14 04:54:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 04:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:00 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:00 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:01 DEBUG : sub dir2: Making directory with metadata 2025/04/14 04:54:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 04:54:01 INFO : sub dir: Making directory 2025/04/14 04:54:01 INFO : sub dir2: Making directory 2025/04/14 04:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:01 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:01 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:02 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:54:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/14 04:54:02 DEBUG : B2 bucket rclone-test-mebegip9sago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/14 04:54:02 DEBUG : B2 bucket rclone-test-mebegip9sago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:03 INFO : sub dir2: Making directory 2025/04/14 04:54:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:04 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:04 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:04 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:54:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:05 DEBUG : sub dir2: Making directory with metadata 2025/04/14 04:54:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 04:54:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 04:54:05 INFO : sub dir: Making directory 2025/04/14 04:54:05 INFO : sub dir2: Making directory 2025/04/14 04:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:05 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:05 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:05 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:54:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/14 04:54:05 DEBUG : B2 bucket rclone-test-mebegip9sago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:07 INFO : sub dir2: Making directory 2025/04/14 04:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:07 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:07 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:08 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.65s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rimifoj1numa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mebegip9sago -> B2 bucket rclone-test-rimifoj1numa 2025/04/14 04:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:10 DEBUG : B2 bucket rclone-test-rimifoj1numa: Waiting for checks to finish 2025/04/14 04:54:10 DEBUG : B2 bucket rclone-test-rimifoj1numa: Waiting for transfers to finish 2025/04/14 04:54:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:11 DEBUG : B2 bucket rclone-test-rimifoj1numa: Purge remote 2025/04/14 04:54:11 INFO : B2 bucket rclone-test-rimifoj1numa: cleaning bucket "rclone-test-rimifoj1numa" of all files 2025/04/14 04:54:11 DEBUG : sub dir/hello world: Deleting (id "4_z8f02dd43a05d3b2b9f680e1b_f10488dee601e3073_d20250414_m045411_c001_v0001157_t0016_u01744606451203") --- PASS: TestServerSideCopy (4.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 04:54:14 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:14 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 04:54:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-butokoq6zati" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mebegip9sago -> B2 bucket rclone-test-butokoq6zati 2025/04/14 04:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:17 DEBUG : B2 bucket rclone-test-butokoq6zati: Waiting for checks to finish 2025/04/14 04:54:17 DEBUG : B2 bucket rclone-test-butokoq6zati: Waiting for transfers to finish 2025/04/14 04:54:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 04:54:19 DEBUG : B2 bucket rclone-test-butokoq6zati: Waiting for checks to finish 2025/04/14 04:54:19 DEBUG : B2 bucket rclone-test-butokoq6zati: Waiting for transfers to finish 2025/04/14 04:54:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 04:54:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:20 DEBUG : B2 bucket rclone-test-butokoq6zati: Purge remote 2025/04/14 04:54:20 INFO : B2 bucket rclone-test-butokoq6zati: cleaning bucket "rclone-test-butokoq6zati" of all files 2025/04/14 04:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2fd03a05d3b2b9f680e1b_f110147a896b49533_d20250414_m045419_c001_v0001137_t0026_u01744606459848") 2025/04/14 04:54:20 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2fd03a05d3b2b9f680e1b_f114cf8034bf7a54a_d20250414_m045418_c001_v0001177_t0020_u01744606458455") --- PASS: TestServerSideCopyOverSelf (6.75s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 04:54:23 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:23 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 04:54:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/14 04:54:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yekeyew4jori" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mebegip9sago -> B2 bucket rclone-test-yekeyew4jori 2025/04/14 04:54:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:26 DEBUG : B2 bucket rclone-test-yekeyew4jori: Waiting for checks to finish 2025/04/14 04:54:26 DEBUG : B2 bucket rclone-test-yekeyew4jori: Waiting for transfers to finish 2025/04/14 04:54:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/14 04:54:28 DEBUG : B2 bucket rclone-test-yekeyew4jori: Waiting for checks to finish 2025/04/14 04:54:28 DEBUG : B2 bucket rclone-test-yekeyew4jori: Waiting for transfers to finish 2025/04/14 04:54:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/14 04:54:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/14 04:54:29 INFO : sub dir/hello world: Deleted 2025/04/14 04:54:30 DEBUG : testing file moves 2025/04/14 04:54:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/14 04:54:30 DEBUG : B2 bucket rclone-test-yekeyew4jori: Waiting for checks to finish 2025/04/14 04:54:30 DEBUG : B2 bucket rclone-test-yekeyew4jori: Waiting for transfers to finish 2025/04/14 04:54:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/14 04:54:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/14 04:54:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:31 DEBUG : B2 bucket rclone-test-yekeyew4jori: Purge remote 2025/04/14 04:54:31 INFO : B2 bucket rclone-test-yekeyew4jori: cleaning bucket "rclone-test-yekeyew4jori" of all files 2025/04/14 04:54:31 DEBUG : sub dir/hello world: Deleting (id "4_zbf221d33a06d3b2b9f680e1b_f109eed449c829eb1_d20250414_m045430_c001_v0001098_t0050_u01744606470635") 2025/04/14 04:54:31 DEBUG : sub dir/hello world: Deleting (id "4_zbf221d33a06d3b2b9f680e1b_f11122ee653af3cd3_d20250414_m045428_c001_v0001184_t0037_u01744606468903") 2025/04/14 04:54:31 DEBUG : sub dir/hello world: Deleting (id "4_zbf221d33a06d3b2b9f680e1b_f109d2074c119760d_d20250414_m045427_c001_v0001183_t0013_u01744606467525") --- PASS: TestServerSideMoveOverSelf (8.84s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:34 ERROR : : error listing: directory not found 2025/04/14 04:54:34 INFO : Local file system at /tmp/rclone345075633: Making directory 2025/04/14 04:54:34 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:34 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.12s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:54:36 DEBUG : Local file system at /tmp/rclone345075633: Waiting for checks to finish 2025/04/14 04:54:36 DEBUG : Local file system at /tmp/rclone345075633: Waiting for transfers to finish 2025/04/14 04:54:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:54:37 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/14 04:54:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/14 04:54:38 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:38 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:54:38 INFO : check sum: Copied (new) 2025/04/14 04:54:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:39 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:54:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/14 04:54:39 DEBUG : check sum: Unchanged skipping 2025/04/14 04:54:39 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:39 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/14 04:54:40 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:40 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 04:54:41 INFO : sizeonly: Copied (new) 2025/04/14 04:54:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:41 DEBUG : sizeonly: Sizes identical 2025/04/14 04:54:41 DEBUG : sizeonly: Unchanged skipping 2025/04/14 04:54:41 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:41 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:41 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/14 04:54:43 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:43 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/14 04:54:43 INFO : ignore-size: Copied (new) 2025/04/14 04:54:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:54:44 DEBUG : ignore-size: Unchanged skipping 2025/04/14 04:54:44 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:44 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:44 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.39s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:54:46 DEBUG : existing: Unchanged skipping 2025/04/14 04:54:46 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:46 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:46 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/14 04:54:46 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:46 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 04:54:47 INFO : existing: Copied (replaced existing) 2025/04/14 04:54:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 04:54:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 04:54:49 INFO : existing: Copied (new) 2025/04/14 04:54:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:49 DEBUG : existing: Destination exists, skipping 2025/04/14 04:54:49 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:49 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:49 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:52 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/14 04:54:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 04:54:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:54:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 04:54:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:54:52 INFO : a/potato2: Copied (new) 2025/04/14 04:54:52 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:52 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:52 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:55 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/04/14 04:54:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:54:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/14 04:54:55 DEBUG : empty space: Unchanged skipping 2025/04/14 04:54:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:55 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:55 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/04/14 04:54:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:54:56 INFO : empty space: Updated modification time in destination 2025/04/14 04:54:56 DEBUG : empty space: Unchanged skipping 2025/04/14 04:54:56 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:56 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:54:58 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:54:58 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/04/14 04:54:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:54:58 DEBUG : empty space: Unchanged skipping 2025/04/14 04:54:58 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:54:58 DEBUG : Waiting for deletions to finish 2025/04/14 04:54:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:00 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:00 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/04/14 04:55:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone345075633) 2025/04/14 04:55:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mebegip9sago) 2025/04/14 04:55:00 DEBUG : foo: sha1 differ 2025/04/14 04:55:00 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/14 04:55:00 INFO : foo: Copied (replaced existing) 2025/04/14 04:55:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/14 04:55:02 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:02 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:02 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:55:02 INFO : potato: Copied (new) 2025/04/14 04:55:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/14 04:55:04 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:04 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/14 04:55:05 INFO : potato: Copied (replaced existing) 2025/04/14 04:55:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:07 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:07 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/04/14 04:55:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone345075633) 2025/04/14 04:55:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mebegip9sago) 2025/04/14 04:55:07 DEBUG : potato: sha1 differ 2025/04/14 04:55:07 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/14 04:55:07 INFO : potato: Copied (replaced existing) 2025/04/14 04:55:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:09 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/14 04:55:09 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:09 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:09 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:12 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:12 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:12 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:55:12 INFO : potato2: Copied (new) 2025/04/14 04:55:12 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:12 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:15 INFO : d: Making directory 2025/04/14 04:55:15 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/14 04:55:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:15 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 04:55:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:55:15 INFO : a/potato2: Copied (new) 2025/04/14 04:55:15 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:15 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:15 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/14 04:55:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/14 04:55:18 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:18 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:55:18 INFO : a/potato2: Copied (new) 2025/04/14 04:55:18 ERROR : B2 bucket rclone-test-mebegip9sago: not deleting files as there were IO errors 2025/04/14 04:55:18 ERROR : B2 bucket rclone-test-mebegip9sago: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:21 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:21 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:21 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:21 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:21 INFO : potato: Deleted 2025/04/14 04:55:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:55:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.92s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:24 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:24 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:24 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:24 INFO : potato: Deleted 2025/04/14 04:55:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:24 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:24 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:24 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:55:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:55:27 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:27 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/14 04:55:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.64s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 04:55:30 DEBUG : enormous: Excluded 2025/04/14 04:55:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 04:55:30 DEBUG : potato2: Excluded 2025/04/14 04:55:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 04:55:30 DEBUG : potato2: Excluded 2025/04/14 04:55:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:30 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:30 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:30 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:30 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:30 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 04:55:30 DEBUG : enormous: Excluded 2025/04/14 04:55:30 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 04:55:30 DEBUG : potato2: Excluded 2025/04/14 04:55:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 04:55:31 DEBUG : potato2: Excluded 2025/04/14 04:55:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/14 04:55:31 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:31 DEBUG : Local file system at /tmp/rclone345075633: Waiting for checks to finish 2025/04/14 04:55:31 DEBUG : Local file system at /tmp/rclone345075633: Waiting for transfers to finish 2025/04/14 04:55:31 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:33 DEBUG : enormous: Excluded (Size Filter) 2025/04/14 04:55:33 DEBUG : enormous: Excluded 2025/04/14 04:55:33 DEBUG : potato2: Excluded (Size Filter) 2025/04/14 04:55:33 DEBUG : potato2: Excluded 2025/04/14 04:55:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:55:34 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:34 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:34 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:34 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:34 INFO : enormous: Deleted 2025/04/14 04:55:34 INFO : potato2: Deleted 2025/04/14 04:55:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/14 04:55:34 DEBUG : empty space: Unchanged skipping 2025/04/14 04:55:34 DEBUG : Local file system at /tmp/rclone345075633: Waiting for checks to finish 2025/04/14 04:55:34 DEBUG : Local file system at /tmp/rclone345075633: Waiting for transfers to finish 2025/04/14 04:55:34 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:34 INFO : enormous: Deleted 2025/04/14 04:55:34 INFO : potato2: Deleted 2025/04/14 04:55:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:37 DEBUG : five: Need to transfer - File not found at Destination 2025/04/14 04:55:37 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:37 DEBUG : one: Destination is newer than source, skipping 2025/04/14 04:55:37 DEBUG : three: Sizes identical 2025/04/14 04:55:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 04:55:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/14 04:55:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/14 04:55:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone345075633) 2025/04/14 04:55:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mebegip9sago) 2025/04/14 04:55:37 DEBUG : two: sha1 differ 2025/04/14 04:55:37 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/14 04:55:38 INFO : five: Copied (new) 2025/04/14 04:55:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 04:55:38 INFO : two: Copied (replaced existing) 2025/04/14 04:55:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/14 04:55:38 INFO : four: Copied (replaced existing) 2025/04/14 04:55:38 DEBUG : Waiting for deletions to finish 2025/04/14 04:55:39 DEBUG : one: Destination is newer than source, skipping 2025/04/14 04:55:39 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone345075633) 2025/04/14 04:55:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mebegip9sago) 2025/04/14 04:55:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/14 04:55:39 DEBUG : three: sha1 differ 2025/04/14 04:55:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/14 04:55:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/14 04:55:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/14 04:55:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 04:55:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/14 04:55:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/14 04:55:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 04:55:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 04:55:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/14 04:55:39 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:55:39 INFO : three: Copied (replaced existing) 2025/04/14 04:55:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.88s) === 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/14 04:55:41 INFO : B2 bucket rclone-test-mebegip9sago: Making map for --track-renames 2025/04/14 04:55:41 INFO : B2 bucket rclone-test-mebegip9sago: Finished making map for --track-renames 2025/04/14 04:55:41 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 04:55:41 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for renames to finish 2025/04/14 04:55:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/14 04:55:41 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 04:55:41 INFO : yam: Copied (new) 2025/04/14 04:55:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/14 04:55:41 INFO : potato: Copied (new) 2025/04/14 04:55:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:55:42 INFO : B2 bucket rclone-test-mebegip9sago: Making map for --track-renames 2025/04/14 04:55:42 INFO : B2 bucket rclone-test-mebegip9sago: Finished making map for --track-renames 2025/04/14 04:55:42 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:42 DEBUG : potato: Unchanged skipping 2025/04/14 04:55:42 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for renames to finish 2025/04/14 04:55:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 04:55:42 INFO : yam: Copied (server-side copy) to: yaml 2025/04/14 04:55:43 INFO : yam: Deleted 2025/04/14 04:55:43 INFO : yaml: Renamed from "yam" 2025/04/14 04:55:43 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/14 04:55:45 INFO : B2 bucket rclone-test-mebegip9sago: Making map for --track-renames 2025/04/14 04:55:45 INFO : B2 bucket rclone-test-mebegip9sago: Finished making map for --track-renames 2025/04/14 04:55:45 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 04:55:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/14 04:55:45 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for renames to finish 2025/04/14 04:55:45 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 04:55:45 INFO : yam: Copied (new) 2025/04/14 04:55:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/14 04:55:45 INFO : potato: Copied (new) 2025/04/14 04:55:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:55:46 INFO : B2 bucket rclone-test-mebegip9sago: Making map for --track-renames 2025/04/14 04:55:46 INFO : B2 bucket rclone-test-mebegip9sago: Finished making map for --track-renames 2025/04/14 04:55:46 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:46 DEBUG : potato: Unchanged skipping 2025/04/14 04:55:46 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for renames to finish 2025/04/14 04:55:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 04:55:46 INFO : yam: Copied (server-side copy) to: yaml 2025/04/14 04:55:47 INFO : yam: Deleted 2025/04/14 04:55:47 INFO : yaml: Renamed from "yam" 2025/04/14 04:55:47 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/14 04:55:48 INFO : B2 bucket rclone-test-mebegip9sago: Making map for --track-renames 2025/04/14 04:55:48 INFO : B2 bucket rclone-test-mebegip9sago: Finished making map for --track-renames 2025/04/14 04:55:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/14 04:55:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/14 04:55:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for renames to finish 2025/04/14 04:55:48 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 04:55:49 INFO : sub/yam: Copied (new) 2025/04/14 04:55:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/14 04:55:49 INFO : potato: Copied (new) 2025/04/14 04:55:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:55:50 DEBUG : potato: Unchanged skipping 2025/04/14 04:55:50 INFO : B2 bucket rclone-test-mebegip9sago: Making map for --track-renames 2025/04/14 04:55:50 INFO : B2 bucket rclone-test-mebegip9sago: Finished making map for --track-renames 2025/04/14 04:55:50 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:50 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for renames to finish 2025/04/14 04:55:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/14 04:55:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/14 04:55:51 INFO : sub/yam: Deleted 2025/04/14 04:55:51 INFO : yam: Renamed from "sub/yam" 2025/04/14 04:55:51 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:52 DEBUG : Creating backend with remote "/tmp/rclone345075633/dir1" 2025/04/14 04:55:52 DEBUG : Config file has changed externally - reloading 2025/04/14 04:55:52 DEBUG : Creating backend with remote "/tmp/rclone345075633/dir2" 2025/04/14 04:55:52 DEBUG : Local file system at /tmp/rclone345075633/dir2: Using server-side directory move 2025/04/14 04:55:52 INFO : Local file system at /tmp/rclone345075633/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/14 04:55:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/14 04:55:52 INFO : file1.txt: Moved (server-side) 2025/04/14 04:55:52 DEBUG : Local file system at /tmp/rclone345075633/dir2: Waiting for checks to finish 2025/04/14 04:55:52 DEBUG : Local file system at /tmp/rclone345075633/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 04:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:55:53 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:53 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:55:53 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:55:53 INFO : sub dir/hello world: Deleted 2025/04/14 04:55:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/14 04:55:54 INFO : nested/sub dir/file: Copied (new) 2025/04/14 04:55:54 INFO : nested/sub dir/file: Deleted 2025/04/14 04:55:54 INFO : sub dir: Removing directory 2025/04/14 04:55:54 INFO : nested/sub dir: Removing directory 2025/04/14 04:55:54 INFO : nested: Removing directory 2025/04/14 04:55:54 DEBUG : Local file system at /tmp/rclone345075633: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 04:55:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/14 04:55:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:55:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/14 04:55:56 INFO : nested/sub dir/file: Copied (new) 2025/04/14 04:55:56 INFO : nested/sub dir/file: Deleted 2025/04/14 04:55:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/14 04:55:58 INFO : sub dir/hello world: Copied (new) 2025/04/14 04:55:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.25s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:55:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 04:55:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/14 04:55:59 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:55:59 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:56:00 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/14 04:56:00 INFO : existing-b: Copied (new) 2025/04/14 04:56:00 INFO : existing-b: Deleted 2025/04/14 04:56:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 04:56:00 INFO : existing: Copied (new) 2025/04/14 04:56:00 INFO : existing: Deleted 2025/04/14 04:56:01 DEBUG : existing: Destination exists, skipping 2025/04/14 04:56:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/14 04:56:01 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:56:01 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:56:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.78s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pazetuw2mivu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mebegip9sago -> B2 bucket rclone-test-pazetuw2mivu 2025/04/14 04:56:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:56:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/14 04:56:07 DEBUG : empty space: Unchanged skipping 2025/04/14 04:56:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 04:56:07 DEBUG : B2 bucket rclone-test-pazetuw2mivu: Waiting for checks to finish 2025/04/14 04:56:07 INFO : empty space: Deleted 2025/04/14 04:56:07 DEBUG : B2 bucket rclone-test-pazetuw2mivu: Waiting for transfers to finish 2025/04/14 04:56:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:56:07 INFO : potato2: Copied (server-side copy) 2025/04/14 04:56:08 INFO : potato2: Deleted 2025/04/14 04:56:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 04:56:08 INFO : potato3: Copied (server-side copy) 2025/04/14 04:56:08 INFO : potato3: Deleted 2025/04/14 04:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wozigos5sije" 2025/04/14 04:56:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/14 04:56:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:56:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 04:56:09 DEBUG : B2 bucket rclone-test-wozigos5sije: Waiting for checks to finish 2025/04/14 04:56:09 DEBUG : B2 bucket rclone-test-wozigos5sije: Waiting for transfers to finish 2025/04/14 04:56:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:56:10 INFO : empty space: Copied (server-side copy) 2025/04/14 04:56:11 INFO : empty space: Deleted 2025/04/14 04:56:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:56:11 INFO : potato2: Copied (server-side copy) 2025/04/14 04:56:11 INFO : potato2: Deleted 2025/04/14 04:56:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 04:56:11 INFO : potato3: Copied (server-side copy) 2025/04/14 04:56:11 INFO : potato3: Deleted 2025/04/14 04:56:11 DEBUG : B2 bucket rclone-test-wozigos5sije: Purge remote 2025/04/14 04:56:11 INFO : B2 bucket rclone-test-wozigos5sije: cleaning bucket "rclone-test-wozigos5sije" of all files 2025/04/14 04:56:12 DEBUG : empty space: Deleting (id "4_z6f72ad63a07d3b2b9f680e1b_f104750a511373d87_d20250414_m045610_c001_v0001172_t0042_u01744606570609") 2025/04/14 04:56:12 DEBUG : potato2: Deleting (id "4_z6f72ad63a07d3b2b9f680e1b_f107e91ecf940765d_d20250414_m045610_c001_v0001179_t0017_u01744606570912") 2025/04/14 04:56:12 DEBUG : potato3: Deleting (id "4_z6f72ad63a07d3b2b9f680e1b_f112182e45402a84a_d20250414_m045610_c001_v0001171_t0044_u01744606570980") 2025/04/14 04:56:12 DEBUG : B2 bucket rclone-test-pazetuw2mivu: Purge remote 2025/04/14 04:56:12 INFO : B2 bucket rclone-test-pazetuw2mivu: cleaning bucket "rclone-test-pazetuw2mivu" of all files 2025/04/14 04:56:12 DEBUG : empty space: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f418759f8b37352ff_d20250414_m045610_c001_v7007000_t0000_u01744606570909") 2025/04/14 04:56:12 DEBUG : empty space: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f101e5fa5f67dfecd_d20250414_m045606_c001_v0001171_t0041_u01744606566472") 2025/04/14 04:56:12 DEBUG : potato2: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f418759f8b3735300_d20250414_m045611_c001_v7007000_t0000_u01744606571128") 2025/04/14 04:56:12 DEBUG : potato2: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f110e60bb3d47bb04_d20250414_m045607_c001_v0001161_t0004_u01744606567733") 2025/04/14 04:56:12 DEBUG : potato3: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f418759f8b3735302_d20250414_m045611_c001_v7007000_t0000_u01744606571392") 2025/04/14 04:56:12 DEBUG : potato3: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f112a6ca357c63250_d20250414_m045608_c001_v0001029_t0035_u01744606568056") 2025/04/14 04:56:12 DEBUG : potato3: Deleting (id "4_z6f529d43a07d3b2b9f680e1b_f101e5fa5f67dfed5_d20250414_m045606_c001_v0001171_t0049_u01744606566873") --- PASS: TestServerSideMove (12.22s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rebodov4xova" 2025/04/14 04:56:14 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mebegip9sago -> B2 bucket rclone-test-rebodov4xova 2025/04/14 04:56:20 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 04:56:20 DEBUG : empty space: Excluded 2025/04/14 04:56:20 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 04:56:20 DEBUG : empty space: Excluded 2025/04/14 04:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:56:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 04:56:20 DEBUG : B2 bucket rclone-test-rebodov4xova: Waiting for checks to finish 2025/04/14 04:56:20 DEBUG : B2 bucket rclone-test-rebodov4xova: Waiting for transfers to finish 2025/04/14 04:56:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:56:21 INFO : potato2: Copied (server-side copy) 2025/04/14 04:56:21 INFO : potato2: Deleted 2025/04/14 04:56:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 04:56:21 INFO : potato3: Copied (server-side copy) 2025/04/14 04:56:21 INFO : potato3: Deleted 2025/04/14 04:56:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jurejut3beha" 2025/04/14 04:56:22 DEBUG : Config file has changed externally - reloading 2025/04/14 04:56:22 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 04:56:22 DEBUG : empty space: Excluded 2025/04/14 04:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:56:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 04:56:23 DEBUG : B2 bucket rclone-test-jurejut3beha: Waiting for checks to finish 2025/04/14 04:56:23 DEBUG : B2 bucket rclone-test-jurejut3beha: Waiting for transfers to finish 2025/04/14 04:56:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:56:24 INFO : potato2: Copied (server-side copy) 2025/04/14 04:56:24 INFO : potato2: Deleted 2025/04/14 04:56:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 04:56:24 INFO : potato3: Copied (server-side copy) 2025/04/14 04:56:24 INFO : potato3: Deleted 2025/04/14 04:56:24 DEBUG : B2 bucket rclone-test-jurejut3beha: Purge remote 2025/04/14 04:56:24 INFO : B2 bucket rclone-test-jurejut3beha: cleaning bucket "rclone-test-jurejut3beha" of all files 2025/04/14 04:56:25 DEBUG : potato2: Deleting (id "4_z9ff2dda3a07d3b2b9f680e1b_f104f71e14b25ec18_d20250414_m045623_c001_v0001146_t0000_u01744606583867") 2025/04/14 04:56:25 DEBUG : potato3: Deleting (id "4_z9ff2dda3a07d3b2b9f680e1b_f11080281888edea7_d20250414_m045624_c001_v0001184_t0034_u01744606584163") 2025/04/14 04:56:25 DEBUG : B2 bucket rclone-test-rebodov4xova: Purge remote 2025/04/14 04:56:25 INFO : B2 bucket rclone-test-rebodov4xova: cleaning bucket "rclone-test-rebodov4xova" of all files 2025/04/14 04:56:25 DEBUG : empty space: Deleting (id "4_zcfb2cd73a07d3b2b9f680e1b_f111316ee96bcbf48_d20250414_m045619_c001_v0001093_t0034_u01744606579594") 2025/04/14 04:56:25 DEBUG : potato2: Deleting (id "4_zcfb2cd73a07d3b2b9f680e1b_f409a7537d954b891_d20250414_m045624_c001_v7007000_t0000_u01744606584141") 2025/04/14 04:56:25 DEBUG : potato2: Deleting (id "4_zcfb2cd73a07d3b2b9f680e1b_f11896730e90cca05_d20250414_m045620_c001_v0001171_t0000_u01744606580807") 2025/04/14 04:56:25 DEBUG : potato3: Deleting (id "4_zcfb2cd73a07d3b2b9f680e1b_f409a7537d954b892_d20250414_m045624_c001_v7007000_t0000_u01744606584367") 2025/04/14 04:56:25 DEBUG : potato3: Deleting (id "4_zcfb2cd73a07d3b2b9f680e1b_f116dd90e016e9506_d20250414_m045621_c001_v0001116_t0017_u01744606581138") 2025/04/14 04:56:25 DEBUG : potato3: Deleting (id "4_zcfb2cd73a07d3b2b9f680e1b_f111316ee96bcbf4c_d20250414_m045620_c001_v0001093_t0038_u01744606580046") 2025/04/14 04:56:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/14 04:56:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/14 04:56:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qoyeput9balo" 2025/04/14 04:56:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mebegip9sago -> B2 bucket rclone-test-qoyeput9balo 2025/04/14 04:56:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:56:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/14 04:56:33 DEBUG : empty space: Unchanged skipping 2025/04/14 04:56:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 04:56:33 DEBUG : B2 bucket rclone-test-qoyeput9balo: Waiting for checks to finish 2025/04/14 04:56:33 INFO : empty space: Deleted 2025/04/14 04:56:33 DEBUG : B2 bucket rclone-test-qoyeput9balo: Waiting for transfers to finish 2025/04/14 04:56:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:56:33 INFO : potato2: Copied (server-side copy) 2025/04/14 04:56:34 INFO : potato2: Deleted 2025/04/14 04:56:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 04:56:34 INFO : potato3: Copied (server-side copy) 2025/04/14 04:56:34 INFO : potato3: Deleted 2025/04/14 04:56:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gisatik4paki" 2025/04/14 04:56:35 INFO : tomatoDir: Making directory 2025/04/14 04:56:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/14 04:56:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 04:56:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/14 04:56:35 DEBUG : B2 bucket rclone-test-gisatik4paki: Waiting for checks to finish 2025/04/14 04:56:35 DEBUG : B2 bucket rclone-test-gisatik4paki: Waiting for transfers to finish 2025/04/14 04:56:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/14 04:56:36 INFO : empty space: Copied (server-side copy) 2025/04/14 04:56:36 INFO : empty space: Deleted 2025/04/14 04:56:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 04:56:37 INFO : potato2: Copied (server-side copy) 2025/04/14 04:56:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/14 04:56:37 INFO : potato3: Copied (server-side copy) 2025/04/14 04:56:37 INFO : potato2: Deleted 2025/04/14 04:56:37 INFO : potato3: Deleted 2025/04/14 04:56:37 DEBUG : B2 bucket rclone-test-gisatik4paki: Purge remote 2025/04/14 04:56:37 INFO : B2 bucket rclone-test-gisatik4paki: cleaning bucket "rclone-test-gisatik4paki" of all files 2025/04/14 04:56:38 DEBUG : empty space: Deleting (id "4_z2f220dc3a08d3b2b9f680e1b_f1051e36d78f4eff6_d20250414_m045636_c001_v0001182_t0058_u01744606596522") 2025/04/14 04:56:38 DEBUG : potato2: Deleting (id "4_z2f220dc3a08d3b2b9f680e1b_f1096fb35f2cb2870_d20250414_m045636_c001_v0001100_t0048_u01744606596740") 2025/04/14 04:56:38 DEBUG : potato3: Deleting (id "4_z2f220dc3a08d3b2b9f680e1b_f1061e6066333a871_d20250414_m045636_c001_v0001137_t0043_u01744606596925") 2025/04/14 04:56:39 DEBUG : B2 bucket rclone-test-qoyeput9balo: Purge remote 2025/04/14 04:56:39 INFO : B2 bucket rclone-test-qoyeput9balo: cleaning bucket "rclone-test-qoyeput9balo" of all files 2025/04/14 04:56:39 DEBUG : empty space: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f418759f8b373537b_d20250414_m045636_c001_v7007000_t0000_u01744606596720") 2025/04/14 04:56:39 DEBUG : empty space: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f1122a6287beff08d_d20250414_m045632_c001_v0001180_t0037_u01744606592837") 2025/04/14 04:56:39 DEBUG : potato2: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f418759f8b373537c_d20250414_m045637_c001_v7007000_t0000_u01744606597147") 2025/04/14 04:56:39 DEBUG : potato2: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f10685c782b0f6021_d20250414_m045633_c001_v0001184_t0022_u01744606593716") 2025/04/14 04:56:39 DEBUG : potato3: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f416946806f81dfd8_d20250414_m045637_c001_v7007000_t0000_u01744606597196") 2025/04/14 04:56:39 DEBUG : potato3: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f11526aab2acc2810_d20250414_m045633_c001_v0001150_t0001_u01744606593958") 2025/04/14 04:56:39 DEBUG : potato3: Deleting (id "4_z9f22fdb3a07d3b2b9f680e1b_f1122a6287beff08f_d20250414_m045633_c001_v0001180_t0033_u01744606593069") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.01s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:47 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/rclone-sync-test" 2025/04/14 04:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/rclone-sync-test-include/layer2" 2025/04/14 04:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/rclone-sync-test-ignore-file" 2025/04/14 04:56:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 04:56:55 DEBUG : B2 bucket rclone-test-mebegip9sago path rclone-sync-test: Waiting for checks to finish 2025/04/14 04:56:55 DEBUG : B2 bucket rclone-test-mebegip9sago path rclone-sync-test: Waiting for transfers to finish 2025/04/14 04:56:55 DEBUG : Waiting for deletions to finish 2025/04/14 04:56:55 INFO : There was nothing to transfer 2025/04/14 04:56:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 04:56:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:56:55 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:56:55 DEBUG : Waiting for deletions to finish 2025/04/14 04:56:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 04:56:56 DEBUG : B2 bucket rclone-test-mebegip9sago path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/14 04:56:56 DEBUG : B2 bucket rclone-test-mebegip9sago path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/14 04:56:56 DEBUG : Waiting for deletions to finish 2025/04/14 04:56:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 04:56:57 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:56:57 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:56:57 DEBUG : Waiting for deletions to finish 2025/04/14 04:56:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:56:57 DEBUG : : Excluded 2025/04/14 04:56:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/14 04:56:57 DEBUG : B2 bucket rclone-test-mebegip9sago path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/14 04:56:57 DEBUG : B2 bucket rclone-test-mebegip9sago path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/14 04:56:57 DEBUG : Waiting for deletions to finish 2025/04/14 04:56:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.78s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/CompareDest" 2025/04/14 04:57:07 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 04:57:07 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:07 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:57:08 INFO : one: Copied (new) 2025/04/14 04:57:08 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:09 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:09 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 04:57:10 INFO : one: Copied (replaced existing) 2025/04/14 04:57:10 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:12 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 04:57:12 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:12 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:12 INFO : There was nothing to transfer 2025/04/14 04:57:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 04:57:14 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 04:57:14 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:14 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:14 INFO : There was nothing to transfer 2025/04/14 04:57:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 04:57:14 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 04:57:14 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:14 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:14 INFO : There was nothing to transfer 2025/04/14 04:57:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:15 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/04/14 04:57:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 04:57:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 04:57:15 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 04:57:16 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:16 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:16 INFO : There was nothing to transfer 2025/04/14 04:57:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 04:57:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:16 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 04:57:16 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:16 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/14 04:57:17 INFO : two: Copied (new) 2025/04/14 04:57:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:57:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dest" 2025/04/14 04:57:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/pre-dest1" 2025/04/14 04:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/pre-dest2" 2025/04/14 04:57:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:57:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/14 04:57:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:57:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/14 04:57:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/14 04:57:28 DEBUG : B2 bucket rclone-test-mebegip9sago path dest: Waiting for checks to finish 2025/04/14 04:57:28 DEBUG : B2 bucket rclone-test-mebegip9sago path dest: Waiting for transfers to finish 2025/04/14 04:57:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/14 04:57:29 INFO : 3: Copied (new) 2025/04/14 04:57:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.88s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:57:31 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/CopyDest" 2025/04/14 04:57:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 04:57:34 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:34 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:57:35 INFO : one: Copied (new) 2025/04/14 04:57:35 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:35 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:36 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 04:57:36 INFO : one: Copied (replaced existing) 2025/04/14 04:57:36 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/BackupDir" 2025/04/14 04:57:40 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 04:57:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:57:41 INFO : one: Copied (server-side copy) 2025/04/14 04:57:41 INFO : one: Deleted 2025/04/14 04:57:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 04:57:42 INFO : one: Copied (server-side copy) 2025/04/14 04:57:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/14 04:57:42 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:42 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:43 DEBUG : one: Unchanged skipping 2025/04/14 04:57:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 04:57:44 INFO : two: Copied (server-side copy) 2025/04/14 04:57:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/14 04:57:44 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:44 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:44 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:44 DEBUG : one: Unchanged skipping 2025/04/14 04:57:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:44 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:44 DEBUG : two: Unchanged skipping 2025/04/14 04:57:44 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:44 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:44 INFO : There was nothing to transfer 2025/04/14 04:57:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:45 DEBUG : one: Unchanged skipping 2025/04/14 04:57:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/14 04:57:46 DEBUG : three: Destination not found in --copy-dest 2025/04/14 04:57:46 DEBUG : three: Need to transfer - File not found at Destination 2025/04/14 04:57:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/14 04:57:46 DEBUG : two: Unchanged skipping 2025/04/14 04:57:46 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:46 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/14 04:57:46 INFO : three: Copied (new) 2025/04/14 04:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.88s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:57:50 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1042-00.backblaze.com/b2api/v1/b2_upload_file/ff726d53a05d3b2b9f680e1b/c001_v0001042_t0008": EOF 2025/04/14 04:57:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-00.backblaze.com/b2api/v1/b2_upload_file/ff726d53a05d3b2b9f680e1b/c001_v0001042_t0008": EOF) 2025/04/14 04:57:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mebegip9sago: 1/10 (Post "https://pod-000-1042-00.backblaze.com/b2api/v1/b2_upload_file/ff726d53a05d3b2b9f680e1b/c001_v0001042_t0008": EOF) 2025/04/14 04:57:52 DEBUG : pacer: Reducing sleep to 10ms 2025/04/14 04:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:57:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/backup" 2025/04/14 04:57:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 04:57:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:57:56 DEBUG : two: Unchanged skipping 2025/04/14 04:57:56 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:57:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:57:57 INFO : one: Copied (server-side copy) 2025/04/14 04:57:57 INFO : one: Deleted 2025/04/14 04:57:57 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:57:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:57:58 INFO : one: Copied (new) 2025/04/14 04:57:58 DEBUG : Waiting for deletions to finish 2025/04/14 04:57:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:57:59 INFO : three.txt: Copied (server-side copy) 2025/04/14 04:57:59 INFO : three.txt: Deleted 2025/04/14 04:57:59 INFO : three.txt: Moved into backup dir 2025/04/14 04:58:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 04:58:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:01 DEBUG : two: Unchanged skipping 2025/04/14 04:58:01 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:02 INFO : one: Copied (server-side copy) 2025/04/14 04:58:02 INFO : one: Deleted 2025/04/14 04:58:02 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 04:58:03 INFO : one: Copied (new) 2025/04/14 04:58:03 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:58:03 INFO : three.txt: Copied (server-side copy) 2025/04/14 04:58:04 INFO : three.txt: Deleted 2025/04/14 04:58:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:58:07 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:58:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/backup" 2025/04/14 04:58:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 04:58:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:10 DEBUG : two: Unchanged skipping 2025/04/14 04:58:10 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:58:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 04:58:12 INFO : one: Deleted 2025/04/14 04:58:12 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:13 INFO : one: Copied (new) 2025/04/14 04:58:13 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:58:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 04:58:14 INFO : three.txt: Deleted 2025/04/14 04:58:14 INFO : three.txt: Moved into backup dir 2025/04/14 04:58:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 04:58:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:16 DEBUG : two: Unchanged skipping 2025/04/14 04:58:16 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:17 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 04:58:17 INFO : one: Deleted 2025/04/14 04:58:17 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 04:58:17 INFO : one: Copied (new) 2025/04/14 04:58:17 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:58:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 04:58:18 INFO : three.txt: Deleted 2025/04/14 04:58:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:58:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:58:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/backup" 2025/04/14 04:58:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 04:58:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:25 DEBUG : two: Unchanged skipping 2025/04/14 04:58:25 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:58:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 04:58:26 INFO : one: Deleted 2025/04/14 04:58:26 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:27 INFO : one: Copied (new) 2025/04/14 04:58:27 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:58:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 04:58:28 INFO : three.txt: Deleted 2025/04/14 04:58:28 INFO : three.txt: Moved into backup dir 2025/04/14 04:58:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 04:58:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:30 DEBUG : two: Unchanged skipping 2025/04/14 04:58:30 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 04:58:30 INFO : one: Deleted 2025/04/14 04:58:30 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 04:58:31 INFO : one: Copied (new) 2025/04/14 04:58:31 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:58:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 04:58:31 INFO : three.txt: Deleted 2025/04/14 04:58:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:58:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:58:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 04:58:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:36 DEBUG : two: Unchanged skipping 2025/04/14 04:58:36 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:58:37 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 04:58:37 INFO : one: Deleted 2025/04/14 04:58:37 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:38 INFO : one: Copied (new) 2025/04/14 04:58:38 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:58:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 04:58:39 INFO : three.txt: Deleted 2025/04/14 04:58:39 INFO : three.txt: Moved into backup dir 2025/04/14 04:58:40 DEBUG : one.bak: Excluded (Path Filter) 2025/04/14 04:58:40 DEBUG : one.bak: Excluded 2025/04/14 04:58:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/14 04:58:40 DEBUG : three.txt.bak: Excluded 2025/04/14 04:58:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 04:58:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:40 DEBUG : two: Unchanged skipping 2025/04/14 04:58:40 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for checks to finish 2025/04/14 04:58:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 04:58:41 INFO : one: Deleted 2025/04/14 04:58:41 DEBUG : B2 bucket rclone-test-mebegip9sago path dst: Waiting for transfers to finish 2025/04/14 04:58:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 04:58:41 INFO : one: Copied (new) 2025/04/14 04:58:41 DEBUG : Waiting for deletions to finish 2025/04/14 04:58:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:58:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 04:58:42 INFO : three.txt: Deleted 2025/04/14 04:58:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:58:45 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:58:45 DEBUG : Config file has changed externally - reloading 2025/04/14 04:58:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 04:58:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:58:48 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 04:58:48 INFO : one: Deleted 2025/04/14 04:58:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:49 INFO : one: Copied (new) 2025/04/14 04:58:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:49 DEBUG : two: Unchanged skipping 2025/04/14 04:58:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/14 04:58:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:58:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 04:58:50 INFO : three.txt: Deleted 2025/04/14 04:58:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:58:50 INFO : three.txt: Copied (new) 2025/04/14 04:58:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 04:58:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:58:52 INFO : one: Copied (server-side copy) to: one.bak 2025/04/14 04:58:52 INFO : one: Deleted 2025/04/14 04:58:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 04:58:52 INFO : one: Copied (new) 2025/04/14 04:58:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:58:53 DEBUG : two: Unchanged skipping 2025/04/14 04:58:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/14 04:58:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:58:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/14 04:58:53 INFO : three.txt: Deleted 2025/04/14 04:58:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/14 04:58:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:58:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mebegip9sago/dst" 2025/04/14 04:58:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/14 04:59:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 04:59:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 04:59:01 INFO : one: Deleted 2025/04/14 04:59:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:59:02 INFO : one: Copied (new) 2025/04/14 04:59:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:02 DEBUG : two: Unchanged skipping 2025/04/14 04:59:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/14 04:59:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/14 04:59:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 04:59:03 INFO : three.txt: Deleted 2025/04/14 04:59:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:59:03 INFO : three.txt: Copied (new) 2025/04/14 04:59:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/14 04:59:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/14 04:59:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/14 04:59:05 INFO : one: Deleted 2025/04/14 04:59:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/14 04:59:05 INFO : one: Copied (new) 2025/04/14 04:59:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:05 DEBUG : two: Unchanged skipping 2025/04/14 04:59:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/14 04:59:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/14 04:59:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/14 04:59:06 INFO : three.txt: Deleted 2025/04/14 04:59:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/14 04:59:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.97s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:59:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/14 04:59:10 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:59:10 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:59:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/14 04:59:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/14 04:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.84s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:59:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/14 04:59:13 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:59:13 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:59:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/14 04:59:13 INFO : existing: Copied (new) 2025/04/14 04:59:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:59:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/14 04:59:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/14 04:59:14 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:59:14 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:59:14 ERROR : B2 bucket rclone-test-mebegip9sago: not deleting files as there were IO errors 2025/04/14 04:59:14 ERROR : B2 bucket rclone-test-mebegip9sago: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncImmutable (3.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:59:16 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:59:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:16 DEBUG : existing: Unchanged skipping 2025/04/14 04:59:16 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:59:16 DEBUG : Waiting for deletions to finish 2025/04/14 04:59:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 04:59:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 04:59:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both1: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both12: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both13: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both14: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both0: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both16: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both17: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both15: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both19: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both2: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both3: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both4: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both5: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both6: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both7: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both8: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 04:59:39 DEBUG : both9: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both10: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both11: Unchanged skipping 2025/04/14 04:59:39 DEBUG : both18: Unchanged skipping 2025/04/14 04:59:39 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 04:59:39 DEBUG : Waiting for deletions to finish 2025/04/14 04:59:39 INFO : only8: Deleted 2025/04/14 04:59:39 INFO : only9: Deleted 2025/04/14 04:59:39 INFO : only1: Deleted 2025/04/14 04:59:39 INFO : only15: Deleted 2025/04/14 04:59:39 INFO : only14: Deleted 2025/04/14 04:59:39 INFO : only2: Deleted 2025/04/14 04:59:39 INFO : only7: Deleted 2025/04/14 04:59:39 INFO : only12: Deleted 2025/04/14 04:59:39 INFO : only10: Deleted 2025/04/14 04:59:39 INFO : only16: Deleted 2025/04/14 04:59:40 INFO : only17: Deleted 2025/04/14 04:59:40 INFO : only6: Deleted 2025/04/14 04:59:40 INFO : only0: Deleted 2025/04/14 04:59:40 INFO : only18: Deleted 2025/04/14 04:59:40 INFO : only5: Deleted 2025/04/14 04:59:40 INFO : only11: Deleted 2025/04/14 04:59:40 INFO : only13: Deleted 2025/04/14 04:59:40 INFO : only19: Deleted 2025/04/14 04:59:40 INFO : only3: Deleted 2025/04/14 04:59:40 INFO : only4: Deleted 2025/04/14 04:59:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for checks to finish 2025/04/14 05:00:07 DEBUG : both1: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both0: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both10: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both14: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both11: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both16: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both17: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both18: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both19: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both2: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both3: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both4: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both5: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both6: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both7: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both8: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/14 05:00:07 DEBUG : both9: Unchanged skipping 2025/04/14 05:00:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/14 05:00:07 DEBUG : both12: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both13: Unchanged skipping 2025/04/14 05:00:07 DEBUG : both15: Unchanged skipping 2025/04/14 05:00:07 DEBUG : B2 bucket rclone-test-mebegip9sago: Waiting for transfers to finish 2025/04/14 05:00:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only0: Copied (replaced existing) 2025/04/14 05:00:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only1: Copied (replaced existing) 2025/04/14 05:00:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only12: Copied (replaced existing) 2025/04/14 05:00:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only13: Copied (replaced existing) 2025/04/14 05:00:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only10: Copied (replaced existing) 2025/04/14 05:00:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only14: Copied (replaced existing) 2025/04/14 05:00:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:07 INFO : only15: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only16: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only11: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only17: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only18: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only19: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only2: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only3: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only4: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only5: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only6: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only7: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only8: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/14 05:00:08 INFO : only9: Copied (replaced existing) 2025/04/14 05:00:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (32.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:17 DEBUG : empty_dir: Making directory with metadata 2025/04/14 05:00:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:00:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 05:00:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:00:17 INFO : empty_on_remote: Making directory 2025/04/14 05:00:17 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:20 DEBUG : empty_dir: Making directory with metadata 2025/04/14 05:00:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:00:20 DEBUG : empty_on_remote: Making directory with metadata 2025/04/14 05:00:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/14 05:00:20 INFO : empty_on_remote: Making directory 2025/04/14 05:00:20 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-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:24 INFO : sub dir: Making directory 2025/04/14 05:00:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" 2025/04/14 05:00:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/14 05:00:29 INFO : sub dir: Making directory 2025/04/14 05:00:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebegip9sago", Local "Local file system at /tmp/rclone345075633", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.73s) PASS 2025/04/14 05:00:33 DEBUG : B2 bucket rclone-test-mebegip9sago: Purge remote 2025/04/14 05:00:33 INFO : B2 bucket rclone-test-mebegip9sago: cleaning bucket "rclone-test-mebegip9sago" of all files 2025/04/14 05:00:34 DEBUG : BackupDir/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74843_d20250414_m045747_c001_v7007000_t0000_u01744606667341") 2025/04/14 05:00:34 DEBUG : BackupDir/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f115b218c8f93d766_d20250414_m045741_c001_v0001029_t0037_u01744606661409") 2025/04/14 05:00:34 DEBUG : CompareDest/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f417c1958f27c2ba8_d20250414_m045718_c001_v7007000_t0000_u01744606638161") 2025/04/14 05:00:34 DEBUG : CompareDest/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29beca0_d20250414_m045711_c001_v0001115_t0046_u01744606631648") 2025/04/14 05:00:34 DEBUG : CompareDest/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f417c1958f27c2ba9_d20250414_m045718_c001_v7007000_t0000_u01744606638345") 2025/04/14 05:00:34 DEBUG : CompareDest/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d7b_d20250414_m045713_c001_v0001042_t0011_u01744606633253") 2025/04/14 05:00:34 DEBUG : CopyDest/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74844_d20250414_m045747_c001_v7007000_t0000_u01744606667527") 2025/04/14 05:00:34 DEBUG : CopyDest/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd9472f_d20250414_m045738_c001_v0001171_t0051_u01744606658360") 2025/04/14 05:00:34 DEBUG : CopyDest/three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74845_d20250414_m045747_c001_v7007000_t0000_u01744606667713") 2025/04/14 05:00:34 DEBUG : CopyDest/three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d93_d20250414_m045745_c001_v0001042_t0047_u01744606665143") 2025/04/14 05:00:34 DEBUG : CopyDest/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74846_d20250414_m045747_c001_v7007000_t0000_u01744606667898") 2025/04/14 05:00:35 DEBUG : CopyDest/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29becd4_d20250414_m045742_c001_v0001115_t0046_u01744606662849") 2025/04/14 05:00:35 DEBUG : EXISTING: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e285_d20250414_m045917_c001_v7007000_t0000_u01744606757420") 2025/04/14 05:00:35 DEBUG : EXISTING: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedab_d20250414_m045916_c001_v0001115_t0035_u01744606756166") 2025/04/14 05:00:35 DEBUG : Testêé: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e27f_d20250414_m045912_c001_v7007000_t0000_u01744606752613") 2025/04/14 05:00:35 DEBUG : Testêé: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29beda1_d20250414_m045910_c001_v0001115_t0006_u01744606750569") 2025/04/14 05:00:35 DEBUG : Testêé: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94c03_d20250414_m045909_c001_v0001171_t0024_u01744606749516") 2025/04/14 05:00:35 DEBUG : a/potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735266_d20250414_m045519_c001_v7007000_t0000_u01744606519429") 2025/04/14 05:00:35 DEBUG : a/potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f0f_d20250414_m045518_c001_v0001171_t0051_u01744606518631") 2025/04/14 05:00:35 DEBUG : a/potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5af_d20250414_m045516_c001_v7007000_t0000_u01744606516553") 2025/04/14 05:00:35 DEBUG : a/potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ed6_d20250414_m045515_c001_v0001171_t0020_u01744606515597") 2025/04/14 05:00:35 DEBUG : a/potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cbffc_d20250414_m045453_c001_v7007000_t0000_u01744606493534") 2025/04/14 05:00:35 DEBUG : a/potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93d7d_d20250414_m045452_c001_v0001171_t0020_u01744606492629") 2025/04/14 05:00:35 DEBUG : b/potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735267_d20250414_m045519_c001_v7007000_t0000_u01744606519612") 2025/04/14 05:00:35 DEBUG : b/potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ef1_d20250414_m045517_c001_v0001171_t0032_u01744606517478") 2025/04/14 05:00:35 DEBUG : b/potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5ae_d20250414_m045515_c001_v7007000_t0000_u01744606515949") 2025/04/14 05:00:35 DEBUG : b/potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ec3_d20250414_m045514_c001_v0001171_t0004_u01744606514267") 2025/04/14 05:00:35 DEBUG : b/potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cbff3_d20250414_m045452_c001_v7007000_t0000_u01744606492974") 2025/04/14 05:00:35 DEBUG : b/potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93d65_d20250414_m045451_c001_v0001171_t0049_u01744606491306") 2025/04/14 05:00:35 DEBUG : backup/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e1c2_d20250414_m045804_c001_v7007000_t0000_u01744606684553") 2025/04/14 05:00:35 DEBUG : backup/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1125e7a34618693c_d20250414_m045802_c001_v0001117_t0058_u01744606682202") 2025/04/14 05:00:36 DEBUG : backup/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f117fd2ad513d5a63_d20250414_m045757_c001_v0001130_t0006_u01744606677090") 2025/04/14 05:00:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e5ff_d20250414_m045832_c001_v7007000_t0000_u01744606712125") 2025/04/14 05:00:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f114c17b82f53124c_d20250414_m045830_c001_v0001153_t0011_u01744606710354") 2025/04/14 05:00:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f110540b22053a8bb_d20250414_m045826_c001_v0001146_t0044_u01744606706375") 2025/04/14 05:00:36 DEBUG : backup/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401af802ee5d5468_d20250414_m045819_c001_v7007000_t0000_u01744606699196") 2025/04/14 05:00:36 DEBUG : backup/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1096fb35f2cb28dc_d20250414_m045816_c001_v0001100_t0014_u01744606696623") 2025/04/14 05:00:36 DEBUG : backup/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f118d13e36c0e15f0_d20250414_m045811_c001_v0001039_t0035_u01744606691334") 2025/04/14 05:00:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e600_d20250414_m045832_c001_v7007000_t0000_u01744606712317") 2025/04/14 05:00:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1189363767045ace_d20250414_m045831_c001_v0001183_t0044_u01744606711352") 2025/04/14 05:00:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f111cff50ce434294_d20250414_m045827_c001_v0001161_t0007_u01744606707896") 2025/04/14 05:00:36 DEBUG : backup/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e1c3_d20250414_m045804_c001_v7007000_t0000_u01744606684737") 2025/04/14 05:00:36 DEBUG : backup/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1160b3260c207ea8_d20250414_m045803_c001_v0001044_t0018_u01744606683596") 2025/04/14 05:00:36 DEBUG : backup/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f114cc2cc64f8a212_d20250414_m045759_c001_v0001106_t0001_u01744606679128") 2025/04/14 05:00:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401af802ee5d5469_d20250414_m045819_c001_v7007000_t0000_u01744606699389") 2025/04/14 05:00:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f106d0df43edcc8a3_d20250414_m045818_c001_v0001106_t0017_u01744606698148") 2025/04/14 05:00:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f10045698787ad6ab_d20250414_m045813_c001_v0001115_t0014_u01744606693841") 2025/04/14 05:00:36 DEBUG : both0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2d4_d20250414_m050009_c001_v7007000_t0000_u01744606809250") 2025/04/14 05:00:36 DEBUG : both0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e08_d20250414_m045945_c001_v0001171_t0057_u01744606785656") 2025/04/14 05:00:36 DEBUG : both0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8cf_d20250414_m045940_c001_v7007000_t0000_u01744606780976") 2025/04/14 05:00:36 DEBUG : both0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94c89_d20250414_m045919_c001_v0001171_t0003_u01744606759714") 2025/04/14 05:00:37 DEBUG : both1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2d5_d20250414_m050009_c001_v7007000_t0000_u01744606809434") 2025/04/14 05:00:37 DEBUG : both1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e1c_d20250414_m045946_c001_v0001171_t0028_u01744606786896") 2025/04/14 05:00:37 DEBUG : both1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d0_d20250414_m045941_c001_v7007000_t0000_u01744606781162") 2025/04/14 05:00:37 DEBUG : both1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94c99_d20250414_m045920_c001_v0001171_t0047_u01744606760721") 2025/04/14 05:00:37 DEBUG : both10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2d6_d20250414_m050009_c001_v7007000_t0000_u01744606809619") 2025/04/14 05:00:37 DEBUG : both10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e98_d20250414_m045955_c001_v0001171_t0005_u01744606795533") 2025/04/14 05:00:37 DEBUG : both10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d1_d20250414_m045941_c001_v7007000_t0000_u01744606781348") 2025/04/14 05:00:37 DEBUG : both10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d15_d20250414_m045928_c001_v0001171_t0054_u01744606768979") 2025/04/14 05:00:37 DEBUG : both11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2d8_d20250414_m050009_c001_v7007000_t0000_u01744606809807") 2025/04/14 05:00:37 DEBUG : both11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94eaa_d20250414_m045956_c001_v0001171_t0013_u01744606796649") 2025/04/14 05:00:37 DEBUG : both11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d2_d20250414_m045941_c001_v7007000_t0000_u01744606781548") 2025/04/14 05:00:37 DEBUG : both11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d2a_d20250414_m045930_c001_v0001171_t0052_u01744606770074") 2025/04/14 05:00:37 DEBUG : both12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2d9_d20250414_m050009_c001_v7007000_t0000_u01744606809993") 2025/04/14 05:00:37 DEBUG : both12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94ec2_d20250414_m045957_c001_v0001171_t0032_u01744606797743") 2025/04/14 05:00:37 DEBUG : both12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d3_d20250414_m045941_c001_v7007000_t0000_u01744606781734") 2025/04/14 05:00:37 DEBUG : both12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d36_d20250414_m045930_c001_v0001171_t0011_u01744606770893") 2025/04/14 05:00:37 DEBUG : both13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2da_d20250414_m050010_c001_v7007000_t0000_u01744606810178") 2025/04/14 05:00:37 DEBUG : both13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94ed2_d20250414_m045958_c001_v0001171_t0054_u01744606798800") 2025/04/14 05:00:37 DEBUG : both13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d4_d20250414_m045941_c001_v7007000_t0000_u01744606781920") 2025/04/14 05:00:37 DEBUG : both13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d48_d20250414_m045932_c001_v0001171_t0043_u01744606772022") 2025/04/14 05:00:38 DEBUG : both14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2db_d20250414_m050010_c001_v7007000_t0000_u01744606810362") 2025/04/14 05:00:38 DEBUG : both14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94ede_d20250414_m045959_c001_v0001171_t0031_u01744606799770") 2025/04/14 05:00:38 DEBUG : both14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d5_d20250414_m045942_c001_v7007000_t0000_u01744606782105") 2025/04/14 05:00:38 DEBUG : both14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d4e_d20250414_m045932_c001_v0001171_t0027_u01744606772763") 2025/04/14 05:00:38 DEBUG : both15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2dc_d20250414_m050010_c001_v7007000_t0000_u01744606810546") 2025/04/14 05:00:38 DEBUG : both15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94ee6_d20250414_m050000_c001_v0001171_t0046_u01744606800829") 2025/04/14 05:00:38 DEBUG : both15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d6_d20250414_m045942_c001_v7007000_t0000_u01744606782290") 2025/04/14 05:00:38 DEBUG : both15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d62_d20250414_m045933_c001_v0001171_t0003_u01744606773589") 2025/04/14 05:00:38 DEBUG : both16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2dd_d20250414_m050010_c001_v7007000_t0000_u01744606810732") 2025/04/14 05:00:38 DEBUG : both16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94ef8_d20250414_m050001_c001_v0001171_t0006_u01744606801831") 2025/04/14 05:00:38 DEBUG : both16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d7_d20250414_m045942_c001_v7007000_t0000_u01744606782475") 2025/04/14 05:00:38 DEBUG : both16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d6c_d20250414_m045934_c001_v0001171_t0041_u01744606774500") 2025/04/14 05:00:38 DEBUG : both17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2de_d20250414_m050010_c001_v7007000_t0000_u01744606810933") 2025/04/14 05:00:38 DEBUG : both17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94f08_d20250414_m050002_c001_v0001171_t0002_u01744606802919") 2025/04/14 05:00:38 DEBUG : both17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d8_d20250414_m045942_c001_v7007000_t0000_u01744606782662") 2025/04/14 05:00:38 DEBUG : both17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d7e_d20250414_m045935_c001_v0001171_t0011_u01744606775465") 2025/04/14 05:00:38 DEBUG : both18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e0_d20250414_m050011_c001_v7007000_t0000_u01744606811120") 2025/04/14 05:00:38 DEBUG : both18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94f18_d20250414_m050004_c001_v0001171_t0057_u01744606804188") 2025/04/14 05:00:38 DEBUG : both18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8d9_d20250414_m045942_c001_v7007000_t0000_u01744606782847") 2025/04/14 05:00:38 DEBUG : both18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d8a_d20250414_m045936_c001_v0001171_t0035_u01744606776531") 2025/04/14 05:00:38 DEBUG : both19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e1_d20250414_m050011_c001_v7007000_t0000_u01744606811321") 2025/04/14 05:00:38 DEBUG : both19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94f22_d20250414_m050005_c001_v0001171_t0006_u01744606805084") 2025/04/14 05:00:38 DEBUG : both19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8db_d20250414_m045943_c001_v7007000_t0000_u01744606783032") 2025/04/14 05:00:39 DEBUG : both19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d94_d20250414_m045937_c001_v0001171_t0033_u01744606777368") 2025/04/14 05:00:39 DEBUG : both2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e2_d20250414_m050011_c001_v7007000_t0000_u01744606811506") 2025/04/14 05:00:39 DEBUG : both2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e22_d20250414_m045947_c001_v0001171_t0051_u01744606787609") 2025/04/14 05:00:39 DEBUG : both2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8dc_d20250414_m045943_c001_v7007000_t0000_u01744606783218") 2025/04/14 05:00:39 DEBUG : both2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94c9f_d20250414_m045921_c001_v0001171_t0031_u01744606761514") 2025/04/14 05:00:39 DEBUG : both3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e4_d20250414_m050011_c001_v7007000_t0000_u01744606811703") 2025/04/14 05:00:39 DEBUG : both3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e32_d20250414_m045948_c001_v0001171_t0042_u01744606788769") 2025/04/14 05:00:39 DEBUG : both3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8dd_d20250414_m045943_c001_v7007000_t0000_u01744606783403") 2025/04/14 05:00:39 DEBUG : both3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94cb3_d20250414_m045922_c001_v0001171_t0033_u01744606762331") 2025/04/14 05:00:39 DEBUG : both4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e5_d20250414_m050011_c001_v7007000_t0000_u01744606811891") 2025/04/14 05:00:39 DEBUG : both4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e44_d20250414_m045949_c001_v0001171_t0024_u01744606789667") 2025/04/14 05:00:39 DEBUG : both4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8de_d20250414_m045943_c001_v7007000_t0000_u01744606783588") 2025/04/14 05:00:39 DEBUG : both4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94cbf_d20250414_m045923_c001_v0001171_t0047_u01744606763247") 2025/04/14 05:00:39 DEBUG : both5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e6_d20250414_m050012_c001_v7007000_t0000_u01744606812084") 2025/04/14 05:00:39 DEBUG : both5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e50_d20250414_m045950_c001_v0001171_t0008_u01744606790483") 2025/04/14 05:00:39 DEBUG : both5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8df_d20250414_m045943_c001_v7007000_t0000_u01744606783773") 2025/04/14 05:00:39 DEBUG : both5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94cd3_d20250414_m045924_c001_v0001171_t0041_u01744606764326") 2025/04/14 05:00:39 DEBUG : both6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e8_d20250414_m050012_c001_v7007000_t0000_u01744606812271") 2025/04/14 05:00:39 DEBUG : both6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e5a_d20250414_m045951_c001_v0001171_t0015_u01744606791576") 2025/04/14 05:00:39 DEBUG : both6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8e0_d20250414_m045943_c001_v7007000_t0000_u01744606783960") 2025/04/14 05:00:39 DEBUG : both6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94ce3_d20250414_m045925_c001_v0001171_t0042_u01744606765290") 2025/04/14 05:00:40 DEBUG : both7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2e9_d20250414_m050012_c001_v7007000_t0000_u01744606812457") 2025/04/14 05:00:40 DEBUG : both7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e66_d20250414_m045952_c001_v0001171_t0020_u01744606792551") 2025/04/14 05:00:40 DEBUG : both7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8e1_d20250414_m045944_c001_v7007000_t0000_u01744606784146") 2025/04/14 05:00:40 DEBUG : both7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94cf1_d20250414_m045926_c001_v0001171_t0055_u01744606766158") 2025/04/14 05:00:40 DEBUG : both8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2ea_d20250414_m050012_c001_v7007000_t0000_u01744606812641") 2025/04/14 05:00:40 DEBUG : both8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e74_d20250414_m045953_c001_v0001171_t0050_u01744606793596") 2025/04/14 05:00:40 DEBUG : both8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8e2_d20250414_m045944_c001_v7007000_t0000_u01744606784330") 2025/04/14 05:00:40 DEBUG : both8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94cff_d20250414_m045927_c001_v0001171_t0031_u01744606767187") 2025/04/14 05:00:40 DEBUG : both9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f0_d20250414_m050012_c001_v7007000_t0000_u01744606812826") 2025/04/14 05:00:40 DEBUG : both9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94e80_d20250414_m045954_c001_v0001171_t0033_u01744606794586") 2025/04/14 05:00:40 DEBUG : both9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8e3_d20250414_m045944_c001_v7007000_t0000_u01744606784523") 2025/04/14 05:00:40 DEBUG : both9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94d0e_d20250414_m045928_c001_v0001171_t0014_u01744606768124") 2025/04/14 05:00:40 DEBUG : c/non empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735268_d20250414_m045519_c001_v7007000_t0000_u01744606519801") 2025/04/14 05:00:40 DEBUG : c/non empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93eff_d20250414_m045517_c001_v0001171_t0018_u01744606517916") 2025/04/14 05:00:40 DEBUG : c/non empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5b0_d20250414_m045516_c001_v7007000_t0000_u01744606516739") 2025/04/14 05:00:40 DEBUG : c/non empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ecf_d20250414_m045514_c001_v0001171_t0057_u01744606514575") 2025/04/14 05:00:40 DEBUG : c/non empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cbfff_d20250414_m045453_c001_v7007000_t0000_u01744606493719") 2025/04/14 05:00:40 DEBUG : c/non empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93d6b_d20250414_m045451_c001_v0001171_t0004_u01744606491770") 2025/04/14 05:00:40 DEBUG : check sum: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a1328_d20250414_m045439_c001_v7007000_t0000_u01744606479576") 2025/04/14 05:00:40 DEBUG : check sum: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93cad_d20250414_m045438_c001_v0001171_t0015_u01744606478540") 2025/04/14 05:00:41 DEBUG : dest/3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b7483d_d20250414_m045730_c001_v7007000_t0000_u01744606650218") 2025/04/14 05:00:41 DEBUG : dest/3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4035c2faa7882013_d20250414_m045729_c001_v0001171_t0052_u01744606649090") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e277_d20250414_m045908_c001_v7007000_t0000_u01744606748018") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f115b218c8f93d786_d20250414_m045905_c001_v0001029_t0013_u01744606745270") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4135fb94543025ed_d20250414_m045905_c001_v7007000_t0000_u01744606745086") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f115b218c8f93d780_d20250414_m045901_c001_v0001029_t0013_u01744606741782") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4135fb94543025e8_d20250414_m045901_c001_v7007000_t0000_u01744606741041") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed89_d20250414_m045856_c001_v0001115_t0031_u01744606736544") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353e7_d20250414_m045855_c001_v7007000_t0000_u01744606735074") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f119a350cb0adfc77_d20250414_m045852_c001_v0001109_t0011_u01744606732457") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4113b9852724c51a_d20250414_m045852_c001_v7007000_t0000_u01744606732273") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f119a350cb0adfc69_d20250414_m045848_c001_v0001109_t0024_u01744606728915") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4113b9852724c518_d20250414_m045848_c001_v7007000_t0000_u01744606728179") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94a83_d20250414_m045844_c001_v0001171_t0001_u01744606724222") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e614_d20250414_m045842_c001_v7007000_t0000_u01744606722933") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1038aa0f0cd9af1c_d20250414_m045841_c001_v0001184_t0050_u01744606721759") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81e075_d20250414_m045841_c001_v7007000_t0000_u01744606721576") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1038aa0f0cd9aee8_d20250414_m045838_c001_v0001184_t0041_u01744606718508") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81e056_d20250414_m045837_c001_v7007000_t0000_u01744606717778") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd949e8_d20250414_m045833_c001_v0001171_t0031_u01744606713422") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e601_d20250414_m045832_c001_v7007000_t0000_u01744606712504") 2025/04/14 05:00:41 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1157a24a9382c800_d20250414_m045830_c001_v0001183_t0023_u01744606710925") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4013f6335bbedeef_d20250414_m045830_c001_v7007000_t0000_u01744606710736") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1157a24a9382c7d8_d20250414_m045827_c001_v0001183_t0013_u01744606707452") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4013f6335bbedeec_d20250414_m045826_c001_v7007000_t0000_u01744606706713") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94931_d20250414_m045820_c001_v0001171_t0039_u01744606700514") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401af802ee5d546b_d20250414_m045819_c001_v7007000_t0000_u01744606699585") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1136cf84eed41081_d20250414_m045817_c001_v0001106_t0011_u01744606697291") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353d5_d20250414_m045817_c001_v7007000_t0000_u01744606697106") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1136cf84eed41079_d20250414_m045812_c001_v0001106_t0028_u01744606692761") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353cf_d20250414_m045812_c001_v7007000_t0000_u01744606692022") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd9487c_d20250414_m045805_c001_v0001171_t0016_u01744606685848") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e1c4_d20250414_m045804_c001_v7007000_t0000_u01744606684922") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1048b993d04af62b_d20250414_m045802_c001_v0001116_t0043_u01744606682924") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc176_d20250414_m045802_c001_v7007000_t0000_u01744606682742") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1048b993d04af623_d20250414_m045758_c001_v0001116_t0026_u01744606678210") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc172_d20250414_m045757_c001_v7007000_t0000_u01744606677475") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd947b6_d20250414_m045749_c001_v0001171_t0013_u01744606669203") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74847_d20250414_m045748_c001_v7007000_t0000_u01744606668092") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1120370eb7dba68c_d20250414_m045741_c001_v0001172_t0045_u01744606661976") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f403af6e7d67dd9d8_d20250414_m045741_c001_v7007000_t0000_u01744606661770") 2025/04/14 05:00:42 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d8d_d20250414_m045737_c001_v0001042_t0010_u01744606657420") 2025/04/14 05:00:43 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f11891c26d23db9db_d20250414_m045736_c001_v0001116_t0034_u01744606656226") 2025/04/14 05:00:43 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f11891c26d23db9cd_d20250414_m045734_c001_v0001116_t0054_u01744606654683") 2025/04/14 05:00:43 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f417c1958f27c2baa_d20250414_m045718_c001_v7007000_t0000_u01744606638532") 2025/04/14 05:00:43 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd945cd_d20250414_m045710_c001_v0001171_t0058_u01744606630881") 2025/04/14 05:00:43 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f11772847c8fc5d1f_d20250414_m045709_c001_v0001117_t0027_u01744606629565") 2025/04/14 05:00:43 DEBUG : dst/one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f11772847c8fc5d1d_d20250414_m045708_c001_v0001117_t0053_u01744606628228") 2025/04/14 05:00:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e278_d20250414_m045908_c001_v7007000_t0000_u01744606748203") 2025/04/14 05:00:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f119e8043e877d789_d20250414_m045904_c001_v0001157_t0002_u01744606744775") 2025/04/14 05:00:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1059f1142b5b889b_d20250414_m045900_c001_v0001165_t0051_u01744606740792") 2025/04/14 05:00:43 DEBUG : dst/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353e8_d20250414_m045855_c001_v7007000_t0000_u01744606735258") 2025/04/14 05:00:43 DEBUG : dst/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f110c4ed11090b2da_d20250414_m045852_c001_v0001183_t0043_u01744606732064") 2025/04/14 05:00:43 DEBUG : dst/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f104860fbb8bcc5ce_d20250414_m045847_c001_v0001180_t0007_u01744606727977") 2025/04/14 05:00:43 DEBUG : dst/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e616_d20250414_m045843_c001_v7007000_t0000_u01744606723117") 2025/04/14 05:00:43 DEBUG : dst/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94a4c_d20250414_m045841_c001_v0001171_t0010_u01744606721070") 2025/04/14 05:00:43 DEBUG : dst/one.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f10197eb935f131b6_d20250414_m045837_c001_v0001120_t0035_u01744606717186") 2025/04/14 05:00:43 DEBUG : dst/three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74848_d20250414_m045748_c001_v7007000_t0000_u01744606668278") 2025/04/14 05:00:43 DEBUG : dst/three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f11891c26d23db9f7_d20250414_m045746_c001_v0001116_t0045_u01744606666481") 2025/04/14 05:00:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e279_d20250414_m045908_c001_v7007000_t0000_u01744606748388") 2025/04/14 05:00:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101406424ee1e71d_d20250414_m045906_c001_v0001090_t0031_u01744606746321") 2025/04/14 05:00:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101657045dffa76f_d20250414_m045902_c001_v0001177_t0015_u01744606742820") 2025/04/14 05:00:43 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e27a_d20250414_m045908_c001_v7007000_t0000_u01744606748572") 2025/04/14 05:00:43 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f115b218c8f93d788_d20250414_m045906_c001_v0001029_t0024_u01744606746905") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4135fb94543025ee_d20250414_m045906_c001_v7007000_t0000_u01744606746718") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f115b218c8f93d782_d20250414_m045903_c001_v0001029_t0012_u01744606743225") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4135fb94543025e9_d20250414_m045903_c001_v7007000_t0000_u01744606743040") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed8d_d20250414_m045857_c001_v0001115_t0028_u01744606737735") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353e9_d20250414_m045855_c001_v7007000_t0000_u01744606735442") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f119a350cb0adfc7d_d20250414_m045854_c001_v0001109_t0055_u01744606734048") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4113b9852724c51b_d20250414_m045853_c001_v7007000_t0000_u01744606733847") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f119a350cb0adfc6d_d20250414_m045850_c001_v0001109_t0036_u01744606730425") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4113b9852724c519_d20250414_m045850_c001_v7007000_t0000_u01744606730240") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94a95_d20250414_m045845_c001_v0001171_t0058_u01744606725052") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81e07f_d20250414_m045842_c001_v7007000_t0000_u01744606722371") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed61_d20250414_m045840_c001_v0001115_t0007_u01744606720020") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81e058_d20250414_m045839_c001_v7007000_t0000_u01744606719272") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94a01_d20250414_m045834_c001_v0001171_t0057_u01744606714434") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4013f6335bbedef1_d20250414_m045831_c001_v7007000_t0000_u01744606711563") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed41_d20250414_m045829_c001_v0001115_t0040_u01744606709309") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4013f6335bbedeed_d20250414_m045828_c001_v7007000_t0000_u01744606708194") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd9493f_d20250414_m045821_c001_v0001171_t0003_u01744606701912") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353d8_d20250414_m045818_c001_v7007000_t0000_u01744606698639") 2025/04/14 05:00:44 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed23_d20250414_m045815_c001_v0001115_t0047_u01744606695616") 2025/04/14 05:00:45 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353d1_d20250414_m045814_c001_v7007000_t0000_u01744606694496") 2025/04/14 05:00:45 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd9488a_d20250414_m045806_c001_v0001171_t0053_u01744606686627") 2025/04/14 05:00:45 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc179_d20250414_m045803_c001_v7007000_t0000_u01744606683998") 2025/04/14 05:00:45 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29becfe_d20250414_m045800_c001_v0001115_t0051_u01744606680706") 2025/04/14 05:00:45 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc173_d20250414_m045759_c001_v7007000_t0000_u01744606679602") 2025/04/14 05:00:45 DEBUG : dst/three.txt: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd947dc_d20250414_m045752_c001_v0001171_t0050_u01744606672502") 2025/04/14 05:00:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353ea_d20250414_m045855_c001_v7007000_t0000_u01744606735625") 2025/04/14 05:00:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1031303c8acf3007_d20250414_m045853_c001_v0001165_t0035_u01744606733614") 2025/04/14 05:00:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f10282f1a87392163_d20250414_m045850_c001_v0001182_t0019_u01744606730001") 2025/04/14 05:00:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e618_d20250414_m045843_c001_v7007000_t0000_u01744606723301") 2025/04/14 05:00:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1098fd17653394d2_d20250414_m045842_c001_v0001180_t0046_u01744606722158") 2025/04/14 05:00:45 DEBUG : dst/three.txt.bak: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f1075a3e86b7c3dbb_d20250414_m045838_c001_v0001041_t0003_u01744606718917") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e27b_d20250414_m045908_c001_v7007000_t0000_u01744606748769") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94b4b_d20250414_m045857_c001_v0001171_t0056_u01744606737444") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b37353eb_d20250414_m045855_c001_v7007000_t0000_u01744606735809") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed67_d20250414_m045844_c001_v0001115_t0007_u01744606724582") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e619_d20250414_m045843_c001_v7007000_t0000_u01744606723486") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed4d_d20250414_m045833_c001_v0001115_t0032_u01744606713730") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f41541fca7632e602_d20250414_m045832_c001_v7007000_t0000_u01744606712688") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed29_d20250414_m045820_c001_v0001115_t0007_u01744606700817") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401af802ee5d546d_d20250414_m045819_c001_v7007000_t0000_u01744606699771") 2025/04/14 05:00:45 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bed0e_d20250414_m045806_c001_v0001115_t0027_u01744606686118") 2025/04/14 05:00:46 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e1c5_d20250414_m045805_c001_v7007000_t0000_u01744606685106") 2025/04/14 05:00:46 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bece6_d20250414_m045750_c001_v0001115_t0036_u01744606670004") 2025/04/14 05:00:46 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b74849_d20250414_m045748_c001_v7007000_t0000_u01744606668462") 2025/04/14 05:00:46 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f112a50e5e2ca3adc_d20250414_m045743_c001_v0001176_t0036_u01744606663972") 2025/04/14 05:00:46 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f417c1958f27c2bac_d20250414_m045718_c001_v7007000_t0000_u01744606638716") 2025/04/14 05:00:46 DEBUG : dst/two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f11772847c8fc5d25_d20250414_m045717_c001_v0001117_t0036_u01744606637260") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735374_d20250414_m045633_c001_v7007000_t0000_u01744606593696") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d5c_d20250414_m045630_c001_v0001042_t0037_u01744606590079") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735332_d20250414_m045627_c001_v7007000_t0000_u01744606587678") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d52_d20250414_m045616_c001_v0001042_t0041_u01744606576905") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccabc_d20250414_m045607_c001_v7007000_t0000_u01744606567703") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d4c_d20250414_m045603_c001_v0001042_t0006_u01744606563856") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373527d_d20250414_m045535_c001_v7007000_t0000_u01744606535186") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93fbf_d20250414_m045533_c001_v0001171_t0002_u01744606533001") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735273_d20250414_m045531_c001_v7007000_t0000_u01744606531294") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f93_d20250414_m045529_c001_v0001171_t0056_u01744606529838") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373526e_d20250414_m045525_c001_v7007000_t0000_u01744606525653") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f4f_d20250414_m045523_c001_v0001171_t0031_u01744606523846") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373526b_d20250414_m045522_c001_v7007000_t0000_u01744606522544") 2025/04/14 05:00:46 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f23_d20250414_m045520_c001_v0001171_t0015_u01744606520945") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5ac_d20250414_m045513_c001_v7007000_t0000_u01744606513343") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ea1_d20250414_m045511_c001_v0001171_t0022_u01744606511643") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5a9_d20250414_m045510_c001_v7007000_t0000_u01744606510348") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e7f_d20250414_m045509_c001_v0001171_t0048_u01744606509313") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc00e_d20250414_m045503_c001_v7007000_t0000_u01744606503144") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e0b_d20250414_m045501_c001_v0001171_t0007_u01744606501807") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc009_d20250414_m045459_c001_v7007000_t0000_u01744606499195") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ddf_d20250414_m045458_c001_v0001171_t0015_u01744606498114") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc008_d20250414_m045457_c001_v7007000_t0000_u01744606497006") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f109be31343f3c807_d20250414_m045456_c001_v0001042_t0002_u01744606496308") 2025/04/14 05:00:47 DEBUG : empty space: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93da7_d20250414_m045454_c001_v0001171_t0057_u01744606494456") 2025/04/14 05:00:47 DEBUG : enormous: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735279_d20250414_m045534_c001_v7007000_t0000_u01744606534246") 2025/04/14 05:00:47 DEBUG : enormous: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93fc9_d20250414_m045533_c001_v0001171_t0036_u01744606533412") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e283_d20250414_m045915_c001_v7007000_t0000_u01744606755019") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94c33_d20250414_m045913_c001_v0001171_t0008_u01744606753374") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab9_d20250414_m045601_c001_v7007000_t0000_u01744606561644") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94153_d20250414_m045600_c001_v0001171_t0057_u01744606560365") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cbfd0_d20250414_m045450_c001_v7007000_t0000_u01744606490206") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93d49_d20250414_m045449_c001_v0001171_t0039_u01744606489057") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cbfae_d20250414_m045447_c001_v7007000_t0000_u01744606487767") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93d25_d20250414_m045446_c001_v0001171_t0058_u01744606486915") 2025/04/14 05:00:47 DEBUG : existing: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93d15_d20250414_m045445_c001_v0001171_t0015_u01744606485886") 2025/04/14 05:00:48 DEBUG : existing-b: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccaba_d20250414_m045601_c001_v7007000_t0000_u01744606561844") 2025/04/14 05:00:48 DEBUG : existing-b: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d4a_d20250414_m045600_c001_v0001042_t0048_u01744606560009") 2025/04/14 05:00:48 DEBUG : file1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e322_d20250414_m050022_c001_v7007000_t0000_u01744606822770") 2025/04/14 05:00:48 DEBUG : file1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f114ce4f2ede4d986_d20250414_m050021_c001_v0001184_t0028_u01744606821618") 2025/04/14 05:00:48 DEBUG : file1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e31d_d20250414_m050019_c001_v7007000_t0000_u01744606819505") 2025/04/14 05:00:48 DEBUG : file1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f106b333ed836c520_d20250414_m050017_c001_v0001041_t0000_u01744606817994") 2025/04/14 05:00:48 DEBUG : five: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735282_d20250414_m045540_c001_v7007000_t0000_u01744606540007") 2025/04/14 05:00:48 DEBUG : five: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94001_d20250414_m045537_c001_v0001171_t0025_u01744606537841") 2025/04/14 05:00:48 DEBUG : foo: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc00c_d20250414_m045501_c001_v7007000_t0000_u01744606501056") 2025/04/14 05:00:48 DEBUG : foo: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd93df9_d20250414_m045500_c001_v0001171_t0025_u01744606500502") 2025/04/14 05:00:48 DEBUG : foo: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd93df3_d20250414_m045459_c001_v0001171_t0025_u01744606499934") 2025/04/14 05:00:48 DEBUG : four: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735283_d20250414_m045540_c001_v7007000_t0000_u01744606540254") 2025/04/14 05:00:48 DEBUG : four: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f400a9903d7828d32_d20250414_m045538_c001_v0001042_t0008_u01744606538592") 2025/04/14 05:00:48 DEBUG : four: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ff9_d20250414_m045537_c001_v0001171_t0006_u01744606537122") 2025/04/14 05:00:48 DEBUG : hello world2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81dddf_d20250414_m045354_c001_v7007000_t0000_u01744606434318") 2025/04/14 05:00:48 DEBUG : hello world2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93a26_d20250414_m045353_c001_v0001171_t0056_u01744606433537") 2025/04/14 05:00:48 DEBUG : ignore-size: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cbf94_d20250414_m045444_c001_v7007000_t0000_u01744606484788") 2025/04/14 05:00:48 DEBUG : ignore-size: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93cf5_d20250414_m045443_c001_v0001171_t0007_u01744606483688") 2025/04/14 05:00:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab6_d20250414_m045558_c001_v7007000_t0000_u01744606558875") 2025/04/14 05:00:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d48_d20250414_m045555_c001_v0001042_t0033_u01744606555764") 2025/04/14 05:00:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab3_d20250414_m045554_c001_v7007000_t0000_u01744606554620") 2025/04/14 05:00:49 DEBUG : nested/sub dir/file: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd940e9_d20250414_m045553_c001_v0001171_t0058_u01744606553742") 2025/04/14 05:00:49 DEBUG : one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735284_d20250414_m045540_c001_v7007000_t0000_u01744606540438") 2025/04/14 05:00:49 DEBUG : one: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd93feb_d20250414_m045536_c001_v0001171_t0025_u01744606536330") 2025/04/14 05:00:49 DEBUG : only0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f1_d20250414_m050013_c001_v7007000_t0000_u01744606813011") 2025/04/14 05:00:49 DEBUG : only0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94f46_d20250414_m050007_c001_v0001171_t0025_u01744606807227") 2025/04/14 05:00:49 DEBUG : only0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedff_d20250414_m045946_c001_v0001115_t0045_u01744606786397") 2025/04/14 05:00:49 DEBUG : only0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc279_d20250414_m045939_c001_v7007000_t0000_u01744606779991") 2025/04/14 05:00:49 DEBUG : only0: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedb1_d20250414_m045920_c001_v0001115_t0010_u01744606760127") 2025/04/14 05:00:49 DEBUG : only1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f2_d20250414_m050013_c001_v7007000_t0000_u01744606813196") 2025/04/14 05:00:49 DEBUG : only1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bee57_d20250414_m050007_c001_v0001115_t0056_u01744606807241") 2025/04/14 05:00:49 DEBUG : only1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee01_d20250414_m045947_c001_v0001115_t0000_u01744606787218") 2025/04/14 05:00:49 DEBUG : only1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f403af6e7d67ddafd_d20250414_m045939_c001_v7007000_t0000_u01744606779590") 2025/04/14 05:00:49 DEBUG : only1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedb3_d20250414_m045921_c001_v0001115_t0050_u01744606761024") 2025/04/14 05:00:49 DEBUG : only10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f4_d20250414_m050013_c001_v7007000_t0000_u01744606813381") 2025/04/14 05:00:49 DEBUG : only10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f414ce4f2ede4d8d5_d20250414_m050007_c001_v0001184_t0018_u01744606807799") 2025/04/14 05:00:49 DEBUG : only10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee23_d20250414_m045956_c001_v0001115_t0016_u01744606796088") 2025/04/14 05:00:49 DEBUG : only10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc277_d20250414_m045939_c001_v7007000_t0000_u01744606779785") 2025/04/14 05:00:49 DEBUG : only10: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedcd_d20250414_m045929_c001_v0001115_t0020_u01744606769320") 2025/04/14 05:00:49 DEBUG : only11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f6_d20250414_m050013_c001_v7007000_t0000_u01744606813567") 2025/04/14 05:00:49 DEBUG : only11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f406b333ed836c512_d20250414_m050007_c001_v0001041_t0048_u01744606807996") 2025/04/14 05:00:50 DEBUG : only11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee2b_d20250414_m045957_c001_v0001115_t0047_u01744606797015") 2025/04/14 05:00:50 DEBUG : only11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8cc_d20250414_m045940_c001_v7007000_t0000_u01744606780169") 2025/04/14 05:00:50 DEBUG : only11: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedd1_d20250414_m045930_c001_v0001115_t0033_u01744606770396") 2025/04/14 05:00:50 DEBUG : only12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f7_d20250414_m050013_c001_v7007000_t0000_u01744606813752") 2025/04/14 05:00:50 DEBUG : only12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94f4c_d20250414_m050007_c001_v0001171_t0025_u01744606807636") 2025/04/14 05:00:50 DEBUG : only12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee2d_d20250414_m045958_c001_v0001115_t0030_u01744606798232") 2025/04/14 05:00:50 DEBUG : only12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8ca_d20250414_m045939_c001_v7007000_t0000_u01744606779796") 2025/04/14 05:00:50 DEBUG : only12: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedd3_d20250414_m045931_c001_v0001115_t0039_u01744606771354") 2025/04/14 05:00:50 DEBUG : only13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f8_d20250414_m050013_c001_v7007000_t0000_u01744606813937") 2025/04/14 05:00:50 DEBUG : only13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bee59_d20250414_m050007_c001_v0001115_t0056_u01744606807644") 2025/04/14 05:00:50 DEBUG : only13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee37_d20250414_m045959_c001_v0001115_t0030_u01744606799211") 2025/04/14 05:00:50 DEBUG : only13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc27a_d20250414_m045940_c001_v7007000_t0000_u01744606780180") 2025/04/14 05:00:50 DEBUG : only13: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedd5_d20250414_m045932_c001_v0001115_t0059_u01744606772306") 2025/04/14 05:00:50 DEBUG : only14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2f9_d20250414_m050014_c001_v7007000_t0000_u01744606814122") 2025/04/14 05:00:50 DEBUG : only14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94f50_d20250414_m050007_c001_v0001171_t0025_u01744606807824") 2025/04/14 05:00:50 DEBUG : only14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee3b_d20250414_m050000_c001_v0001115_t0002_u01744606800072") 2025/04/14 05:00:50 DEBUG : only14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8c8_d20250414_m045939_c001_v7007000_t0000_u01744606779593") 2025/04/14 05:00:50 DEBUG : only14: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedd9_d20250414_m045933_c001_v0001115_t0043_u01744606773108") 2025/04/14 05:00:50 DEBUG : only15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2fa_d20250414_m050014_c001_v7007000_t0000_u01744606814309") 2025/04/14 05:00:50 DEBUG : only15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bee5d_d20250414_m050007_c001_v0001115_t0056_u01744606807838") 2025/04/14 05:00:50 DEBUG : only15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee41_d20250414_m050001_c001_v0001115_t0037_u01744606801206") 2025/04/14 05:00:51 DEBUG : only15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc276_d20250414_m045939_c001_v7007000_t0000_u01744606779601") 2025/04/14 05:00:51 DEBUG : only15: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29beddb_d20250414_m045933_c001_v0001115_t0010_u01744606773903") 2025/04/14 05:00:51 DEBUG : only16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2fb_d20250414_m050014_c001_v7007000_t0000_u01744606814496") 2025/04/14 05:00:51 DEBUG : only16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f414ce4f2ede4d8d9_d20250414_m050007_c001_v0001184_t0018_u01744606807984") 2025/04/14 05:00:51 DEBUG : only16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee43_d20250414_m050002_c001_v0001115_t0015_u01744606802171") 2025/04/14 05:00:51 DEBUG : only16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f400873e5dffcf16e_d20250414_m045939_c001_v7007000_t0000_u01744606779807") 2025/04/14 05:00:51 DEBUG : only16: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29beddf_d20250414_m045934_c001_v0001115_t0005_u01744606774962") 2025/04/14 05:00:51 DEBUG : only17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2fd_d20250414_m050014_c001_v7007000_t0000_u01744606814681") 2025/04/14 05:00:51 DEBUG : only17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94f56_d20250414_m050008_c001_v0001171_t0025_u01744606808012") 2025/04/14 05:00:51 DEBUG : only17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee49_d20250414_m050003_c001_v0001115_t0037_u01744606803283") 2025/04/14 05:00:51 DEBUG : only17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f403af6e7d67ddb00_d20250414_m045939_c001_v7007000_t0000_u01744606779958") 2025/04/14 05:00:51 DEBUG : only17: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bede3_d20250414_m045935_c001_v0001115_t0024_u01744606775959") 2025/04/14 05:00:51 DEBUG : only18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e2fe_d20250414_m050014_c001_v7007000_t0000_u01744606814866") 2025/04/14 05:00:51 DEBUG : only18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bee61_d20250414_m050008_c001_v0001115_t0056_u01744606808049") 2025/04/14 05:00:51 DEBUG : only18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee4b_d20250414_m050004_c001_v0001115_t0041_u01744606804588") 2025/04/14 05:00:51 DEBUG : only18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f400873e5dffcf170_d20250414_m045940_c001_v7007000_t0000_u01744606780005") 2025/04/14 05:00:51 DEBUG : only18: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bede7_d20250414_m045936_c001_v0001115_t0057_u01744606776862") 2025/04/14 05:00:51 DEBUG : only19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e300_d20250414_m050015_c001_v7007000_t0000_u01744606815052") 2025/04/14 05:00:51 DEBUG : only19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f414ce4f2ede4d8dd_d20250414_m050008_c001_v0001184_t0018_u01744606808170") 2025/04/14 05:00:51 DEBUG : only19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee4d_d20250414_m050005_c001_v0001115_t0000_u01744606805495") 2025/04/14 05:00:52 DEBUG : only19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f400873e5dffcf171_d20250414_m045940_c001_v7007000_t0000_u01744606780192") 2025/04/14 05:00:52 DEBUG : only19: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bede9_d20250414_m045937_c001_v0001115_t0042_u01744606777723") 2025/04/14 05:00:52 DEBUG : only2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e301_d20250414_m050015_c001_v7007000_t0000_u01744606815237") 2025/04/14 05:00:52 DEBUG : only2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f406b333ed836c514_d20250414_m050008_c001_v0001041_t0048_u01744606808183") 2025/04/14 05:00:52 DEBUG : only2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee05_d20250414_m045947_c001_v0001115_t0039_u01744606787991") 2025/04/14 05:00:52 DEBUG : only2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f400873e5dffcf16d_d20250414_m045939_c001_v7007000_t0000_u01744606779610") 2025/04/14 05:00:52 DEBUG : only2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedb9_d20250414_m045921_c001_v0001115_t0051_u01744606761855") 2025/04/14 05:00:52 DEBUG : only3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e304_d20250414_m050015_c001_v7007000_t0000_u01744606815457") 2025/04/14 05:00:52 DEBUG : only3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94f5e_d20250414_m050008_c001_v0001171_t0025_u01744606808199") 2025/04/14 05:00:52 DEBUG : only3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee07_d20250414_m045949_c001_v0001115_t0043_u01744606789156") 2025/04/14 05:00:52 DEBUG : only3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f403af6e7d67ddb02_d20250414_m045940_c001_v7007000_t0000_u01744606780325") 2025/04/14 05:00:52 DEBUG : only3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedbb_d20250414_m045922_c001_v0001115_t0041_u01744606762769") 2025/04/14 05:00:52 DEBUG : only4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e305_d20250414_m050015_c001_v7007000_t0000_u01744606815643") 2025/04/14 05:00:52 DEBUG : only4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bee63_d20250414_m050008_c001_v0001115_t0056_u01744606808235") 2025/04/14 05:00:52 DEBUG : only4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee0d_d20250414_m045949_c001_v0001115_t0031_u01744606789962") 2025/04/14 05:00:52 DEBUG : only4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8cd_d20250414_m045940_c001_v7007000_t0000_u01744606780355") 2025/04/14 05:00:52 DEBUG : only4: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedbd_d20250414_m045923_c001_v0001115_t0019_u01744606763675") 2025/04/14 05:00:52 DEBUG : only5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e308_d20250414_m050015_c001_v7007000_t0000_u01744606815830") 2025/04/14 05:00:52 DEBUG : only5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f414ce4f2ede4d8df_d20250414_m050008_c001_v0001184_t0018_u01744606808355") 2025/04/14 05:00:52 DEBUG : only5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee0f_d20250414_m045951_c001_v0001115_t0034_u01744606791076") 2025/04/14 05:00:52 DEBUG : only5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f403af6e7d67ddb01_d20250414_m045940_c001_v7007000_t0000_u01744606780141") 2025/04/14 05:00:52 DEBUG : only5: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedc1_d20250414_m045924_c001_v0001115_t0059_u01744606764644") 2025/04/14 05:00:53 DEBUG : only6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e30c_d20250414_m050016_c001_v7007000_t0000_u01744606816016") 2025/04/14 05:00:53 DEBUG : only6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f406b333ed836c516_d20250414_m050008_c001_v0001041_t0048_u01744606808368") 2025/04/14 05:00:53 DEBUG : only6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee11_d20250414_m045951_c001_v0001115_t0058_u01744606791972") 2025/04/14 05:00:53 DEBUG : only6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8cb_d20250414_m045939_c001_v7007000_t0000_u01744606779983") 2025/04/14 05:00:53 DEBUG : only6: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedc3_d20250414_m045925_c001_v0001115_t0018_u01744606765608") 2025/04/14 05:00:53 DEBUG : only7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e30f_d20250414_m050016_c001_v7007000_t0000_u01744606816201") 2025/04/14 05:00:53 DEBUG : only7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd94f60_d20250414_m050008_c001_v0001171_t0025_u01744606808384") 2025/04/14 05:00:53 DEBUG : only7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee17_d20250414_m045952_c001_v0001115_t0027_u01744606792866") 2025/04/14 05:00:53 DEBUG : only7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f403af6e7d67ddafe_d20250414_m045939_c001_v7007000_t0000_u01744606779774") 2025/04/14 05:00:53 DEBUG : only7: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedc5_d20250414_m045926_c001_v0001115_t0045_u01744606766648") 2025/04/14 05:00:53 DEBUG : only8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e312_d20250414_m050016_c001_v7007000_t0000_u01744606816412") 2025/04/14 05:00:53 DEBUG : only8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bee65_d20250414_m050008_c001_v0001115_t0056_u01744606808421") 2025/04/14 05:00:53 DEBUG : only8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee19_d20250414_m045954_c001_v0001115_t0007_u01744606794078") 2025/04/14 05:00:53 DEBUG : only8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8c6_d20250414_m045939_c001_v7007000_t0000_u01744606779211") 2025/04/14 05:00:53 DEBUG : only8: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedc9_d20250414_m045927_c001_v0001115_t0055_u01744606767576") 2025/04/14 05:00:53 DEBUG : only9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e315_d20250414_m050016_c001_v7007000_t0000_u01744606816615") 2025/04/14 05:00:53 DEBUG : only9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f414ce4f2ede4d8e1_d20250414_m050008_c001_v0001184_t0018_u01744606808540") 2025/04/14 05:00:53 DEBUG : only9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee1d_d20250414_m045954_c001_v0001115_t0040_u01744606794930") 2025/04/14 05:00:53 DEBUG : only9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409a7537d954b8c7_d20250414_m045939_c001_v7007000_t0000_u01744606779407") 2025/04/14 05:00:53 DEBUG : only9: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bedcb_d20250414_m045928_c001_v0001115_t0027_u01744606768456") 2025/04/14 05:00:53 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab1_d20250414_m045551_c001_v7007000_t0000_u01744606551498") 2025/04/14 05:00:53 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bebfe_d20250414_m045549_c001_v0001115_t0018_u01744606549440") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373528f_d20250414_m045547_c001_v7007000_t0000_u01744606547571") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94059_d20250414_m045545_c001_v0001171_t0058_u01744606545474") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735289_d20250414_m045543_c001_v7007000_t0000_u01744606543616") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bebea_d20250414_m045541_c001_v0001115_t0057_u01744606541371") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735271_d20250414_m045528_c001_v7007000_t0000_u01744606528291") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f77_d20250414_m045526_c001_v0001171_t0055_u01744606526573") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373526d_d20250414_m045524_c001_v7007000_t0000_u01744606524544") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f4d_d20250414_m045523_c001_v0001171_t0006_u01744606523464") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373526a_d20250414_m045521_c001_v7007000_t0000_u01744606521594") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f1d_d20250414_m045520_c001_v0001171_t0041_u01744606520549") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5ab_d20250414_m045512_c001_v7007000_t0000_u01744606512781") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e9d_d20250414_m045511_c001_v0001171_t0051_u01744606511270") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5aa_d20250414_m045510_c001_v7007000_t0000_u01744606510533") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e79_d20250414_m045508_c001_v0001171_t0058_u01744606508829") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc017_d20250414_m045508_c001_v7007000_t0000_u01744606508088") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e4f_d20250414_m045507_c001_v0001171_t0046_u01744606507253") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e43_d20250414_m045506_c001_v0001171_t0058_u01744606506406") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc015_d20250414_m045505_c001_v7007000_t0000_u01744606505670") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e31_d20250414_m045504_c001_v0001171_t0014_u01744606504788") 2025/04/14 05:00:54 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e2d_d20250414_m045504_c001_v0001171_t0021_u01744606504069") 2025/04/14 05:00:55 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4040c4b19f8cc00f_d20250414_m045503_c001_v7007000_t0000_u01744606503328") 2025/04/14 05:00:55 DEBUG : potato: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93e19_d20250414_m045502_c001_v0001171_t0017_u01744606502486") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f40224f2de779ade7_d20250414_m045644_c001_v7007000_t0000_u01744606604423") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bec72_d20250414_m045643_c001_v0001115_t0053_u01744606603304") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735376_d20250414_m045633_c001_v7007000_t0000_u01744606593926") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bec5c_d20250414_m045628_c001_v0001115_t0024_u01744606588995") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f40646fd8e87958ab_d20250414_m045621_c001_v7007000_t0000_u01744606581104") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bec3c_d20250414_m045615_c001_v0001115_t0032_u01744606575740") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccabd_d20250414_m045608_c001_v7007000_t0000_u01744606568033") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bec1c_d20250414_m045603_c001_v0001115_t0043_u01744606563158") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373527a_d20250414_m045534_c001_v7007000_t0000_u01744606534438") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93fb7_d20250414_m045532_c001_v0001171_t0032_u01744606532585") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735274_d20250414_m045531_c001_v7007000_t0000_u01744606531479") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f8d_d20250414_m045529_c001_v0001171_t0057_u01744606529219") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735272_d20250414_m045528_c001_v7007000_t0000_u01744606528476") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f81_d20250414_m045527_c001_v0001171_t0025_u01744606527578") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373526f_d20250414_m045525_c001_v7007000_t0000_u01744606525837") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f59_d20250414_m045524_c001_v0001171_t0004_u01744606524914") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373526c_d20250414_m045522_c001_v7007000_t0000_u01744606522729") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93f2f_d20250414_m045521_c001_v0001171_t0018_u01744606521607") 2025/04/14 05:00:55 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f4056b682c6b2e5ad_d20250414_m045513_c001_v7007000_t0000_u01744606513528") 2025/04/14 05:00:56 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93eaf_d20250414_m045512_c001_v0001171_t0004_u01744606512443") 2025/04/14 05:00:56 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81dde2_d20250414_m045358_c001_v7007000_t0000_u01744606438051") 2025/04/14 05:00:56 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93a5e_d20250414_m045357_c001_v0001171_t0008_u01744606437286") 2025/04/14 05:00:56 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81dde0_d20250414_m045356_c001_v7007000_t0000_u01744606436001") 2025/04/14 05:00:56 DEBUG : potato2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93a44_d20250414_m045355_c001_v0001171_t0003_u01744606435233") 2025/04/14 05:00:56 DEBUG : potato3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735377_d20250414_m045634_c001_v7007000_t0000_u01744606594202") 2025/04/14 05:00:56 DEBUG : potato3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd9439b_d20250414_m045630_c001_v0001171_t0046_u01744606590778") 2025/04/14 05:00:56 DEBUG : potato3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f40646fd8e87958ac_d20250414_m045621_c001_v7007000_t0000_u01744606581756") 2025/04/14 05:00:56 DEBUG : potato3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94295_d20250414_m045617_c001_v0001171_t0043_u01744606577633") 2025/04/14 05:00:56 DEBUG : potato3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccabe_d20250414_m045608_c001_v7007000_t0000_u01744606568387") 2025/04/14 05:00:56 DEBUG : potato3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd941ae_d20250414_m045604_c001_v0001171_t0052_u01744606564351") 2025/04/14 05:00:56 DEBUG : pre-dest1/1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b7483e_d20250414_m045730_c001_v7007000_t0000_u01744606650402") 2025/04/14 05:00:56 DEBUG : pre-dest1/1: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94659_d20250414_m045721_c001_v0001171_t0004_u01744606641961") 2025/04/14 05:00:56 DEBUG : pre-dest2/2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f408a072da9b7483f_d20250414_m045730_c001_v7007000_t0000_u01744606650587") 2025/04/14 05:00:56 DEBUG : pre-dest2/2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29becb8_d20250414_m045722_c001_v0001115_t0055_u01744606642761") 2025/04/14 05:00:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f417c1958f27c2b82_d20250414_m045657_c001_v7007000_t0000_u01744606617888") 2025/04/14 05:00:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d6f_d20250414_m045653_c001_v0001042_t0059_u01744606613813") 2025/04/14 05:00:56 DEBUG : sizeonly: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a132b_d20250414_m045442_c001_v7007000_t0000_u01744606482019") 2025/04/14 05:00:56 DEBUG : sizeonly: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93cce_d20250414_m045440_c001_v0001171_t0047_u01744606480879") 2025/04/14 05:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a1642_d20250414_m050032_c001_v7007000_t0000_u01744606832652") 2025/04/14 05:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd950cc_d20250414_m050029_c001_v0001171_t0033_u01744606829826") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e33f_d20250414_m050027_c001_v7007000_t0000_u01744606827900") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f106b333ed836c528_d20250414_m050024_c001_v0001041_t0043_u01744606824518") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab7_d20250414_m045559_c001_v7007000_t0000_u01744606559061") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bec10_d20250414_m045557_c001_v0001115_t0025_u01744606557901") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab4_d20250414_m045554_c001_v7007000_t0000_u01744606554812") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d44_d20250414_m045553_c001_v0001042_t0024_u01744606553389") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a1327_d20250414_m045437_c001_v7007000_t0000_u01744606477619") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93c76_d20250414_m045435_c001_v0001171_t0055_u01744606475947") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a1325_d20250414_m045435_c001_v7007000_t0000_u01744606475212") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93c62_d20250414_m045433_c001_v0001171_t0055_u01744606473827") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a1321_d20250414_m045431_c001_v7007000_t0000_u01744606471055") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93c2c_d20250414_m045429_c001_v0001171_t0030_u01744606469667") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a131f_d20250414_m045429_c001_v7007000_t0000_u01744606469108") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93c12_d20250414_m045427_c001_v0001171_t0018_u01744606467936") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93bea_d20250414_m045424_c001_v0001171_t0057_u01744606464985") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a12e0_d20250414_m045424_c001_v7007000_t0000_u01744606464251") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93bd8_d20250414_m045423_c001_v0001171_t0034_u01744606463577") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93bc8_d20250414_m045422_c001_v0001171_t0003_u01744606462750") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a12bc_d20250414_m045421_c001_v7007000_t0000_u01744606461614") 2025/04/14 05:00:57 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93b9a_d20250414_m045418_c001_v0001171_t0024_u01744606458865") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93b6c_d20250414_m045416_c001_v0001171_t0007_u01744606456007") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a12a3_d20250414_m045415_c001_v7007000_t0000_u01744606455270") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93b4e_d20250414_m045414_c001_v0001171_t0014_u01744606454509") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93b44_d20250414_m045413_c001_v0001171_t0026_u01744606453679") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a12a0_d20250414_m045412_c001_v7007000_t0000_u01744606452948") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93b08_d20250414_m045408_c001_v0001171_t0026_u01744606448931") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a129f_d20250414_m045408_c001_v7007000_t0000_u01744606448565") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93aee_d20250414_m045407_c001_v0001171_t0051_u01744606447841") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81ddf0_d20250414_m045406_c001_v7007000_t0000_u01744606446156") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93acc_d20250414_m045405_c001_v0001171_t0015_u01744606445471") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81ddee_d20250414_m045404_c001_v7007000_t0000_u01744606444907") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ac4_d20250414_m045404_c001_v0001171_t0015_u01744606444114") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81ddea_d20250414_m045402_c001_v7007000_t0000_u01744606442836") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93aa4_d20250414_m045401_c001_v0001171_t0029_u01744606441931") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81dde9_d20250414_m045401_c001_v7007000_t0000_u01744606441375") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93a90_d20250414_m045400_c001_v0001171_t0055_u01744606440568") 2025/04/14 05:00:58 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81dde5_d20250414_m045359_c001_v7007000_t0000_u01744606439648") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93a77_d20250414_m045358_c001_v0001171_t0038_u01744606438964") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81ddde_d20250414_m045352_c001_v7007000_t0000_u01744606432625") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93a08_d20250414_m045351_c001_v0001171_t0058_u01744606431833") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81dddb_d20250414_m045350_c001_v7007000_t0000_u01744606430922") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd939e8_d20250414_m045350_c001_v0001171_t0029_u01744606430197") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81ddda_d20250414_m045349_c001_v7007000_t0000_u01744606429283") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd939ce_d20250414_m045348_c001_v0001171_t0049_u01744606428463") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416946806f81ddd5_d20250414_m045345_c001_v7007000_t0000_u01744606425534") 2025/04/14 05:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd939a0_d20250414_m045344_c001_v0001171_t0010_u01744606424790") 2025/04/14 05:00:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f419f9d256e5a1643_d20250414_m050032_c001_v7007000_t0000_u01744606832836") 2025/04/14 05:00:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f114ce4f2ede4d9f4_d20250414_m050029_c001_v0001184_t0013_u01744606829845") 2025/04/14 05:00:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e340_d20250414_m050028_c001_v7007000_t0000_u01744606828088") 2025/04/14 05:00:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee93_d20250414_m050024_c001_v0001115_t0033_u01744606824873") 2025/04/14 05:00:59 DEBUG : sub/yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab0_d20250414_m045550_c001_v7007000_t0000_u01744606550935") 2025/04/14 05:00:59 DEBUG : sub/yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d3a_d20250414_m045549_c001_v0001042_t0052_u01744606549080") 2025/04/14 05:00:59 DEBUG : test_dir1/file2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e323_d20250414_m050022_c001_v7007000_t0000_u01744606822959") 2025/04/14 05:00:59 DEBUG : test_dir1/file2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f106b333ed836c522_d20250414_m050021_c001_v0001041_t0049_u01744606821271") 2025/04/14 05:00:59 DEBUG : test_dir1/file2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e31e_d20250414_m050019_c001_v7007000_t0000_u01744606819692") 2025/04/14 05:00:59 DEBUG : test_dir1/file2: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f101ecfc6a29bee81_d20250414_m050018_c001_v0001115_t0003_u01744606818012") 2025/04/14 05:00:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e324_d20250414_m050023_c001_v7007000_t0000_u01744606823145") 2025/04/14 05:00:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd95055_d20250414_m050021_c001_v0001171_t0045_u01744606821260") 2025/04/14 05:00:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f409469606294e31f_d20250414_m050019_c001_v7007000_t0000_u01744606819880") 2025/04/14 05:01:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd95026_d20250414_m050017_c001_v0001171_t0046_u01744606817996") 2025/04/14 05:01:00 DEBUG : three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735286_d20250414_m045540_c001_v7007000_t0000_u01744606540622") 2025/04/14 05:01:00 DEBUG : three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd94007_d20250414_m045539_c001_v0001171_t0046_u01744606539163") 2025/04/14 05:01:00 DEBUG : three: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f116a06b24cd93ff3_d20250414_m045536_c001_v0001171_t0053_u01744606536705") 2025/04/14 05:01:00 DEBUG : two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735287_d20250414_m045540_c001_v7007000_t0000_u01744606540808") 2025/04/14 05:01:00 DEBUG : two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f401ecfc6a29bebe2_d20250414_m045538_c001_v0001115_t0056_u01744606538414") 2025/04/14 05:01:00 DEBUG : two: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f416a06b24cd93fef_d20250414_m045536_c001_v0001171_t0025_u01744606536518") 2025/04/14 05:01:00 DEBUG : yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccab2_d20250414_m045551_c001_v7007000_t0000_u01744606551686") 2025/04/14 05:01:00 DEBUG : yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f104b28cdf63ca96d_d20250414_m045550_c001_v0001182_t0028_u01744606550723") 2025/04/14 05:01:00 DEBUG : yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373528d_d20250414_m045547_c001_v7007000_t0000_u01744606547005") 2025/04/14 05:01:00 DEBUG : yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d38_d20250414_m045545_c001_v0001042_t0023_u01744606545116") 2025/04/14 05:01:00 DEBUG : yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b3735288_d20250414_m045542_c001_v7007000_t0000_u01744606542994") 2025/04/14 05:01:00 DEBUG : yam: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f100a9903d7828d34_d20250414_m045541_c001_v0001042_t0045_u01744606541377") 2025/04/14 05:01:00 DEBUG : yaml: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f402dd0b75b5ccaaf_d20250414_m045547_c001_v7007000_t0000_u01744606547757") 2025/04/14 05:01:00 DEBUG : yaml: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f114198dacae132b7_d20250414_m045546_c001_v0001098_t0022_u01744606546601") 2025/04/14 05:01:00 DEBUG : yaml: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f418759f8b373528a_d20250414_m045543_c001_v7007000_t0000_u01744606543802") 2025/04/14 05:01:00 DEBUG : yaml: Deleting (id "4_zff726d53a05d3b2b9f680e1b_f107e91ecf9407625_d20250414_m045542_c001_v0001179_t0008_u01744606542783") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m20.459634436s (try 1/5)