"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/28 01:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe" 2025/03/28 01:10:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/28 01:10:17 DEBUG : Creating backend with remote "/tmp/rclone1385173496" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:18 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/28 01:10:18 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.61s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:19 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:19 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:21 DEBUG : B2 bucket rclone-test-fasetot3bobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.21s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.61s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:24 DEBUG : Creating backend with remote "/non-existing" 2025/03/28 01:10:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/28 01:10:24 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:24 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.48s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:26 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:26 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyNoTraverse (3.00s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:28 INFO : B2 bucket rclone-test-fasetot3bobe: Running all checks before starting transfers 2025/03/28 01:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:28 INFO : B2 bucket rclone-test-fasetot3bobe: Checks finished, now starting transfers 2025/03/28 01:10:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.07s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:30 ERROR : Ignoring --no-traverse with sync 2025/03/28 01:10:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:31 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:31 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:31 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:10:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.08s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/28 01:10:33 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:33 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/28 01:10:33 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:10:35 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:35 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:10:37 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:37 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.39s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/28 01:10:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:10:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/28 01:10:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:10:39 INFO : sub dir: Making directory 2025/03/28 01:10:39 INFO : sub dir2: Making directory 2025/03/28 01:10:39 INFO : sub dir2/sub sub dir2: Making directory 2025/03/28 01:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:39 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:39 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/28 01:10:40 DEBUG : B2 bucket rclone-test-fasetot3bobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:41 INFO : sub dir2: Making directory 2025/03/28 01:10:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/28 01:10:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:10:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:43 DEBUG : sub dir2: Making directory with metadata 2025/03/28 01:10:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:10:43 INFO : sub dir: Making directory 2025/03/28 01:10:43 INFO : sub dir2: Making directory 2025/03/28 01:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:43 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:43 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:43 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:10:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/28 01:10:43 DEBUG : B2 bucket rclone-test-fasetot3bobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/28 01:10:44 DEBUG : B2 bucket rclone-test-fasetot3bobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:46 INFO : sub dir2: Making directory 2025/03/28 01:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:46 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:46 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:46 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:10:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.76s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:48 DEBUG : sub dir2: Making directory with metadata 2025/03/28 01:10:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:10:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:10:48 INFO : sub dir: Making directory 2025/03/28 01:10:48 INFO : sub dir2: Making directory 2025/03/28 01:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:48 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:10:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/28 01:10:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:50 INFO : sub dir2: Making directory 2025/03/28 01:10:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:51 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:51 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:10:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:51 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:10:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fexuhah0nami" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fasetot3bobe -> B2 bucket rclone-test-fexuhah0nami 2025/03/28 01:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:10:54 DEBUG : B2 bucket rclone-test-fexuhah0nami: Waiting for checks to finish 2025/03/28 01:10:54 DEBUG : B2 bucket rclone-test-fexuhah0nami: Waiting for transfers to finish 2025/03/28 01:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:10:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:56 DEBUG : B2 bucket rclone-test-fexuhah0nami: Purge remote 2025/03/28 01:10:56 INFO : B2 bucket rclone-test-fexuhah0nami: cleaning bucket "rclone-test-fexuhah0nami" of all files 2025/03/28 01:10:56 DEBUG : sub dir/hello world: Deleting (id "4_z2ff25d1340dddbab9f580e1b_f10115a8d0fe8b853_d20250328_m011055_c001_v0001183_t0014_u01743124255743") --- PASS: TestServerSideCopy (6.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:10:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 01:10:59 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:10:59 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 01:11:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.83s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pokejiq8qasu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fasetot3bobe -> B2 bucket rclone-test-pokejiq8qasu 2025/03/28 01:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:11:03 DEBUG : B2 bucket rclone-test-pokejiq8qasu: Waiting for checks to finish 2025/03/28 01:11:03 DEBUG : B2 bucket rclone-test-pokejiq8qasu: Waiting for transfers to finish 2025/03/28 01:11:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:11:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 01:11:04 DEBUG : B2 bucket rclone-test-pokejiq8qasu: Waiting for checks to finish 2025/03/28 01:11:04 DEBUG : B2 bucket rclone-test-pokejiq8qasu: Waiting for transfers to finish 2025/03/28 01:11:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 01:11:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:05 DEBUG : B2 bucket rclone-test-pokejiq8qasu: Purge remote 2025/03/28 01:11:05 INFO : B2 bucket rclone-test-pokejiq8qasu: cleaning bucket "rclone-test-pokejiq8qasu" of all files 2025/03/28 01:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fd27d1340dddbab9f580e1b_f1166755a4bd50b76_d20250328_m011104_c001_v0001183_t0013_u01743124264948") 2025/03/28 01:11:05 DEBUG : sub dir/hello world: Deleting (id "4_z4fd27d1340dddbab9f580e1b_f10555be821eecda8_d20250328_m011103_c001_v0001137_t0056_u01743124263663") --- PASS: TestServerSideCopyOverSelf (7.39s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 01:11:09 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:09 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 01:11:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/28 01:11:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lidehak5duyu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fasetot3bobe -> B2 bucket rclone-test-lidehak5duyu 2025/03/28 01:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:11:13 DEBUG : B2 bucket rclone-test-lidehak5duyu: Waiting for checks to finish 2025/03/28 01:11:13 DEBUG : B2 bucket rclone-test-lidehak5duyu: Waiting for transfers to finish 2025/03/28 01:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:11:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/28 01:11:15 DEBUG : B2 bucket rclone-test-lidehak5duyu: Waiting for checks to finish 2025/03/28 01:11:15 DEBUG : B2 bucket rclone-test-lidehak5duyu: Waiting for transfers to finish 2025/03/28 01:11:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/28 01:11:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/28 01:11:15 INFO : sub dir/hello world: Deleted 2025/03/28 01:11:16 DEBUG : testing file moves 2025/03/28 01:11:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/28 01:11:17 DEBUG : B2 bucket rclone-test-lidehak5duyu: Waiting for checks to finish 2025/03/28 01:11:17 DEBUG : B2 bucket rclone-test-lidehak5duyu: Waiting for transfers to finish 2025/03/28 01:11:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/28 01:11:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/28 01:11:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:18 DEBUG : B2 bucket rclone-test-lidehak5duyu: Purge remote 2025/03/28 01:11:18 INFO : B2 bucket rclone-test-lidehak5duyu: cleaning bucket "rclone-test-lidehak5duyu" of all files 2025/03/28 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z6f629d9340dddbab9f580e1b_f1096365f9c33ff38_d20250328_m011117_c001_v0001101_t0031_u01743124277414") 2025/03/28 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z6f629d9340dddbab9f580e1b_f10115a8d0fe8ba0a_d20250328_m011115_c001_v0001183_t0043_u01743124275496") 2025/03/28 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z6f629d9340dddbab9f580e1b_f114c6d1bdcf03176_d20250328_m011114_c001_v0001182_t0036_u01743124274058") --- PASS: TestServerSideMoveOverSelf (10.44s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:21 ERROR : : error listing: directory not found 2025/03/28 01:11:21 INFO : Local file system at /tmp/rclone1385173496: Making directory 2025/03/28 01:11:21 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:21 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:11:23 DEBUG : Local file system at /tmp/rclone1385173496: Waiting for checks to finish 2025/03/28 01:11:23 DEBUG : Local file system at /tmp/rclone1385173496: Waiting for transfers to finish 2025/03/28 01:11:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:11:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/28 01:11:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyRedownload (2.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/28 01:11:25 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:25 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:11:25 INFO : check sum: Copied (new) 2025/03/28 01:11:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:26 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:11:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/28 01:11:26 DEBUG : check sum: Unchanged skipping 2025/03/28 01:11:26 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:26 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.45s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/28 01:11:27 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:27 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 01:11:28 INFO : sizeonly: Copied (new) 2025/03/28 01:11:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:28 DEBUG : sizeonly: Sizes identical 2025/03/28 01:11:28 DEBUG : sizeonly: Unchanged skipping 2025/03/28 01:11:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:28 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.34s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/28 01:11:30 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:30 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/28 01:11:30 INFO : ignore-size: Copied (new) 2025/03/28 01:11:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:11:30 DEBUG : ignore-size: Unchanged skipping 2025/03/28 01:11:30 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:30 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:30 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:11:33 DEBUG : existing: Unchanged skipping 2025/03/28 01:11:33 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:33 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:33 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/28 01:11:33 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:33 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 01:11:34 INFO : existing: Copied (replaced existing) 2025/03/28 01:11:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 01:11:35 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:35 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 01:11:36 INFO : existing: Copied (new) 2025/03/28 01:11:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:36 DEBUG : existing: Destination exists, skipping 2025/03/28 01:11:36 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:36 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:36 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.35s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/28 01:11:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:11:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 01:11:38 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:38 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 01:11:38 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:11:39 INFO : a/potato2: Copied (new) 2025/03/28 01:11:39 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.86s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 01:11:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:11:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/28 01:11:41 DEBUG : empty space: Unchanged skipping 2025/03/28 01:11:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:41 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 01:11:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:11:44 INFO : empty space: Updated modification time in destination 2025/03/28 01:11:44 DEBUG : empty space: Unchanged skipping 2025/03/28 01:11:44 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:44 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 01:11:47 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:11:47 DEBUG : empty space: Unchanged skipping 2025/03/28 01:11:47 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:47 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:48 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/28 01:11:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:48 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1385173496) 2025/03/28 01:11:48 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fasetot3bobe) 2025/03/28 01:11:48 DEBUG : foo: sha1 differ 2025/03/28 01:11:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/28 01:11:49 INFO : foo: Copied (replaced existing) 2025/03/28 01:11:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/28 01:11:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:11:50 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:50 DEBUG : empty space: Unchanged skipping 2025/03/28 01:11:50 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:11:51 INFO : potato: Copied (new) 2025/03/28 01:11:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/28 01:11:52 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:52 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/28 01:11:53 INFO : potato: Copied (replaced existing) 2025/03/28 01:11:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:54 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/28 01:11:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1385173496) 2025/03/28 01:11:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fasetot3bobe) 2025/03/28 01:11:54 DEBUG : potato: sha1 differ 2025/03/28 01:11:54 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/28 01:11:55 INFO : potato: Copied (replaced existing) 2025/03/28 01:11:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:11:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/28 01:11:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:11:56 DEBUG : empty space: Unchanged skipping 2025/03/28 01:11:56 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:56 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:56 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:11:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:11:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:11:59 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:11:59 DEBUG : empty space: Unchanged skipping 2025/03/28 01:11:59 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:11:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:11:59 INFO : potato2: Copied (new) 2025/03/28 01:11:59 DEBUG : Waiting for deletions to finish 2025/03/28 01:11:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:01 INFO : d: Making directory 2025/03/28 01:12:01 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/28 01:12:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:12:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 01:12:01 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:01 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 01:12:01 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:12:02 INFO : a/potato2: Copied (new) 2025/03/28 01:12:02 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/28 01:12:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:12:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/28 01:12:04 DEBUG : c/non empty space: Unchanged skipping 2025/03/28 01:12:04 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:04 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:12:04 INFO : a/potato2: Copied (new) 2025/03/28 01:12:04 ERROR : B2 bucket rclone-test-fasetot3bobe: not deleting files as there were IO errors 2025/03/28 01:12:04 ERROR : B2 bucket rclone-test-fasetot3bobe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:06 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:12:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:12:07 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:07 DEBUG : empty space: Unchanged skipping 2025/03/28 01:12:07 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:07 INFO : potato: Deleted 2025/03/28 01:12:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:12:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:09 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:09 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:09 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:09 INFO : potato: Deleted 2025/03/28 01:12:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:12:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:12:09 DEBUG : empty space: Unchanged skipping 2025/03/28 01:12:09 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:09 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:12:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:12:11 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:11 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/28 01:12:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:14 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 01:12:14 DEBUG : enormous: Excluded 2025/03/28 01:12:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 01:12:14 DEBUG : potato2: Excluded 2025/03/28 01:12:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 01:12:14 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:12:14 DEBUG : empty space: Unchanged skipping 2025/03/28 01:12:14 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:14 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:14 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 01:12:14 DEBUG : enormous: Excluded 2025/03/28 01:12:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 01:12:14 DEBUG : potato2: Excluded 2025/03/28 01:12:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 01:12:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/28 01:12:14 DEBUG : empty space: Unchanged skipping 2025/03/28 01:12:14 DEBUG : Local file system at /tmp/rclone1385173496: Waiting for checks to finish 2025/03/28 01:12:14 DEBUG : Local file system at /tmp/rclone1385173496: Waiting for transfers to finish 2025/03/28 01:12:14 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:17 DEBUG : enormous: Excluded (Size Filter) 2025/03/28 01:12:17 DEBUG : enormous: Excluded 2025/03/28 01:12:17 DEBUG : potato2: Excluded (Size Filter) 2025/03/28 01:12:17 DEBUG : potato2: Excluded 2025/03/28 01:12:17 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:12:17 DEBUG : empty space: Unchanged skipping 2025/03/28 01:12:17 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:17 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:17 INFO : enormous: Deleted 2025/03/28 01:12:17 INFO : potato2: Deleted 2025/03/28 01:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:17 DEBUG : Local file system at /tmp/rclone1385173496: Waiting for checks to finish 2025/03/28 01:12:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/28 01:12:17 DEBUG : empty space: Unchanged skipping 2025/03/28 01:12:17 DEBUG : Local file system at /tmp/rclone1385173496: Waiting for transfers to finish 2025/03/28 01:12:17 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:17 INFO : potato2: Deleted 2025/03/28 01:12:17 INFO : enormous: Deleted 2025/03/28 01:12:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:20 DEBUG : five: Need to transfer - File not found at Destination 2025/03/28 01:12:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/28 01:12:20 DEBUG : one: Destination is newer than source, skipping 2025/03/28 01:12:20 DEBUG : three: Sizes identical 2025/03/28 01:12:20 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/28 01:12:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1385173496) 2025/03/28 01:12:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fasetot3bobe) 2025/03/28 01:12:20 DEBUG : two: sha1 differ 2025/03/28 01:12:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 01:12:20 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/28 01:12:20 INFO : five: Copied (new) 2025/03/28 01:12:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/28 01:12:21 INFO : four: Copied (replaced existing) 2025/03/28 01:12:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 01:12:21 INFO : two: Copied (replaced existing) 2025/03/28 01:12:21 DEBUG : Waiting for deletions to finish 2025/03/28 01:12:21 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:21 DEBUG : one: Destination is newer than source, skipping 2025/03/28 01:12:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 01:12:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1385173496) 2025/03/28 01:12:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/28 01:12:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fasetot3bobe) 2025/03/28 01:12:21 DEBUG : three: sha1 differ 2025/03/28 01:12:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 01:12:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/28 01:12:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/28 01:12:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/28 01:12:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/28 01:12:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/28 01:12:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 01:12:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/28 01:12:21 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:12:22 INFO : three: Copied (replaced existing) 2025/03/28 01:12:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.29s) === 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-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/28 01:12:23 INFO : B2 bucket rclone-test-fasetot3bobe: Making map for --track-renames 2025/03/28 01:12:23 INFO : B2 bucket rclone-test-fasetot3bobe: Finished making map for --track-renames 2025/03/28 01:12:23 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 01:12:23 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for renames to finish 2025/03/28 01:12:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/28 01:12:23 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 01:12:23 INFO : yam: Copied (new) 2025/03/28 01:12:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/28 01:12:24 INFO : potato: Copied (new) 2025/03/28 01:12:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:12:24 INFO : B2 bucket rclone-test-fasetot3bobe: Making map for --track-renames 2025/03/28 01:12:24 INFO : B2 bucket rclone-test-fasetot3bobe: Finished making map for --track-renames 2025/03/28 01:12:24 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:24 DEBUG : potato: Unchanged skipping 2025/03/28 01:12:24 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for renames to finish 2025/03/28 01:12:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 01:12:25 INFO : yam: Copied (server-side copy) to: yaml 2025/03/28 01:12:25 INFO : yam: Deleted 2025/03/28 01:12:25 INFO : yaml: Renamed from "yam" 2025/03/28 01:12:25 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/28 01:12:28 INFO : B2 bucket rclone-test-fasetot3bobe: Making map for --track-renames 2025/03/28 01:12:28 INFO : B2 bucket rclone-test-fasetot3bobe: Finished making map for --track-renames 2025/03/28 01:12:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 01:12:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/28 01:12:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for renames to finish 2025/03/28 01:12:28 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:28 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001184_t0028": EOF 2025/03/28 01:12:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001184_t0028": EOF) 2025/03/28 01:12:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/28 01:12:28 DEBUG : yam: Received error: Post "https://pod-000-1184-02.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001184_t0028": EOF - low level retry 0/10 2025/03/28 01:12:29 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 01:12:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 01:12:29 INFO : yam: Copied (new) 2025/03/28 01:12:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/28 01:12:29 INFO : potato: Copied (new) 2025/03/28 01:12:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:12:30 INFO : B2 bucket rclone-test-fasetot3bobe: Making map for --track-renames 2025/03/28 01:12:30 INFO : B2 bucket rclone-test-fasetot3bobe: Finished making map for --track-renames 2025/03/28 01:12:30 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:30 DEBUG : potato: Unchanged skipping 2025/03/28 01:12:30 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for renames to finish 2025/03/28 01:12:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 01:12:31 INFO : yam: Copied (server-side copy) to: yaml 2025/03/28 01:12:32 INFO : yam: Deleted 2025/03/28 01:12:32 INFO : yaml: Renamed from "yam" 2025/03/28 01:12:32 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/28 01:12:34 INFO : B2 bucket rclone-test-fasetot3bobe: Making map for --track-renames 2025/03/28 01:12:34 INFO : B2 bucket rclone-test-fasetot3bobe: Finished making map for --track-renames 2025/03/28 01:12:34 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/28 01:12:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/28 01:12:34 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for renames to finish 2025/03/28 01:12:34 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:34 DEBUG : sub/yam: Clearing upload URL because of error: Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001184_t0057": EOF 2025/03/28 01:12:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001184_t0057": EOF) 2025/03/28 01:12:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/28 01:12:34 DEBUG : sub/yam: Received error: Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001184_t0057": EOF - low level retry 0/10 2025/03/28 01:12:34 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 01:12:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/28 01:12:35 INFO : potato: Copied (new) 2025/03/28 01:12:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 01:12:36 INFO : sub/yam: Copied (new) 2025/03/28 01:12:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:12:36 DEBUG : potato: Unchanged skipping 2025/03/28 01:12:36 INFO : B2 bucket rclone-test-fasetot3bobe: Making map for --track-renames 2025/03/28 01:12:36 INFO : B2 bucket rclone-test-fasetot3bobe: Finished making map for --track-renames 2025/03/28 01:12:36 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:36 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for renames to finish 2025/03/28 01:12:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/28 01:12:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/28 01:12:37 INFO : sub/yam: Deleted 2025/03/28 01:12:37 INFO : yam: Renamed from "sub/yam" 2025/03/28 01:12:37 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:40 DEBUG : Creating backend with remote "/tmp/rclone1385173496/dir1" 2025/03/28 01:12:40 DEBUG : Creating backend with remote "/tmp/rclone1385173496/dir2" 2025/03/28 01:12:40 DEBUG : Local file system at /tmp/rclone1385173496/dir2: Using server-side directory move 2025/03/28 01:12:40 INFO : Local file system at /tmp/rclone1385173496/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/28 01:12:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/28 01:12:40 DEBUG : Local file system at /tmp/rclone1385173496/dir2: Waiting for checks to finish 2025/03/28 01:12:40 INFO : file1.txt: Moved (server-side) 2025/03/28 01:12:40 DEBUG : Local file system at /tmp/rclone1385173496/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.76s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:12:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/28 01:12:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:12:41 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:12:41 INFO : sub dir/hello world: Deleted 2025/03/28 01:12:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/28 01:12:42 INFO : nested/sub dir/file: Copied (new) 2025/03/28 01:12:42 INFO : nested/sub dir/file: Deleted 2025/03/28 01:12:42 INFO : sub dir: Removing directory 2025/03/28 01:12:42 INFO : nested/sub dir: Removing directory 2025/03/28 01:12:42 INFO : nested: Removing directory 2025/03/28 01:12:42 DEBUG : Local file system at /tmp/rclone1385173496: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/28 01:12:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/28 01:12:44 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:44 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/28 01:12:45 INFO : sub dir/hello world: Copied (new) 2025/03/28 01:12:45 INFO : sub dir/hello world: Deleted 2025/03/28 01:12:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/28 01:12:45 INFO : nested/sub dir/file: Copied (new) 2025/03/28 01:12:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 01:12:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/28 01:12:47 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:47 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 01:12:48 INFO : existing: Copied (new) 2025/03/28 01:12:48 INFO : existing: Deleted 2025/03/28 01:12:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/28 01:12:48 INFO : existing-b: Copied (new) 2025/03/28 01:12:48 INFO : existing-b: Deleted 2025/03/28 01:12:48 DEBUG : existing: Destination exists, skipping 2025/03/28 01:12:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/28 01:12:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:12:48 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:12:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:12:50 DEBUG : Creating backend with remote "TestB2:rclone-test-piwedig9tewo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fasetot3bobe -> B2 bucket rclone-test-piwedig9tewo 2025/03/28 01:13:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:13:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/28 01:13:02 DEBUG : empty space: Unchanged skipping 2025/03/28 01:13:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 01:13:02 DEBUG : B2 bucket rclone-test-piwedig9tewo: Waiting for checks to finish 2025/03/28 01:13:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:13:02 INFO : potato2: Copied (server-side copy) 2025/03/28 01:13:02 INFO : empty space: Deleted 2025/03/28 01:13:02 DEBUG : B2 bucket rclone-test-piwedig9tewo: Waiting for transfers to finish 2025/03/28 01:13:03 INFO : potato2: Deleted 2025/03/28 01:13:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 01:13:03 INFO : potato3: Copied (server-side copy) 2025/03/28 01:13:03 INFO : potato3: Deleted 2025/03/28 01:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-redozeh7zabe" 2025/03/28 01:13:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/28 01:13:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:13:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 01:13:05 DEBUG : B2 bucket rclone-test-redozeh7zabe: Waiting for checks to finish 2025/03/28 01:13:05 DEBUG : B2 bucket rclone-test-redozeh7zabe: Waiting for transfers to finish 2025/03/28 01:13:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:13:06 INFO : empty space: Copied (server-side copy) 2025/03/28 01:13:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:13:06 INFO : potato2: Copied (server-side copy) 2025/03/28 01:13:06 INFO : empty space: Deleted 2025/03/28 01:13:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 01:13:06 INFO : potato3: Copied (server-side copy) 2025/03/28 01:13:06 INFO : potato2: Deleted 2025/03/28 01:13:06 INFO : potato3: Deleted 2025/03/28 01:13:07 DEBUG : B2 bucket rclone-test-redozeh7zabe: Purge remote 2025/03/28 01:13:07 INFO : B2 bucket rclone-test-redozeh7zabe: cleaning bucket "rclone-test-redozeh7zabe" of all files 2025/03/28 01:13:07 DEBUG : empty space: Deleting (id "4_zcf224de340fddbab9f580e1b_f116e71c9c558dc25_d20250328_m011306_c001_v0001099_t0022_u01743124386171") 2025/03/28 01:13:07 DEBUG : potato2: Deleting (id "4_zcf224de340fddbab9f580e1b_f115ffadc5c10df7f_d20250328_m011306_c001_v0001182_t0022_u01743124386405") 2025/03/28 01:13:07 DEBUG : potato3: Deleting (id "4_zcf224de340fddbab9f580e1b_f114bd9e2855a5e2d_d20250328_m011306_c001_v0001154_t0016_u01743124386411") 2025/03/28 01:13:13 DEBUG : B2 bucket rclone-test-piwedig9tewo: Purge remote 2025/03/28 01:13:13 INFO : B2 bucket rclone-test-piwedig9tewo: cleaning bucket "rclone-test-piwedig9tewo" of all files 2025/03/28 01:13:14 DEBUG : empty space: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f419b182e68eed3b6_d20250328_m011306_c001_v7007000_t0000_u01743124386560") 2025/03/28 01:13:14 DEBUG : empty space: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f10514745b3b1aa77_d20250328_m011300_c001_v0001117_t0036_u01743124380223") 2025/03/28 01:13:14 DEBUG : potato2: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f403e6b509f68e0d9_d20250328_m011306_c001_v7007000_t0000_u01743124386639") 2025/03/28 01:13:14 DEBUG : potato2: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f103ad1c74f169ec0_d20250328_m011302_c001_v0001183_t0043_u01743124382604") 2025/03/28 01:13:14 DEBUG : potato3: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f419b182e68eed3b7_d20250328_m011306_c001_v7007000_t0000_u01743124386796") 2025/03/28 01:13:14 DEBUG : potato3: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f101338e7f1358e58_d20250328_m011302_c001_v0001120_t0008_u01743124382820") 2025/03/28 01:13:14 DEBUG : potato3: Deleting (id "4_z8fa22d2340fddbab9f580e1b_f10514745b3b1aa7b_d20250328_m011300_c001_v0001117_t0028_u01743124380736") --- PASS: TestServerSideMove (26.33s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:13:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nayefix3zure" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fasetot3bobe -> B2 bucket rclone-test-nayefix3zure 2025/03/28 01:13:23 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 01:13:23 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 01:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:13:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 01:13:23 DEBUG : B2 bucket rclone-test-nayefix3zure: Waiting for checks to finish 2025/03/28 01:13:23 DEBUG : B2 bucket rclone-test-nayefix3zure: Waiting for transfers to finish 2025/03/28 01:13:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:13:23 INFO : potato2: Copied (server-side copy) 2025/03/28 01:13:23 INFO : potato2: Deleted 2025/03/28 01:13:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 01:13:23 INFO : potato3: Copied (server-side copy) 2025/03/28 01:13:23 INFO : potato3: Deleted 2025/03/28 01:13:24 DEBUG : Creating backend with remote "TestB2:rclone-test-subojek2neda" 2025/03/28 01:13:25 DEBUG : empty space: Excluded (Size Filter) 2025/03/28 01:13:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:13:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 01:13:26 DEBUG : B2 bucket rclone-test-subojek2neda: Waiting for checks to finish 2025/03/28 01:13:26 DEBUG : B2 bucket rclone-test-subojek2neda: Waiting for transfers to finish 2025/03/28 01:13:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:13:27 INFO : potato2: Copied (server-side copy) 2025/03/28 01:13:27 INFO : potato2: Deleted 2025/03/28 01:13:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 01:13:27 INFO : potato3: Copied (server-side copy) 2025/03/28 01:13:27 INFO : potato3: Deleted 2025/03/28 01:13:28 DEBUG : B2 bucket rclone-test-subojek2neda: Purge remote 2025/03/28 01:13:28 INFO : B2 bucket rclone-test-subojek2neda: cleaning bucket "rclone-test-subojek2neda" of all files 2025/03/28 01:13:28 DEBUG : potato2: Deleting (id "4_zcf22ad0340fddbab9f580e1b_f118a7b76a6ef3dee_d20250328_m011327_c001_v0001120_t0032_u01743124407169") 2025/03/28 01:13:28 DEBUG : potato3: Deleting (id "4_zcf22ad0340fddbab9f580e1b_f102ae7cb56091d67_d20250328_m011327_c001_v0001184_t0043_u01743124407422") 2025/03/28 01:13:30 DEBUG : B2 bucket rclone-test-nayefix3zure: Purge remote 2025/03/28 01:13:30 INFO : B2 bucket rclone-test-nayefix3zure: cleaning bucket "rclone-test-nayefix3zure" of all files 2025/03/28 01:13:30 DEBUG : empty space: Deleting (id "4_zcf428db340fddbab9f580e1b_f115af03f68d6b1d0_d20250328_m011322_c001_v0001165_t0038_u01743124402036") 2025/03/28 01:13:30 DEBUG : potato2: Deleting (id "4_zcf428db340fddbab9f580e1b_f404517f861096f9c_d20250328_m011327_c001_v7007000_t0000_u01743124407462") 2025/03/28 01:13:30 DEBUG : potato2: Deleting (id "4_zcf428db340fddbab9f580e1b_f118739d2d22a81d1_d20250328_m011323_c001_v0001137_t0027_u01743124403196") 2025/03/28 01:13:30 DEBUG : potato3: Deleting (id "4_zcf428db340fddbab9f580e1b_f404517f861097385_d20250328_m011327_c001_v7007000_t0000_u01743124407648") 2025/03/28 01:13:30 DEBUG : potato3: Deleting (id "4_zcf428db340fddbab9f580e1b_f10152864004bbbff_d20250328_m011323_c001_v0001179_t0017_u01743124403541") 2025/03/28 01:13:30 DEBUG : potato3: Deleting (id "4_zcf428db340fddbab9f580e1b_f115af03f68d6b1d2_d20250328_m011322_c001_v0001165_t0040_u01743124402577") --- PASS: TestServerSideMoveWithFilter (15.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:13:32 DEBUG : Creating backend with remote "TestB2:rclone-test-raritax9meji" 2025/03/28 01:13:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fasetot3bobe -> B2 bucket rclone-test-raritax9meji 2025/03/28 01:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:13:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/28 01:13:40 DEBUG : empty space: Unchanged skipping 2025/03/28 01:13:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/28 01:13:40 DEBUG : B2 bucket rclone-test-raritax9meji: Waiting for checks to finish 2025/03/28 01:13:40 INFO : empty space: Deleted 2025/03/28 01:13:40 DEBUG : B2 bucket rclone-test-raritax9meji: Waiting for transfers to finish 2025/03/28 01:13:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:13:40 INFO : potato2: Copied (server-side copy) 2025/03/28 01:13:40 INFO : potato2: Deleted 2025/03/28 01:13:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 01:13:41 INFO : potato3: Copied (server-side copy) 2025/03/28 01:13:41 INFO : potato3: Deleted 2025/03/28 01:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mogotal3tivi" 2025/03/28 01:13:42 INFO : tomatoDir: Making directory 2025/03/28 01:13:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/28 01:13:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/28 01:13:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/28 01:13:43 DEBUG : B2 bucket rclone-test-mogotal3tivi: Waiting for checks to finish 2025/03/28 01:13:43 DEBUG : B2 bucket rclone-test-mogotal3tivi: Waiting for transfers to finish 2025/03/28 01:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/28 01:13:44 INFO : empty space: Copied (server-side copy) 2025/03/28 01:13:44 INFO : empty space: Deleted 2025/03/28 01:13:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/28 01:13:44 INFO : potato3: Copied (server-side copy) 2025/03/28 01:13:44 INFO : potato3: Deleted 2025/03/28 01:13:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/28 01:13:45 INFO : potato2: Copied (server-side copy) 2025/03/28 01:13:45 INFO : potato2: Deleted 2025/03/28 01:13:45 DEBUG : B2 bucket rclone-test-mogotal3tivi: Purge remote 2025/03/28 01:13:45 INFO : B2 bucket rclone-test-mogotal3tivi: cleaning bucket "rclone-test-mogotal3tivi" of all files 2025/03/28 01:13:46 DEBUG : empty space: Deleting (id "4_zcf12ed3340fddbab9f580e1b_f116dd54f489c085f_d20250328_m011344_c001_v0001165_t0010_u01743124424272") 2025/03/28 01:13:46 DEBUG : potato2: Deleting (id "4_zcf12ed3340fddbab9f580e1b_f117cdb7c89b90bf9_d20250328_m011344_c001_v0001106_t0021_u01743124424580") 2025/03/28 01:13:46 DEBUG : potato3: Deleting (id "4_zcf12ed3340fddbab9f580e1b_f108d8f15a7a4a793_d20250328_m011344_c001_v0001041_t0037_u01743124424540") 2025/03/28 01:13:47 DEBUG : B2 bucket rclone-test-raritax9meji: Purge remote 2025/03/28 01:13:47 INFO : B2 bucket rclone-test-raritax9meji: cleaning bucket "rclone-test-raritax9meji" of all files 2025/03/28 01:13:47 DEBUG : empty space: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f414362178a8d96db_d20250328_m011344_c001_v7007000_t0000_u01743124424473") 2025/03/28 01:13:47 DEBUG : empty space: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f11404da3a22d5a3e_d20250328_m011338_c001_v0001040_t0005_u01743124418979") 2025/03/28 01:13:47 DEBUG : potato2: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f414362178a8d96dd_d20250328_m011345_c001_v7007000_t0000_u01743124425148") 2025/03/28 01:13:47 DEBUG : potato2: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f10760431068b35fc_d20250328_m011340_c001_v0001090_t0016_u01743124420414") 2025/03/28 01:13:47 DEBUG : potato3: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f414362178a8d96dc_d20250328_m011344_c001_v7007000_t0000_u01743124424869") 2025/03/28 01:13:47 DEBUG : potato3: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f112b0b5d12c87fa2_d20250328_m011340_c001_v0001157_t0027_u01743124420793") 2025/03/28 01:13:47 DEBUG : potato3: Deleting (id "4_zbf82cd9340fddbab9f580e1b_f11404da3a22d5a40_d20250328_m011339_c001_v0001040_t0015_u01743124419446") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:13:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:13:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncOverlap (3.12s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/rclone-sync-test" 2025/03/28 01:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/rclone-sync-test-include/layer2" 2025/03/28 01:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/rclone-sync-test-ignore-file" 2025/03/28 01:14:03 DEBUG : B2 bucket rclone-test-fasetot3bobe path rclone-sync-test: Waiting for checks to finish 2025/03/28 01:14:03 DEBUG : B2 bucket rclone-test-fasetot3bobe path rclone-sync-test: Waiting for transfers to finish 2025/03/28 01:14:03 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:03 INFO : There was nothing to transfer 2025/03/28 01:14:04 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:14:04 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:14:04 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:14:04 DEBUG : B2 bucket rclone-test-fasetot3bobe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/28 01:14:04 DEBUG : B2 bucket rclone-test-fasetot3bobe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/28 01:14:04 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:14:05 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:14:05 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:14:05 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:14:05 DEBUG : B2 bucket rclone-test-fasetot3bobe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/28 01:14:05 DEBUG : B2 bucket rclone-test-fasetot3bobe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/28 01:14:05 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.33s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/CompareDest" 2025/03/28 01:14:17 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 01:14:17 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:17 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:14:17 INFO : one: Copied (new) 2025/03/28 01:14:17 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:18 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:18 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/28 01:14:19 INFO : one: Copied (replaced existing) 2025/03/28 01:14:19 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:21 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 01:14:21 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:21 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:21 INFO : There was nothing to transfer 2025/03/28 01:14:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 01:14:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:23 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 01:14:23 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:23 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:23 INFO : There was nothing to transfer 2025/03/28 01:14:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 01:14:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:24 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 01:14:24 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:24 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:24 INFO : There was nothing to transfer 2025/03/28 01:14:26 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/28 01:14:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 01:14:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/28 01:14:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:26 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 01:14:26 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:26 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:26 INFO : There was nothing to transfer 2025/03/28 01:14:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:27 DEBUG : two: Need to transfer - File not found at Destination 2025/03/28 01:14:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:27 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/28 01:14:27 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/28 01:14:28 INFO : two: Copied (new) 2025/03/28 01:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dest" 2025/03/28 01:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/pre-dest1" 2025/03/28 01:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/pre-dest2" 2025/03/28 01:14:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:14:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/28 01:14:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:14:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/28 01:14:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/28 01:14:37 DEBUG : B2 bucket rclone-test-fasetot3bobe path dest: Waiting for checks to finish 2025/03/28 01:14:37 DEBUG : B2 bucket rclone-test-fasetot3bobe path dest: Waiting for transfers to finish 2025/03/28 01:14:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/28 01:14:38 INFO : 3: Copied (new) 2025/03/28 01:14:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:14:40 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:14:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/CopyDest" 2025/03/28 01:14:44 DEBUG : one: Need to transfer - File not found at Destination 2025/03/28 01:14:44 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:44 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:14:45 INFO : one: Copied (new) 2025/03/28 01:14:45 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:45 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:45 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/28 01:14:46 INFO : one: Copied (replaced existing) 2025/03/28 01:14:46 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/BackupDir" 2025/03/28 01:14:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:50 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/28 01:14:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:14:52 INFO : one: Copied (server-side copy) 2025/03/28 01:14:52 INFO : one: Deleted 2025/03/28 01:14:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/28 01:14:53 INFO : one: Copied (server-side copy) 2025/03/28 01:14:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/28 01:14:53 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:53 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/28 01:14:55 INFO : two: Copied (server-side copy) 2025/03/28 01:14:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/28 01:14:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:55 DEBUG : one: Unchanged skipping 2025/03/28 01:14:55 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:55 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:55 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:55 DEBUG : one: Unchanged skipping 2025/03/28 01:14:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:55 DEBUG : two: Unchanged skipping 2025/03/28 01:14:55 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:55 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:55 DEBUG : Waiting for deletions to finish 2025/03/28 01:14:55 INFO : There was nothing to transfer 2025/03/28 01:14:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/28 01:14:57 DEBUG : three: Destination not found in --copy-dest 2025/03/28 01:14:57 DEBUG : three: Need to transfer - File not found at Destination 2025/03/28 01:14:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:57 DEBUG : one: Unchanged skipping 2025/03/28 01:14:57 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:14:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/28 01:14:57 DEBUG : two: Unchanged skipping 2025/03/28 01:14:57 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:14:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/28 01:14:58 INFO : three: Copied (new) 2025/03/28 01:14:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.07s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:15:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/backup" 2025/03/28 01:15:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 01:15:06 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:06 DEBUG : two: Unchanged skipping 2025/03/28 01:15:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:15:07 INFO : one: Copied (server-side copy) 2025/03/28 01:15:08 INFO : one: Deleted 2025/03/28 01:15:08 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:09 INFO : one: Copied (new) 2025/03/28 01:15:09 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:15:09 INFO : three.txt: Copied (server-side copy) 2025/03/28 01:15:10 INFO : three.txt: Deleted 2025/03/28 01:15:10 INFO : three.txt: Moved into backup dir 2025/03/28 01:15:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 01:15:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:12 DEBUG : two: Unchanged skipping 2025/03/28 01:15:12 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:13 INFO : one: Copied (server-side copy) 2025/03/28 01:15:13 INFO : one: Deleted 2025/03/28 01:15:13 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 01:15:13 INFO : one: Copied (new) 2025/03/28 01:15:13 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:15:14 INFO : three.txt: Copied (server-side copy) 2025/03/28 01:15:14 INFO : three.txt: Deleted 2025/03/28 01:15:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.76s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/backup" 2025/03/28 01:15:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 01:15:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:22 DEBUG : two: Unchanged skipping 2025/03/28 01:15:22 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:15:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 01:15:24 INFO : one: Deleted 2025/03/28 01:15:24 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:25 INFO : one: Copied (new) 2025/03/28 01:15:25 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:15:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 01:15:26 INFO : three.txt: Deleted 2025/03/28 01:15:26 INFO : three.txt: Moved into backup dir 2025/03/28 01:15:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 01:15:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:28 DEBUG : two: Unchanged skipping 2025/03/28 01:15:28 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:29 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 01:15:29 INFO : one: Deleted 2025/03/28 01:15:29 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 01:15:29 INFO : one: Copied (new) 2025/03/28 01:15:29 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:15:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 01:15:30 INFO : three.txt: Deleted 2025/03/28 01:15:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/backup" 2025/03/28 01:15:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 01:15:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:41 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:41 DEBUG : two: Unchanged skipping 2025/03/28 01:15:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:15:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 01:15:43 INFO : one: Deleted 2025/03/28 01:15:43 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:44 INFO : one: Copied (new) 2025/03/28 01:15:44 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:15:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 01:15:45 INFO : three.txt: Deleted 2025/03/28 01:15:45 INFO : three.txt: Moved into backup dir 2025/03/28 01:15:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 01:15:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:47 DEBUG : two: Unchanged skipping 2025/03/28 01:15:47 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 01:15:48 INFO : one: Deleted 2025/03/28 01:15:48 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 01:15:48 INFO : one: Copied (new) 2025/03/28 01:15:48 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:15:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 01:15:49 INFO : three.txt: Deleted 2025/03/28 01:15:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:15:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 01:15:55 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:55 DEBUG : two: Unchanged skipping 2025/03/28 01:15:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:15:55 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 01:15:55 INFO : one: Deleted 2025/03/28 01:15:55 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:56 INFO : one: Copied (new) 2025/03/28 01:15:56 DEBUG : Waiting for deletions to finish 2025/03/28 01:15:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:15:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 01:15:57 INFO : three.txt: Deleted 2025/03/28 01:15:57 INFO : three.txt: Moved into backup dir 2025/03/28 01:15:59 DEBUG : one.bak: Excluded (Path Filter) 2025/03/28 01:15:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/28 01:15:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 01:15:59 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for checks to finish 2025/03/28 01:15:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:15:59 DEBUG : two: Unchanged skipping 2025/03/28 01:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:15:59 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 01:16:00 INFO : one: Deleted 2025/03/28 01:16:00 DEBUG : B2 bucket rclone-test-fasetot3bobe path dst: Waiting for transfers to finish 2025/03/28 01:16:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 01:16:00 INFO : one: Copied (new) 2025/03/28 01:16:00 DEBUG : Waiting for deletions to finish 2025/03/28 01:16:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:16:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 01:16:01 INFO : three.txt: Deleted 2025/03/28 01:16:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:16:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 01:16:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:16:08 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 01:16:08 INFO : one: Deleted 2025/03/28 01:16:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:16:09 INFO : one: Copied (new) 2025/03/28 01:16:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:16:09 DEBUG : two: Unchanged skipping 2025/03/28 01:16:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/28 01:16:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:16:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 01:16:11 INFO : three.txt: Deleted 2025/03/28 01:16:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:16:11 INFO : three.txt: Copied (new) 2025/03/28 01:16:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 01:16:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:16:13 INFO : one: Copied (server-side copy) to: one.bak 2025/03/28 01:16:13 INFO : one: Deleted 2025/03/28 01:16:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 01:16:13 INFO : one: Copied (new) 2025/03/28 01:16:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:16:13 DEBUG : two: Unchanged skipping 2025/03/28 01:16:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/28 01:16:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:16:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/28 01:16:15 INFO : three.txt: Deleted 2025/03/28 01:16:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/28 01:16:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fasetot3bobe/dst" 2025/03/28 01:16:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/28 01:16:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/28 01:16:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 01:16:23 INFO : one: Deleted 2025/03/28 01:16:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:16:26 INFO : one: Copied (new) 2025/03/28 01:16:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:16:26 DEBUG : two: Unchanged skipping 2025/03/28 01:16:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/28 01:16:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/28 01:16:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 01:16:27 INFO : three.txt: Deleted 2025/03/28 01:16:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:16:28 INFO : three.txt: Copied (new) 2025/03/28 01:16:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/28 01:16:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/28 01:16:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/28 01:16:30 INFO : one: Deleted 2025/03/28 01:16:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/28 01:16:31 INFO : one: Copied (new) 2025/03/28 01:16:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:16:31 DEBUG : two: Unchanged skipping 2025/03/28 01:16:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/28 01:16:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/28 01:16:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/28 01:16:32 INFO : three.txt: Deleted 2025/03/28 01:16:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/28 01:16:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.66s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/28 01:16:37 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:16:37 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:16:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/28 01:16:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/28 01:16:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.54s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/28 01:16:39 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:16:39 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:16:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/28 01:16:40 INFO : existing: Copied (new) 2025/03/28 01:16:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/28 01:16:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:16:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/28 01:16:41 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:16:41 ERROR : B2 bucket rclone-test-fasetot3bobe: not deleting files as there were IO errors 2025/03/28 01:16:41 ERROR : B2 bucket rclone-test-fasetot3bobe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncImmutable (5.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:16:45 DEBUG : existing: Unchanged skipping 2025/03/28 01:16:45 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:16:45 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:16:45 DEBUG : Waiting for deletions to finish 2025/03/28 01:16:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.68s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.90s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:16:50 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1037-07.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001037_t0011": EOF 2025/03/28 01:16:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-07.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001037_t0011": EOF) 2025/03/28 01:16:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-fasetot3bobe: 1/10 (Post "https://pod-000-1037-07.backblaze.com/b2api/v1/b2_upload_file/7f42bdf340cddbab9f580e1b/c001_v0001037_t0011": EOF) 2025/03/28 01:16:52 DEBUG : pacer: Reducing sleep to 10ms 2025/03/28 01:17:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:17:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both0: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both1: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both13: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both14: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both15: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both10: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both17: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both11: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both12: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both16: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both3: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both18: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both5: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both6: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both4: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both8: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:08 DEBUG : both9: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both7: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both19: Unchanged skipping 2025/03/28 01:17:08 DEBUG : both2: Unchanged skipping 2025/03/28 01:17:08 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:17:08 DEBUG : Waiting for deletions to finish 2025/03/28 01:17:09 INFO : only19: Deleted 2025/03/28 01:17:09 INFO : only3: Deleted 2025/03/28 01:17:09 INFO : only6: Deleted 2025/03/28 01:17:09 INFO : only11: Deleted 2025/03/28 01:17:09 INFO : only10: Deleted 2025/03/28 01:17:09 INFO : only12: Deleted 2025/03/28 01:17:09 INFO : only13: Deleted 2025/03/28 01:17:09 INFO : only14: Deleted 2025/03/28 01:17:09 INFO : only16: Deleted 2025/03/28 01:17:09 INFO : only17: Deleted 2025/03/28 01:17:09 INFO : only18: Deleted 2025/03/28 01:17:10 INFO : only1: Deleted 2025/03/28 01:17:10 INFO : only5: Deleted 2025/03/28 01:17:10 INFO : only2: Deleted 2025/03/28 01:17:10 INFO : only4: Deleted 2025/03/28 01:17:10 INFO : only9: Deleted 2025/03/28 01:17:10 INFO : only0: Deleted 2025/03/28 01:17:10 INFO : only7: Deleted 2025/03/28 01:17:10 INFO : only8: Deleted 2025/03/28 01:17:10 INFO : only15: Deleted 2025/03/28 01:17:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:17:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for checks to finish 2025/03/28 01:17:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both1: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both12: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both13: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both14: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both15: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both16: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both17: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both0: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both19: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both10: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both11: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both18: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both2: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both3: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both7: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both8: Unchanged skipping 2025/03/28 01:17:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/28 01:17:44 DEBUG : both9: Unchanged skipping 2025/03/28 01:17:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : both4: Unchanged skipping 2025/03/28 01:17:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : both5: Unchanged skipping 2025/03/28 01:17:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : both6: Unchanged skipping 2025/03/28 01:17:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/28 01:17:44 DEBUG : B2 bucket rclone-test-fasetot3bobe: Waiting for transfers to finish 2025/03/28 01:17:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:45 INFO : only0: Copied (replaced existing) 2025/03/28 01:17:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:45 INFO : only10: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only16: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only13: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only17: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only11: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only12: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only18: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only1: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only3: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only2: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only4: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only5: Copied (replaced existing) 2025/03/28 01:17:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:46 INFO : only14: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:47 INFO : only9: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:47 INFO : only15: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:47 INFO : only19: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:47 INFO : only7: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:47 INFO : only8: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/28 01:17:47 INFO : only6: Copied (replaced existing) 2025/03/28 01:17:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (51.92s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:18:08 DEBUG : empty_dir: Making directory with metadata 2025/03/28 01:18:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:18:08 DEBUG : empty_on_remote: Making directory with metadata 2025/03/28 01:18:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:18:08 INFO : empty_on_remote: Making directory 2025/03/28 01:18:08 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-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:18:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (6.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:18:14 DEBUG : empty_dir: Making directory with metadata 2025/03/28 01:18:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:18:14 DEBUG : empty_on_remote: Making directory with metadata 2025/03/28 01:18:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/28 01:18:14 INFO : empty_on_remote: Making directory 2025/03/28 01:18:14 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-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:18:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (6.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:18:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:20 INFO : sub dir: Making directory 2025/03/28 01:18:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" 2025/03/28 01:18:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/28 01:18:26 INFO : sub dir: Making directory 2025/03/28 01:18:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fasetot3bobe", Local "Local file system at /tmp/rclone1385173496", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.54s) PASS 2025/03/28 01:18:31 DEBUG : B2 bucket rclone-test-fasetot3bobe: Purge remote 2025/03/28 01:18:31 INFO : B2 bucket rclone-test-fasetot3bobe: cleaning bucket "rclone-test-fasetot3bobe" of all files 2025/03/28 01:18:33 DEBUG : BackupDir/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9721_d20250328_m011458_c001_v7007000_t0000_u01743124498934") 2025/03/28 01:18:33 DEBUG : BackupDir/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f104f8adf4fdda8ea_d20250328_m011452_c001_v0001105_t0051_u01743124492090") 2025/03/28 01:18:33 DEBUG : CompareDest/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f402137e3551e1d3e_d20250328_m011429_c001_v7007000_t0000_u01743124469245") 2025/03/28 01:18:33 DEBUG : CompareDest/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76067f_d20250328_m011420_c001_v0001041_t0021_u01743124460608") 2025/03/28 01:18:33 DEBUG : CompareDest/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f402137e3551e1d40_d20250328_m011429_c001_v7007000_t0000_u01743124469491") 2025/03/28 01:18:33 DEBUG : CompareDest/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439acd_d20250328_m011422_c001_v0001037_t0000_u01743124462033") 2025/03/28 01:18:33 DEBUG : CopyDest/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9723_d20250328_m011459_c001_v7007000_t0000_u01743124499121") 2025/03/28 01:18:33 DEBUG : CopyDest/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b07_d20250328_m011448_c001_v0001037_t0046_u01743124488159") 2025/03/28 01:18:33 DEBUG : CopyDest/three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9724_d20250328_m011459_c001_v7007000_t0000_u01743124499306") 2025/03/28 01:18:33 DEBUG : CopyDest/three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b19_d20250328_m011456_c001_v0001037_t0027_u01743124496565") 2025/03/28 01:18:33 DEBUG : CopyDest/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9725_d20250328_m011459_c001_v7007000_t0000_u01743124499492") 2025/03/28 01:18:34 DEBUG : CopyDest/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606ac_d20250328_m011453_c001_v0001041_t0054_u01743124493834") 2025/03/28 01:18:34 DEBUG : EXISTING: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e098_d20250328_m011646_c001_v7007000_t0000_u01743124606540") 2025/03/28 01:18:34 DEBUG : EXISTING: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439bf3_d20250328_m011645_c001_v0001037_t0010_u01743124605074") 2025/03/28 01:18:34 DEBUG : Testêé: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e091_d20250328_m011638_c001_v7007000_t0000_u01743124598696") 2025/03/28 01:18:34 DEBUG : Testêé: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439be1_d20250328_m011637_c001_v0001037_t0022_u01743124597498") 2025/03/28 01:18:34 DEBUG : Testêé: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76071a_d20250328_m011636_c001_v0001041_t0037_u01743124596073") 2025/03/28 01:18:34 DEBUG : a/potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41ac_d20250328_m011205_c001_v7007000_t0000_u01743124325132") 2025/03/28 01:18:34 DEBUG : a/potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41daa_d20250328_m011204_c001_v0001184_t0055_u01743124324558") 2025/03/28 01:18:34 DEBUG : a/potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41a6_d20250328_m011202_c001_v7007000_t0000_u01743124322856") 2025/03/28 01:18:34 DEBUG : a/potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41d4c_d20250328_m011202_c001_v0001184_t0043_u01743124322078") 2025/03/28 01:18:34 DEBUG : a/potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa417f_d20250328_m011139_c001_v7007000_t0000_u01743124299945") 2025/03/28 01:18:34 DEBUG : a/potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4197c_d20250328_m011139_c001_v0001184_t0009_u01743124299161") 2025/03/28 01:18:34 DEBUG : b/potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41ad_d20250328_m011205_c001_v7007000_t0000_u01743124325353") 2025/03/28 01:18:34 DEBUG : b/potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41d92_d20250328_m011203_c001_v0001184_t0049_u01743124323784") 2025/03/28 01:18:34 DEBUG : b/potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41a5_d20250328_m011202_c001_v7007000_t0000_u01743124322272") 2025/03/28 01:18:34 DEBUG : b/potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41d12_d20250328_m011201_c001_v0001184_t0007_u01743124321256") 2025/03/28 01:18:34 DEBUG : b/potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa417d_d20250328_m011139_c001_v7007000_t0000_u01743124299373") 2025/03/28 01:18:34 DEBUG : b/potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41956_d20250328_m011138_c001_v0001184_t0050_u01743124298145") 2025/03/28 01:18:34 DEBUG : backup/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d973d_d20250328_m011515_c001_v7007000_t0000_u01743124515270") 2025/03/28 01:18:34 DEBUG : backup/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1172ffaffbb283cb_d20250328_m011512_c001_v0001137_t0005_u01743124512639") 2025/03/28 01:18:34 DEBUG : backup/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f113918740a22cbf0_d20250328_m011507_c001_v0001184_t0040_u01743124507623") 2025/03/28 01:18:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22651_d20250328_m011550_c001_v7007000_t0000_u01743124550167") 2025/03/28 01:18:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1117e52bbfa8f3da_d20250328_m011547_c001_v0001103_t0013_u01743124547620") 2025/03/28 01:18:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f113918740a22cef9_d20250328_m011542_c001_v0001184_t0035_u01743124542673") 2025/03/28 01:18:35 DEBUG : backup/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62457_d20250328_m011531_c001_v7007000_t0000_u01743124531507") 2025/03/28 01:18:35 DEBUG : backup/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f117667cca045aae2_d20250328_m011528_c001_v0001103_t0039_u01743124528866") 2025/03/28 01:18:35 DEBUG : backup/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10029a117aa33907_d20250328_m011523_c001_v0001099_t0007_u01743124523751") 2025/03/28 01:18:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22653_d20250328_m011550_c001_v7007000_t0000_u01743124550352") 2025/03/28 01:18:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1074fed64395f3d2_d20250328_m011549_c001_v0001176_t0049_u01743124549118") 2025/03/28 01:18:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10526e751655e68c_d20250328_m011544_c001_v0001113_t0022_u01743124544565") 2025/03/28 01:18:35 DEBUG : backup/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d973e_d20250328_m011515_c001_v7007000_t0000_u01743124515454") 2025/03/28 01:18:35 DEBUG : backup/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1110b7dc6ac02091_d20250328_m011514_c001_v0001130_t0052_u01743124514134") 2025/03/28 01:18:35 DEBUG : backup/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f109d1509d3f1c50e_d20250328_m011509_c001_v0001172_t0018_u01743124509478") 2025/03/28 01:18:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62458_d20250328_m011531_c001_v7007000_t0000_u01743124531852") 2025/03/28 01:18:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f108c4090a9550bd6_d20250328_m011530_c001_v0001157_t0045_u01743124530094") 2025/03/28 01:18:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1097f7c461e39cb6_d20250328_m011525_c001_v0001183_t0024_u01743124525730") 2025/03/28 01:18:35 DEBUG : both0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b85f_d20250328_m011748_c001_v7007000_t0000_u01743124668957") 2025/03/28 01:18:35 DEBUG : both0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76079a_d20250328_m011717_c001_v0001041_t0018_u01743124637290") 2025/03/28 01:18:35 DEBUG : both0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5326_d20250328_m011711_c001_v7007000_t0000_u01743124631029") 2025/03/28 01:18:35 DEBUG : both0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760728_d20250328_m011649_c001_v0001041_t0023_u01743124609848") 2025/03/28 01:18:35 DEBUG : both1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b865_d20250328_m011749_c001_v7007000_t0000_u01743124669436") 2025/03/28 01:18:36 DEBUG : both1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76079e_d20250328_m011718_c001_v0001041_t0030_u01743124638422") 2025/03/28 01:18:36 DEBUG : both1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5327_d20250328_m011711_c001_v7007000_t0000_u01743124631236") 2025/03/28 01:18:36 DEBUG : both1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760732_d20250328_m011652_c001_v0001041_t0018_u01743124612779") 2025/03/28 01:18:36 DEBUG : both10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b86a_d20250328_m011749_c001_v7007000_t0000_u01743124669939") 2025/03/28 01:18:36 DEBUG : both10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607c4_d20250328_m011730_c001_v0001041_t0018_u01743124650605") 2025/03/28 01:18:36 DEBUG : both10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5328_d20250328_m011711_c001_v7007000_t0000_u01743124631442") 2025/03/28 01:18:36 DEBUG : both10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76075c_d20250328_m011659_c001_v0001041_t0054_u01743124619249") 2025/03/28 01:18:36 DEBUG : both11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b870_d20250328_m011750_c001_v7007000_t0000_u01743124670392") 2025/03/28 01:18:36 DEBUG : both11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607c8_d20250328_m011731_c001_v0001041_t0028_u01743124651871") 2025/03/28 01:18:36 DEBUG : both11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5329_d20250328_m011711_c001_v7007000_t0000_u01743124631659") 2025/03/28 01:18:36 DEBUG : both11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760760_d20250328_m011700_c001_v0001041_t0021_u01743124620177") 2025/03/28 01:18:36 DEBUG : both12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b874_d20250328_m011750_c001_v7007000_t0000_u01743124670871") 2025/03/28 01:18:36 DEBUG : both12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607cc_d20250328_m011733_c001_v0001041_t0054_u01743124653219") 2025/03/28 01:18:36 DEBUG : both12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb532b_d20250328_m011711_c001_v7007000_t0000_u01743124631899") 2025/03/28 01:18:36 DEBUG : both12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760766_d20250328_m011701_c001_v0001041_t0059_u01743124621058") 2025/03/28 01:18:36 DEBUG : both13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b877_d20250328_m011751_c001_v7007000_t0000_u01743124671307") 2025/03/28 01:18:36 DEBUG : both13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607d6_d20250328_m011734_c001_v0001041_t0016_u01743124654595") 2025/03/28 01:18:36 DEBUG : both13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb532e_d20250328_m011712_c001_v7007000_t0000_u01743124632116") 2025/03/28 01:18:36 DEBUG : both13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760770_d20250328_m011702_c001_v0001041_t0031_u01743124622358") 2025/03/28 01:18:36 DEBUG : both14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b879_d20250328_m011751_c001_v7007000_t0000_u01743124671755") 2025/03/28 01:18:37 DEBUG : both14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607da_d20250328_m011735_c001_v0001041_t0023_u01743124655782") 2025/03/28 01:18:37 DEBUG : both14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5330_d20250328_m011712_c001_v7007000_t0000_u01743124632333") 2025/03/28 01:18:37 DEBUG : both14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760774_d20250328_m011703_c001_v0001041_t0006_u01743124623169") 2025/03/28 01:18:37 DEBUG : both15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b87b_d20250328_m011752_c001_v7007000_t0000_u01743124672204") 2025/03/28 01:18:37 DEBUG : both15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607e0_d20250328_m011737_c001_v0001041_t0037_u01743124657443") 2025/03/28 01:18:37 DEBUG : both15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5331_d20250328_m011712_c001_v7007000_t0000_u01743124632567") 2025/03/28 01:18:37 DEBUG : both15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76077c_d20250328_m011703_c001_v0001041_t0019_u01743124623971") 2025/03/28 01:18:37 DEBUG : both16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b882_d20250328_m011752_c001_v7007000_t0000_u01743124672696") 2025/03/28 01:18:37 DEBUG : both16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607e4_d20250328_m011738_c001_v0001041_t0033_u01743124658852") 2025/03/28 01:18:37 DEBUG : both16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5333_d20250328_m011712_c001_v7007000_t0000_u01743124632789") 2025/03/28 01:18:37 DEBUG : both16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760782_d20250328_m011704_c001_v0001041_t0035_u01743124624769") 2025/03/28 01:18:37 DEBUG : both17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b885_d20250328_m011753_c001_v7007000_t0000_u01743124673142") 2025/03/28 01:18:37 DEBUG : both17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607e8_d20250328_m011739_c001_v0001041_t0009_u01743124659966") 2025/03/28 01:18:37 DEBUG : both17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5335_d20250328_m011712_c001_v7007000_t0000_u01743124632975") 2025/03/28 01:18:37 DEBUG : both17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760788_d20250328_m011705_c001_v0001041_t0016_u01743124625570") 2025/03/28 01:18:37 DEBUG : both18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b888_d20250328_m011753_c001_v7007000_t0000_u01743124673611") 2025/03/28 01:18:37 DEBUG : both18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607ec_d20250328_m011741_c001_v0001041_t0039_u01743124661551") 2025/03/28 01:18:37 DEBUG : both18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5336_d20250328_m011713_c001_v7007000_t0000_u01743124633209") 2025/03/28 01:18:37 DEBUG : both18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76078c_d20250328_m011706_c001_v0001041_t0039_u01743124626371") 2025/03/28 01:18:37 DEBUG : both19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b88c_d20250328_m011754_c001_v7007000_t0000_u01743124674098") 2025/03/28 01:18:38 DEBUG : both19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607f4_d20250328_m011742_c001_v0001041_t0010_u01743124662700") 2025/03/28 01:18:38 DEBUG : both19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5338_d20250328_m011713_c001_v7007000_t0000_u01743124633456") 2025/03/28 01:18:38 DEBUG : both19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760792_d20250328_m011707_c001_v0001041_t0047_u01743124627296") 2025/03/28 01:18:38 DEBUG : both2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b88e_d20250328_m011754_c001_v7007000_t0000_u01743124674572") 2025/03/28 01:18:38 DEBUG : both2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607a4_d20250328_m011719_c001_v0001041_t0052_u01743124639464") 2025/03/28 01:18:38 DEBUG : both2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb533a_d20250328_m011713_c001_v7007000_t0000_u01743124633707") 2025/03/28 01:18:38 DEBUG : both2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760736_d20250328_m011653_c001_v0001041_t0027_u01743124613449") 2025/03/28 01:18:38 DEBUG : both3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b890_d20250328_m011755_c001_v7007000_t0000_u01743124675045") 2025/03/28 01:18:38 DEBUG : both3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607a8_d20250328_m011720_c001_v0001041_t0033_u01743124640830") 2025/03/28 01:18:38 DEBUG : both3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb533c_d20250328_m011713_c001_v7007000_t0000_u01743124633925") 2025/03/28 01:18:38 DEBUG : both3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76073c_d20250328_m011654_c001_v0001041_t0049_u01743124614092") 2025/03/28 01:18:38 DEBUG : both4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b894_d20250328_m011755_c001_v7007000_t0000_u01743124675541") 2025/03/28 01:18:38 DEBUG : both4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607ac_d20250328_m011721_c001_v0001041_t0027_u01743124641976") 2025/03/28 01:18:38 DEBUG : both4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb533e_d20250328_m011714_c001_v7007000_t0000_u01743124634165") 2025/03/28 01:18:38 DEBUG : both4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760740_d20250328_m011654_c001_v0001041_t0050_u01743124614910") 2025/03/28 01:18:38 DEBUG : both5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b895_d20250328_m011756_c001_v7007000_t0000_u01743124676111") 2025/03/28 01:18:38 DEBUG : both5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607b0_d20250328_m011723_c001_v0001041_t0058_u01743124643247") 2025/03/28 01:18:38 DEBUG : both5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb533f_d20250328_m011714_c001_v7007000_t0000_u01743124634432") 2025/03/28 01:18:38 DEBUG : both5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760744_d20250328_m011655_c001_v0001041_t0019_u01743124615582") 2025/03/28 01:18:38 DEBUG : both6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b898_d20250328_m011756_c001_v7007000_t0000_u01743124676605") 2025/03/28 01:18:38 DEBUG : both6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607b4_d20250328_m011724_c001_v0001041_t0014_u01743124644422") 2025/03/28 01:18:39 DEBUG : both6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5341_d20250328_m011714_c001_v7007000_t0000_u01743124634700") 2025/03/28 01:18:39 DEBUG : both6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760748_d20250328_m011656_c001_v0001041_t0032_u01743124616324") 2025/03/28 01:18:39 DEBUG : both7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b89a_d20250328_m011757_c001_v7007000_t0000_u01743124677080") 2025/03/28 01:18:39 DEBUG : both7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607b8_d20250328_m011725_c001_v0001041_t0022_u01743124645705") 2025/03/28 01:18:39 DEBUG : both7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5343_d20250328_m011714_c001_v7007000_t0000_u01743124634960") 2025/03/28 01:18:39 DEBUG : both7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76074e_d20250328_m011657_c001_v0001041_t0009_u01743124617143") 2025/03/28 01:18:39 DEBUG : both8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b89c_d20250328_m011757_c001_v7007000_t0000_u01743124677538") 2025/03/28 01:18:39 DEBUG : both8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607bc_d20250328_m011727_c001_v0001041_t0023_u01743124647277") 2025/03/28 01:18:39 DEBUG : both8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5345_d20250328_m011715_c001_v7007000_t0000_u01743124635223") 2025/03/28 01:18:39 DEBUG : both8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760752_d20250328_m011657_c001_v0001041_t0016_u01743124617855") 2025/03/28 01:18:39 DEBUG : both9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b89d_d20250328_m011757_c001_v7007000_t0000_u01743124677998") 2025/03/28 01:18:39 DEBUG : both9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607c0_d20250328_m011728_c001_v0001041_t0024_u01743124648882") 2025/03/28 01:18:39 DEBUG : both9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5348_d20250328_m011715_c001_v7007000_t0000_u01743124635455") 2025/03/28 01:18:39 DEBUG : both9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760758_d20250328_m011658_c001_v0001041_t0039_u01743124618537") 2025/03/28 01:18:39 DEBUG : c/non empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41af_d20250328_m011205_c001_v7007000_t0000_u01743124325551") 2025/03/28 01:18:39 DEBUG : c/non empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41da2_d20250328_m011203_c001_v0001184_t0042_u01743124323981") 2025/03/28 01:18:39 DEBUG : c/non empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41a7_d20250328_m011203_c001_v7007000_t0000_u01743124323046") 2025/03/28 01:18:39 DEBUG : c/non empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41d24_d20250328_m011201_c001_v0001184_t0055_u01743124321458") 2025/03/28 01:18:39 DEBUG : c/non empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4180_d20250328_m011140_c001_v7007000_t0000_u01743124300132") 2025/03/28 01:18:39 DEBUG : c/non empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4195c_d20250328_m011138_c001_v0001184_t0025_u01743124298444") 2025/03/28 01:18:40 DEBUG : check sum: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe41_d20250328_m011126_c001_v7007000_t0000_u01743124286633") 2025/03/28 01:18:40 DEBUG : check sum: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc416f1_d20250328_m011125_c001_v0001184_t0048_u01743124285634") 2025/03/28 01:18:40 DEBUG : dest/3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d970d_d20250328_m011439_c001_v7007000_t0000_u01743124479595") 2025/03/28 01:18:40 DEBUG : dest/3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419152381fc43392_d20250328_m011438_c001_v0001184_t0044_u01743124478463") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e07a_d20250328_m011633_c001_v7007000_t0000_u01743124593932") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f111bbd03c5385e03_d20250328_m011630_c001_v0001038_t0049_u01743124590957") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419bc2c4353632c6_d20250328_m011630_c001_v7007000_t0000_u01743124590689") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f111bbd03c5385df9_d20250328_m011626_c001_v0001038_t0045_u01743124586226") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419bc2c4353632b6_d20250328_m011623_c001_v7007000_t0000_u01743124583551") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439bb9_d20250328_m011618_c001_v0001037_t0029_u01743124578309") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f41839514bbccc638_d20250328_m011615_c001_v7007000_t0000_u01743124575893") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1119b0172aaeccb0_d20250328_m011613_c001_v0001184_t0040_u01743124573652") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b9d5b_d20250328_m011613_c001_v7007000_t0000_u01743124573466") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1119b0172aaecc52_d20250328_m011609_c001_v0001184_t0004_u01743124569687") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b9d4c_d20250328_m011608_c001_v7007000_t0000_u01743124568703") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606fb_d20250328_m011602_c001_v0001041_t0052_u01743124562981") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22660_d20250328_m011601_c001_v7007000_t0000_u01743124561653") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f118c91d4a6091934_d20250328_m011600_c001_v0001182_t0011_u01743124560236") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419b182e68eed85a_d20250328_m011600_c001_v7007000_t0000_u01743124560044") 2025/03/28 01:18:40 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f118c91d4a60918dc_d20250328_m011556_c001_v0001182_t0020_u01743124556421") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419b182e68eed84b_d20250328_m011555_c001_v7007000_t0000_u01743124555686") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606ec_d20250328_m011551_c001_v0001041_t0057_u01743124551470") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22655_d20250328_m011550_c001_v7007000_t0000_u01743124550543") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119b9b5436cfa47b_d20250328_m011548_c001_v0001157_t0005_u01743124548315") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62466_d20250328_m011548_c001_v7007000_t0000_u01743124548135") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119b9b5436cfa471_d20250328_m011543_c001_v0001157_t0010_u01743124543869") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62461_d20250328_m011543_c001_v7007000_t0000_u01743124543031") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606d8_d20250328_m011533_c001_v0001041_t0051_u01743124533633") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62459_d20250328_m011532_c001_v7007000_t0000_u01743124532232") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10226d9076817818_d20250328_m011529_c001_v0001036_t0048_u01743124529448") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f410bed6b4941c728_d20250328_m011529_c001_v7007000_t0000_u01743124529220") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10226d9076817812_d20250328_m011525_c001_v0001036_t0025_u01743124525022") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f410bed6b4941c70e_d20250328_m011524_c001_v7007000_t0000_u01743124524219") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606cc_d20250328_m011517_c001_v0001041_t0026_u01743124517061") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d973f_d20250328_m011515_c001_v7007000_t0000_u01743124515638") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1028fddaebbb3b53_d20250328_m011513_c001_v0001137_t0038_u01743124513649") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f403016e154627590_d20250328_m011513_c001_v7007000_t0000_u01743124513386") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1028fddaebbb3b4b_d20250328_m011508_c001_v0001137_t0043_u01743124508975") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f403016e154627586_d20250328_m011507_c001_v7007000_t0000_u01743124507958") 2025/03/28 01:18:41 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606b4_d20250328_m011500_c001_v0001041_t0043_u01743124500797") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9726_d20250328_m011459_c001_v7007000_t0000_u01743124499686") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10673d5995700da5_d20250328_m011452_c001_v0001157_t0012_u01743124492947") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b9cc9_d20250328_m011452_c001_v7007000_t0000_u01743124492670") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606a4_d20250328_m011447_c001_v0001041_t0043_u01743124487126") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1180e130588a8146_d20250328_m011445_c001_v0001042_t0007_u01743124485985") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1180e130588a8144_d20250328_m011444_c001_v0001042_t0021_u01743124484766") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f402137e3551e1d41_d20250328_m011429_c001_v7007000_t0000_u01743124469731") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439ac1_d20250328_m011419_c001_v0001037_t0024_u01743124459888") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f109671f8a581d86e_d20250328_m011418_c001_v0001098_t0046_u01743124458823") 2025/03/28 01:18:42 DEBUG : dst/one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f109671f8a581d86c_d20250328_m011417_c001_v0001098_t0017_u01743124457738") 2025/03/28 01:18:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e07d_d20250328_m011634_c001_v7007000_t0000_u01743124594231") 2025/03/28 01:18:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f112b22d106de0e66_d20250328_m011630_c001_v0001038_t0013_u01743124590343") 2025/03/28 01:18:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10814bfa59825cdb_d20250328_m011623_c001_v0001105_t0047_u01743124583192") 2025/03/28 01:18:42 DEBUG : dst/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f41839514bbccc63a_d20250328_m011616_c001_v7007000_t0000_u01743124576078") 2025/03/28 01:18:42 DEBUG : dst/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1122c424c34af21f_d20250328_m011612_c001_v0001113_t0042_u01743124572972") 2025/03/28 01:18:42 DEBUG : dst/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1164bc2ad91675c8_d20250328_m011608_c001_v0001184_t0043_u01743124568280") 2025/03/28 01:18:42 DEBUG : dst/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22661_d20250328_m011601_c001_v7007000_t0000_u01743124561843") 2025/03/28 01:18:42 DEBUG : dst/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f113de4876358e1cb_d20250328_m011559_c001_v0001109_t0010_u01743124559486") 2025/03/28 01:18:42 DEBUG : dst/one.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f111605ef3965006f_d20250328_m011555_c001_v0001179_t0028_u01743124555452") 2025/03/28 01:18:42 DEBUG : dst/three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9727_d20250328_m011459_c001_v7007000_t0000_u01743124499877") 2025/03/28 01:18:42 DEBUG : dst/three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1180e130588a815e_d20250328_m011458_c001_v0001042_t0021_u01743124498181") 2025/03/28 01:18:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e080_d20250328_m011634_c001_v7007000_t0000_u01743124594552") 2025/03/28 01:18:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10244c3ab99d9f12_d20250328_m011631_c001_v0001101_t0052_u01743124591850") 2025/03/28 01:18:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10076113f93a0e64_d20250328_m011627_c001_v0001100_t0026_u01743124587433") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e083_d20250328_m011634_c001_v7007000_t0000_u01743124594846") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f111bbd03c5385e05_d20250328_m011632_c001_v0001038_t0059_u01743124592508") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419bc2c4353632ce_d20250328_m011632_c001_v7007000_t0000_u01743124592202") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f111bbd03c5385dff_d20250328_m011628_c001_v0001038_t0047_u01743124588173") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419bc2c4353632ba_d20250328_m011627_c001_v7007000_t0000_u01743124587839") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439bc1_d20250328_m011619_c001_v0001037_t0049_u01743124579651") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f41839514bbccc63b_d20250328_m011616_c001_v7007000_t0000_u01743124576280") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1119b0172aaecccc_d20250328_m011615_c001_v0001184_t0055_u01743124575299") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b9d5d_d20250328_m011615_c001_v7007000_t0000_u01743124575108") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1119b0172aaecc82_d20250328_m011611_c001_v0001184_t0007_u01743124571364") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b9d57_d20250328_m011611_c001_v7007000_t0000_u01743124571166") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606fd_d20250328_m011603_c001_v0001041_t0002_u01743124563806") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419b182e68eed85d_d20250328_m011600_c001_v7007000_t0000_u01743124560935") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b8f_d20250328_m011558_c001_v0001037_t0027_u01743124558219") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419b182e68eed852_d20250328_m011557_c001_v7007000_t0000_u01743124557476") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606ee_d20250328_m011552_c001_v0001041_t0047_u01743124552798") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62467_d20250328_m011549_c001_v7007000_t0000_u01743124549590") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b75_d20250328_m011546_c001_v0001037_t0038_u01743124546179") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff62464_d20250328_m011545_c001_v7007000_t0000_u01743124545075") 2025/03/28 01:18:43 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606da_d20250328_m011534_c001_v0001041_t0008_u01743124534896") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f410bed6b4941c72d_d20250328_m011530_c001_v7007000_t0000_u01743124530493") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b51_d20250328_m011527_c001_v0001037_t0053_u01743124527566") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f410bed6b4941c717_d20250328_m011526_c001_v7007000_t0000_u01743124526024") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606d0_d20250328_m011518_c001_v0001041_t0048_u01743124518685") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f403016e154627591_d20250328_m011514_c001_v7007000_t0000_u01743124514685") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b37_d20250328_m011511_c001_v0001037_t0059_u01743124511285") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f403016e15462758a_d20250328_m011509_c001_v7007000_t0000_u01743124509910") 2025/03/28 01:18:44 DEBUG : dst/three.txt: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7606ba_d20250328_m011501_c001_v0001041_t0004_u01743124501810") 2025/03/28 01:18:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f41839514bbccc63d_d20250328_m011616_c001_v7007000_t0000_u01743124576469") 2025/03/28 01:18:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f111baa289a31cfdc_d20250328_m011614_c001_v0001165_t0024_u01743124574671") 2025/03/28 01:18:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f112b0acef779807d_d20250328_m011610_c001_v0001183_t0028_u01743124570727") 2025/03/28 01:18:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22663_d20250328_m011602_c001_v7007000_t0000_u01743124562035") 2025/03/28 01:18:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10444420c1e2a6a4_d20250328_m011600_c001_v0001178_t0038_u01743124560684") 2025/03/28 01:18:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1149a2f64f4ec045_d20250328_m011556_c001_v0001115_t0044_u01743124556918") 2025/03/28 01:18:44 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e085_d20250328_m011635_c001_v7007000_t0000_u01743124595204") 2025/03/28 01:18:44 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76070e_d20250328_m011619_c001_v0001041_t0036_u01743124579105") 2025/03/28 01:18:44 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f41839514bbccc63e_d20250328_m011616_c001_v7007000_t0000_u01743124576653") 2025/03/28 01:18:44 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439ba1_d20250328_m011603_c001_v0001037_t0059_u01743124563341") 2025/03/28 01:18:44 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22664_d20250328_m011602_c001_v7007000_t0000_u01743124562225") 2025/03/28 01:18:44 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b83_d20250328_m011552_c001_v0001037_t0015_u01743124552254") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22656_d20250328_m011550_c001_v7007000_t0000_u01743124550727") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b61_d20250328_m011534_c001_v0001037_t0040_u01743124534343") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4054139e3ff6245a_d20250328_m011532_c001_v7007000_t0000_u01743124532606") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b41_d20250328_m011517_c001_v0001037_t0037_u01743124517810") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9740_d20250328_m011515_c001_v7007000_t0000_u01743124515828") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439b23_d20250328_m011501_c001_v0001037_t0010_u01743124501355") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9728_d20250328_m011500_c001_v7007000_t0000_u01743124500062") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10176ed5f8acb10d_d20250328_m011454_c001_v0001103_t0031_u01743124494851") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f402137e3551e1d42_d20250328_m011430_c001_v7007000_t0000_u01743124470009") 2025/03/28 01:18:45 DEBUG : dst/two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f109671f8a581d880_d20250328_m011428_c001_v0001098_t0002_u01743124468072") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f415d0c953d7a3780_d20250328_m011340_c001_v7007000_t0000_u01743124420398") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439a5f_d20250328_m011335_c001_v0001037_t0011_u01743124415206") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f415d0c953d7a377a_d20250328_m011332_c001_v7007000_t0000_u01743124412645") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760629_d20250328_m011319_c001_v0001041_t0035_u01743124399504") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f403016e1546274e0_d20250328_m011302_c001_v7007000_t0000_u01743124382654") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399ff_d20250328_m011252_c001_v0001037_t0046_u01743124372482") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c6_d20250328_m011218_c001_v7007000_t0000_u01743124338242") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41fab_d20250328_m011216_c001_v0001184_t0018_u01743124336465") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c0_d20250328_m011214_c001_v7007000_t0000_u01743124334971") 2025/03/28 01:18:45 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41f29_d20250328_m011213_c001_v0001184_t0023_u01743124333810") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41ba_d20250328_m011210_c001_v7007000_t0000_u01743124330556") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41e63_d20250328_m011208_c001_v0001184_t0004_u01743124328934") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41b3_d20250328_m011207_c001_v7007000_t0000_u01743124327806") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41e0b_d20250328_m011206_c001_v0001184_t0023_u01743124326633") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa419f_d20250328_m011200_c001_v7007000_t0000_u01743124320314") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41ca2_d20250328_m011158_c001_v0001184_t0011_u01743124318552") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa419b_d20250328_m011157_c001_v7007000_t0000_u01743124317395") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41c5b_d20250328_m011156_c001_v0001184_t0005_u01743124316630") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4192_d20250328_m011151_c001_v7007000_t0000_u01743124311537") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41b56_d20250328_m011150_c001_v0001184_t0016_u01743124310359") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4188_d20250328_m011147_c001_v7007000_t0000_u01743124307738") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41aac_d20250328_m011146_c001_v0001184_t0050_u01743124306740") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4184_d20250328_m011145_c001_v7007000_t0000_u01743124305270") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1114f8ecefa4a844_d20250328_m011144_c001_v0001183_t0020_u01743124304685") 2025/03/28 01:18:46 DEBUG : empty space: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc419dc_d20250328_m011141_c001_v0001184_t0020_u01743124301059") 2025/03/28 01:18:46 DEBUG : enormous: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c2_d20250328_m011217_c001_v7007000_t0000_u01743124337285") 2025/03/28 01:18:46 DEBUG : enormous: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41fbd_d20250328_m011216_c001_v0001184_t0003_u01743124336694") 2025/03/28 01:18:46 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f409907ef4b90e092_d20250328_m011642_c001_v7007000_t0000_u01743124602604") 2025/03/28 01:18:46 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760722_d20250328_m011639_c001_v0001041_t0055_u01743124599830") 2025/03/28 01:18:46 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b7b_d20250328_m011249_c001_v7007000_t0000_u01743124369536") 2025/03/28 01:18:46 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760603_d20250328_m011247_c001_v0001041_t0054_u01743124367888") 2025/03/28 01:18:46 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa417c_d20250328_m011136_c001_v7007000_t0000_u01743124296915") 2025/03/28 01:18:47 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc418fd_d20250328_m011135_c001_v0001184_t0033_u01743124295971") 2025/03/28 01:18:47 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4178_d20250328_m011134_c001_v7007000_t0000_u01743124294561") 2025/03/28 01:18:47 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41897_d20250328_m011133_c001_v0001184_t0056_u01743124293948") 2025/03/28 01:18:47 DEBUG : existing: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4186d_d20250328_m011133_c001_v0001184_t0038_u01743124293059") 2025/03/28 01:18:47 DEBUG : existing-b: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b7e_d20250328_m011249_c001_v7007000_t0000_u01743124369802") 2025/03/28 01:18:47 DEBUG : existing-b: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399f5_d20250328_m011247_c001_v0001037_t0043_u01743124367759") 2025/03/28 01:18:47 DEBUG : file1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b95c_d20250328_m011817_c001_v7007000_t0000_u01743124697867") 2025/03/28 01:18:47 DEBUG : file1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1131f6120902a79b_d20250328_m011815_c001_v0001102_t0036_u01743124695819") 2025/03/28 01:18:47 DEBUG : file1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b917_d20250328_m011811_c001_v7007000_t0000_u01743124691088") 2025/03/28 01:18:47 DEBUG : file1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1194db284d2848f4_d20250328_m011809_c001_v0001177_t0027_u01743124689121") 2025/03/28 01:18:47 DEBUG : five: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c7_d20250328_m011222_c001_v7007000_t0000_u01743124342507") 2025/03/28 01:18:47 DEBUG : five: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419152381fc42051_d20250328_m011220_c001_v0001184_t0057_u01743124340509") 2025/03/28 01:18:47 DEBUG : foo: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa418b_d20250328_m011149_c001_v7007000_t0000_u01743124309612") 2025/03/28 01:18:47 DEBUG : foo: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419152381fc41b02_d20250328_m011149_c001_v0001184_t0057_u01743124309051") 2025/03/28 01:18:47 DEBUG : foo: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419152381fc41aea_d20250328_m011148_c001_v0001184_t0057_u01743124308488") 2025/03/28 01:18:47 DEBUG : four: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c8_d20250328_m011222_c001_v7007000_t0000_u01743124342691") 2025/03/28 01:18:47 DEBUG : four: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4070b677f14399c3_d20250328_m011221_c001_v0001037_t0011_u01743124341070") 2025/03/28 01:18:47 DEBUG : four: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4203b_d20250328_m011219_c001_v0001184_t0006_u01743124339942") 2025/03/28 01:18:47 DEBUG : hello world2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a859_d20250328_m011034_c001_v7007000_t0000_u01743124234087") 2025/03/28 01:18:47 DEBUG : hello world2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40e8c_d20250328_m011033_c001_v0001184_t0037_u01743124233246") 2025/03/28 01:18:48 DEBUG : ignore-size: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe48_d20250328_m011131_c001_v7007000_t0000_u01743124291439") 2025/03/28 01:18:48 DEBUG : ignore-size: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc417f1_d20250328_m011130_c001_v0001184_t0009_u01743124290486") 2025/03/28 01:18:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b78_d20250328_m011246_c001_v7007000_t0000_u01743124366206") 2025/03/28 01:18:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7605fd_d20250328_m011245_c001_v0001041_t0053_u01743124365220") 2025/03/28 01:18:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b72_d20250328_m011243_c001_v7007000_t0000_u01743124363347") 2025/03/28 01:18:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7605f5_d20250328_m011242_c001_v0001041_t0036_u01743124362255") 2025/03/28 01:18:48 DEBUG : one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c9_d20250328_m011222_c001_v7007000_t0000_u01743124342877") 2025/03/28 01:18:48 DEBUG : one: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419152381fc42020_d20250328_m011219_c001_v0001184_t0057_u01743124339372") 2025/03/28 01:18:48 DEBUG : only0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a0_d20250328_m011758_c001_v7007000_t0000_u01743124678463") 2025/03/28 01:18:48 DEBUG : only0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4050fc3d8d7607fc_d20250328_m011745_c001_v0001041_t0009_u01743124665045") 2025/03/28 01:18:48 DEBUG : only0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76079c_d20250328_m011717_c001_v0001041_t0053_u01743124637861") 2025/03/28 01:18:48 DEBUG : only0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c5274_d20250328_m011710_c001_v7007000_t0000_u01743124630221") 2025/03/28 01:18:48 DEBUG : only0: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760730_d20250328_m011652_c001_v0001041_t0026_u01743124612413") 2025/03/28 01:18:48 DEBUG : only1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a1_d20250328_m011758_c001_v7007000_t0000_u01743124678908") 2025/03/28 01:18:48 DEBUG : only1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4131f6120902a74a_d20250328_m011746_c001_v0001102_t0018_u01743124666493") 2025/03/28 01:18:48 DEBUG : only1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607a2_d20250328_m011718_c001_v0001041_t0007_u01743124638894") 2025/03/28 01:18:48 DEBUG : only1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5320_d20250328_m011709_c001_v7007000_t0000_u01743124629924") 2025/03/28 01:18:48 DEBUG : only1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760734_d20250328_m011653_c001_v0001041_t0013_u01743124613133") 2025/03/28 01:18:48 DEBUG : only10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a2_d20250328_m011759_c001_v7007000_t0000_u01743124679379") 2025/03/28 01:18:48 DEBUG : only10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c0190_d20250328_m011745_c001_v0001157_t0048_u01743124665551") 2025/03/28 01:18:49 DEBUG : only10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607c6_d20250328_m011731_c001_v0001041_t0051_u01743124651246") 2025/03/28 01:18:49 DEBUG : only10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb531d_d20250328_m011709_c001_v7007000_t0000_u01743124629491") 2025/03/28 01:18:49 DEBUG : only10: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76075e_d20250328_m011659_c001_v0001041_t0011_u01743124619791") 2025/03/28 01:18:49 DEBUG : only11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a3_d20250328_m011759_c001_v7007000_t0000_u01743124679865") 2025/03/28 01:18:49 DEBUG : only11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4050fc3d8d7607fe_d20250328_m011746_c001_v0001041_t0009_u01743124666277") 2025/03/28 01:18:49 DEBUG : only11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607ca_d20250328_m011732_c001_v0001041_t0028_u01743124652496") 2025/03/28 01:18:49 DEBUG : only11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22ae0_d20250328_m011709_c001_v7007000_t0000_u01743124629480") 2025/03/28 01:18:49 DEBUG : only11: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760764_d20250328_m011700_c001_v0001041_t0050_u01743124620716") 2025/03/28 01:18:49 DEBUG : only12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a4_d20250328_m011800_c001_v7007000_t0000_u01743124680330") 2025/03/28 01:18:49 DEBUG : only12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c019c_d20250328_m011746_c001_v0001157_t0048_u01743124666459") 2025/03/28 01:18:49 DEBUG : only12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607d2_d20250328_m011733_c001_v0001041_t0041_u01743124653964") 2025/03/28 01:18:49 DEBUG : only12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c4a9c_d20250328_m011709_c001_v7007000_t0000_u01743124629650") 2025/03/28 01:18:49 DEBUG : only12: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760768_d20250328_m011701_c001_v0001041_t0004_u01743124621605") 2025/03/28 01:18:49 DEBUG : only13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a6_d20250328_m011800_c001_v7007000_t0000_u01743124680763") 2025/03/28 01:18:49 DEBUG : only13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4194db284d2848b6_d20250328_m011746_c001_v0001177_t0011_u01743124666224") 2025/03/28 01:18:49 DEBUG : only13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607d8_d20250328_m011735_c001_v0001041_t0026_u01743124655174") 2025/03/28 01:18:49 DEBUG : only13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22ae1_d20250328_m011709_c001_v7007000_t0000_u01743124629664") 2025/03/28 01:18:49 DEBUG : only13: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760772_d20250328_m011702_c001_v0001041_t0018_u01743124622764") 2025/03/28 01:18:49 DEBUG : only14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a8_d20250328_m011801_c001_v7007000_t0000_u01743124681218") 2025/03/28 01:18:49 DEBUG : only14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c01a2_d20250328_m011746_c001_v0001157_t0048_u01743124666834") 2025/03/28 01:18:49 DEBUG : only14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607de_d20250328_m011736_c001_v0001041_t0013_u01743124656801") 2025/03/28 01:18:50 DEBUG : only14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb531e_d20250328_m011709_c001_v7007000_t0000_u01743124629689") 2025/03/28 01:18:50 DEBUG : only14: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76077a_d20250328_m011703_c001_v0001041_t0000_u01743124623526") 2025/03/28 01:18:50 DEBUG : only15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8a9_d20250328_m011801_c001_v7007000_t0000_u01743124681696") 2025/03/28 01:18:50 DEBUG : only15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4194db284d2848be_d20250328_m011747_c001_v0001177_t0011_u01743124667010") 2025/03/28 01:18:50 DEBUG : only15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607e2_d20250328_m011738_c001_v0001041_t0038_u01743124658094") 2025/03/28 01:18:50 DEBUG : only15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5325_d20250328_m011710_c001_v7007000_t0000_u01743124630370") 2025/03/28 01:18:50 DEBUG : only15: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76077e_d20250328_m011704_c001_v0001041_t0041_u01743124624356") 2025/03/28 01:18:50 DEBUG : only16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8ab_d20250328_m011802_c001_v7007000_t0000_u01743124682178") 2025/03/28 01:18:50 DEBUG : only16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c0196_d20250328_m011746_c001_v0001157_t0048_u01743124666085") 2025/03/28 01:18:50 DEBUG : only16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607e6_d20250328_m011739_c001_v0001041_t0025_u01743124659421") 2025/03/28 01:18:50 DEBUG : only16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c4e87_d20250328_m011709_c001_v7007000_t0000_u01743124629837") 2025/03/28 01:18:50 DEBUG : only16: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760784_d20250328_m011705_c001_v0001041_t0028_u01743124625182") 2025/03/28 01:18:50 DEBUG : only17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8ac_d20250328_m011802_c001_v7007000_t0000_u01743124682644") 2025/03/28 01:18:50 DEBUG : only17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c0198_d20250328_m011746_c001_v0001157_t0048_u01743124666271") 2025/03/28 01:18:50 DEBUG : only17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607ea_d20250328_m011740_c001_v0001041_t0004_u01743124660493") 2025/03/28 01:18:50 DEBUG : only17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22ae2_d20250328_m011709_c001_v7007000_t0000_u01743124629874") 2025/03/28 01:18:50 DEBUG : only17: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76078a_d20250328_m011705_c001_v0001041_t0015_u01743124625970") 2025/03/28 01:18:50 DEBUG : only18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8ae_d20250328_m011803_c001_v7007000_t0000_u01743124683057") 2025/03/28 01:18:50 DEBUG : only18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4194db284d2848b8_d20250328_m011746_c001_v0001177_t0011_u01743124666505") 2025/03/28 01:18:50 DEBUG : only18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607f2_d20250328_m011742_c001_v0001041_t0040_u01743124662191") 2025/03/28 01:18:50 DEBUG : only18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb531f_d20250328_m011709_c001_v7007000_t0000_u01743124629887") 2025/03/28 01:18:50 DEBUG : only18: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760790_d20250328_m011706_c001_v0001041_t0021_u01743124626747") 2025/03/28 01:18:51 DEBUG : only19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8b1_d20250328_m011803_c001_v7007000_t0000_u01743124683417") 2025/03/28 01:18:51 DEBUG : only19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c01a4_d20250328_m011747_c001_v0001157_t0048_u01743124667020") 2025/03/28 01:18:51 DEBUG : only19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607f6_d20250328_m011743_c001_v0001041_t0042_u01743124663164") 2025/03/28 01:18:51 DEBUG : only19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c46ab_d20250328_m011709_c001_v7007000_t0000_u01743124629094") 2025/03/28 01:18:51 DEBUG : only19: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760794_d20250328_m011707_c001_v0001041_t0000_u01743124627635") 2025/03/28 01:18:51 DEBUG : only2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8b5_d20250328_m011803_c001_v7007000_t0000_u01743124683832") 2025/03/28 01:18:51 DEBUG : only2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4050fc3d8d760802_d20250328_m011746_c001_v0001041_t0009_u01743124666704") 2025/03/28 01:18:51 DEBUG : only2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607a6_d20250328_m011720_c001_v0001041_t0056_u01743124640203") 2025/03/28 01:18:51 DEBUG : only2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22ae3_d20250328_m011710_c001_v7007000_t0000_u01743124630060") 2025/03/28 01:18:51 DEBUG : only2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76073a_d20250328_m011653_c001_v0001041_t0032_u01743124613782") 2025/03/28 01:18:51 DEBUG : only3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8b9_d20250328_m011804_c001_v7007000_t0000_u01743124684243") 2025/03/28 01:18:51 DEBUG : only3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f40433822957c019e_d20250328_m011746_c001_v0001157_t0048_u01743124666645") 2025/03/28 01:18:51 DEBUG : only3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607aa_d20250328_m011721_c001_v0001041_t0014_u01743124641305") 2025/03/28 01:18:51 DEBUG : only3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c46ae_d20250328_m011709_c001_v7007000_t0000_u01743124629280") 2025/03/28 01:18:51 DEBUG : only3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76073e_d20250328_m011654_c001_v0001041_t0016_u01743124614510") 2025/03/28 01:18:51 DEBUG : only4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8bd_d20250328_m011804_c001_v7007000_t0000_u01743124684651") 2025/03/28 01:18:51 DEBUG : only4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4194db284d2848ba_d20250328_m011746_c001_v0001177_t0011_u01743124666754") 2025/03/28 01:18:51 DEBUG : only4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607ae_d20250328_m011722_c001_v0001041_t0013_u01743124642545") 2025/03/28 01:18:51 DEBUG : only4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5321_d20250328_m011710_c001_v7007000_t0000_u01743124630085") 2025/03/28 01:18:52 DEBUG : only4: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760742_d20250328_m011655_c001_v0001041_t0008_u01743124615192") 2025/03/28 01:18:52 DEBUG : only5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8c0_d20250328_m011805_c001_v7007000_t0000_u01743124685023") 2025/03/28 01:18:52 DEBUG : only5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4131f6120902a74c_d20250328_m011746_c001_v0001102_t0018_u01743124666751") 2025/03/28 01:18:52 DEBUG : only5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607b2_d20250328_m011723_c001_v0001041_t0016_u01743124643879") 2025/03/28 01:18:52 DEBUG : only5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c4e8a_d20250328_m011710_c001_v7007000_t0000_u01743124630024") 2025/03/28 01:18:52 DEBUG : only5: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760746_d20250328_m011655_c001_v0001041_t0035_u01743124615942") 2025/03/28 01:18:52 DEBUG : only6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8c4_d20250328_m011805_c001_v7007000_t0000_u01743124685483") 2025/03/28 01:18:52 DEBUG : only6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4131f6120902a752_d20250328_m011747_c001_v0001102_t0018_u01743124667257") 2025/03/28 01:18:52 DEBUG : only6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607b6_d20250328_m011724_c001_v0001041_t0023_u01743124644928") 2025/03/28 01:18:52 DEBUG : only6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f400e3be4420c4a99_d20250328_m011709_c001_v7007000_t0000_u01743124629465") 2025/03/28 01:18:52 DEBUG : only6: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76074a_d20250328_m011656_c001_v0001041_t0004_u01743124616622") 2025/03/28 01:18:52 DEBUG : only7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8c9_d20250328_m011805_c001_v7007000_t0000_u01743124685966") 2025/03/28 01:18:52 DEBUG : only7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4050fc3d8d760806_d20250328_m011747_c001_v0001041_t0009_u01743124667099") 2025/03/28 01:18:52 DEBUG : only7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607ba_d20250328_m011726_c001_v0001041_t0055_u01743124646508") 2025/03/28 01:18:52 DEBUG : only7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4154fa61e7a22ae4_d20250328_m011710_c001_v7007000_t0000_u01743124630247") 2025/03/28 01:18:52 DEBUG : only7: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760750_d20250328_m011657_c001_v0001041_t0026_u01743124617500") 2025/03/28 01:18:52 DEBUG : only8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8cd_d20250328_m011806_c001_v7007000_t0000_u01743124686422") 2025/03/28 01:18:52 DEBUG : only8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4194db284d2848c0_d20250328_m011747_c001_v0001177_t0011_u01743124667251") 2025/03/28 01:18:53 DEBUG : only8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607be_d20250328_m011728_c001_v0001041_t0001_u01743124648130") 2025/03/28 01:18:53 DEBUG : only8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5323_d20250328_m011710_c001_v7007000_t0000_u01743124630281") 2025/03/28 01:18:53 DEBUG : only8: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760756_d20250328_m011658_c001_v0001041_t0034_u01743124618210") 2025/03/28 01:18:53 DEBUG : only9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b8d1_d20250328_m011806_c001_v7007000_t0000_u01743124686820") 2025/03/28 01:18:53 DEBUG : only9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4131f6120902a74e_d20250328_m011746_c001_v0001102_t0018_u01743124666996") 2025/03/28 01:18:53 DEBUG : only9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7607c2_d20250328_m011729_c001_v0001041_t0024_u01743124649709") 2025/03/28 01:18:53 DEBUG : only9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4089356119cb5322_d20250328_m011710_c001_v7007000_t0000_u01743124630166") 2025/03/28 01:18:53 DEBUG : only9: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76075a_d20250328_m011658_c001_v0001041_t0039_u01743124618913") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b6b_d20250328_m011238_c001_v7007000_t0000_u01743124358215") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399dd_d20250328_m011234_c001_v0001037_t0007_u01743124354847") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b5d_d20250328_m011232_c001_v7007000_t0000_u01743124352635") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc421eb_d20250328_m011229_c001_v0001184_t0051_u01743124349575") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b54_d20250328_m011226_c001_v7007000_t0000_u01743124346588") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399c7_d20250328_m011223_c001_v0001037_t0059_u01743124343831") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41bd_d20250328_m011212_c001_v7007000_t0000_u01743124332617") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41ed5_d20250328_m011211_c001_v0001184_t0022_u01743124331480") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41b9_d20250328_m011209_c001_v7007000_t0000_u01743124329602") 2025/03/28 01:18:53 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41e59_d20250328_m011208_c001_v0001184_t0036_u01743124328730") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41b2_d20250328_m011207_c001_v7007000_t0000_u01743124327217") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41e02_d20250328_m011206_c001_v0001184_t0016_u01743124326425") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa419e_d20250328_m011159_c001_v7007000_t0000_u01743124319376") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41c9c_d20250328_m011158_c001_v0001184_t0003_u01743124318340") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa419c_d20250328_m011157_c001_v7007000_t0000_u01743124317582") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41c55_d20250328_m011156_c001_v0001184_t0053_u01743124316417") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4199_d20250328_m011155_c001_v7007000_t0000_u01743124315647") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41c23_d20250328_m011155_c001_v0001184_t0011_u01743124315049") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41c09_d20250328_m011154_c001_v0001184_t0009_u01743124314462") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4197_d20250328_m011153_c001_v7007000_t0000_u01743124313717") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41bd7_d20250328_m011153_c001_v0001184_t0033_u01743124313054") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41bc8_d20250328_m011152_c001_v0001184_t0033_u01743124312464") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa4194_d20250328_m011151_c001_v7007000_t0000_u01743124311724") 2025/03/28 01:18:54 DEBUG : potato: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41b74_d20250328_m011150_c001_v0001184_t0035_u01743124310954") 2025/03/28 01:18:54 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4021420a1203f3e4_d20250328_m011351_c001_v7007000_t0000_u01743124431843") 2025/03/28 01:18:54 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439a83_d20250328_m011351_c001_v0001037_t0050_u01743124431133") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f415d0c953d7a3783_d20250328_m011340_c001_v7007000_t0000_u01743124420788") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760637_d20250328_m011334_c001_v0001041_t0034_u01743124414055") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b7cd8_d20250328_m011323_c001_v7007000_t0000_u01743124403522") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439a31_d20250328_m011318_c001_v0001037_t0019_u01743124398752") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f403016e1546274e1_d20250328_m011302_c001_v7007000_t0000_u01743124382908") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760609_d20250328_m011252_c001_v0001041_t0007_u01743124372082") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c3_d20250328_m011217_c001_v7007000_t0000_u01743124337469") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41fa3_d20250328_m011216_c001_v0001184_t0040_u01743124336267") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41c1_d20250328_m011215_c001_v7007000_t0000_u01743124335159") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41f1f_d20250328_m011213_c001_v0001184_t0051_u01743124333539") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41be_d20250328_m011212_c001_v7007000_t0000_u01743124332802") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41ee9_d20250328_m011212_c001_v0001184_t0013_u01743124332049") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41bb_d20250328_m011210_c001_v7007000_t0000_u01743124330742") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41e8f_d20250328_m011209_c001_v0001184_t0035_u01743124329972") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41b4_d20250328_m011207_c001_v7007000_t0000_u01743124327991") 2025/03/28 01:18:55 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41e21_d20250328_m011207_c001_v0001184_t0032_u01743124327229") 2025/03/28 01:18:56 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41a0_d20250328_m011200_c001_v7007000_t0000_u01743124320516") 2025/03/28 01:18:56 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41cb8_d20250328_m011159_c001_v0001184_t0056_u01743124319174") 2025/03/28 01:18:56 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a85c_d20250328_m011038_c001_v7007000_t0000_u01743124238722") 2025/03/28 01:18:56 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40f3e_d20250328_m011037_c001_v0001184_t0004_u01743124237849") 2025/03/28 01:18:56 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a85b_d20250328_m011036_c001_v7007000_t0000_u01743124236279") 2025/03/28 01:18:56 DEBUG : potato2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40ed5_d20250328_m011035_c001_v0001184_t0031_u01743124235388") 2025/03/28 01:18:56 DEBUG : potato3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f415d0c953d7a3785_d20250328_m011341_c001_v7007000_t0000_u01743124421143") 2025/03/28 01:18:56 DEBUG : potato3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d76063f_d20250328_m011335_c001_v0001041_t0006_u01743124415616") 2025/03/28 01:18:56 DEBUG : potato3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f4065fc64ff0b7cd9_d20250328_m011323_c001_v7007000_t0000_u01743124403768") 2025/03/28 01:18:56 DEBUG : potato3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439a37_d20250328_m011320_c001_v0001037_t0025_u01743124400079") 2025/03/28 01:18:56 DEBUG : potato3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375c10de_d20250328_m011303_c001_v7007000_t0000_u01743124383330") 2025/03/28 01:18:56 DEBUG : potato3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760611_d20250328_m011252_c001_v0001041_t0021_u01743124372976") 2025/03/28 01:18:56 DEBUG : pre-dest1/1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d970f_d20250328_m011439_c001_v7007000_t0000_u01743124479787") 2025/03/28 01:18:56 DEBUG : pre-dest1/1: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760691_d20250328_m011430_c001_v0001041_t0002_u01743124470828") 2025/03/28 01:18:56 DEBUG : pre-dest2/2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f414362178a8d9710_d20250328_m011439_c001_v7007000_t0000_u01743124479981") 2025/03/28 01:18:56 DEBUG : pre-dest2/2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f1439ae3_d20250328_m011431_c001_v0001037_t0057_u01743124471705") 2025/03/28 01:18:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f402137e3551e1d2d_d20250328_m011405_c001_v7007000_t0000_u01743124445993") 2025/03/28 01:18:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760663_d20250328_m011402_c001_v0001041_t0056_u01743124442259") 2025/03/28 01:18:57 DEBUG : sizeonly: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe44_d20250328_m011128_c001_v7007000_t0000_u01743124288981") 2025/03/28 01:18:57 DEBUG : sizeonly: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41773_d20250328_m011128_c001_v0001184_t0041_u01743124288039") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b986_d20250328_m011829_c001_v7007000_t0000_u01743124709388") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1131f6120902a7b5_d20250328_m011827_c001_v0001102_t0034_u01743124707101") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b97b_d20250328_m011823_c001_v7007000_t0000_u01743124703738") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760832_d20250328_m011821_c001_v0001041_t0015_u01743124701492") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b79_d20250328_m011246_c001_v7007000_t0000_u01743124366479") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399ef_d20250328_m011245_c001_v0001037_t0036_u01743124365072") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b74_d20250328_m011243_c001_v7007000_t0000_u01743124363649") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399e9_d20250328_m011241_c001_v0001037_t0040_u01743124361597") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe3f_d20250328_m011124_c001_v7007000_t0000_u01743124284562") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41699_d20250328_m011123_c001_v0001184_t0026_u01743124283266") 2025/03/28 01:18:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe3d_d20250328_m011122_c001_v7007000_t0000_u01743124282442") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41653_d20250328_m011121_c001_v0001184_t0048_u01743124281501") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe3a_d20250328_m011117_c001_v7007000_t0000_u01743124277853") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41597_d20250328_m011116_c001_v0001184_t0043_u01743124276504") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe37_d20250328_m011115_c001_v7007000_t0000_u01743124275715") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4155b_d20250328_m011114_c001_v0001184_t0019_u01743124274650") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc414c3_d20250328_m011111_c001_v0001184_t0012_u01743124271050") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe32_d20250328_m011110_c001_v7007000_t0000_u01743124270181") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41478_d20250328_m011109_c001_v0001184_t0041_u01743124269609") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4145a_d20250328_m011108_c001_v0001184_t0050_u01743124268985") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe2e_d20250328_m011107_c001_v7007000_t0000_u01743124267780") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4139e_d20250328_m011104_c001_v0001184_t0054_u01743124264349") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41334_d20250328_m011101_c001_v0001184_t0029_u01743124261587") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe2a_d20250328_m011100_c001_v7007000_t0000_u01743124260700") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc412f4_d20250328_m011100_c001_v0001184_t0043_u01743124260098") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc412d8_d20250328_m011059_c001_v0001184_t0016_u01743124259422") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe27_d20250328_m011057_c001_v7007000_t0000_u01743124257925") 2025/03/28 01:18:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc411bb_d20250328_m011052_c001_v0001184_t0014_u01743124252470") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416caf42375bbe22_d20250328_m011052_c001_v7007000_t0000_u01743124252089") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41193_d20250328_m011051_c001_v0001184_t0028_u01743124251514") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a869_d20250328_m011049_c001_v7007000_t0000_u01743124249408") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc41111_d20250328_m011048_c001_v0001184_t0040_u01743124248518") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a868_d20250328_m011047_c001_v7007000_t0000_u01743124247691") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc410cb_d20250328_m011046_c001_v0001184_t0029_u01743124246771") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a867_d20250328_m011044_c001_v7007000_t0000_u01743124244791") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4104d_d20250328_m011043_c001_v0001184_t0003_u01743124243570") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a866_d20250328_m011042_c001_v7007000_t0000_u01743124242820") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4100f_d20250328_m011041_c001_v0001184_t0005_u01743124241974") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a862_d20250328_m011040_c001_v7007000_t0000_u01743124240767") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40fbc_d20250328_m011039_c001_v0001184_t0017_u01743124239961") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a857_d20250328_m011031_c001_v7007000_t0000_u01743124231917") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40e34_d20250328_m011031_c001_v0001184_t0052_u01743124231135") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a851_d20250328_m011029_c001_v7007000_t0000_u01743124229899") 2025/03/28 01:18:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40dde_d20250328_m011029_c001_v0001184_t0040_u01743124229044") 2025/03/28 01:19:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a850_d20250328_m011027_c001_v7007000_t0000_u01743124227898") 2025/03/28 01:19:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40d8d_d20250328_m011027_c001_v0001184_t0040_u01743124227087") 2025/03/28 01:19:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f411a5cb40654a847_d20250328_m011021_c001_v7007000_t0000_u01743124221765") 2025/03/28 01:19:00 DEBUG : sub dir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc40c81_d20250328_m011020_c001_v0001184_t0041_u01743124220722") 2025/03/28 01:19:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b987_d20250328_m011829_c001_v7007000_t0000_u01743124709767") 2025/03/28 01:19:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10433822957c02e8_d20250328_m011827_c001_v0001157_t0054_u01743124707100") 2025/03/28 01:19:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b97d_d20250328_m011824_c001_v7007000_t0000_u01743124704108") 2025/03/28 01:19:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1194db284d28491a_d20250328_m011821_c001_v0001177_t0033_u01743124701800") 2025/03/28 01:19:00 DEBUG : sub/yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b65_d20250328_m011237_c001_v7007000_t0000_u01743124357493") 2025/03/28 01:19:00 DEBUG : sub/yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d7605ed_d20250328_m011235_c001_v0001041_t0024_u01743124355370") 2025/03/28 01:19:00 DEBUG : test_dir1/file2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b960_d20250328_m011818_c001_v7007000_t0000_u01743124698278") 2025/03/28 01:19:00 DEBUG : test_dir1/file2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10433822957c0288_d20250328_m011815_c001_v0001157_t0054_u01743124695992") 2025/03/28 01:19:00 DEBUG : test_dir1/file2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b921_d20250328_m011811_c001_v7007000_t0000_u01743124691573") 2025/03/28 01:19:00 DEBUG : test_dir1/file2: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1050fc3d8d760820_d20250328_m011809_c001_v0001041_t0029_u01743124689104") 2025/03/28 01:19:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b964_d20250328_m011818_c001_v7007000_t0000_u01743124698702") 2025/03/28 01:19:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1194db284d28490a_d20250328_m011815_c001_v0001177_t0043_u01743124695254") 2025/03/28 01:19:00 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f86109b925_d20250328_m011812_c001_v7007000_t0000_u01743124692042") 2025/03/28 01:19:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f10433822957c024a_d20250328_m011809_c001_v0001157_t0038_u01743124689096") 2025/03/28 01:19:01 DEBUG : three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41ca_d20250328_m011223_c001_v7007000_t0000_u01743124343063") 2025/03/28 01:19:01 DEBUG : three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc42093_d20250328_m011221_c001_v0001184_t0059_u01743124341844") 2025/03/28 01:19:01 DEBUG : three: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f119152381fc4202f_d20250328_m011219_c001_v0001184_t0025_u01743124339747") 2025/03/28 01:19:01 DEBUG : two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f416051d139aa41cb_d20250328_m011223_c001_v7007000_t0000_u01743124343247") 2025/03/28 01:19:01 DEBUG : two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f402ae7cb56091511_d20250328_m011221_c001_v0001184_t0028_u01743124341270") 2025/03/28 01:19:01 DEBUG : two: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f419152381fc42025_d20250328_m011219_c001_v0001184_t0057_u01743124339559") 2025/03/28 01:19:01 DEBUG : yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b6c_d20250328_m011238_c001_v7007000_t0000_u01743124358453") 2025/03/28 01:19:01 DEBUG : yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1086fa4543ac0e00_d20250328_m011237_c001_v0001183_t0052_u01743124357265") 2025/03/28 01:19:01 DEBUG : yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b5b_d20250328_m011231_c001_v7007000_t0000_u01743124351956") 2025/03/28 01:19:01 DEBUG : yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f1070b677f14399d1_d20250328_m011229_c001_v0001037_t0039_u01743124349045") 2025/03/28 01:19:01 DEBUG : yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b53_d20250328_m011225_c001_v7007000_t0000_u01743124345832") 2025/03/28 01:19:01 DEBUG : yam: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f102ae7cb56091576_d20250328_m011223_c001_v0001184_t0008_u01743124343841") 2025/03/28 01:19:01 DEBUG : yaml: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b5e_d20250328_m011232_c001_v7007000_t0000_u01743124352859") 2025/03/28 01:19:01 DEBUG : yaml: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f102ae7cb56091693_d20250328_m011231_c001_v0001184_t0034_u01743124351657") 2025/03/28 01:19:01 DEBUG : yaml: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f404517f861096b56_d20250328_m011226_c001_v7007000_t0000_u01743124346882") 2025/03/28 01:19:02 DEBUG : yaml: Deleting (id "4_z7f42bdf340cddbab9f580e1b_f105c55158320a2aa_d20250328_m011225_c001_v0001182_t0024_u01743124345488") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m48.736324255s (try 1/5)