"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/19 03:19:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu" 2025/02/19 03:19:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 03:19:37 DEBUG : Creating backend with remote "/tmp/rclone1619571330" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:38 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/19 03:19:38 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.25s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:39 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:39 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:41 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.79s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", 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-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", 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-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:43 DEBUG : Creating backend with remote "/non-existing" 2025/02/19 03:19:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/19 03:19:43 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:43 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.95s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:44 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:44 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.41s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:46 INFO : B2 bucket rclone-test-zukuler6qiqu: Running all checks before starting transfers 2025/02/19 03:19:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:46 INFO : B2 bucket rclone-test-zukuler6qiqu: Checks finished, now starting transfers 2025/02/19 03:19:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.86s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:48 ERROR : Ignoring --no-traverse with sync 2025/02/19 03:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:48 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:48 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:49 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:19:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.94s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/19 03:19:50 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:50 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/19 03:19:51 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:19:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:19:55 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:55 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.33s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/19 03:19:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:19:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/19 03:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:19:57 INFO : sub dir: Making directory 2025/02/19 03:19:57 INFO : sub dir2: Making directory 2025/02/19 03:19:57 INFO : sub dir2/sub sub dir2: Making directory 2025/02/19 03:19:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:57 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:57 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:19:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:19:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/19 03:19:57 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.01s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:19:58 INFO : sub dir2: Making directory 2025/02/19 03:19:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/19 03:19:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:19:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:19:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:00 DEBUG : sub dir2: Making directory with metadata 2025/02/19 03:20:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:20:01 INFO : sub dir: Making directory 2025/02/19 03:20:01 INFO : sub dir2: Making directory 2025/02/19 03:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:01 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:01 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:02 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:20:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/19 03:20:02 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/19 03:20:02 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.37s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:03 INFO : sub dir2: Making directory 2025/02/19 03:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:03 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:03 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:04 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:20:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.67s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:05 DEBUG : sub dir2: Making directory with metadata 2025/02/19 03:20:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:20:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:20:05 INFO : sub dir: Making directory 2025/02/19 03:20:05 INFO : sub dir2: Making directory 2025/02/19 03:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:05 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:05 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:06 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:20:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/19 03:20:07 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.63s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:08 INFO : sub dir2: Making directory 2025/02/19 03:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:10 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:20:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.79s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gonakak8jobo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zukuler6qiqu -> B2 bucket rclone-test-gonakak8jobo 2025/02/19 03:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:13 DEBUG : B2 bucket rclone-test-gonakak8jobo: Waiting for checks to finish 2025/02/19 03:20:13 DEBUG : B2 bucket rclone-test-gonakak8jobo: Waiting for transfers to finish 2025/02/19 03:20:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:14 DEBUG : B2 bucket rclone-test-gonakak8jobo: Purge remote 2025/02/19 03:20:14 INFO : B2 bucket rclone-test-gonakak8jobo: cleaning bucket "rclone-test-gonakak8jobo" of all files 2025/02/19 03:20:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f226d73308d1bcb9f580e1b_f102c90577013fe86_d20250219_m032014_c001_v0001115_t0011_u01739935214083") --- PASS: TestServerSideCopy (5.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:20:18 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:18 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/19 03:20:18 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rovahek9sabu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zukuler6qiqu -> B2 bucket rclone-test-rovahek9sabu 2025/02/19 03:20:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:22 DEBUG : B2 bucket rclone-test-rovahek9sabu: Waiting for checks to finish 2025/02/19 03:20:22 DEBUG : B2 bucket rclone-test-rovahek9sabu: Waiting for transfers to finish 2025/02/19 03:20:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:24 DEBUG : B2 bucket rclone-test-rovahek9sabu: Waiting for checks to finish 2025/02/19 03:20:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:20:24 DEBUG : B2 bucket rclone-test-rovahek9sabu: Waiting for transfers to finish 2025/02/19 03:20:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/19 03:20:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:25 DEBUG : B2 bucket rclone-test-rovahek9sabu: Purge remote 2025/02/19 03:20:25 INFO : B2 bucket rclone-test-rovahek9sabu: cleaning bucket "rclone-test-rovahek9sabu" of all files 2025/02/19 03:20:25 DEBUG : sub dir/hello world: Deleting (id "4_z8f928da3308d1bcb9f580e1b_f117626ef206c2009_d20250219_m032024_c001_v0001184_t0021_u01739935224896") 2025/02/19 03:20:25 DEBUG : sub dir/hello world: Deleting (id "4_z8f928da3308d1bcb9f580e1b_f105f03b2f422987f_d20250219_m032023_c001_v0001180_t0022_u01739935223127") --- PASS: TestServerSideCopyOverSelf (7.87s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:20:28 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:28 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/19 03:20:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/19 03:20:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.83s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-romotub5mico" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zukuler6qiqu -> B2 bucket rclone-test-romotub5mico 2025/02/19 03:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:32 DEBUG : B2 bucket rclone-test-romotub5mico: Waiting for checks to finish 2025/02/19 03:20:32 DEBUG : B2 bucket rclone-test-romotub5mico: Waiting for transfers to finish 2025/02/19 03:20:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:20:34 DEBUG : B2 bucket rclone-test-romotub5mico: Waiting for checks to finish 2025/02/19 03:20:34 DEBUG : B2 bucket rclone-test-romotub5mico: Waiting for transfers to finish 2025/02/19 03:20:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/19 03:20:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/19 03:20:35 INFO : sub dir/hello world: Deleted 2025/02/19 03:20:36 DEBUG : testing file moves 2025/02/19 03:20:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/19 03:20:36 DEBUG : B2 bucket rclone-test-romotub5mico: Waiting for checks to finish 2025/02/19 03:20:36 DEBUG : B2 bucket rclone-test-romotub5mico: Waiting for transfers to finish 2025/02/19 03:20:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/19 03:20:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/19 03:20:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:37 DEBUG : B2 bucket rclone-test-romotub5mico: Purge remote 2025/02/19 03:20:37 INFO : B2 bucket rclone-test-romotub5mico: cleaning bucket "rclone-test-romotub5mico" of all files 2025/02/19 03:20:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f22bd33308d1bcb9f580e1b_f114232deffceb61e_d20250219_m032037_c001_v0001161_t0049_u01739935237099") 2025/02/19 03:20:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f22bd33308d1bcb9f580e1b_f11329f4554be313e_d20250219_m032035_c001_v0001182_t0003_u01739935235103") 2025/02/19 03:20:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f22bd33308d1bcb9f580e1b_f119c28d54177dc35_d20250219_m032033_c001_v0001184_t0040_u01739935233564") --- PASS: TestServerSideMoveOverSelf (9.78s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:41 ERROR : : error listing: directory not found 2025/02/19 03:20:41 INFO : Local file system at /tmp/rclone1619571330: Making directory 2025/02/19 03:20:41 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:41 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:20:44 DEBUG : Local file system at /tmp/rclone1619571330: Waiting for checks to finish 2025/02/19 03:20:44 DEBUG : Local file system at /tmp/rclone1619571330: Waiting for transfers to finish 2025/02/19 03:20:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:20:44 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/19 03:20:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyRedownload (2.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/19 03:20:45 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:45 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:20:46 INFO : check sum: Copied (new) 2025/02/19 03:20:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:20:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/19 03:20:46 DEBUG : check sum: Unchanged skipping 2025/02/19 03:20:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:46 DEBUG : Waiting for deletions to finish 2025/02/19 03:20:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.93s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/19 03:20:48 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:48 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/19 03:20:49 INFO : sizeonly: Copied (new) 2025/02/19 03:20:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:49 DEBUG : sizeonly: Sizes identical 2025/02/19 03:20:49 DEBUG : sizeonly: Unchanged skipping 2025/02/19 03:20:49 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:49 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:49 DEBUG : Waiting for deletions to finish 2025/02/19 03:20:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/19 03:20:51 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:51 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/19 03:20:52 INFO : ignore-size: Copied (new) 2025/02/19 03:20:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:20:52 DEBUG : ignore-size: Unchanged skipping 2025/02/19 03:20:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:52 DEBUG : Waiting for deletions to finish 2025/02/19 03:20:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.10s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:55 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:20:55 DEBUG : existing: Unchanged skipping 2025/02/19 03:20:55 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:55 DEBUG : Waiting for deletions to finish 2025/02/19 03:20:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/19 03:20:55 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:55 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/19 03:20:56 INFO : existing: Copied (replaced existing) 2025/02/19 03:20:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/19 03:20:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/19 03:20:59 INFO : existing: Copied (new) 2025/02/19 03:20:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:20:59 DEBUG : existing: Destination exists, skipping 2025/02/19 03:20:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:20:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:20:59 DEBUG : Waiting for deletions to finish 2025/02/19 03:20:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:02 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/19 03:21:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:03 DEBUG : c/non empty space: Unchanged skipping 2025/02/19 03:21:03 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:03 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:04 INFO : a/potato2: Copied (new) 2025/02/19 03:21:04 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:06 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/19 03:21:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:21:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/19 03:21:06 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:06 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:06 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/19 03:21:06 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:21:07 INFO : empty space: Updated modification time in destination 2025/02/19 03:21:07 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:07 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:07 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/19 03:21:10 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:21:10 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:10 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:10 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.26s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:12 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/19 03:21:12 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1619571330) 2025/02/19 03:21:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zukuler6qiqu) 2025/02/19 03:21:12 DEBUG : foo: sha1 differ 2025/02/19 03:21:12 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/19 03:21:12 INFO : foo: Copied (replaced existing) 2025/02/19 03:21:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/19 03:21:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:14 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:14 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:14 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:15 INFO : potato: Copied (new) 2025/02/19 03:21:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/19 03:21:18 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:18 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/19 03:21:18 INFO : potato: Copied (replaced existing) 2025/02/19 03:21:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:21 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/19 03:21:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1619571330) 2025/02/19 03:21:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zukuler6qiqu) 2025/02/19 03:21:21 DEBUG : potato: sha1 differ 2025/02/19 03:21:21 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/19 03:21:21 INFO : potato: Copied (replaced existing) 2025/02/19 03:21:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/19 03:21:25 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:25 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:25 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:25 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:28 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:28 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:28 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:29 INFO : potato2: Copied (new) 2025/02/19 03:21:29 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:30 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:33 INFO : d: Making directory 2025/02/19 03:21:33 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/19 03:21:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:33 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:33 DEBUG : c/non empty space: Unchanged skipping 2025/02/19 03:21:33 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:34 INFO : a/potato2: Copied (new) 2025/02/19 03:21:34 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:37 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/19 03:21:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:37 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:37 DEBUG : c/non empty space: Unchanged skipping 2025/02/19 03:21:37 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:38 INFO : a/potato2: Copied (new) 2025/02/19 03:21:38 ERROR : B2 bucket rclone-test-zukuler6qiqu: not deleting files as there were IO errors 2025/02/19 03:21:38 ERROR : B2 bucket rclone-test-zukuler6qiqu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:42 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:42 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:42 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:42 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:42 INFO : potato: Deleted 2025/02/19 03:21:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:46 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:46 INFO : potato: Deleted 2025/02/19 03:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:47 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:47 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:47 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:21:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.56s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:21:50 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:50 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:51 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/19 03:21:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:54 DEBUG : enormous: Excluded (Size Filter) 2025/02/19 03:21:54 DEBUG : enormous: Excluded 2025/02/19 03:21:54 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:21:54 DEBUG : potato2: Excluded 2025/02/19 03:21:54 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:21:54 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:54 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:54 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:54 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:54 DEBUG : enormous: Excluded (Size Filter) 2025/02/19 03:21:54 DEBUG : enormous: Excluded 2025/02/19 03:21:54 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:21:54 DEBUG : potato2: Excluded 2025/02/19 03:21:55 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:21:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/19 03:21:55 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:55 DEBUG : Local file system at /tmp/rclone1619571330: Waiting for checks to finish 2025/02/19 03:21:55 DEBUG : Local file system at /tmp/rclone1619571330: Waiting for transfers to finish 2025/02/19 03:21:55 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncWithExclude (4.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:21:59 DEBUG : enormous: Excluded (Size Filter) 2025/02/19 03:21:59 DEBUG : enormous: Excluded 2025/02/19 03:21:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:21:59 DEBUG : potato2: Excluded 2025/02/19 03:21:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:21:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:21:59 DEBUG : empty space: Unchanged skipping 2025/02/19 03:21:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:21:59 DEBUG : Waiting for deletions to finish 2025/02/19 03:21:59 INFO : enormous: Deleted 2025/02/19 03:22:00 INFO : potato2: Deleted 2025/02/19 03:22:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/19 03:22:00 DEBUG : Local file system at /tmp/rclone1619571330: Waiting for checks to finish 2025/02/19 03:22:00 DEBUG : empty space: Unchanged skipping 2025/02/19 03:22:00 DEBUG : Local file system at /tmp/rclone1619571330: Waiting for transfers to finish 2025/02/19 03:22:00 DEBUG : Waiting for deletions to finish 2025/02/19 03:22:00 INFO : potato2: Deleted 2025/02/19 03:22:00 INFO : enormous: Deleted 2025/02/19 03:22:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:04 DEBUG : five: Need to transfer - File not found at Destination 2025/02/19 03:22:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/19 03:22:04 DEBUG : one: Destination is newer than source, skipping 2025/02/19 03:22:04 DEBUG : three: Sizes identical 2025/02/19 03:22:04 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/19 03:22:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1619571330) 2025/02/19 03:22:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:22:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zukuler6qiqu) 2025/02/19 03:22:04 DEBUG : two: sha1 differ 2025/02/19 03:22:04 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/19 03:22:04 INFO : five: Copied (new) 2025/02/19 03:22:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/19 03:22:05 INFO : four: Copied (replaced existing) 2025/02/19 03:22:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/19 03:22:05 INFO : two: Copied (replaced existing) 2025/02/19 03:22:05 DEBUG : Waiting for deletions to finish 2025/02/19 03:22:05 DEBUG : one: Destination is newer than source, skipping 2025/02/19 03:22:05 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/19 03:22:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/19 03:22:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/19 03:22:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/19 03:22:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:22:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:22:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/19 03:22:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/19 03:22:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:22:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1619571330) 2025/02/19 03:22:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zukuler6qiqu) 2025/02/19 03:22:05 DEBUG : three: sha1 differ 2025/02/19 03:22:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/19 03:22:05 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:22:06 INFO : three: Copied (replaced existing) 2025/02/19 03:22:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.53s) === 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-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/19 03:22:08 INFO : B2 bucket rclone-test-zukuler6qiqu: Making map for --track-renames 2025/02/19 03:22:08 INFO : B2 bucket rclone-test-zukuler6qiqu: Finished making map for --track-renames 2025/02/19 03:22:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for renames to finish 2025/02/19 03:22:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/19 03:22:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/19 03:22:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/19 03:22:08 INFO : potato: Copied (new) 2025/02/19 03:22:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/19 03:22:08 INFO : yam: Copied (new) 2025/02/19 03:22:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:22:08 INFO : B2 bucket rclone-test-zukuler6qiqu: Making map for --track-renames 2025/02/19 03:22:08 INFO : B2 bucket rclone-test-zukuler6qiqu: Finished making map for --track-renames 2025/02/19 03:22:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:08 DEBUG : potato: Unchanged skipping 2025/02/19 03:22:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for renames to finish 2025/02/19 03:22:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/19 03:22:09 INFO : yam: Copied (server-side copy) to: yaml 2025/02/19 03:22:10 INFO : yam: Deleted 2025/02/19 03:22:10 INFO : yaml: Renamed from "yam" 2025/02/19 03:22:10 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/19 03:22:12 INFO : B2 bucket rclone-test-zukuler6qiqu: Making map for --track-renames 2025/02/19 03:22:12 INFO : B2 bucket rclone-test-zukuler6qiqu: Finished making map for --track-renames 2025/02/19 03:22:12 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/19 03:22:12 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for renames to finish 2025/02/19 03:22:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/19 03:22:12 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/19 03:22:12 INFO : yam: Copied (new) 2025/02/19 03:22:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/19 03:22:13 INFO : potato: Copied (new) 2025/02/19 03:22:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:22:13 INFO : B2 bucket rclone-test-zukuler6qiqu: Making map for --track-renames 2025/02/19 03:22:13 INFO : B2 bucket rclone-test-zukuler6qiqu: Finished making map for --track-renames 2025/02/19 03:22:13 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:13 DEBUG : potato: Unchanged skipping 2025/02/19 03:22:13 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for renames to finish 2025/02/19 03:22:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/19 03:22:14 INFO : yam: Copied (server-side copy) to: yaml 2025/02/19 03:22:14 INFO : yam: Deleted 2025/02/19 03:22:14 INFO : yaml: Renamed from "yam" 2025/02/19 03:22:14 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/19 03:22:16 INFO : B2 bucket rclone-test-zukuler6qiqu: Making map for --track-renames 2025/02/19 03:22:16 INFO : B2 bucket rclone-test-zukuler6qiqu: Finished making map for --track-renames 2025/02/19 03:22:16 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:16 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for renames to finish 2025/02/19 03:22:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/19 03:22:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/19 03:22:16 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/19 03:22:16 INFO : potato: Copied (new) 2025/02/19 03:22:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/19 03:22:17 INFO : sub/yam: Copied (new) 2025/02/19 03:22:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:22:17 INFO : B2 bucket rclone-test-zukuler6qiqu: Making map for --track-renames 2025/02/19 03:22:17 INFO : B2 bucket rclone-test-zukuler6qiqu: Finished making map for --track-renames 2025/02/19 03:22:17 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:17 DEBUG : potato: Unchanged skipping 2025/02/19 03:22:17 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for renames to finish 2025/02/19 03:22:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/19 03:22:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/19 03:22:18 INFO : sub/yam: Deleted 2025/02/19 03:22:18 INFO : yam: Renamed from "sub/yam" 2025/02/19 03:22:18 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:19 DEBUG : Creating backend with remote "/tmp/rclone1619571330/dir1" 2025/02/19 03:22:19 DEBUG : Config file has changed externally - reloading 2025/02/19 03:22:19 DEBUG : Creating backend with remote "/tmp/rclone1619571330/dir2" 2025/02/19 03:22:19 DEBUG : Local file system at /tmp/rclone1619571330/dir2: Using server-side directory move 2025/02/19 03:22:19 INFO : Local file system at /tmp/rclone1619571330/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/19 03:22:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/19 03:22:19 DEBUG : Local file system at /tmp/rclone1619571330/dir2: Waiting for checks to finish 2025/02/19 03:22:19 DEBUG : Local file system at /tmp/rclone1619571330/dir2: Waiting for transfers to finish 2025/02/19 03:22:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:22:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/19 03:22:20 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:20 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/19 03:22:20 INFO : nested/sub dir/file: Copied (new) 2025/02/19 03:22:20 INFO : nested/sub dir/file: Deleted 2025/02/19 03:22:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:22:21 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:22:21 INFO : sub dir/hello world: Deleted 2025/02/19 03:22:21 INFO : sub dir: Removing directory 2025/02/19 03:22:21 INFO : nested/sub dir: Removing directory 2025/02/19 03:22:21 INFO : nested: Removing directory 2025/02/19 03:22:21 DEBUG : Local file system at /tmp/rclone1619571330: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:22:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/19 03:22:22 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:22 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/19 03:22:23 INFO : nested/sub dir/file: Copied (new) 2025/02/19 03:22:23 INFO : nested/sub dir/file: Deleted 2025/02/19 03:22:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/19 03:22:23 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:22:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.05s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/19 03:22:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/19 03:22:25 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:25 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/19 03:22:25 INFO : existing-b: Copied (new) 2025/02/19 03:22:25 INFO : existing-b: Deleted 2025/02/19 03:22:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/19 03:22:25 INFO : existing: Copied (new) 2025/02/19 03:22:25 INFO : existing: Deleted 2025/02/19 03:22:26 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:22:26 DEBUG : existing: Destination exists, skipping 2025/02/19 03:22:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/19 03:22:26 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:22:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.48s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kuguquk1liba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zukuler6qiqu -> B2 bucket rclone-test-kuguquk1liba 2025/02/19 03:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:22:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/19 03:22:31 DEBUG : empty space: Unchanged skipping 2025/02/19 03:22:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/19 03:22:31 DEBUG : B2 bucket rclone-test-kuguquk1liba: Waiting for checks to finish 2025/02/19 03:22:31 INFO : empty space: Deleted 2025/02/19 03:22:31 DEBUG : B2 bucket rclone-test-kuguquk1liba: Waiting for transfers to finish 2025/02/19 03:22:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:22:31 INFO : potato2: Copied (server-side copy) 2025/02/19 03:22:31 INFO : potato2: Deleted 2025/02/19 03:22:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/19 03:22:31 INFO : potato3: Copied (server-side copy) 2025/02/19 03:22:31 INFO : potato3: Deleted 2025/02/19 03:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nuhecaf5keve" 2025/02/19 03:22:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/19 03:22:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:22:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/19 03:22:33 DEBUG : B2 bucket rclone-test-nuhecaf5keve: Waiting for checks to finish 2025/02/19 03:22:33 DEBUG : B2 bucket rclone-test-nuhecaf5keve: Waiting for transfers to finish 2025/02/19 03:22:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:22:34 INFO : empty space: Copied (server-side copy) 2025/02/19 03:22:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:22:34 INFO : potato2: Copied (server-side copy) 2025/02/19 03:22:34 INFO : empty space: Deleted 2025/02/19 03:22:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/19 03:22:34 INFO : potato3: Copied (server-side copy) 2025/02/19 03:22:35 INFO : potato2: Deleted 2025/02/19 03:22:35 INFO : potato3: Deleted 2025/02/19 03:22:35 DEBUG : B2 bucket rclone-test-nuhecaf5keve: Purge remote 2025/02/19 03:22:35 INFO : B2 bucket rclone-test-nuhecaf5keve: cleaning bucket "rclone-test-nuhecaf5keve" of all files 2025/02/19 03:22:35 DEBUG : empty space: Deleting (id "4_zdff28db330ad1bcb9f580e1b_f106d60b848a4ef20_d20250219_m032234_c001_v0001146_t0006_u01739935354352") 2025/02/19 03:22:35 DEBUG : potato2: Deleting (id "4_zdff28db330ad1bcb9f580e1b_f1113a9a2e31f9b7d_d20250219_m032234_c001_v0001183_t0049_u01739935354748") 2025/02/19 03:22:35 DEBUG : potato3: Deleting (id "4_zdff28db330ad1bcb9f580e1b_f102e4b71e8a145c2_d20250219_m032234_c001_v0001176_t0036_u01739935354821") 2025/02/19 03:22:36 DEBUG : B2 bucket rclone-test-kuguquk1liba: Purge remote 2025/02/19 03:22:36 INFO : B2 bucket rclone-test-kuguquk1liba: cleaning bucket "rclone-test-kuguquk1liba" of all files 2025/02/19 03:22:36 DEBUG : empty space: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f4191a42bec73a4be_d20250219_m032234_c001_v7007000_t0000_u01739935354788") 2025/02/19 03:22:36 DEBUG : empty space: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f117a17018925b4c6_d20250219_m032230_c001_v0001182_t0048_u01739935350636") 2025/02/19 03:22:36 DEBUG : potato2: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f414db063566e8b21_d20250219_m032234_c001_v7007000_t0000_u01739935354961") 2025/02/19 03:22:36 DEBUG : potato2: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f1141bf2159ef93d2_d20250219_m032231_c001_v0001184_t0016_u01739935351463") 2025/02/19 03:22:36 DEBUG : potato3: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f4191a42bec73a4c0_d20250219_m032235_c001_v7007000_t0000_u01739935355085") 2025/02/19 03:22:36 DEBUG : potato3: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f118fbb66d9fec8ab_d20250219_m032231_c001_v0001182_t0024_u01739935351692") 2025/02/19 03:22:36 DEBUG : potato3: Deleting (id "4_z2ff27db330ad1bcb9f580e1b_f117a17018925b4cc_d20250219_m032230_c001_v0001182_t0004_u01739935350860") --- PASS: TestServerSideMove (11.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yevipiv9xare" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zukuler6qiqu -> B2 bucket rclone-test-yevipiv9xare 2025/02/19 03:22:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/19 03:22:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/19 03:22:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:22:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/19 03:22:44 DEBUG : B2 bucket rclone-test-yevipiv9xare: Waiting for checks to finish 2025/02/19 03:22:44 DEBUG : B2 bucket rclone-test-yevipiv9xare: Waiting for transfers to finish 2025/02/19 03:22:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/19 03:22:45 INFO : potato3: Copied (server-side copy) 2025/02/19 03:22:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:22:45 INFO : potato2: Copied (server-side copy) 2025/02/19 03:22:45 INFO : potato3: Deleted 2025/02/19 03:22:45 INFO : potato2: Deleted 2025/02/19 03:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-casaviy4daje" 2025/02/19 03:22:46 DEBUG : empty space: Excluded (Size Filter) 2025/02/19 03:22:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:22:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/19 03:22:47 DEBUG : B2 bucket rclone-test-casaviy4daje: Waiting for checks to finish 2025/02/19 03:22:47 DEBUG : B2 bucket rclone-test-casaviy4daje: Waiting for transfers to finish 2025/02/19 03:22:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:22:48 INFO : potato2: Copied (server-side copy) 2025/02/19 03:22:48 INFO : potato2: Deleted 2025/02/19 03:22:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/19 03:22:48 INFO : potato3: Copied (server-side copy) 2025/02/19 03:22:48 INFO : potato3: Deleted 2025/02/19 03:22:49 DEBUG : B2 bucket rclone-test-casaviy4daje: Purge remote 2025/02/19 03:22:49 INFO : B2 bucket rclone-test-casaviy4daje: cleaning bucket "rclone-test-casaviy4daje" of all files 2025/02/19 03:22:49 DEBUG : potato2: Deleting (id "4_z9ff2cd0330ad1bcb9f580e1b_f100689b5937d3987_d20250219_m032248_c001_v0001183_t0003_u01739935368363") 2025/02/19 03:22:49 DEBUG : potato3: Deleting (id "4_z9ff2cd0330ad1bcb9f580e1b_f11823f2669fdc764_d20250219_m032248_c001_v0001154_t0010_u01739935368607") 2025/02/19 03:22:51 DEBUG : B2 bucket rclone-test-yevipiv9xare: Purge remote 2025/02/19 03:22:51 INFO : B2 bucket rclone-test-yevipiv9xare: cleaning bucket "rclone-test-yevipiv9xare" of all files 2025/02/19 03:22:51 DEBUG : empty space: Deleting (id "4_z3f12ade330ad1bcb9f580e1b_f1107168e688dbf53_d20250219_m032243_c001_v0001177_t0041_u01739935363941") 2025/02/19 03:22:51 DEBUG : potato2: Deleting (id "4_z3f12ade330ad1bcb9f580e1b_f408962f9f80ad369_d20250219_m032248_c001_v7007000_t0000_u01739935368593") 2025/02/19 03:22:51 DEBUG : potato2: Deleting (id "4_z3f12ade330ad1bcb9f580e1b_f1126a2b1f96ebf23_d20250219_m032244_c001_v0001106_t0025_u01739935364855") 2025/02/19 03:22:51 DEBUG : potato3: Deleting (id "4_z3f12ade330ad1bcb9f580e1b_f408962f9f80ad36a_d20250219_m032248_c001_v7007000_t0000_u01739935368883") 2025/02/19 03:22:51 DEBUG : potato3: Deleting (id "4_z3f12ade330ad1bcb9f580e1b_f115170576674d1e6_d20250219_m032245_c001_v0001177_t0001_u01739935365126") 2025/02/19 03:22:51 DEBUG : potato3: Deleting (id "4_z3f12ade330ad1bcb9f580e1b_f1107168e688dbf57_d20250219_m032244_c001_v0001177_t0023_u01739935364154") --- PASS: TestServerSideMoveWithFilter (14.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:22:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xiraqic2yazo" 2025/02/19 03:22:56 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zukuler6qiqu -> B2 bucket rclone-test-xiraqic2yazo 2025/02/19 03:23:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:23:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/19 03:23:00 DEBUG : empty space: Unchanged skipping 2025/02/19 03:23:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/19 03:23:00 DEBUG : B2 bucket rclone-test-xiraqic2yazo: Waiting for checks to finish 2025/02/19 03:23:00 INFO : empty space: Deleted 2025/02/19 03:23:00 DEBUG : B2 bucket rclone-test-xiraqic2yazo: Waiting for transfers to finish 2025/02/19 03:23:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:23:00 INFO : potato2: Copied (server-side copy) 2025/02/19 03:23:00 INFO : potato2: Deleted 2025/02/19 03:23:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/19 03:23:00 INFO : potato3: Copied (server-side copy) 2025/02/19 03:23:01 INFO : potato3: Deleted 2025/02/19 03:23:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yavedut5tuqa" 2025/02/19 03:23:02 INFO : tomatoDir: Making directory 2025/02/19 03:23:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/19 03:23:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:23:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/19 03:23:02 DEBUG : B2 bucket rclone-test-yavedut5tuqa: Waiting for checks to finish 2025/02/19 03:23:02 DEBUG : B2 bucket rclone-test-yavedut5tuqa: Waiting for transfers to finish 2025/02/19 03:23:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/19 03:23:04 INFO : empty space: Copied (server-side copy) 2025/02/19 03:23:04 INFO : empty space: Deleted 2025/02/19 03:23:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/19 03:23:04 INFO : potato3: Copied (server-side copy) 2025/02/19 03:23:04 INFO : potato3: Deleted 2025/02/19 03:23:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/19 03:23:05 INFO : potato2: Copied (server-side copy) 2025/02/19 03:23:05 INFO : potato2: Deleted 2025/02/19 03:23:05 DEBUG : B2 bucket rclone-test-yavedut5tuqa: Purge remote 2025/02/19 03:23:05 INFO : B2 bucket rclone-test-yavedut5tuqa: cleaning bucket "rclone-test-yavedut5tuqa" of all files 2025/02/19 03:23:06 DEBUG : empty space: Deleting (id "4_z6fb2fde330ad1bcb9f580e1b_f1018ed35105ec557_d20250219_m032304_c001_v0001182_t0038_u01739935384386") 2025/02/19 03:23:06 DEBUG : potato2: Deleting (id "4_z6fb2fde330ad1bcb9f580e1b_f1192c5989293e9d7_d20250219_m032304_c001_v0001150_t0041_u01739935384750") 2025/02/19 03:23:06 DEBUG : potato3: Deleting (id "4_z6fb2fde330ad1bcb9f580e1b_f11287c676c1646c1_d20250219_m032304_c001_v0001180_t0034_u01739935384631") 2025/02/19 03:23:07 DEBUG : B2 bucket rclone-test-xiraqic2yazo: Purge remote 2025/02/19 03:23:07 INFO : B2 bucket rclone-test-xiraqic2yazo: cleaning bucket "rclone-test-xiraqic2yazo" of all files 2025/02/19 03:23:07 DEBUG : empty space: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f4122605d41f86613_d20250219_m032304_c001_v7007000_t0000_u01739935384612") 2025/02/19 03:23:07 DEBUG : empty space: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f108a7be0846abfcd_d20250219_m032258_c001_v0001131_t0045_u01739935378759") 2025/02/19 03:23:07 DEBUG : potato2: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f4122605d41f86619_d20250219_m032305_c001_v7007000_t0000_u01739935385224") 2025/02/19 03:23:07 DEBUG : potato2: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f11346e2aa56c07ca_d20250219_m032300_c001_v0001043_t0050_u01739935380391") 2025/02/19 03:23:07 DEBUG : potato3: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f4122605d41f86614_d20250219_m032304_c001_v7007000_t0000_u01739935384870") 2025/02/19 03:23:07 DEBUG : potato3: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f11808c9314eacf2d_d20250219_m032300_c001_v0001157_t0026_u01739935380748") 2025/02/19 03:23:07 DEBUG : potato3: Deleting (id "4_z5fd2ed8330ad1bcb9f580e1b_f108a7be0846abfcf_d20250219_m032259_c001_v0001131_t0053_u01739935379418") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/rclone-sync-test" 2025/02/19 03:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/rclone-sync-test-include/layer2" 2025/02/19 03:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/rclone-sync-test-ignore-file" 2025/02/19 03:23:22 DEBUG : B2 bucket rclone-test-zukuler6qiqu path rclone-sync-test: Waiting for checks to finish 2025/02/19 03:23:22 DEBUG : B2 bucket rclone-test-zukuler6qiqu path rclone-sync-test: Waiting for transfers to finish 2025/02/19 03:23:22 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:22 INFO : There was nothing to transfer 2025/02/19 03:23:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:23:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:23:23 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/19 03:23:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/19 03:23:23 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:23:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:23:23 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:24 DEBUG : B2 bucket rclone-test-zukuler6qiqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/19 03:23:24 DEBUG : B2 bucket rclone-test-zukuler6qiqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/19 03:23:24 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.50s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:23:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/CompareDest" 2025/02/19 03:23:34 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 03:23:34 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:34 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:23:35 INFO : one: Copied (new) 2025/02/19 03:23:35 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:35 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:36 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/19 03:23:36 INFO : one: Copied (replaced existing) 2025/02/19 03:23:36 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:38 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:23:38 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:38 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:38 INFO : There was nothing to transfer 2025/02/19 03:23:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 03:23:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:40 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:23:40 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:40 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:40 INFO : There was nothing to transfer 2025/02/19 03:23:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 03:23:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:41 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:23:41 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:41 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:41 INFO : There was nothing to transfer 2025/02/19 03:23:42 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/19 03:23:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/19 03:23:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 03:23:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:42 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:23:42 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:42 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:42 INFO : There was nothing to transfer 2025/02/19 03:23:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:43 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 03:23:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:43 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:23:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:23:43 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/19 03:23:44 INFO : two: Copied (new) 2025/02/19 03:23:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dest" 2025/02/19 03:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/pre-dest1" 2025/02/19 03:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/pre-dest2" 2025/02/19 03:23:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:23:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/19 03:23:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:23:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/19 03:23:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/19 03:23:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dest: Waiting for checks to finish 2025/02/19 03:23:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dest: Waiting for transfers to finish 2025/02/19 03:23:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/19 03:23:53 INFO : 3: Copied (new) 2025/02/19 03:23:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.52s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:23:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/CopyDest" 2025/02/19 03:23:58 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 03:23:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:23:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:23:59 INFO : one: Copied (new) 2025/02/19 03:23:59 DEBUG : Waiting for deletions to finish 2025/02/19 03:23:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:23:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:23:59 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/19 03:24:00 INFO : one: Copied (replaced existing) 2025/02/19 03:24:00 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/BackupDir" 2025/02/19 03:24:03 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:24:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:24:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:24:05 INFO : one: Copied (server-side copy) 2025/02/19 03:24:05 INFO : one: Deleted 2025/02/19 03:24:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/19 03:24:06 INFO : one: Copied (server-side copy) 2025/02/19 03:24:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/19 03:24:06 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:06 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/19 03:24:07 INFO : two: Copied (server-side copy) 2025/02/19 03:24:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/19 03:24:07 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:07 DEBUG : one: Unchanged skipping 2025/02/19 03:24:07 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:07 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:08 DEBUG : two: Unchanged skipping 2025/02/19 03:24:08 DEBUG : one: Unchanged skipping 2025/02/19 03:24:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:08 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:08 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:08 INFO : There was nothing to transfer 2025/02/19 03:24:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/19 03:24:09 DEBUG : three: Destination not found in --copy-dest 2025/02/19 03:24:09 DEBUG : three: Need to transfer - File not found at Destination 2025/02/19 03:24:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:09 DEBUG : one: Unchanged skipping 2025/02/19 03:24:09 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/19 03:24:09 DEBUG : two: Unchanged skipping 2025/02/19 03:24:09 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/19 03:24:10 INFO : three: Copied (new) 2025/02/19 03:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.60s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:24:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/backup" 2025/02/19 03:24:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:24:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:17 DEBUG : two: Unchanged skipping 2025/02/19 03:24:17 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:24:19 INFO : one: Copied (server-side copy) 2025/02/19 03:24:19 INFO : one: Deleted 2025/02/19 03:24:19 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:20 INFO : one: Copied (new) 2025/02/19 03:24:20 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:24:21 INFO : three.txt: Copied (server-side copy) 2025/02/19 03:24:21 INFO : three.txt: Deleted 2025/02/19 03:24:21 INFO : three.txt: Moved into backup dir 2025/02/19 03:24:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:24:23 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:23 DEBUG : two: Unchanged skipping 2025/02/19 03:24:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:23 INFO : one: Copied (server-side copy) 2025/02/19 03:24:24 INFO : one: Deleted 2025/02/19 03:24:24 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/19 03:24:24 INFO : one: Copied (new) 2025/02/19 03:24:24 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:24:24 INFO : three.txt: Copied (server-side copy) 2025/02/19 03:24:25 INFO : three.txt: Deleted 2025/02/19 03:24:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:24:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:24:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/backup" 2025/02/19 03:24:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:24:31 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:31 DEBUG : two: Unchanged skipping 2025/02/19 03:24:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:24:33 INFO : one: Copied (server-side copy) to: one.bak 2025/02/19 03:24:33 INFO : one: Deleted 2025/02/19 03:24:33 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:34 INFO : one: Copied (new) 2025/02/19 03:24:34 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:24:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/19 03:24:34 INFO : three.txt: Deleted 2025/02/19 03:24:34 INFO : three.txt: Moved into backup dir 2025/02/19 03:24:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:24:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:36 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:36 DEBUG : two: Unchanged skipping 2025/02/19 03:24:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:36 INFO : one: Copied (server-side copy) to: one.bak 2025/02/19 03:24:36 INFO : one: Deleted 2025/02/19 03:24:36 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/19 03:24:37 INFO : one: Copied (new) 2025/02/19 03:24:37 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:24:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/19 03:24:38 INFO : three.txt: Deleted 2025/02/19 03:24:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:24:40 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/8f52ddd3307d1bcb9f580e1b/c001_v0001183_t0052": EOF 2025/02/19 03:24:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/8f52ddd3307d1bcb9f580e1b/c001_v0001183_t0052": EOF) 2025/02/19 03:24:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zukuler6qiqu: 1/10 (Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/8f52ddd3307d1bcb9f580e1b/c001_v0001183_t0052": EOF) 2025/02/19 03:24:43 DEBUG : pacer: Reducing sleep to 10ms 2025/02/19 03:24:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:24:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/backup" 2025/02/19 03:24:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:24:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:46 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:46 DEBUG : two: Unchanged skipping 2025/02/19 03:24:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:24:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/19 03:24:48 INFO : one: Deleted 2025/02/19 03:24:48 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:48 INFO : one: Copied (new) 2025/02/19 03:24:48 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:24:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/19 03:24:49 INFO : three.txt: Deleted 2025/02/19 03:24:49 INFO : three.txt: Moved into backup dir 2025/02/19 03:24:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:24:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:51 DEBUG : two: Unchanged skipping 2025/02/19 03:24:51 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/19 03:24:52 INFO : one: Deleted 2025/02/19 03:24:52 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/19 03:24:52 INFO : one: Copied (new) 2025/02/19 03:24:52 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:24:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/19 03:24:52 INFO : three.txt: Deleted 2025/02/19 03:24:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:24:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:24:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:24:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:24:57 DEBUG : two: Unchanged skipping 2025/02/19 03:24:57 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:24:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:24:58 INFO : one: Copied (server-side copy) to: one.bak 2025/02/19 03:24:58 INFO : one: Deleted 2025/02/19 03:24:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:24:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:24:59 INFO : one: Copied (new) 2025/02/19 03:24:59 DEBUG : Waiting for deletions to finish 2025/02/19 03:24:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:24:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/19 03:24:59 INFO : three.txt: Deleted 2025/02/19 03:24:59 INFO : three.txt: Moved into backup dir 2025/02/19 03:25:01 DEBUG : one.bak: Excluded (Path Filter) 2025/02/19 03:25:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/19 03:25:01 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for checks to finish 2025/02/19 03:25:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:25:01 DEBUG : two: Unchanged skipping 2025/02/19 03:25:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:25:02 INFO : one: Copied (server-side copy) to: one.bak 2025/02/19 03:25:02 INFO : one: Deleted 2025/02/19 03:25:02 DEBUG : B2 bucket rclone-test-zukuler6qiqu path dst: Waiting for transfers to finish 2025/02/19 03:25:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/19 03:25:02 INFO : one: Copied (new) 2025/02/19 03:25:02 DEBUG : Waiting for deletions to finish 2025/02/19 03:25:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:25:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/19 03:25:03 INFO : three.txt: Deleted 2025/02/19 03:25:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.56s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:25:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:25:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:25:09 INFO : one: Copied (server-side copy) to: one.bak 2025/02/19 03:25:09 INFO : one: Deleted 2025/02/19 03:25:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:25:10 INFO : one: Copied (new) 2025/02/19 03:25:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:10 DEBUG : two: Unchanged skipping 2025/02/19 03:25:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/19 03:25:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:25:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/19 03:25:11 INFO : three.txt: Deleted 2025/02/19 03:25:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:25:11 INFO : three.txt: Copied (new) 2025/02/19 03:25:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:25:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:25:13 INFO : one: Copied (server-side copy) to: one.bak 2025/02/19 03:25:13 INFO : one: Deleted 2025/02/19 03:25:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/19 03:25:13 INFO : one: Copied (new) 2025/02/19 03:25:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:13 DEBUG : two: Unchanged skipping 2025/02/19 03:25:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/19 03:25:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:25:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/19 03:25:14 INFO : three.txt: Deleted 2025/02/19 03:25:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/19 03:25:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zukuler6qiqu/dst" 2025/02/19 03:25:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:25:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/19 03:25:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/19 03:25:22 INFO : one: Deleted 2025/02/19 03:25:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:25:23 INFO : one: Copied (new) 2025/02/19 03:25:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:23 DEBUG : two: Unchanged skipping 2025/02/19 03:25:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/19 03:25:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/19 03:25:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/19 03:25:24 INFO : three.txt: Deleted 2025/02/19 03:25:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:25:24 INFO : three.txt: Copied (new) 2025/02/19 03:25:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:25:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/19 03:25:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/19 03:25:26 INFO : one: Deleted 2025/02/19 03:25:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/19 03:25:26 INFO : one: Copied (new) 2025/02/19 03:25:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:26 DEBUG : two: Unchanged skipping 2025/02/19 03:25:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/19 03:25:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/19 03:25:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/19 03:25:27 INFO : three.txt: Deleted 2025/02/19 03:25:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/19 03:25:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.07s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/19 03:25:29 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:25:29 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:25:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/19 03:25:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/19 03:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/19 03:25:32 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:25:32 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:25:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/19 03:25:32 INFO : existing: Copied (new) 2025/02/19 03:25:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:33 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:25:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/19 03:25:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/19 03:25:33 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:25:33 ERROR : B2 bucket rclone-test-zukuler6qiqu: not deleting files as there were IO errors 2025/02/19 03:25:33 ERROR : B2 bucket rclone-test-zukuler6qiqu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncImmutable (2.71s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:35 DEBUG : existing: Unchanged skipping 2025/02/19 03:25:35 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:25:35 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:25:35 DEBUG : Waiting for deletions to finish 2025/02/19 03:25:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:25:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:25:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both1: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both0: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both13: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both14: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both10: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both16: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both17: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both18: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both19: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both2: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both3: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both4: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both5: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both6: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both7: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both8: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:25:58 DEBUG : both9: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both11: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both12: Unchanged skipping 2025/02/19 03:25:58 DEBUG : both15: Unchanged skipping 2025/02/19 03:25:58 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:25:58 DEBUG : Waiting for deletions to finish 2025/02/19 03:25:58 INFO : only5: Deleted 2025/02/19 03:25:58 INFO : only13: Deleted 2025/02/19 03:25:58 INFO : only2: Deleted 2025/02/19 03:25:58 INFO : only4: Deleted 2025/02/19 03:25:58 INFO : only9: Deleted 2025/02/19 03:25:59 INFO : only7: Deleted 2025/02/19 03:25:59 INFO : only0: Deleted 2025/02/19 03:25:59 INFO : only16: Deleted 2025/02/19 03:25:59 INFO : only1: Deleted 2025/02/19 03:25:59 INFO : only15: Deleted 2025/02/19 03:25:59 INFO : only17: Deleted 2025/02/19 03:25:59 INFO : only12: Deleted 2025/02/19 03:25:59 INFO : only10: Deleted 2025/02/19 03:25:59 INFO : only11: Deleted 2025/02/19 03:25:59 INFO : only3: Deleted 2025/02/19 03:25:59 INFO : only6: Deleted 2025/02/19 03:25:59 INFO : only8: Deleted 2025/02/19 03:25:59 INFO : only14: Deleted 2025/02/19 03:25:59 INFO : only18: Deleted 2025/02/19 03:25:59 INFO : only19: Deleted 2025/02/19 03:25:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for checks to finish 2025/02/19 03:26:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both0: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both12: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both13: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both14: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both15: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both16: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both11: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both18: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both19: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both10: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both3: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both4: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both1: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both17: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both7: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both8: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/19 03:26:24 DEBUG : both9: Unchanged skipping 2025/02/19 03:26:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : both2: Unchanged skipping 2025/02/19 03:26:24 DEBUG : both5: Unchanged skipping 2025/02/19 03:26:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : both6: Unchanged skipping 2025/02/19 03:26:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/19 03:26:24 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Waiting for transfers to finish 2025/02/19 03:26:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:24 INFO : only0: Copied (replaced existing) 2025/02/19 03:26:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:24 INFO : only1: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only13: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only12: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only14: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only10: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only17: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only11: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only18: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only2: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only3: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only16: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only5: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only6: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only7: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only8: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only9: Copied (replaced existing) 2025/02/19 03:26:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:25 INFO : only15: Copied (replaced existing) 2025/02/19 03:26:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:26 INFO : only19: Copied (replaced existing) 2025/02/19 03:26:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/19 03:26:26 INFO : only4: Copied (replaced existing) 2025/02/19 03:26:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:35 DEBUG : empty_dir: Making directory with metadata 2025/02/19 03:26:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:26:35 DEBUG : empty_on_remote: Making directory with metadata 2025/02/19 03:26:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:26:35 INFO : empty_on_remote: Making directory 2025/02/19 03:26:35 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-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:38 DEBUG : empty_dir: Making directory with metadata 2025/02/19 03:26:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:26:38 DEBUG : empty_on_remote: Making directory with metadata 2025/02/19 03:26:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:26:38 INFO : empty_on_remote: Making directory 2025/02/19 03:26:38 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-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:41 INFO : sub dir: Making directory 2025/02/19 03:26:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" 2025/02/19 03:26:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:26:44 INFO : sub dir: Making directory 2025/02/19 03:26:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zukuler6qiqu", Local "Local file system at /tmp/rclone1619571330", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.28s) PASS 2025/02/19 03:26:48 DEBUG : B2 bucket rclone-test-zukuler6qiqu: Purge remote 2025/02/19 03:26:48 INFO : B2 bucket rclone-test-zukuler6qiqu: cleaning bucket "rclone-test-zukuler6qiqu" of all files 2025/02/19 03:26:49 DEBUG : BackupDir/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8f0_d20250219_m032411_c001_v7007000_t0000_u01739935451073") 2025/02/19 03:26:49 DEBUG : BackupDir/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f117463dda524622a_d20250219_m032404_c001_v0001144_t0046_u01739935444874") 2025/02/19 03:26:49 DEBUG : CompareDest/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40047061695801a4_d20250219_m032344_c001_v7007000_t0000_u01739935424615") 2025/02/19 03:26:49 DEBUG : CompareDest/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c4447_d20250219_m032338_c001_v0001183_t0041_u01739935418302") 2025/02/19 03:26:49 DEBUG : CompareDest/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40047061695801a5_d20250219_m032344_c001_v7007000_t0000_u01739935424798") 2025/02/19 03:26:49 DEBUG : CompareDest/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de030_d20250219_m032339_c001_v0001184_t0025_u01739935419597") 2025/02/19 03:26:49 DEBUG : CopyDest/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8f3_d20250219_m032411_c001_v7007000_t0000_u01739935451257") 2025/02/19 03:26:49 DEBUG : CopyDest/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b01b_d20250219_m032401_c001_v0001144_t0038_u01739935441457") 2025/02/19 03:26:49 DEBUG : CopyDest/three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8f8_d20250219_m032411_c001_v7007000_t0000_u01739935451443") 2025/02/19 03:26:49 DEBUG : CopyDest/three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de369_d20250219_m032408_c001_v0001184_t0005_u01739935448836") 2025/02/19 03:26:49 DEBUG : CopyDest/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8f9_d20250219_m032411_c001_v7007000_t0000_u01739935451630") 2025/02/19 03:26:49 DEBUG : CopyDest/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c471a_d20250219_m032406_c001_v0001183_t0044_u01739935446803") 2025/02/19 03:26:49 DEBUG : EXISTING: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd94d_d20250219_m032536_c001_v7007000_t0000_u01739935536391") 2025/02/19 03:26:49 DEBUG : EXISTING: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b223_d20250219_m032535_c001_v0001144_t0035_u01739935535058") 2025/02/19 03:26:49 DEBUG : Testêé: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd94b_d20250219_m032531_c001_v7007000_t0000_u01739935531971") 2025/02/19 03:26:49 DEBUG : Testêé: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b207_d20250219_m032530_c001_v0001144_t0010_u01739935530429") 2025/02/19 03:26:49 DEBUG : Testêé: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dee00_d20250219_m032529_c001_v0001184_t0025_u01739935529433") 2025/02/19 03:26:50 DEBUG : a/potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e22d_d20250219_m032138_c001_v7007000_t0000_u01739935298929") 2025/02/19 03:26:50 DEBUG : a/potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077acbf_d20250219_m032137_c001_v0001144_t0049_u01739935297627") 2025/02/19 03:26:50 DEBUG : a/potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e20b_d20250219_m032134_c001_v7007000_t0000_u01739935294930") 2025/02/19 03:26:50 DEBUG : a/potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aca5_d20250219_m032133_c001_v0001144_t0002_u01739935293573") 2025/02/19 03:26:50 DEBUG : a/potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7cf6_d20250219_m032104_c001_v7007000_t0000_u01739935264729") 2025/02/19 03:26:50 DEBUG : a/potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077abd7_d20250219_m032103_c001_v0001144_t0000_u01739935263250") 2025/02/19 03:26:50 DEBUG : b/potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e230_d20250219_m032139_c001_v7007000_t0000_u01739935299129") 2025/02/19 03:26:50 DEBUG : b/potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077acb7_d20250219_m032135_c001_v0001144_t0050_u01739935295868") 2025/02/19 03:26:50 DEBUG : b/potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e208_d20250219_m032134_c001_v7007000_t0000_u01739935294370") 2025/02/19 03:26:50 DEBUG : b/potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac97_d20250219_m032131_c001_v0001144_t0004_u01739935291918") 2025/02/19 03:26:50 DEBUG : b/potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7cf2_d20250219_m032104_c001_v7007000_t0000_u01739935264173") 2025/02/19 03:26:50 DEBUG : b/potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077abbd_d20250219_m032100_c001_v0001144_t0019_u01739935260965") 2025/02/19 03:26:50 DEBUG : backup/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a6d6_d20250219_m032425_c001_v7007000_t0000_u01739935465488") 2025/02/19 03:26:50 DEBUG : backup/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1000a2018aabc710_d20250219_m032423_c001_v0001102_t0012_u01739935463686") 2025/02/19 03:26:50 DEBUG : backup/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f115aef5d2e14508d_d20250219_m032418_c001_v0001102_t0047_u01739935458939") 2025/02/19 03:26:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b1c_d20250219_m032453_c001_v7007000_t0000_u01739935493327") 2025/02/19 03:26:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f116acdc1ac0f4edc_d20250219_m032451_c001_v0001092_t0038_u01739935491581") 2025/02/19 03:26:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f116d0ecc5e2333a1_d20250219_m032447_c001_v0001113_t0029_u01739935487570") 2025/02/19 03:26:50 DEBUG : backup/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f96b_d20250219_m032438_c001_v7007000_t0000_u01739935478496") 2025/02/19 03:26:50 DEBUG : backup/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f105878732ae5f7f5_d20250219_m032436_c001_v0001182_t0036_u01739935476634") 2025/02/19 03:26:51 DEBUG : backup/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111c963cb2f0db2c_d20250219_m032432_c001_v0001182_t0000_u01739935472896") 2025/02/19 03:26:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b1d_d20250219_m032453_c001_v7007000_t0000_u01739935493515") 2025/02/19 03:26:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f10032cbd463f5705_d20250219_m032452_c001_v0001182_t0059_u01739935492544") 2025/02/19 03:26:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f119c28d5417809ba_d20250219_m032449_c001_v0001184_t0035_u01739935489067") 2025/02/19 03:26:51 DEBUG : backup/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a6d8_d20250219_m032425_c001_v7007000_t0000_u01739935465716") 2025/02/19 03:26:51 DEBUG : backup/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f113c9fa8ae6d28ef_d20250219_m032424_c001_v0001184_t0040_u01739935464736") 2025/02/19 03:26:51 DEBUG : backup/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f10079af04142afaf_d20250219_m032420_c001_v0001101_t0009_u01739935460769") 2025/02/19 03:26:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f96c_d20250219_m032438_c001_v7007000_t0000_u01739935478687") 2025/02/19 03:26:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f112ba51d44afaabf_d20250219_m032437_c001_v0001183_t0058_u01739935477476") 2025/02/19 03:26:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11849896a7d6582d_d20250219_m032434_c001_v0001103_t0018_u01739935474293") 2025/02/19 03:26:51 DEBUG : both0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6133_d20250219_m032626_c001_v7007000_t0000_u01739935586693") 2025/02/19 03:26:51 DEBUG : both0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df21e_d20250219_m032605_c001_v0001184_t0016_u01739935565167") 2025/02/19 03:26:51 DEBUG : both0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f87_d20250219_m032600_c001_v7007000_t0000_u01739935560283") 2025/02/19 03:26:51 DEBUG : both0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39def1d_d20250219_m032538_c001_v0001184_t0011_u01739935538643") 2025/02/19 03:26:51 DEBUG : both1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6136_d20250219_m032626_c001_v7007000_t0000_u01739935586881") 2025/02/19 03:26:51 DEBUG : both1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df23a_d20250219_m032606_c001_v0001184_t0029_u01739935566294") 2025/02/19 03:26:51 DEBUG : both1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f88_d20250219_m032600_c001_v7007000_t0000_u01739935560477") 2025/02/19 03:26:51 DEBUG : both1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39def47_d20250219_m032539_c001_v0001184_t0021_u01739935539735") 2025/02/19 03:26:51 DEBUG : both10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6138_d20250219_m032627_c001_v7007000_t0000_u01739935587064") 2025/02/19 03:26:51 DEBUG : both10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df371_d20250219_m032615_c001_v0001184_t0049_u01739935575044") 2025/02/19 03:26:51 DEBUG : both10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f89_d20250219_m032600_c001_v7007000_t0000_u01739935560661") 2025/02/19 03:26:52 DEBUG : both10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df04f_d20250219_m032548_c001_v0001184_t0027_u01739935548509") 2025/02/19 03:26:52 DEBUG : both11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf613a_d20250219_m032627_c001_v7007000_t0000_u01739935587250") 2025/02/19 03:26:52 DEBUG : both11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df395_d20250219_m032615_c001_v0001184_t0056_u01739935575924") 2025/02/19 03:26:52 DEBUG : both11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f8a_d20250219_m032600_c001_v7007000_t0000_u01739935560843") 2025/02/19 03:26:52 DEBUG : both11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df061_d20250219_m032549_c001_v0001184_t0000_u01739935549219") 2025/02/19 03:26:52 DEBUG : both12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf613d_d20250219_m032627_c001_v7007000_t0000_u01739935587561") 2025/02/19 03:26:52 DEBUG : both12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df3b3_d20250219_m032616_c001_v0001184_t0023_u01739935576776") 2025/02/19 03:26:52 DEBUG : both12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f8b_d20250219_m032601_c001_v7007000_t0000_u01739935561029") 2025/02/19 03:26:52 DEBUG : both12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df082_d20250219_m032550_c001_v0001184_t0059_u01739935550264") 2025/02/19 03:26:52 DEBUG : both13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf613f_d20250219_m032627_c001_v7007000_t0000_u01739935587763") 2025/02/19 03:26:52 DEBUG : both13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df3cd_d20250219_m032617_c001_v0001184_t0014_u01739935577529") 2025/02/19 03:26:52 DEBUG : both13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f8c_d20250219_m032601_c001_v7007000_t0000_u01739935561213") 2025/02/19 03:26:52 DEBUG : both13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df0a5_d20250219_m032551_c001_v0001184_t0048_u01739935551027") 2025/02/19 03:26:52 DEBUG : both14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6141_d20250219_m032627_c001_v7007000_t0000_u01739935587954") 2025/02/19 03:26:52 DEBUG : both14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df3f7_d20250219_m032618_c001_v0001184_t0037_u01739935578571") 2025/02/19 03:26:52 DEBUG : both14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f8d_d20250219_m032601_c001_v7007000_t0000_u01739935561396") 2025/02/19 03:26:52 DEBUG : both14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df0bd_d20250219_m032552_c001_v0001184_t0035_u01739935552116") 2025/02/19 03:26:53 DEBUG : both15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6143_d20250219_m032628_c001_v7007000_t0000_u01739935588138") 2025/02/19 03:26:53 DEBUG : both15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df41b_d20250219_m032619_c001_v0001184_t0024_u01739935579683") 2025/02/19 03:26:53 DEBUG : both15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f8e_d20250219_m032601_c001_v7007000_t0000_u01739935561663") 2025/02/19 03:26:53 DEBUG : both15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df0e1_d20250219_m032552_c001_v0001184_t0052_u01739935552946") 2025/02/19 03:26:53 DEBUG : both16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6145_d20250219_m032628_c001_v7007000_t0000_u01739935588322") 2025/02/19 03:26:53 DEBUG : both16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df437_d20250219_m032620_c001_v0001184_t0043_u01739935580441") 2025/02/19 03:26:53 DEBUG : both16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f8f_d20250219_m032601_c001_v7007000_t0000_u01739935561844") 2025/02/19 03:26:53 DEBUG : both16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df104_d20250219_m032554_c001_v0001184_t0012_u01739935554075") 2025/02/19 03:26:53 DEBUG : both17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6147_d20250219_m032628_c001_v7007000_t0000_u01739935588504") 2025/02/19 03:26:53 DEBUG : both17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df459_d20250219_m032621_c001_v0001184_t0005_u01739935581226") 2025/02/19 03:26:53 DEBUG : both17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f90_d20250219_m032602_c001_v7007000_t0000_u01739935562061") 2025/02/19 03:26:53 DEBUG : both17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df123_d20250219_m032554_c001_v0001184_t0042_u01739935554918") 2025/02/19 03:26:53 DEBUG : both18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6149_d20250219_m032628_c001_v7007000_t0000_u01739935588694") 2025/02/19 03:26:53 DEBUG : both18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df475_d20250219_m032621_c001_v0001184_t0059_u01739935581979") 2025/02/19 03:26:53 DEBUG : both18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f91_d20250219_m032602_c001_v7007000_t0000_u01739935562255") 2025/02/19 03:26:53 DEBUG : both18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df13d_d20250219_m032555_c001_v0001184_t0052_u01739935555959") 2025/02/19 03:26:53 DEBUG : both19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf614b_d20250219_m032628_c001_v7007000_t0000_u01739935588878") 2025/02/19 03:26:53 DEBUG : both19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df499_d20250219_m032623_c001_v0001184_t0041_u01739935583189") 2025/02/19 03:26:53 DEBUG : both19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f92_d20250219_m032602_c001_v7007000_t0000_u01739935562448") 2025/02/19 03:26:53 DEBUG : both19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df143_d20250219_m032556_c001_v0001184_t0041_u01739935556703") 2025/02/19 03:26:53 DEBUG : both2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf614d_d20250219_m032629_c001_v7007000_t0000_u01739935589061") 2025/02/19 03:26:54 DEBUG : both2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df264_d20250219_m032607_c001_v0001184_t0012_u01739935567255") 2025/02/19 03:26:54 DEBUG : both2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f94_d20250219_m032602_c001_v7007000_t0000_u01739935562656") 2025/02/19 03:26:54 DEBUG : both2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39def60_d20250219_m032540_c001_v0001184_t0038_u01739935540715") 2025/02/19 03:26:54 DEBUG : both3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf614f_d20250219_m032629_c001_v7007000_t0000_u01739935589248") 2025/02/19 03:26:54 DEBUG : both3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df280_d20250219_m032608_c001_v0001184_t0009_u01739935568223") 2025/02/19 03:26:54 DEBUG : both3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f95_d20250219_m032602_c001_v7007000_t0000_u01739935562849") 2025/02/19 03:26:54 DEBUG : both3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39def72_d20250219_m032541_c001_v0001184_t0029_u01739935541508") 2025/02/19 03:26:54 DEBUG : both4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6151_d20250219_m032629_c001_v7007000_t0000_u01739935589502") 2025/02/19 03:26:54 DEBUG : both4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df29a_d20250219_m032608_c001_v0001184_t0011_u01739935568984") 2025/02/19 03:26:54 DEBUG : both4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f96_d20250219_m032603_c001_v7007000_t0000_u01739935563053") 2025/02/19 03:26:54 DEBUG : both4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39def95_d20250219_m032542_c001_v0001184_t0044_u01739935542259") 2025/02/19 03:26:54 DEBUG : both5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6153_d20250219_m032629_c001_v7007000_t0000_u01739935589700") 2025/02/19 03:26:54 DEBUG : both5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df2b6_d20250219_m032610_c001_v0001184_t0033_u01739935570127") 2025/02/19 03:26:54 DEBUG : both5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f97_d20250219_m032603_c001_v7007000_t0000_u01739935563262") 2025/02/19 03:26:54 DEBUG : both5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39defaf_d20250219_m032542_c001_v0001184_t0048_u01739935542996") 2025/02/19 03:26:55 DEBUG : both6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6156_d20250219_m032629_c001_v7007000_t0000_u01739935589884") 2025/02/19 03:26:55 DEBUG : both6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df2d4_d20250219_m032611_c001_v0001184_t0039_u01739935571198") 2025/02/19 03:26:55 DEBUG : both6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f98_d20250219_m032603_c001_v7007000_t0000_u01739935563454") 2025/02/19 03:26:55 DEBUG : both6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39defcd_d20250219_m032543_c001_v0001184_t0049_u01739935543952") 2025/02/19 03:26:55 DEBUG : both7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6158_d20250219_m032630_c001_v7007000_t0000_u01739935590069") 2025/02/19 03:26:55 DEBUG : both7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df2f4_d20250219_m032612_c001_v0001184_t0019_u01739935572155") 2025/02/19 03:26:55 DEBUG : both7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f99_d20250219_m032603_c001_v7007000_t0000_u01739935563648") 2025/02/19 03:26:55 DEBUG : both7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39deff1_d20250219_m032545_c001_v0001184_t0052_u01739935545176") 2025/02/19 03:26:55 DEBUG : both8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf615a_d20250219_m032630_c001_v7007000_t0000_u01739935590255") 2025/02/19 03:26:55 DEBUG : both8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df322_d20250219_m032613_c001_v0001184_t0036_u01739935573201") 2025/02/19 03:26:55 DEBUG : both8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f9b_d20250219_m032603_c001_v7007000_t0000_u01739935563833") 2025/02/19 03:26:55 DEBUG : both8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df007_d20250219_m032546_c001_v0001184_t0032_u01739935546076") 2025/02/19 03:26:55 DEBUG : both9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf615c_d20250219_m032630_c001_v7007000_t0000_u01739935590452") 2025/02/19 03:26:55 DEBUG : both9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df34f_d20250219_m032614_c001_v0001184_t0033_u01739935574288") 2025/02/19 03:26:55 DEBUG : both9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f9c_d20250219_m032604_c001_v7007000_t0000_u01739935564059") 2025/02/19 03:26:55 DEBUG : both9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df030_d20250219_m032547_c001_v0001184_t0046_u01739935547332") 2025/02/19 03:26:55 DEBUG : c/non empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e232_d20250219_m032139_c001_v7007000_t0000_u01739935299313") 2025/02/19 03:26:56 DEBUG : c/non empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077acbb_d20250219_m032136_c001_v0001144_t0031_u01739935296608") 2025/02/19 03:26:56 DEBUG : c/non empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e20c_d20250219_m032135_c001_v7007000_t0000_u01739935295117") 2025/02/19 03:26:56 DEBUG : c/non empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aca1_d20250219_m032132_c001_v0001144_t0056_u01739935292726") 2025/02/19 03:26:56 DEBUG : c/non empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7cf7_d20250219_m032104_c001_v7007000_t0000_u01739935264914") 2025/02/19 03:26:56 DEBUG : c/non empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077abcb_d20250219_m032102_c001_v0001144_t0042_u01739935262032") 2025/02/19 03:26:56 DEBUG : check sum: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3db_d20250219_m032047_c001_v7007000_t0000_u01739935247398") 2025/02/19 03:26:56 DEBUG : check sum: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab3e_d20250219_m032045_c001_v0001144_t0029_u01739935245909") 2025/02/19 03:26:56 DEBUG : dest/3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8ce_d20250219_m032354_c001_v7007000_t0000_u01739935434284") 2025/02/19 03:26:56 DEBUG : dest/3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f407a081a6893dd7d_d20250219_m032352_c001_v0001178_t0035_u01739935432988") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd93c_d20250219_m032527_c001_v7007000_t0000_u01739935527923") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f101dad44c8f26d91_d20250219_m032526_c001_v0001183_t0026_u01739935526118") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f9b0_d20250219_m032525_c001_v7007000_t0000_u01739935525929") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f101dad44c8f26d3d_d20250219_m032522_c001_v0001183_t0015_u01739935522975") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f9a9_d20250219_m032522_c001_v7007000_t0000_u01739935522234") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b1c3_d20250219_m032517_c001_v0001144_t0003_u01739935517356") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd90e_d20250219_m032515_c001_v7007000_t0000_u01739935515884") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11116dc0684ccc67_d20250219_m032513_c001_v0001145_t0040_u01739935513374") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402cfcc5367943aa_d20250219_m032513_c001_v7007000_t0000_u01739935513171") 2025/02/19 03:26:56 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11116dc0684ccc59_d20250219_m032509_c001_v0001145_t0050_u01739935509856") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402cfcc536794397_d20250219_m032509_c001_v7007000_t0000_u01739935509115") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dea67_d20250219_m032505_c001_v0001184_t0050_u01739935505173") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b38_d20250219_m032503_c001_v7007000_t0000_u01739935503856") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1100bbe6d0a64380_d20250219_m032502_c001_v0001183_t0009_u01739935502606") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f41826966aa505f4c_d20250219_m032502_c001_v7007000_t0000_u01739935502405") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1100bbe6d0a6432b_d20250219_m032459_c001_v0001183_t0042_u01739935499049") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f41826966aa505f3e_d20250219_m032458_c001_v7007000_t0000_u01739935498313") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de902_d20250219_m032454_c001_v0001184_t0026_u01739935494614") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b1e_d20250219_m032453_c001_v7007000_t0000_u01739935493698") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f106a180faa597185_d20250219_m032452_c001_v0001176_t0033_u01739935492104") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4168ea2178390850_d20250219_m032451_c001_v7007000_t0000_u01739935491923") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f106a180faa597177_d20250219_m032448_c001_v0001176_t0046_u01739935488648") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4168ea217839084d_d20250219_m032447_c001_v7007000_t0000_u01739935487921") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de71e_d20250219_m032439_c001_v0001184_t0026_u01739935479815") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f96d_d20250219_m032438_c001_v7007000_t0000_u01739935478877") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f10747f70f18a3fb7_d20250219_m032437_c001_v0001183_t0023_u01739935477009") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f409f2af16e871cac_d20250219_m032436_c001_v7007000_t0000_u01739935476831") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f10747f70f18a3f65_d20250219_m032433_c001_v0001183_t0032_u01739935473879") 2025/02/19 03:26:57 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f409f2af16e871c9d_d20250219_m032433_c001_v7007000_t0000_u01739935473099") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c48f5_d20250219_m032426_c001_v0001183_t0015_u01739935466815") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a6db_d20250219_m032425_c001_v7007000_t0000_u01739935465901") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11485f941cf57c8b_d20250219_m032424_c001_v0001153_t0015_u01739935464198") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f408962f9f80ad494_d20250219_m032424_c001_v7007000_t0000_u01739935464001") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11485f941cf57c81_d20250219_m032420_c001_v0001153_t0000_u01739935460226") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f408962f9f80ad488_d20250219_m032419_c001_v7007000_t0000_u01739935459496") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b04d_d20250219_m032413_c001_v0001144_t0000_u01739935453021") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8fa_d20250219_m032411_c001_v7007000_t0000_u01739935451815") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f10048c8812d2fa03_d20250219_m032406_c001_v0001184_t0024_u01739935446043") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a593_d20250219_m032405_c001_v7007000_t0000_u01739935445823") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de26b_d20250219_m032400_c001_v0001184_t0041_u01739935440885") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1084beeeca5a22bb_d20250219_m032400_c001_v0001120_t0056_u01739935440063") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1084beeeca5a22b7_d20250219_m032358_c001_v0001120_t0022_u01739935438863") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40047061695801a6_d20250219_m032344_c001_v7007000_t0000_u01739935424988") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077af97_d20250219_m032337_c001_v0001144_t0000_u01739935417416") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1061ab2b24705b94_d20250219_m032336_c001_v0001039_t0017_u01739935416260") 2025/02/19 03:26:58 DEBUG : dst/one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1061ab2b24705b90_d20250219_m032335_c001_v0001039_t0017_u01739935415050") 2025/02/19 03:26:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd93e_d20250219_m032528_c001_v7007000_t0000_u01739935528130") 2025/02/19 03:26:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f101dad44c8f26d83_d20250219_m032525_c001_v0001183_t0000_u01739935525724") 2025/02/19 03:26:58 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1157b57e872ee68f_d20250219_m032521_c001_v0001157_t0004_u01739935521887") 2025/02/19 03:26:59 DEBUG : dst/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd910_d20250219_m032516_c001_v7007000_t0000_u01739935516067") 2025/02/19 03:26:59 DEBUG : dst/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111c963cb2f0defd_d20250219_m032512_c001_v0001182_t0031_u01739935512965") 2025/02/19 03:26:59 DEBUG : dst/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f104c8d50b12d5b4b_d20250219_m032508_c001_v0001184_t0041_u01739935508893") 2025/02/19 03:26:59 DEBUG : dst/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b39_d20250219_m032504_c001_v7007000_t0000_u01739935504053") 2025/02/19 03:26:59 DEBUG : dst/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11286d44d8409903_d20250219_m032501_c001_v0001117_t0048_u01739935501424") 2025/02/19 03:26:59 DEBUG : dst/one.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11808c9314ead019_d20250219_m032457_c001_v0001157_t0024_u01739935497974") 2025/02/19 03:26:59 DEBUG : dst/three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8fb_d20250219_m032412_c001_v7007000_t0000_u01739935452057") 2025/02/19 03:26:59 DEBUG : dst/three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1084beeeca5a22d3_d20250219_m032409_c001_v0001120_t0027_u01739935449955") 2025/02/19 03:26:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd940_d20250219_m032528_c001_v7007000_t0000_u01739935528329") 2025/02/19 03:26:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f105fbd0e9465ff4f_d20250219_m032526_c001_v0001183_t0021_u01739935526929") 2025/02/19 03:26:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f109ccaef9ea48c87_d20250219_m032523_c001_v0001182_t0047_u01739935523888") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd943_d20250219_m032528_c001_v7007000_t0000_u01739935528517") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f101dad44c8f26db1_d20250219_m032527_c001_v0001183_t0017_u01739935527340") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f9b2_d20250219_m032527_c001_v7007000_t0000_u01739935527138") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f101dad44c8f26d61_d20250219_m032524_c001_v0001183_t0022_u01739935524324") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f9ac_d20250219_m032524_c001_v7007000_t0000_u01739935524132") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b1cd_d20250219_m032518_c001_v0001144_t0057_u01739935518742") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd911_d20250219_m032516_c001_v7007000_t0000_u01739935516251") 2025/02/19 03:26:59 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11116dc0684ccc73_d20250219_m032515_c001_v0001145_t0046_u01739935515023") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402cfcc5367943b2_d20250219_m032514_c001_v7007000_t0000_u01739935514816") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11116dc0684ccc5b_d20250219_m032511_c001_v0001145_t0022_u01739935511391") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402cfcc5367943a1_d20250219_m032511_c001_v7007000_t0000_u01739935511202") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dea94_d20250219_m032506_c001_v0001184_t0029_u01739935506120") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f41826966aa505f4f_d20250219_m032503_c001_v7007000_t0000_u01739935503255") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b14f_d20250219_m032500_c001_v0001144_t0040_u01739935500068") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f41826966aa505f41_d20250219_m032459_c001_v7007000_t0000_u01739935499701") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de91c_d20250219_m032455_c001_v0001184_t0019_u01739935495404") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4168ea2178390851_d20250219_m032452_c001_v7007000_t0000_u01739935492771") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b10e_d20250219_m032450_c001_v0001144_t0043_u01739935490412") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4168ea217839084e_d20250219_m032449_c001_v7007000_t0000_u01739935489285") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de783_d20250219_m032443_c001_v0001184_t0014_u01739935483048") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f409f2af16e871cb1_d20250219_m032437_c001_v7007000_t0000_u01739935477769") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c49bf_d20250219_m032435_c001_v0001183_t0039_u01739935475837") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f409f2af16e871ca6_d20250219_m032434_c001_v7007000_t0000_u01739935474705") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b097_d20250219_m032427_c001_v0001144_t0030_u01739935467662") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f408962f9f80ad49b_d20250219_m032424_c001_v7007000_t0000_u01739935464934") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b07d_d20250219_m032422_c001_v0001144_t0004_u01739935462664") 2025/02/19 03:27:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f408962f9f80ad48c_d20250219_m032421_c001_v7007000_t0000_u01739935461552") 2025/02/19 03:27:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de441_d20250219_m032414_c001_v0001184_t0017_u01739935454439") 2025/02/19 03:27:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd912_d20250219_m032516_c001_v7007000_t0000_u01739935516435") 2025/02/19 03:27:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f115ef7016fdbd63d_d20250219_m032514_c001_v0001146_t0042_u01739935514415") 2025/02/19 03:27:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f118fa45ea9b3f840_d20250219_m032510_c001_v0001098_t0048_u01739935510841") 2025/02/19 03:27:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b3b_d20250219_m032504_c001_v7007000_t0000_u01739935504239") 2025/02/19 03:27:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f10760702ddbfec20_d20250219_m032503_c001_v0001184_t0016_u01739935503034") 2025/02/19 03:27:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f108de9d3009e60cf_d20250219_m032459_c001_v0001178_t0018_u01739935499480") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd945_d20250219_m032528_c001_v7007000_t0000_u01739935528704") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dec81_d20250219_m032518_c001_v0001184_t0004_u01739935518532") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd913_d20250219_m032516_c001_v7007000_t0000_u01739935516627") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b17b_d20250219_m032505_c001_v0001144_t0058_u01739935505371") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b3d_d20250219_m032504_c001_v7007000_t0000_u01739935504437") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b12e_d20250219_m032454_c001_v0001144_t0027_u01739935494816") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40557ed90d092b1f_d20250219_m032453_c001_v7007000_t0000_u01739935493882") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b0e6_d20250219_m032440_c001_v0001144_t0019_u01739935480363") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f401387c3c8f6f96e_d20250219_m032439_c001_v7007000_t0000_u01739935479064") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39de5a9_d20250219_m032427_c001_v0001184_t0043_u01739935467408") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a6dd_d20250219_m032426_c001_v7007000_t0000_u01739935466086") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c47de_d20250219_m032413_c001_v0001183_t0017_u01739935453869") 2025/02/19 03:27:01 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8fc_d20250219_m032412_c001_v7007000_t0000_u01739935452244") 2025/02/19 03:27:02 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1168fd6c7095522f_d20250219_m032407_c001_v0001183_t0034_u01739935447639") 2025/02/19 03:27:02 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f40047061695801a8_d20250219_m032345_c001_v7007000_t0000_u01739935425170") 2025/02/19 03:27:02 DEBUG : dst/two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1061ab2b24705bac_d20250219_m032343_c001_v0001039_t0029_u01739935423863") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5d63_d20250219_m032300_c001_v7007000_t0000_u01739935380357") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39ddb59_d20250219_m032255_c001_v0001184_t0059_u01739935375679") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5d32_d20250219_m032253_c001_v7007000_t0000_u01739935373821") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd958_d20250219_m032240_c001_v0001184_t0013_u01739935360733") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865b5_d20250219_m032231_c001_v7007000_t0000_u01739935351432") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd777_d20250219_m032228_c001_v0001184_t0035_u01739935348187") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2dc_d20250219_m032200_c001_v7007000_t0000_u01739935320649") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad63_d20250219_m032157_c001_v0001144_t0033_u01739935317377") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2b7_d20250219_m032155_c001_v7007000_t0000_u01739935315300") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad39_d20250219_m032153_c001_v0001144_t0016_u01739935313497") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e278_d20250219_m032148_c001_v7007000_t0000_u01739935308537") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077acfb_d20250219_m032145_c001_v0001144_t0032_u01739935305802") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e254_d20250219_m032143_c001_v7007000_t0000_u01739935303966") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077acd3_d20250219_m032141_c001_v0001144_t0026_u01739935301035") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e1fa_d20250219_m032130_c001_v7007000_t0000_u01739935290989") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac7d_d20250219_m032127_c001_v0001144_t0035_u01739935287338") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d1d_d20250219_m032125_c001_v7007000_t0000_u01739935285607") 2025/02/19 03:27:02 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac61_d20250219_m032123_c001_v0001144_t0032_u01739935283882") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d09_d20250219_m032115_c001_v7007000_t0000_u01739935275980") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac1b_d20250219_m032113_c001_v0001144_t0024_u01739935273690") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d03_d20250219_m032110_c001_v7007000_t0000_u01739935270840") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077abf7_d20250219_m032109_c001_v0001144_t0046_u01739935269303") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7cff_d20250219_m032108_c001_v7007000_t0000_u01739935268216") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1100a56f509cc8e2_d20250219_m032107_c001_v0001184_t0021_u01739935267638") 2025/02/19 03:27:03 DEBUG : empty space: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077abe7_d20250219_m032105_c001_v0001144_t0051_u01739935265649") 2025/02/19 03:27:03 DEBUG : enormous: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2d8_d20250219_m032159_c001_v7007000_t0000_u01739935319725") 2025/02/19 03:27:03 DEBUG : enormous: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad6d_d20250219_m032158_c001_v0001144_t0040_u01739935318394") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd94c_d20250219_m032533_c001_v7007000_t0000_u01739935533889") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dee7e_d20250219_m032532_c001_v0001184_t0039_u01739935532714") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865aa_d20250219_m032226_c001_v7007000_t0000_u01739935346491") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ae15_d20250219_m032225_c001_v0001144_t0022_u01739935345130") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7ce8_d20250219_m032059_c001_v7007000_t0000_u01739935259882") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aba5_d20250219_m032058_c001_v0001144_t0029_u01739935258353") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7ce4_d20250219_m032057_c001_v7007000_t0000_u01739935257064") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab89_d20250219_m032055_c001_v0001144_t0025_u01739935255697") 2025/02/19 03:27:03 DEBUG : existing: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab82_d20250219_m032054_c001_v0001144_t0009_u01739935254418") 2025/02/19 03:27:03 DEBUG : existing-b: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865ab_d20250219_m032226_c001_v7007000_t0000_u01739935346673") 2025/02/19 03:27:03 DEBUG : existing-b: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd6e4_d20250219_m032225_c001_v0001184_t0011_u01739935345134") 2025/02/19 03:27:03 DEBUG : file1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61af_d20250219_m032640_c001_v7007000_t0000_u01739935600093") 2025/02/19 03:27:03 DEBUG : file1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f102d7a728fef20e6_d20250219_m032639_c001_v0001036_t0011_u01739935599128") 2025/02/19 03:27:04 DEBUG : file1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6197_d20250219_m032636_c001_v7007000_t0000_u01739935596995") 2025/02/19 03:27:04 DEBUG : file1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df607_d20250219_m032635_c001_v0001184_t0025_u01739935595733") 2025/02/19 03:27:04 DEBUG : five: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2f6_d20250219_m032207_c001_v7007000_t0000_u01739935327163") 2025/02/19 03:27:04 DEBUG : five: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077ad9f_d20250219_m032204_c001_v0001144_t0042_u01739935324505") 2025/02/19 03:27:04 DEBUG : foo: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d06_d20250219_m032112_c001_v7007000_t0000_u01739935272681") 2025/02/19 03:27:04 DEBUG : foo: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077ac0b_d20250219_m032112_c001_v0001144_t0042_u01739935272127") 2025/02/19 03:27:04 DEBUG : foo: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077ac07_d20250219_m032111_c001_v0001144_t0042_u01739935271567") 2025/02/19 03:27:04 DEBUG : four: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2f7_d20250219_m032207_c001_v7007000_t0000_u01739935327347") 2025/02/19 03:27:04 DEBUG : four: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39dd38e_d20250219_m032205_c001_v0001184_t0005_u01739935325064") 2025/02/19 03:27:04 DEBUG : four: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad93_d20250219_m032202_c001_v0001144_t0043_u01739935322833") 2025/02/19 03:27:04 DEBUG : hello world2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cc4_d20250219_m031951_c001_v7007000_t0000_u01739935191659") 2025/02/19 03:27:04 DEBUG : hello world2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9ce_d20250219_m031950_c001_v0001144_t0013_u01739935190757") 2025/02/19 03:27:04 DEBUG : ignore-size: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3e2_d20250219_m032052_c001_v7007000_t0000_u01739935252957") 2025/02/19 03:27:04 DEBUG : ignore-size: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab68_d20250219_m032051_c001_v0001144_t0011_u01739935251508") 2025/02/19 03:27:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865a3_d20250219_m032224_c001_v7007000_t0000_u01739935344024") 2025/02/19 03:27:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd678_d20250219_m032223_c001_v0001184_t0028_u01739935343100") 2025/02/19 03:27:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f8659d_d20250219_m032221_c001_v7007000_t0000_u01739935341973") 2025/02/19 03:27:04 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd5fa_d20250219_m032220_c001_v0001184_t0057_u01739935340487") 2025/02/19 03:27:04 DEBUG : one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2fa_d20250219_m032207_c001_v7007000_t0000_u01739935327534") 2025/02/19 03:27:04 DEBUG : one: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077ad81_d20250219_m032201_c001_v0001144_t0042_u01739935321752") 2025/02/19 03:27:04 DEBUG : only0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf615f_d20250219_m032630_c001_v7007000_t0000_u01739935590637") 2025/02/19 03:27:05 DEBUG : only0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39df4bf_d20250219_m032624_c001_v0001184_t0005_u01739935584618") 2025/02/19 03:27:05 DEBUG : only0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2db_d20250219_m032605_c001_v0001144_t0053_u01739935565777") 2025/02/19 03:27:05 DEBUG : only0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5efc_d20250219_m032559_c001_v7007000_t0000_u01739935559000") 2025/02/19 03:27:05 DEBUG : only0: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b22f_d20250219_m032538_c001_v0001144_t0019_u01739935538915") 2025/02/19 03:27:05 DEBUG : only1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6161_d20250219_m032630_c001_v7007000_t0000_u01739935590821") 2025/02/19 03:27:05 DEBUG : only1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077b36c_d20250219_m032624_c001_v0001144_t0042_u01739935584628") 2025/02/19 03:27:05 DEBUG : only1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2df_d20250219_m032606_c001_v0001144_t0055_u01739935566507") 2025/02/19 03:27:05 DEBUG : only1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e682_d20250219_m032559_c001_v7007000_t0000_u01739935559016") 2025/02/19 03:27:05 DEBUG : only1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b237_d20250219_m032539_c001_v0001144_t0005_u01739935539931") 2025/02/19 03:27:05 DEBUG : only10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6163_d20250219_m032631_c001_v7007000_t0000_u01739935591005") 2025/02/19 03:27:05 DEBUG : only10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4084ba5eb2ee55d5_d20250219_m032625_c001_v0001183_t0009_u01739935585178") 2025/02/19 03:27:05 DEBUG : only10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b31f_d20250219_m032615_c001_v0001144_t0016_u01739935575346") 2025/02/19 03:27:05 DEBUG : only10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73ac75_d20250219_m032559_c001_v7007000_t0000_u01739935559233") 2025/02/19 03:27:05 DEBUG : only10: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b279_d20250219_m032548_c001_v0001144_t0011_u01739935548703") 2025/02/19 03:27:05 DEBUG : only11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6165_d20250219_m032631_c001_v7007000_t0000_u01739935591204") 2025/02/19 03:27:05 DEBUG : only11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402d7a728fef20d4_d20250219_m032625_c001_v0001036_t0018_u01739935585370") 2025/02/19 03:27:05 DEBUG : only11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b327_d20250219_m032616_c001_v0001144_t0055_u01739935576137") 2025/02/19 03:27:05 DEBUG : only11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e684_d20250219_m032559_c001_v7007000_t0000_u01739935559274") 2025/02/19 03:27:05 DEBUG : only11: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b27b_d20250219_m032549_c001_v0001144_t0014_u01739935549420") 2025/02/19 03:27:05 DEBUG : only12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6168_d20250219_m032631_c001_v7007000_t0000_u01739935591393") 2025/02/19 03:27:06 DEBUG : only12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077b372_d20250219_m032625_c001_v0001144_t0042_u01739935585027") 2025/02/19 03:27:06 DEBUG : only12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b32b_d20250219_m032616_c001_v0001144_t0032_u01739935576985") 2025/02/19 03:27:06 DEBUG : only12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f83_d20250219_m032559_c001_v7007000_t0000_u01739935559292") 2025/02/19 03:27:06 DEBUG : only12: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b27d_d20250219_m032550_c001_v0001144_t0050_u01739935550466") 2025/02/19 03:27:06 DEBUG : only13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf616a_d20250219_m032631_c001_v7007000_t0000_u01739935591581") 2025/02/19 03:27:06 DEBUG : only13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39df4c9_d20250219_m032625_c001_v0001184_t0005_u01739935585019") 2025/02/19 03:27:06 DEBUG : only13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b339_d20250219_m032617_c001_v0001144_t0048_u01739935577730") 2025/02/19 03:27:06 DEBUG : only13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5efa_d20250219_m032558_c001_v7007000_t0000_u01739935558633") 2025/02/19 03:27:06 DEBUG : only13: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b285_d20250219_m032551_c001_v0001144_t0016_u01739935551228") 2025/02/19 03:27:06 DEBUG : only14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf616c_d20250219_m032631_c001_v7007000_t0000_u01739935591764") 2025/02/19 03:27:06 DEBUG : only14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39df4d3_d20250219_m032625_c001_v0001184_t0005_u01739935585204") 2025/02/19 03:27:06 DEBUG : only14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b33f_d20250219_m032618_c001_v0001144_t0037_u01739935578791") 2025/02/19 03:27:06 DEBUG : only14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e686_d20250219_m032559_c001_v7007000_t0000_u01739935559529") 2025/02/19 03:27:06 DEBUG : only14: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b28f_d20250219_m032552_c001_v0001144_t0015_u01739935552312") 2025/02/19 03:27:06 DEBUG : only15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf616e_d20250219_m032631_c001_v7007000_t0000_u01739935591947") 2025/02/19 03:27:06 DEBUG : only15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4084ba5eb2ee55e3_d20250219_m032625_c001_v0001183_t0009_u01739935585826") 2025/02/19 03:27:06 DEBUG : only15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b345_d20250219_m032619_c001_v0001144_t0022_u01739935579878") 2025/02/19 03:27:06 DEBUG : only15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f80_d20250219_m032559_c001_v7007000_t0000_u01739935559099") 2025/02/19 03:27:06 DEBUG : only15: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b295_d20250219_m032553_c001_v0001144_t0024_u01739935553172") 2025/02/19 03:27:06 DEBUG : only16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6170_d20250219_m032632_c001_v7007000_t0000_u01739935592130") 2025/02/19 03:27:06 DEBUG : only16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402d7a728fef20d6_d20250219_m032625_c001_v0001036_t0018_u01739935585558") 2025/02/19 03:27:07 DEBUG : only16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b34f_d20250219_m032620_c001_v0001144_t0024_u01739935580634") 2025/02/19 03:27:07 DEBUG : only16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73ac73_d20250219_m032559_c001_v7007000_t0000_u01739935559032") 2025/02/19 03:27:07 DEBUG : only16: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b29d_d20250219_m032554_c001_v0001144_t0058_u01739935554278") 2025/02/19 03:27:07 DEBUG : only17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6172_d20250219_m032632_c001_v7007000_t0000_u01739935592317") 2025/02/19 03:27:07 DEBUG : only17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077b374_d20250219_m032625_c001_v0001144_t0042_u01739935585214") 2025/02/19 03:27:07 DEBUG : only17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b354_d20250219_m032621_c001_v0001144_t0059_u01739935581441") 2025/02/19 03:27:07 DEBUG : only17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5efd_d20250219_m032559_c001_v7007000_t0000_u01739935559185") 2025/02/19 03:27:07 DEBUG : only17: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2a5_d20250219_m032555_c001_v0001144_t0058_u01739935555152") 2025/02/19 03:27:07 DEBUG : only18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6174_d20250219_m032632_c001_v7007000_t0000_u01739935592514") 2025/02/19 03:27:07 DEBUG : only18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39df4d9_d20250219_m032625_c001_v0001184_t0005_u01739935585389") 2025/02/19 03:27:07 DEBUG : only18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b35a_d20250219_m032622_c001_v0001144_t0037_u01739935582172") 2025/02/19 03:27:07 DEBUG : only18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5f00_d20250219_m032559_c001_v7007000_t0000_u01739935559564") 2025/02/19 03:27:07 DEBUG : only18: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2a7_d20250219_m032556_c001_v0001144_t0034_u01739935556158") 2025/02/19 03:27:07 DEBUG : only19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6176_d20250219_m032632_c001_v7007000_t0000_u01739935592698") 2025/02/19 03:27:07 DEBUG : only19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077b37a_d20250219_m032625_c001_v0001144_t0042_u01739935585908") 2025/02/19 03:27:07 DEBUG : only19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b364_d20250219_m032623_c001_v0001144_t0017_u01739935583390") 2025/02/19 03:27:07 DEBUG : only19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f85_d20250219_m032559_c001_v7007000_t0000_u01739935559658") 2025/02/19 03:27:07 DEBUG : only19: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2a9_d20250219_m032556_c001_v0001144_t0059_u01739935556980") 2025/02/19 03:27:07 DEBUG : only2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6178_d20250219_m032632_c001_v7007000_t0000_u01739935592960") 2025/02/19 03:27:07 DEBUG : only2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4084ba5eb2ee55d9_d20250219_m032625_c001_v0001183_t0009_u01739935585430") 2025/02/19 03:27:07 DEBUG : only2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2e5_d20250219_m032607_c001_v0001144_t0049_u01739935567459") 2025/02/19 03:27:08 DEBUG : only2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5efb_d20250219_m032558_c001_v7007000_t0000_u01739935558815") 2025/02/19 03:27:08 DEBUG : only2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b23b_d20250219_m032540_c001_v0001144_t0019_u01739935540916") 2025/02/19 03:27:08 DEBUG : only3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf617e_d20250219_m032633_c001_v7007000_t0000_u01739935593198") 2025/02/19 03:27:08 DEBUG : only3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077b376_d20250219_m032625_c001_v0001144_t0042_u01739935585533") 2025/02/19 03:27:08 DEBUG : only3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2ef_d20250219_m032608_c001_v0001144_t0051_u01739935568436") 2025/02/19 03:27:08 DEBUG : only3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5efe_d20250219_m032559_c001_v7007000_t0000_u01739935559378") 2025/02/19 03:27:08 DEBUG : only3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b23f_d20250219_m032541_c001_v0001144_t0052_u01739935541709") 2025/02/19 03:27:08 DEBUG : only4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6180_d20250219_m032633_c001_v7007000_t0000_u01739935593381") 2025/02/19 03:27:08 DEBUG : only4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402d7a728fef20da_d20250219_m032625_c001_v0001036_t0018_u01739935585973") 2025/02/19 03:27:08 DEBUG : only4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2f5_d20250219_m032609_c001_v0001144_t0015_u01739935569201") 2025/02/19 03:27:08 DEBUG : only4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e680_d20250219_m032558_c001_v7007000_t0000_u01739935558832") 2025/02/19 03:27:08 DEBUG : only4: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b241_d20250219_m032542_c001_v0001144_t0010_u01739935542476") 2025/02/19 03:27:08 DEBUG : only5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6183_d20250219_m032633_c001_v7007000_t0000_u01739935593564") 2025/02/19 03:27:08 DEBUG : only5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39df4e7_d20250219_m032625_c001_v0001184_t0005_u01739935585594") 2025/02/19 03:27:08 DEBUG : only5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2f9_d20250219_m032610_c001_v0001144_t0004_u01739935570327") 2025/02/19 03:27:08 DEBUG : only5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5ef9_d20250219_m032558_c001_v7007000_t0000_u01739935558452") 2025/02/19 03:27:08 DEBUG : only5: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b245_d20250219_m032543_c001_v0001144_t0055_u01739935543222") 2025/02/19 03:27:08 DEBUG : only6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6185_d20250219_m032633_c001_v7007000_t0000_u01739935593789") 2025/02/19 03:27:08 DEBUG : only6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4084ba5eb2ee55dd_d20250219_m032625_c001_v0001183_t0009_u01739935585612") 2025/02/19 03:27:08 DEBUG : only6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b2ff_d20250219_m032611_c001_v0001144_t0047_u01739935571391") 2025/02/19 03:27:09 DEBUG : only6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f84_d20250219_m032559_c001_v7007000_t0000_u01739935559476") 2025/02/19 03:27:09 DEBUG : only6: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b24f_d20250219_m032544_c001_v0001144_t0041_u01739935544152") 2025/02/19 03:27:09 DEBUG : only7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6187_d20250219_m032633_c001_v7007000_t0000_u01739935593979") 2025/02/19 03:27:09 DEBUG : only7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077b378_d20250219_m032625_c001_v0001144_t0042_u01739935585716") 2025/02/19 03:27:09 DEBUG : only7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b305_d20250219_m032612_c001_v0001144_t0030_u01739935572374") 2025/02/19 03:27:09 DEBUG : only7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7f7f_d20250219_m032558_c001_v7007000_t0000_u01739935558912") 2025/02/19 03:27:09 DEBUG : only7: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b257_d20250219_m032545_c001_v0001144_t0058_u01739935545382") 2025/02/19 03:27:09 DEBUG : only8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6189_d20250219_m032634_c001_v7007000_t0000_u01739935594163") 2025/02/19 03:27:09 DEBUG : only8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f402d7a728fef20d8_d20250219_m032625_c001_v0001036_t0018_u01739935585754") 2025/02/19 03:27:09 DEBUG : only8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b30f_d20250219_m032613_c001_v0001144_t0045_u01739935573409") 2025/02/19 03:27:09 DEBUG : only8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73ac77_d20250219_m032559_c001_v7007000_t0000_u01739935559488") 2025/02/19 03:27:09 DEBUG : only8: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b265_d20250219_m032546_c001_v0001144_t0010_u01739935546282") 2025/02/19 03:27:09 DEBUG : only9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf618b_d20250219_m032634_c001_v7007000_t0000_u01739935594352") 2025/02/19 03:27:09 DEBUG : only9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4126b7bbb39df4eb_d20250219_m032625_c001_v0001184_t0005_u01739935585779") 2025/02/19 03:27:09 DEBUG : only9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b319_d20250219_m032614_c001_v0001144_t0059_u01739935574496") 2025/02/19 03:27:09 DEBUG : only9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73ac70_d20250219_m032558_c001_v7007000_t0000_u01739935558849") 2025/02/19 03:27:09 DEBUG : only9: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b271_d20250219_m032547_c001_v0001144_t0044_u01739935547526") 2025/02/19 03:27:09 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f8658b_d20250219_m032218_c001_v7007000_t0000_u01739935338504") 2025/02/19 03:27:09 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd54a_d20250219_m032216_c001_v0001184_t0022_u01739935336600") 2025/02/19 03:27:09 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f86578_d20250219_m032215_c001_v7007000_t0000_u01739935335056") 2025/02/19 03:27:09 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077adc7_d20250219_m032212_c001_v0001144_t0009_u01739935332672") 2025/02/19 03:27:09 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f8656f_d20250219_m032210_c001_v7007000_t0000_u01739935330744") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd40d_d20250219_m032208_c001_v0001184_t0017_u01739935328469") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e298_d20250219_m032151_c001_v7007000_t0000_u01739935311652") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad19_d20250219_m032149_c001_v0001144_t0019_u01739935309454") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e26f_d20250219_m032146_c001_v7007000_t0000_u01739935306865") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077acf7_d20250219_m032144_c001_v0001144_t0040_u01739935304894") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e249_d20250219_m032142_c001_v7007000_t0000_u01739935302643") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077accd_d20250219_m032140_c001_v0001144_t0042_u01739935300043") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d25_d20250219_m032130_c001_v7007000_t0000_u01739935290027") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac73_d20250219_m032126_c001_v0001144_t0047_u01739935286528") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d1e_d20250219_m032125_c001_v7007000_t0000_u01739935285790") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac59_d20250219_m032122_c001_v0001144_t0034_u01739935282989") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d18_d20250219_m032122_c001_v7007000_t0000_u01739935282231") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac4b_d20250219_m032121_c001_v0001144_t0056_u01739935281296") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac41_d20250219_m032120_c001_v0001144_t0027_u01739935280059") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d10_d20250219_m032119_c001_v7007000_t0000_u01739935279329") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac39_d20250219_m032118_c001_v0001144_t0045_u01739935278306") 2025/02/19 03:27:10 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac33_d20250219_m032116_c001_v0001144_t0024_u01739935276962") 2025/02/19 03:27:11 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f415adc27118a7d0a_d20250219_m032116_c001_v7007000_t0000_u01739935276236") 2025/02/19 03:27:11 DEBUG : potato: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac23_d20250219_m032114_c001_v0001144_t0017_u01739935274931") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f414db063566e8bda_d20250219_m032311_c001_v7007000_t0000_u01739935391435") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c41e2_d20250219_m032310_c001_v0001183_t0057_u01739935390856") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5d65_d20250219_m032300_c001_v7007000_t0000_u01739935380846") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c3fef_d20250219_m032255_c001_v0001183_t0009_u01739935375117") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd630_d20250219_m032245_c001_v7007000_t0000_u01739935365528") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c3e4f_d20250219_m032240_c001_v0001183_t0047_u01739935360176") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865b6_d20250219_m032231_c001_v7007000_t0000_u01739935351660") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c3cd3_d20250219_m032227_c001_v0001183_t0025_u01739935347976") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2d9_d20250219_m032159_c001_v7007000_t0000_u01739935319910") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad55_d20250219_m032156_c001_v0001144_t0025_u01739935316791") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2b8_d20250219_m032155_c001_v7007000_t0000_u01739935315628") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad2f_d20250219_m032152_c001_v0001144_t0026_u01739935312576") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e29b_d20250219_m032151_c001_v7007000_t0000_u01739935311835") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad23_d20250219_m032150_c001_v0001144_t0005_u01739935310446") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e27a_d20250219_m032148_c001_v7007000_t0000_u01739935308722") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad0b_d20250219_m032147_c001_v0001144_t0031_u01739935307235") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e258_d20250219_m032144_c001_v7007000_t0000_u01739935304150") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ace5_d20250219_m032142_c001_v0001144_t0030_u01739935302648") 2025/02/19 03:27:11 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e1fc_d20250219_m032131_c001_v7007000_t0000_u01739935291178") 2025/02/19 03:27:12 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ac85_d20250219_m032129_c001_v0001144_t0030_u01739935289024") 2025/02/19 03:27:12 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5ccb_d20250219_m031956_c001_v7007000_t0000_u01739935196299") 2025/02/19 03:27:12 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9e2_d20250219_m031955_c001_v0001144_t0035_u01739935195257") 2025/02/19 03:27:12 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cc8_d20250219_m031953_c001_v7007000_t0000_u01739935193954") 2025/02/19 03:27:12 DEBUG : potato2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9dc_d20250219_m031952_c001_v0001144_t0048_u01739935192563") 2025/02/19 03:27:12 DEBUG : potato3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f404cbb5c35ee5d66_d20250219_m032301_c001_v7007000_t0000_u01739935381065") 2025/02/19 03:27:12 DEBUG : potato3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aedd_d20250219_m032256_c001_v0001144_t0042_u01739935376296") 2025/02/19 03:27:12 DEBUG : potato3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f406cf3bda01bd62e_d20250219_m032245_c001_v7007000_t0000_u01739935365344") 2025/02/19 03:27:12 DEBUG : potato3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ae7f_d20250219_m032241_c001_v0001144_t0039_u01739935361301") 2025/02/19 03:27:12 DEBUG : potato3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865b7_d20250219_m032231_c001_v7007000_t0000_u01739935351905") 2025/02/19 03:27:12 DEBUG : potato3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ae2b_d20250219_m032228_c001_v0001144_t0012_u01739935348391") 2025/02/19 03:27:12 DEBUG : pre-dest1/1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8cf_d20250219_m032354_c001_v7007000_t0000_u01739935434480") 2025/02/19 03:27:12 DEBUG : pre-dest1/1: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077afcb_d20250219_m032345_c001_v0001144_t0022_u01739935425916") 2025/02/19 03:27:12 DEBUG : pre-dest2/2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4026768e42b8a8d0_d20250219_m032354_c001_v7007000_t0000_u01739935434687") 2025/02/19 03:27:12 DEBUG : pre-dest2/2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c4535_d20250219_m032346_c001_v0001183_t0047_u01739935426841") 2025/02/19 03:27:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4004706169580163_d20250219_m032324_c001_v7007000_t0000_u01739935404534") 2025/02/19 03:27:12 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dde3f_d20250219_m032321_c001_v0001184_t0013_u01739935401510") 2025/02/19 03:27:12 DEBUG : sizeonly: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3de_d20250219_m032050_c001_v7007000_t0000_u01739935250224") 2025/02/19 03:27:12 DEBUG : sizeonly: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab50_d20250219_m032048_c001_v0001144_t0001_u01739935248809") 2025/02/19 03:27:12 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61cf_d20250219_m032646_c001_v7007000_t0000_u01739935606843") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df7b7_d20250219_m032645_c001_v0001184_t0054_u01739935605572") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61c6_d20250219_m032643_c001_v7007000_t0000_u01739935603634") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b3d4_d20250219_m032642_c001_v0001144_t0057_u01739935602227") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f865a4_d20250219_m032224_c001_v7007000_t0000_u01739935344207") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c3c21_d20250219_m032223_c001_v0001183_t0052_u01739935343453") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f8659f_d20250219_m032222_c001_v7007000_t0000_u01739935342156") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077adf5_d20250219_m032220_c001_v0001144_t0050_u01739935340798") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3d0_d20250219_m032044_c001_v7007000_t0000_u01739935244945") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab1e_d20250219_m032042_c001_v0001144_t0055_u01739935242761") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3cb_d20250219_m032042_c001_v7007000_t0000_u01739935242025") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ab14_d20250219_m032040_c001_v0001144_t0015_u01739935240468") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3c6_d20250219_m032037_c001_v7007000_t0000_u01739935237511") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aaf4_d20250219_m032035_c001_v0001144_t0012_u01739935235872") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3c1_d20250219_m032035_c001_v7007000_t0000_u01739935235322") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aaee_d20250219_m032033_c001_v0001144_t0026_u01739935233965") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aad4_d20250219_m032030_c001_v0001144_t0048_u01739935230687") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3b7_d20250219_m032029_c001_v7007000_t0000_u01739935229944") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aad0_d20250219_m032029_c001_v0001144_t0013_u01739935229083") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aac4_d20250219_m032027_c001_v0001144_t0028_u01739935227855") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3b4_d20250219_m032026_c001_v7007000_t0000_u01739935226757") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aaa2_d20250219_m032023_c001_v0001144_t0054_u01739935223628") 2025/02/19 03:27:13 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa82_d20250219_m032019_c001_v0001144_t0051_u01739935219980") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3aa_d20250219_m032019_c001_v7007000_t0000_u01739935219250") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa78_d20250219_m032018_c001_v0001144_t0033_u01739935218293") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa6c_d20250219_m032017_c001_v0001144_t0042_u01739935217354") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a3a7_d20250219_m032016_c001_v7007000_t0000_u01739935216270") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa46_d20250219_m032011_c001_v0001144_t0025_u01739935211246") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4191a42bec73a39f_d20250219_m032010_c001_v7007000_t0000_u01739935210863") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa35_d20250219_m032009_c001_v0001144_t0051_u01739935209017") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cdf_d20250219_m032007_c001_v7007000_t0000_u01739935207358") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa27_d20250219_m032005_c001_v0001144_t0019_u01739935205750") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cdc_d20250219_m032005_c001_v7007000_t0000_u01739935205070") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa1b_d20250219_m032003_c001_v0001144_t0027_u01739935203978") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cd7_d20250219_m032002_c001_v7007000_t0000_u01739935202682") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa0d_d20250219_m032001_c001_v0001144_t0026_u01739935201234") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cd4_d20250219_m032000_c001_v7007000_t0000_u01739935200676") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077aa02_d20250219_m031959_c001_v0001144_t0044_u01739935199223") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cd0_d20250219_m031958_c001_v7007000_t0000_u01739935198267") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9ec_d20250219_m031957_c001_v0001144_t0055_u01739935197216") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cc0_d20250219_m031949_c001_v7007000_t0000_u01739935189855") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9c6_d20250219_m031948_c001_v0001144_t0005_u01739935188817") 2025/02/19 03:27:14 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cbb_d20250219_m031947_c001_v7007000_t0000_u01739935187870") 2025/02/19 03:27:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9ba_d20250219_m031946_c001_v0001144_t0036_u01739935186954") 2025/02/19 03:27:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cb9_d20250219_m031946_c001_v7007000_t0000_u01739935186036") 2025/02/19 03:27:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9b0_d20250219_m031944_c001_v0001144_t0024_u01739935184913") 2025/02/19 03:27:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf5cb5_d20250219_m031941_c001_v7007000_t0000_u01739935181954") 2025/02/19 03:27:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077a9a4_d20250219_m031940_c001_v0001144_t0028_u01739935180631") 2025/02/19 03:27:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61d1_d20250219_m032647_c001_v7007000_t0000_u01739935607037") 2025/02/19 03:27:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f102d7a728fef20ee_d20250219_m032645_c001_v0001036_t0040_u01739935605580") 2025/02/19 03:27:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61c8_d20250219_m032643_c001_v7007000_t0000_u01739935603818") 2025/02/19 03:27:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1084ba5eb2ee5784_d20250219_m032641_c001_v0001183_t0042_u01739935601882") 2025/02/19 03:27:15 DEBUG : sub/yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f86587_d20250219_m032217_c001_v7007000_t0000_u01739935337948") 2025/02/19 03:27:15 DEBUG : sub/yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c3b3a_d20250219_m032216_c001_v0001183_t0025_u01739935336948") 2025/02/19 03:27:15 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61b1_d20250219_m032640_c001_v7007000_t0000_u01739935600290") 2025/02/19 03:27:15 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1084ba5eb2ee5722_d20250219_m032638_c001_v0001183_t0043_u01739935598788") 2025/02/19 03:27:15 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf6199_d20250219_m032637_c001_v7007000_t0000_u01739935597180") 2025/02/19 03:27:15 DEBUG : test_dir1/file2: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1084ba5eb2ee56cf_d20250219_m032635_c001_v0001183_t0049_u01739935595738") 2025/02/19 03:27:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf61b3_d20250219_m032640_c001_v7007000_t0000_u01739935600503") 2025/02/19 03:27:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39df67f_d20250219_m032638_c001_v0001184_t0018_u01739935598802") 2025/02/19 03:27:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f410584089ebf619d_d20250219_m032637_c001_v7007000_t0000_u01739935597374") 2025/02/19 03:27:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077b3ac_d20250219_m032635_c001_v0001144_t0029_u01739935595747") 2025/02/19 03:27:15 DEBUG : three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2fc_d20250219_m032207_c001_v7007000_t0000_u01739935327731") 2025/02/19 03:27:15 DEBUG : three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ada5_d20250219_m032205_c001_v0001144_t0021_u01739935325833") 2025/02/19 03:27:15 DEBUG : three: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f111ba4d7e077ad8b_d20250219_m032202_c001_v0001144_t0011_u01739935322145") 2025/02/19 03:27:16 DEBUG : two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f403437991ba4e2fe_d20250219_m032207_c001_v7007000_t0000_u01739935327916") 2025/02/19 03:27:16 DEBUG : two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f41339eec796c39e4_d20250219_m032205_c001_v0001183_t0052_u01739935325257") 2025/02/19 03:27:16 DEBUG : two: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f411ba4d7e077ad83_d20250219_m032201_c001_v0001144_t0042_u01739935321953") 2025/02/19 03:27:16 DEBUG : yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f8658d_d20250219_m032218_c001_v7007000_t0000_u01739935338749") 2025/02/19 03:27:16 DEBUG : yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f118726bbb31e0c30_d20250219_m032217_c001_v0001184_t0009_u01739935337743") 2025/02/19 03:27:16 DEBUG : yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f86576_d20250219_m032214_c001_v7007000_t0000_u01739935334451") 2025/02/19 03:27:16 DEBUG : yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1126b7bbb39dd4a5_d20250219_m032212_c001_v0001184_t0042_u01739935332322") 2025/02/19 03:27:16 DEBUG : yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f8656b_d20250219_m032210_c001_v7007000_t0000_u01739935330192") 2025/02/19 03:27:16 DEBUG : yam: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f11339eec796c3a46_d20250219_m032208_c001_v0001183_t0021_u01739935328480") 2025/02/19 03:27:16 DEBUG : yaml: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f86579_d20250219_m032215_c001_v7007000_t0000_u01739935335303") 2025/02/19 03:27:16 DEBUG : yaml: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1198e055e90d313b_d20250219_m032214_c001_v0001130_t0052_u01739935334019") 2025/02/19 03:27:16 DEBUG : yaml: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f4122605d41f86570_d20250219_m032210_c001_v7007000_t0000_u01739935330948") 2025/02/19 03:27:16 DEBUG : yaml: Deleting (id "4_z8f52ddd3307d1bcb9f580e1b_f1035a54932bc5df1_d20250219_m032209_c001_v0001184_t0053_u01739935329632") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m40.80140121s (try 1/5)