"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/30 19:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo" 2025/04/30 19:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 19:04:10 DEBUG : Creating backend with remote "/tmp/rclone4074983180" === 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-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:11 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:11 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 19:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:12 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:12 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:13 DEBUG : B2 bucket rclone-test-wavajeb6levo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:15 DEBUG : Creating backend with remote "/non-existing" 2025/04/30 19:04:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/30 19:04:15 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:15 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:16 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:16 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:18 INFO : B2 bucket rclone-test-wavajeb6levo: Running all checks before starting transfers 2025/04/30 19:04:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:18 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:18 INFO : B2 bucket rclone-test-wavajeb6levo: Checks finished, now starting transfers 2025/04/30 19:04:18 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:19 ERROR : Ignoring --no-traverse with sync 2025/04/30 19:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:20 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:04:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/30 19:04:21 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:21 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/30 19:04:21 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:04:22 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:22 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:04:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 19:04:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 19:04:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 19:04:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 19:04:26 INFO : sub dir: Making directory 2025/04/30 19:04:26 INFO : sub dir2: Making directory 2025/04/30 19:04:26 INFO : sub dir2/sub sub dir2: Making directory 2025/04/30 19:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:26 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:26 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/30 19:04:26 DEBUG : B2 bucket rclone-test-wavajeb6levo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:27 INFO : sub dir2: Making directory 2025/04/30 19:04:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 19:04:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 19:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:27 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:27 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:28 DEBUG : sub dir2: Making directory with metadata 2025/04/30 19:04:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 19:04:28 INFO : sub dir: Making directory 2025/04/30 19:04:28 INFO : sub dir2: Making directory 2025/04/30 19:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:28 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:28 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:29 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:04:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 19:04:29 DEBUG : B2 bucket rclone-test-wavajeb6levo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/30 19:04:29 DEBUG : B2 bucket rclone-test-wavajeb6levo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:30 INFO : sub dir2: Making directory 2025/04/30 19:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:31 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:31 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:31 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:04:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:31 DEBUG : sub dir2: Making directory with metadata 2025/04/30 19:04:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 19:04:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 19:04:32 INFO : sub dir: Making directory 2025/04/30 19:04:32 INFO : sub dir2: Making directory 2025/04/30 19:04:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:32 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:32 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:32 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:04:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 19:04:32 DEBUG : B2 bucket rclone-test-wavajeb6levo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:33 INFO : sub dir2: Making directory 2025/04/30 19:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:34 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:34 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:34 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rujekiw7keje" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wavajeb6levo -> B2 bucket rclone-test-rujekiw7keje 2025/04/30 19:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:37 DEBUG : B2 bucket rclone-test-rujekiw7keje: Waiting for checks to finish 2025/04/30 19:04:37 DEBUG : B2 bucket rclone-test-rujekiw7keje: Waiting for transfers to finish 2025/04/30 19:04:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:41 DEBUG : B2 bucket rclone-test-rujekiw7keje: Purge remote 2025/04/30 19:04:41 INFO : B2 bucket rclone-test-rujekiw7keje: cleaning bucket "rclone-test-rujekiw7keje" of all files 2025/04/30 19:04:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f522de3106d8b8b9f680e1b_f100c4f54e100b9ae_d20250430_m190440_c001_v0001120_t0042_u01746039880733") --- PASS: TestServerSideCopy (11.24s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 19:04:47 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:47 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 19:04:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.61s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fidaqaz5fipi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wavajeb6levo -> B2 bucket rclone-test-fidaqaz5fipi 2025/04/30 19:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:04:50 DEBUG : B2 bucket rclone-test-fidaqaz5fipi: Waiting for checks to finish 2025/04/30 19:04:50 DEBUG : B2 bucket rclone-test-fidaqaz5fipi: Waiting for transfers to finish 2025/04/30 19:04:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:04:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 19:04:53 DEBUG : B2 bucket rclone-test-fidaqaz5fipi: Waiting for checks to finish 2025/04/30 19:04:53 DEBUG : B2 bucket rclone-test-fidaqaz5fipi: Waiting for transfers to finish 2025/04/30 19:04:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 19:04:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:54 DEBUG : B2 bucket rclone-test-fidaqaz5fipi: Purge remote 2025/04/30 19:04:54 INFO : B2 bucket rclone-test-fidaqaz5fipi: cleaning bucket "rclone-test-fidaqaz5fipi" of all files 2025/04/30 19:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d43106d8b8b9f680e1b_f11302609d3d1dbf1_d20250430_m190453_c001_v0001184_t0003_u01746039893785") 2025/04/30 19:04:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d43106d8b8b9f680e1b_f109c5b9de02cc291_d20250430_m190452_c001_v0001145_t0000_u01746039892534") --- PASS: TestServerSideCopyOverSelf (7.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 19:04:57 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:04:57 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:04:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 19:04:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/30 19:04:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lowujol8xeqi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wavajeb6levo -> B2 bucket rclone-test-lowujol8xeqi 2025/04/30 19:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:05:00 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Waiting for checks to finish 2025/04/30 19:05:00 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Waiting for transfers to finish 2025/04/30 19:05:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:05:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 19:05:01 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Waiting for checks to finish 2025/04/30 19:05:01 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Waiting for transfers to finish 2025/04/30 19:05:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 19:05:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 19:05:02 INFO : sub dir/hello world: Deleted 2025/04/30 19:05:03 DEBUG : testing file moves 2025/04/30 19:05:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/30 19:05:03 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Waiting for checks to finish 2025/04/30 19:05:03 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Waiting for transfers to finish 2025/04/30 19:05:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/30 19:05:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 19:05:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:04 DEBUG : B2 bucket rclone-test-lowujol8xeqi: Purge remote 2025/04/30 19:05:04 INFO : B2 bucket rclone-test-lowujol8xeqi: cleaning bucket "rclone-test-lowujol8xeqi" of all files 2025/04/30 19:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83106d8b8b9f680e1b_f1027b3f2a90b7042_d20250430_m190503_c001_v0001183_t0005_u01746039903585") 2025/04/30 19:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83106d8b8b9f680e1b_f1173e0bed4099da9_d20250430_m190501_c001_v0001172_t0025_u01746039901928") 2025/04/30 19:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d83106d8b8b9f680e1b_f1033a928151a8775_d20250430_m190500_c001_v0001181_t0009_u01746039900701") --- PASS: TestServerSideMoveOverSelf (9.12s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:07 ERROR : : error listing: directory not found 2025/04/30 19:05:07 INFO : Local file system at /tmp/rclone4074983180: Making directory 2025/04/30 19:05:08 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:08 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:05:10 DEBUG : Local file system at /tmp/rclone4074983180: Waiting for checks to finish 2025/04/30 19:05:10 DEBUG : Local file system at /tmp/rclone4074983180: Waiting for transfers to finish 2025/04/30 19:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:05:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/30 19:05:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/30 19:05:11 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:11 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:05:12 INFO : check sum: Copied (new) 2025/04/30 19:05:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:12 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:05:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/30 19:05:12 DEBUG : check sum: Unchanged skipping 2025/04/30 19:05:12 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:12 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/30 19:05:14 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:14 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 19:05:14 INFO : sizeonly: Copied (new) 2025/04/30 19:05:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:14 DEBUG : sizeonly: Sizes identical 2025/04/30 19:05:14 DEBUG : sizeonly: Unchanged skipping 2025/04/30 19:05:14 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:14 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:14 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/30 19:05:16 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:16 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/30 19:05:16 INFO : ignore-size: Copied (new) 2025/04/30 19:05:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:05:16 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:16 DEBUG : ignore-size: Unchanged skipping 2025/04/30 19:05:16 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:16 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:05:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:19 DEBUG : existing: Unchanged skipping 2025/04/30 19:05:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:19 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/30 19:05:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 19:05:19 INFO : existing: Copied (replaced existing) 2025/04/30 19:05:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 19:05:21 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:21 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 19:05:21 INFO : existing: Copied (new) 2025/04/30 19:05:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:22 DEBUG : existing: Destination exists, skipping 2025/04/30 19:05:22 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:22 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:22 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 19:05:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:24 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 19:05:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:24 INFO : a/potato2: Copied (new) 2025/04/30 19:05:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:24 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 19:05:26 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:05:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/30 19:05:26 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:26 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:26 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:27 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 19:05:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:05:27 INFO : empty space: Updated modification time in destination 2025/04/30 19:05:27 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:27 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:27 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 19:05:29 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:05:29 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:29 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:29 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 19:05:31 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4074983180) 2025/04/30 19:05:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wavajeb6levo) 2025/04/30 19:05:31 DEBUG : foo: sha1 differ 2025/04/30 19:05:31 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/30 19:05:31 INFO : foo: Copied (replaced existing) 2025/04/30 19:05:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/30 19:05:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:33 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:33 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:33 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:33 INFO : potato: Copied (new) 2025/04/30 19:05:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/30 19:05:35 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:35 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/30 19:05:35 INFO : potato: Copied (replaced existing) 2025/04/30 19:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/30 19:05:37 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4074983180) 2025/04/30 19:05:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wavajeb6levo) 2025/04/30 19:05:37 DEBUG : potato: sha1 differ 2025/04/30 19:05:37 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/30 19:05:37 INFO : potato: Copied (replaced existing) 2025/04/30 19:05:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/30 19:05:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:39 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:39 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:39 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:39 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:41 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:41 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:41 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:41 INFO : potato2: Copied (new) 2025/04/30 19:05:41 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:43 INFO : d: Making directory 2025/04/30 19:05:43 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/30 19:05:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:44 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 19:05:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:44 INFO : a/potato2: Copied (new) 2025/04/30 19:05:44 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:44 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:44 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 19:05:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 19:05:46 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:46 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:46 INFO : a/potato2: Copied (new) 2025/04/30 19:05:46 ERROR : B2 bucket rclone-test-wavajeb6levo: not deleting files as there were IO errors 2025/04/30 19:05:46 ERROR : B2 bucket rclone-test-wavajeb6levo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:49 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:49 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:49 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:49 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:49 INFO : potato: Deleted 2025/04/30 19:05:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:51 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:51 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:51 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:51 INFO : potato: Deleted 2025/04/30 19:05:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:51 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:51 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:51 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:05:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:05:54 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:54 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/30 19:05:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 19:05:56 DEBUG : enormous: Excluded 2025/04/30 19:05:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 19:05:56 DEBUG : potato2: Excluded 2025/04/30 19:05:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 19:05:56 DEBUG : potato2: Excluded 2025/04/30 19:05:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:56 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:56 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:56 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:56 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:56 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 19:05:56 DEBUG : enormous: Excluded 2025/04/30 19:05:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 19:05:56 DEBUG : potato2: Excluded 2025/04/30 19:05:56 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 19:05:56 DEBUG : potato2: Excluded 2025/04/30 19:05:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 19:05:56 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:56 DEBUG : Local file system at /tmp/rclone4074983180: Waiting for checks to finish 2025/04/30 19:05:56 DEBUG : Local file system at /tmp/rclone4074983180: Waiting for transfers to finish 2025/04/30 19:05:56 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:05:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 19:05:59 DEBUG : enormous: Excluded 2025/04/30 19:05:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 19:05:59 DEBUG : potato2: Excluded 2025/04/30 19:05:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:05:59 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:05:59 DEBUG : empty space: Unchanged skipping 2025/04/30 19:05:59 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:05:59 DEBUG : Waiting for deletions to finish 2025/04/30 19:05:59 INFO : potato2: Deleted 2025/04/30 19:05:59 INFO : enormous: Deleted 2025/04/30 19:05:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 19:06:00 DEBUG : Local file system at /tmp/rclone4074983180: Waiting for checks to finish 2025/04/30 19:06:00 DEBUG : empty space: Unchanged skipping 2025/04/30 19:06:00 DEBUG : Local file system at /tmp/rclone4074983180: Waiting for transfers to finish 2025/04/30 19:06:00 DEBUG : Waiting for deletions to finish 2025/04/30 19:06:00 INFO : potato2: Deleted 2025/04/30 19:06:00 INFO : enormous: Deleted 2025/04/30 19:06:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:02 DEBUG : five: Need to transfer - File not found at Destination 2025/04/30 19:06:02 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/30 19:06:02 DEBUG : one: Destination is newer than source, skipping 2025/04/30 19:06:02 DEBUG : three: Sizes identical 2025/04/30 19:06:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 19:06:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4074983180) 2025/04/30 19:06:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wavajeb6levo) 2025/04/30 19:06:02 DEBUG : two: sha1 differ 2025/04/30 19:06:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 19:06:02 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 19:06:02 INFO : five: Copied (new) 2025/04/30 19:06:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 19:06:03 INFO : four: Copied (replaced existing) 2025/04/30 19:06:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 19:06:03 INFO : two: Copied (replaced existing) 2025/04/30 19:06:03 DEBUG : Waiting for deletions to finish 2025/04/30 19:06:03 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:03 DEBUG : one: Destination is newer than source, skipping 2025/04/30 19:06:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 19:06:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/30 19:06:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 19:06:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 19:06:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/30 19:06:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 19:06:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4074983180) 2025/04/30 19:06:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wavajeb6levo) 2025/04/30 19:06:03 DEBUG : three: sha1 differ 2025/04/30 19:06:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 19:06:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/30 19:06:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 19:06:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 19:06:03 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:06:04 INFO : three: Copied (replaced existing) 2025/04/30 19:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/30 19:06:05 INFO : B2 bucket rclone-test-wavajeb6levo: Making map for --track-renames 2025/04/30 19:06:05 INFO : B2 bucket rclone-test-wavajeb6levo: Finished making map for --track-renames 2025/04/30 19:06:05 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 19:06:05 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for renames to finish 2025/04/30 19:06:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 19:06:05 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 19:06:06 INFO : yam: Copied (new) 2025/04/30 19:06:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 19:06:06 INFO : potato: Copied (new) 2025/04/30 19:06:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:06:06 INFO : B2 bucket rclone-test-wavajeb6levo: Making map for --track-renames 2025/04/30 19:06:06 INFO : B2 bucket rclone-test-wavajeb6levo: Finished making map for --track-renames 2025/04/30 19:06:06 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:06 DEBUG : potato: Unchanged skipping 2025/04/30 19:06:06 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for renames to finish 2025/04/30 19:06:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 19:06:07 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 19:06:07 INFO : yam: Deleted 2025/04/30 19:06:07 INFO : yaml: Renamed from "yam" 2025/04/30 19:06:07 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/30 19:06:09 INFO : B2 bucket rclone-test-wavajeb6levo: Making map for --track-renames 2025/04/30 19:06:09 INFO : B2 bucket rclone-test-wavajeb6levo: Finished making map for --track-renames 2025/04/30 19:06:09 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 19:06:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 19:06:09 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for renames to finish 2025/04/30 19:06:09 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 19:06:09 INFO : yam: Copied (new) 2025/04/30 19:06:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 19:06:09 INFO : potato: Copied (new) 2025/04/30 19:06:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:06:10 INFO : B2 bucket rclone-test-wavajeb6levo: Making map for --track-renames 2025/04/30 19:06:10 INFO : B2 bucket rclone-test-wavajeb6levo: Finished making map for --track-renames 2025/04/30 19:06:10 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:10 DEBUG : potato: Unchanged skipping 2025/04/30 19:06:10 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for renames to finish 2025/04/30 19:06:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 19:06:11 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 19:06:11 INFO : yam: Deleted 2025/04/30 19:06:11 INFO : yaml: Renamed from "yam" 2025/04/30 19:06:11 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/30 19:06:13 INFO : B2 bucket rclone-test-wavajeb6levo: Making map for --track-renames 2025/04/30 19:06:13 INFO : B2 bucket rclone-test-wavajeb6levo: Finished making map for --track-renames 2025/04/30 19:06:13 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 19:06:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/30 19:06:13 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for renames to finish 2025/04/30 19:06:13 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 19:06:13 INFO : potato: Copied (new) 2025/04/30 19:06:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 19:06:14 INFO : sub/yam: Copied (new) 2025/04/30 19:06:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:06:14 DEBUG : potato: Unchanged skipping 2025/04/30 19:06:14 INFO : B2 bucket rclone-test-wavajeb6levo: Making map for --track-renames 2025/04/30 19:06:14 INFO : B2 bucket rclone-test-wavajeb6levo: Finished making map for --track-renames 2025/04/30 19:06:14 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:14 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for renames to finish 2025/04/30 19:06:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 19:06:15 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/30 19:06:15 INFO : sub/yam: Deleted 2025/04/30 19:06:15 INFO : yam: Renamed from "sub/yam" 2025/04/30 19:06:15 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:17 DEBUG : Creating backend with remote "/tmp/rclone4074983180/dir1" 2025/04/30 19:06:17 DEBUG : Creating backend with remote "/tmp/rclone4074983180/dir2" 2025/04/30 19:06:17 DEBUG : Local file system at /tmp/rclone4074983180/dir2: Using server-side directory move 2025/04/30 19:06:17 INFO : Local file system at /tmp/rclone4074983180/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 19:06:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/30 19:06:17 INFO : file1.txt: Moved (server-side) 2025/04/30 19:06:17 DEBUG : Local file system at /tmp/rclone4074983180/dir2: Waiting for checks to finish 2025/04/30 19:06:17 DEBUG : Local file system at /tmp/rclone4074983180/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:06:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 19:06:17 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:17 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 19:06:17 INFO : nested/sub dir/file: Copied (new) 2025/04/30 19:06:17 INFO : nested/sub dir/file: Deleted 2025/04/30 19:06:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:06:18 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:06:18 INFO : sub dir/hello world: Deleted 2025/04/30 19:06:18 INFO : sub dir: Removing directory 2025/04/30 19:06:18 INFO : nested/sub dir: Removing directory 2025/04/30 19:06:18 INFO : nested: Removing directory 2025/04/30 19:06:18 DEBUG : Local file system at /tmp/rclone4074983180: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 19:06:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 19:06:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 19:06:19 INFO : nested/sub dir/file: Copied (new) 2025/04/30 19:06:19 INFO : nested/sub dir/file: Deleted 2025/04/30 19:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 19:06:20 INFO : sub dir/hello world: Copied (new) 2025/04/30 19:06:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 19:06:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/30 19:06:21 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:21 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/30 19:06:21 INFO : existing-b: Copied (new) 2025/04/30 19:06:21 INFO : existing-b: Deleted 2025/04/30 19:06:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 19:06:22 INFO : existing: Copied (new) 2025/04/30 19:06:22 INFO : existing: Deleted 2025/04/30 19:06:22 DEBUG : existing: Destination exists, skipping 2025/04/30 19:06:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/30 19:06:22 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:06:22 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:06:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gafeyew7qute" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wavajeb6levo -> B2 bucket rclone-test-gafeyew7qute 2025/04/30 19:06:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:06:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 19:06:27 DEBUG : empty space: Unchanged skipping 2025/04/30 19:06:27 DEBUG : B2 bucket rclone-test-gafeyew7qute: Waiting for checks to finish 2025/04/30 19:06:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 19:06:28 INFO : empty space: Deleted 2025/04/30 19:06:28 DEBUG : B2 bucket rclone-test-gafeyew7qute: Waiting for transfers to finish 2025/04/30 19:06:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:06:28 INFO : potato2: Copied (server-side copy) 2025/04/30 19:06:28 INFO : potato2: Deleted 2025/04/30 19:06:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 19:06:28 INFO : potato3: Copied (server-side copy) 2025/04/30 19:06:28 INFO : potato3: Deleted 2025/04/30 19:06:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mevagiw6gaze" 2025/04/30 19:06:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 19:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:06:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 19:06:30 DEBUG : B2 bucket rclone-test-mevagiw6gaze: Waiting for checks to finish 2025/04/30 19:06:30 DEBUG : B2 bucket rclone-test-mevagiw6gaze: Waiting for transfers to finish 2025/04/30 19:06:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:06:32 INFO : empty space: Copied (server-side copy) 2025/04/30 19:06:32 INFO : empty space: Deleted 2025/04/30 19:06:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:06:32 INFO : potato2: Copied (server-side copy) 2025/04/30 19:06:32 INFO : potato2: Deleted 2025/04/30 19:06:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 19:06:32 INFO : potato3: Copied (server-side copy) 2025/04/30 19:06:32 INFO : potato3: Deleted 2025/04/30 19:06:33 DEBUG : B2 bucket rclone-test-mevagiw6gaze: Purge remote 2025/04/30 19:06:33 INFO : B2 bucket rclone-test-mevagiw6gaze: cleaning bucket "rclone-test-mevagiw6gaze" of all files 2025/04/30 19:06:33 DEBUG : empty space: Deleting (id "4_z2f62ed93107d8b8b9f680e1b_f1085c3d0fafe87bf_d20250430_m190632_c001_v0001184_t0008_u01746039992055") 2025/04/30 19:06:33 DEBUG : potato2: Deleting (id "4_z2f62ed93107d8b8b9f680e1b_f1091e3370b6d75f2_d20250430_m190632_c001_v0001183_t0010_u01746039992285") 2025/04/30 19:06:33 DEBUG : potato3: Deleting (id "4_z2f62ed93107d8b8b9f680e1b_f1087cbd0368eca41_d20250430_m190632_c001_v0001172_t0025_u01746039992430") 2025/04/30 19:06:35 DEBUG : B2 bucket rclone-test-gafeyew7qute: Purge remote 2025/04/30 19:06:35 INFO : B2 bucket rclone-test-gafeyew7qute: cleaning bucket "rclone-test-gafeyew7qute" of all files 2025/04/30 19:06:35 DEBUG : empty space: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f4036cebb0037e8a0_d20250430_m190632_c001_v7007000_t0000_u01746039992260") 2025/04/30 19:06:35 DEBUG : empty space: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f112c40fa695eca4b_d20250430_m190626_c001_v0001100_t0023_u01746039986929") 2025/04/30 19:06:35 DEBUG : potato2: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f4036cebb0037e8a4_d20250430_m190632_c001_v7007000_t0000_u01746039992484") 2025/04/30 19:06:35 DEBUG : potato2: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f10889f3643fd9334_d20250430_m190628_c001_v0001171_t0044_u01746039988064") 2025/04/30 19:06:35 DEBUG : potato3: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f4036cebb0037e8aa_d20250430_m190632_c001_v7007000_t0000_u01746039992877") 2025/04/30 19:06:35 DEBUG : potato3: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f10413ca338336bc2_d20250430_m190628_c001_v0001105_t0030_u01746039988426") 2025/04/30 19:06:35 DEBUG : potato3: Deleting (id "4_z4f22dd73107d8b8b9f680e1b_f112c40fa695eca4d_d20250430_m190627_c001_v0001100_t0011_u01746039987360") --- PASS: TestServerSideMove (13.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxehok6lusi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wavajeb6levo -> B2 bucket rclone-test-vuxehok6lusi 2025/04/30 19:06:42 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 19:06:42 DEBUG : empty space: Excluded 2025/04/30 19:06:42 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 19:06:42 DEBUG : empty space: Excluded 2025/04/30 19:06:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:06:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 19:06:42 DEBUG : B2 bucket rclone-test-vuxehok6lusi: Waiting for checks to finish 2025/04/30 19:06:42 DEBUG : B2 bucket rclone-test-vuxehok6lusi: Waiting for transfers to finish 2025/04/30 19:06:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:06:43 INFO : potato2: Copied (server-side copy) 2025/04/30 19:06:43 INFO : potato2: Deleted 2025/04/30 19:06:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 19:06:43 INFO : potato3: Copied (server-side copy) 2025/04/30 19:06:43 INFO : potato3: Deleted 2025/04/30 19:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vogaciz4qilu" 2025/04/30 19:06:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 19:06:44 DEBUG : empty space: Excluded 2025/04/30 19:06:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:06:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 19:06:45 DEBUG : B2 bucket rclone-test-vogaciz4qilu: Waiting for checks to finish 2025/04/30 19:06:45 DEBUG : B2 bucket rclone-test-vogaciz4qilu: Waiting for transfers to finish 2025/04/30 19:06:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:06:46 INFO : potato2: Copied (server-side copy) 2025/04/30 19:06:46 INFO : potato2: Deleted 2025/04/30 19:06:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 19:06:47 INFO : potato3: Copied (server-side copy) 2025/04/30 19:06:47 INFO : potato3: Deleted 2025/04/30 19:06:47 DEBUG : B2 bucket rclone-test-vogaciz4qilu: Purge remote 2025/04/30 19:06:47 INFO : B2 bucket rclone-test-vogaciz4qilu: cleaning bucket "rclone-test-vogaciz4qilu" of all files 2025/04/30 19:06:47 DEBUG : potato2: Deleting (id "4_z2f322d23108d8b8b9f680e1b_f100ea2b0d757bba4_d20250430_m190646_c001_v0001181_t0007_u01746040006657") 2025/04/30 19:06:47 DEBUG : potato3: Deleting (id "4_z2f322d23108d8b8b9f680e1b_f1178a8e66febbc43_d20250430_m190646_c001_v0001184_t0057_u01746040006892") 2025/04/30 19:06:48 DEBUG : B2 bucket rclone-test-vuxehok6lusi: Purge remote 2025/04/30 19:06:48 INFO : B2 bucket rclone-test-vuxehok6lusi: cleaning bucket "rclone-test-vuxehok6lusi" of all files 2025/04/30 19:06:48 DEBUG : empty space: Deleting (id "4_z6f721d03108d8b8b9f680e1b_f115575ef1cb0db17_d20250430_m190641_c001_v0001134_t0016_u01746040001784") 2025/04/30 19:06:48 DEBUG : potato2: Deleting (id "4_z6f721d03108d8b8b9f680e1b_f40040ee6b5291f83_d20250430_m190646_c001_v7007000_t0000_u01746040006876") 2025/04/30 19:06:48 DEBUG : potato2: Deleting (id "4_z6f721d03108d8b8b9f680e1b_f116f404143662a14_d20250430_m190642_c001_v0001161_t0033_u01746040002781") 2025/04/30 19:06:48 DEBUG : potato3: Deleting (id "4_z6f721d03108d8b8b9f680e1b_f40040ee6b5291f84_d20250430_m190647_c001_v7007000_t0000_u01746040007112") 2025/04/30 19:06:48 DEBUG : potato3: Deleting (id "4_z6f721d03108d8b8b9f680e1b_f116d60698e741b07_d20250430_m190643_c001_v0001130_t0030_u01746040003150") 2025/04/30 19:06:48 DEBUG : potato3: Deleting (id "4_z6f721d03108d8b8b9f680e1b_f115575ef1cb0db19_d20250430_m190642_c001_v0001134_t0002_u01746040002058") --- PASS: TestServerSideMoveWithFilter (13.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-reroqej5xeje" 2025/04/30 19:06:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wavajeb6levo -> B2 bucket rclone-test-reroqej5xeje 2025/04/30 19:06:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:06:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 19:06:57 DEBUG : empty space: Unchanged skipping 2025/04/30 19:06:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 19:06:57 DEBUG : B2 bucket rclone-test-reroqej5xeje: Waiting for checks to finish 2025/04/30 19:06:57 INFO : empty space: Deleted 2025/04/30 19:06:57 DEBUG : B2 bucket rclone-test-reroqej5xeje: Waiting for transfers to finish 2025/04/30 19:06:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:06:57 INFO : potato2: Copied (server-side copy) 2025/04/30 19:06:57 INFO : potato2: Deleted 2025/04/30 19:06:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 19:06:57 INFO : potato3: Copied (server-side copy) 2025/04/30 19:06:58 INFO : potato3: Deleted 2025/04/30 19:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fozemox1hage" 2025/04/30 19:06:59 INFO : tomatoDir: Making directory 2025/04/30 19:06:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 19:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 19:06:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 19:06:59 DEBUG : B2 bucket rclone-test-fozemox1hage: Waiting for checks to finish 2025/04/30 19:06:59 DEBUG : B2 bucket rclone-test-fozemox1hage: Waiting for transfers to finish 2025/04/30 19:07:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 19:07:01 INFO : potato2: Copied (server-side copy) 2025/04/30 19:07:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 19:07:02 INFO : potato3: Copied (server-side copy) 2025/04/30 19:07:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 19:07:02 INFO : empty space: Copied (server-side copy) 2025/04/30 19:07:02 INFO : potato2: Deleted 2025/04/30 19:07:02 INFO : potato3: Deleted 2025/04/30 19:07:02 INFO : empty space: Deleted 2025/04/30 19:07:02 DEBUG : B2 bucket rclone-test-fozemox1hage: Purge remote 2025/04/30 19:07:02 INFO : B2 bucket rclone-test-fozemox1hage: cleaning bucket "rclone-test-fozemox1hage" of all files 2025/04/30 19:07:03 DEBUG : empty space: Deleting (id "4_z9fb25db3108d8b8b9f680e1b_f103fe90c2977f6fb_d20250430_m190701_c001_v0001116_t0016_u01746040021484") 2025/04/30 19:07:03 DEBUG : potato2: Deleting (id "4_z9fb25db3108d8b8b9f680e1b_f101604b97bbedcd3_d20250430_m190701_c001_v0001180_t0002_u01746040021825") 2025/04/30 19:07:03 DEBUG : potato3: Deleting (id "4_z9fb25db3108d8b8b9f680e1b_f10710ee631be8fef_d20250430_m190701_c001_v0001183_t0004_u01746040021845") 2025/04/30 19:07:03 DEBUG : B2 bucket rclone-test-reroqej5xeje: Purge remote 2025/04/30 19:07:03 INFO : B2 bucket rclone-test-reroqej5xeje: cleaning bucket "rclone-test-reroqej5xeje" of all files 2025/04/30 19:07:03 DEBUG : empty space: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f401306d4dab45288_d20250430_m190702_c001_v7007000_t0000_u01746040022219") 2025/04/30 19:07:03 DEBUG : empty space: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f1154bef36e454e0c_d20250430_m190656_c001_v0001171_t0041_u01746040016125") 2025/04/30 19:07:03 DEBUG : potato2: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f401306d4dab45287_d20250430_m190702_c001_v7007000_t0000_u01746040022030") 2025/04/30 19:07:03 DEBUG : potato2: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f10935b762fc7e55b_d20250430_m190657_c001_v0001161_t0041_u01746040017194") 2025/04/30 19:07:03 DEBUG : potato3: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f40170bfa15a5055a_d20250430_m190702_c001_v7007000_t0000_u01746040022096") 2025/04/30 19:07:03 DEBUG : potato3: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f1095f32ee45a2895_d20250430_m190657_c001_v0001092_t0016_u01746040017580") 2025/04/30 19:07:03 DEBUG : potato3: Deleting (id "4_z0f224d53108d8b8b9f680e1b_f1154bef36e454e0e_d20250430_m190656_c001_v0001171_t0045_u01746040016419") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/rclone-sync-test" 2025/04/30 19:07:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/rclone-sync-test-include/layer2" 2025/04/30 19:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/rclone-sync-test-ignore-file" 2025/04/30 19:07:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 19:07:18 DEBUG : B2 bucket rclone-test-wavajeb6levo path rclone-sync-test: Waiting for checks to finish 2025/04/30 19:07:18 DEBUG : B2 bucket rclone-test-wavajeb6levo path rclone-sync-test: Waiting for transfers to finish 2025/04/30 19:07:18 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:18 INFO : There was nothing to transfer 2025/04/30 19:07:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 19:07:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:07:19 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:07:19 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 19:07:19 DEBUG : B2 bucket rclone-test-wavajeb6levo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/30 19:07:19 DEBUG : B2 bucket rclone-test-wavajeb6levo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/30 19:07:19 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 19:07:20 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:07:20 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:07:20 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:20 DEBUG : : Excluded 2025/04/30 19:07:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 19:07:20 DEBUG : B2 bucket rclone-test-wavajeb6levo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/30 19:07:20 DEBUG : B2 bucket rclone-test-wavajeb6levo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/30 19:07:20 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.33s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/CompareDest" 2025/04/30 19:07:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 19:07:30 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:30 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:07:31 INFO : one: Copied (new) 2025/04/30 19:07:31 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:32 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:32 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 19:07:32 INFO : one: Copied (replaced existing) 2025/04/30 19:07:32 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:34 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 19:07:34 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:34 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:34 INFO : There was nothing to transfer 2025/04/30 19:07:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 19:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:36 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 19:07:36 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:36 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:36 INFO : There was nothing to transfer 2025/04/30 19:07:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 19:07:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:36 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 19:07:36 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:36 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:36 INFO : There was nothing to transfer 2025/04/30 19:07:38 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/30 19:07:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 19:07:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 19:07:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:38 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 19:07:38 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:38 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:38 INFO : There was nothing to transfer 2025/04/30 19:07:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 19:07:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:39 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 19:07:39 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/30 19:07:40 INFO : two: Copied (new) 2025/04/30 19:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dest" 2025/04/30 19:07:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/pre-dest1" 2025/04/30 19:07:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/pre-dest2" 2025/04/30 19:07:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:07:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/30 19:07:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:07:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/30 19:07:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/30 19:07:48 DEBUG : B2 bucket rclone-test-wavajeb6levo path dest: Waiting for checks to finish 2025/04/30 19:07:48 DEBUG : B2 bucket rclone-test-wavajeb6levo path dest: Waiting for transfers to finish 2025/04/30 19:07:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/30 19:07:48 INFO : 3: Copied (new) 2025/04/30 19:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:07:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/CopyDest" 2025/04/30 19:07:53 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 19:07:53 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:53 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:07:54 INFO : one: Copied (new) 2025/04/30 19:07:54 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:55 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:55 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:07:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 19:07:55 INFO : one: Copied (replaced existing) 2025/04/30 19:07:55 DEBUG : Waiting for deletions to finish 2025/04/30 19:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/BackupDir" 2025/04/30 19:07:58 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:07:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:07:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:07:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 19:08:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:08:00 INFO : one: Copied (server-side copy) 2025/04/30 19:08:00 INFO : one: Deleted 2025/04/30 19:08:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 19:08:00 INFO : one: Copied (server-side copy) 2025/04/30 19:08:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 19:08:00 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:00 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:08:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 19:08:02 INFO : two: Copied (server-side copy) 2025/04/30 19:08:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 19:08:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:08:02 DEBUG : one: Unchanged skipping 2025/04/30 19:08:02 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:02 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:02 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:08:03 DEBUG : one: Unchanged skipping 2025/04/30 19:08:03 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:08:03 DEBUG : two: Unchanged skipping 2025/04/30 19:08:03 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:03 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:03 INFO : There was nothing to transfer 2025/04/30 19:08:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 19:08:04 DEBUG : three: Destination not found in --copy-dest 2025/04/30 19:08:04 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 19:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:08:04 DEBUG : one: Unchanged skipping 2025/04/30 19:08:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 19:08:04 DEBUG : two: Unchanged skipping 2025/04/30 19:08:04 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:04 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/30 19:08:05 INFO : three: Copied (new) 2025/04/30 19:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.66s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/backup" 2025/04/30 19:08:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 19:08:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:11 DEBUG : two: Unchanged skipping 2025/04/30 19:08:11 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:08:14 INFO : one: Copied (server-side copy) 2025/04/30 19:08:14 INFO : one: Deleted 2025/04/30 19:08:14 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:15 INFO : one: Copied (new) 2025/04/30 19:08:15 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:08:15 INFO : three.txt: Copied (server-side copy) 2025/04/30 19:08:15 INFO : three.txt: Deleted 2025/04/30 19:08:15 INFO : three.txt: Moved into backup dir 2025/04/30 19:08:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 19:08:17 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:17 DEBUG : two: Unchanged skipping 2025/04/30 19:08:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:18 INFO : one: Copied (server-side copy) 2025/04/30 19:08:18 INFO : one: Deleted 2025/04/30 19:08:18 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 19:08:18 INFO : one: Copied (new) 2025/04/30 19:08:18 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:08:19 INFO : three.txt: Copied (server-side copy) 2025/04/30 19:08:19 INFO : three.txt: Deleted 2025/04/30 19:08:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/backup" 2025/04/30 19:08:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 19:08:25 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:25 DEBUG : two: Unchanged skipping 2025/04/30 19:08:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:08:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 19:08:26 INFO : one: Deleted 2025/04/30 19:08:26 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:27 INFO : one: Copied (new) 2025/04/30 19:08:27 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:08:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 19:08:28 INFO : three.txt: Deleted 2025/04/30 19:08:28 INFO : three.txt: Moved into backup dir 2025/04/30 19:08:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 19:08:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:29 DEBUG : two: Unchanged skipping 2025/04/30 19:08:29 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:30 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 19:08:30 INFO : one: Deleted 2025/04/30 19:08:30 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 19:08:30 INFO : one: Copied (new) 2025/04/30 19:08:30 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:08:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 19:08:31 INFO : three.txt: Deleted 2025/04/30 19:08:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/backup" 2025/04/30 19:08:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 19:08:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:37 DEBUG : two: Unchanged skipping 2025/04/30 19:08:37 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:08:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 19:08:38 INFO : one: Deleted 2025/04/30 19:08:38 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:39 INFO : one: Copied (new) 2025/04/30 19:08:39 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:08:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 19:08:40 INFO : three.txt: Deleted 2025/04/30 19:08:40 INFO : three.txt: Moved into backup dir 2025/04/30 19:08:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 19:08:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:42 DEBUG : two: Unchanged skipping 2025/04/30 19:08:42 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 19:08:42 INFO : one: Deleted 2025/04/30 19:08:42 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 19:08:43 INFO : one: Copied (new) 2025/04/30 19:08:43 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:08:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 19:08:44 INFO : three.txt: Deleted 2025/04/30 19:08:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:08:48 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:08:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 19:08:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:49 DEBUG : two: Unchanged skipping 2025/04/30 19:08:49 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:08:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 19:08:50 INFO : one: Deleted 2025/04/30 19:08:50 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:51 INFO : one: Copied (new) 2025/04/30 19:08:51 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:08:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 19:08:52 INFO : three.txt: Deleted 2025/04/30 19:08:52 INFO : three.txt: Moved into backup dir 2025/04/30 19:08:53 DEBUG : one.bak: Excluded (Path Filter) 2025/04/30 19:08:53 DEBUG : one.bak: Excluded 2025/04/30 19:08:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/30 19:08:53 DEBUG : three.txt.bak: Excluded 2025/04/30 19:08:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 19:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:08:53 DEBUG : two: Unchanged skipping 2025/04/30 19:08:53 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for checks to finish 2025/04/30 19:08:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:08:53 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 19:08:54 INFO : one: Deleted 2025/04/30 19:08:54 DEBUG : B2 bucket rclone-test-wavajeb6levo path dst: Waiting for transfers to finish 2025/04/30 19:08:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 19:08:54 INFO : one: Copied (new) 2025/04/30 19:08:54 DEBUG : Waiting for deletions to finish 2025/04/30 19:08:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:08:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 19:08:55 INFO : three.txt: Deleted 2025/04/30 19:08:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:08:58 DEBUG : Config file has changed externally - reloading 2025/04/30 19:08:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 19:09:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:09:01 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 19:09:01 INFO : one: Deleted 2025/04/30 19:09:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:09:02 INFO : one: Copied (new) 2025/04/30 19:09:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:02 DEBUG : two: Unchanged skipping 2025/04/30 19:09:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 19:09:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:09:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 19:09:03 INFO : three.txt: Deleted 2025/04/30 19:09:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:09:04 INFO : three.txt: Copied (new) 2025/04/30 19:09:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 19:09:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:09:05 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 19:09:05 INFO : one: Deleted 2025/04/30 19:09:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 19:09:06 INFO : one: Copied (new) 2025/04/30 19:09:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:06 DEBUG : two: Unchanged skipping 2025/04/30 19:09:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 19:09:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:09:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 19:09:07 INFO : three.txt: Deleted 2025/04/30 19:09:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 19:09:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wavajeb6levo/dst" 2025/04/30 19:09:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 19:09:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 19:09:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 19:09:14 INFO : one: Deleted 2025/04/30 19:09:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:09:15 INFO : one: Copied (new) 2025/04/30 19:09:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:15 DEBUG : two: Unchanged skipping 2025/04/30 19:09:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 19:09:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 19:09:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 19:09:16 INFO : three.txt: Deleted 2025/04/30 19:09:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:09:17 INFO : three.txt: Copied (new) 2025/04/30 19:09:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 19:09:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 19:09:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 19:09:19 INFO : one: Deleted 2025/04/30 19:09:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 19:09:19 INFO : one: Copied (new) 2025/04/30 19:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:19 DEBUG : two: Unchanged skipping 2025/04/30 19:09:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 19:09:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 19:09:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 19:09:20 INFO : three.txt: Deleted 2025/04/30 19:09:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 19:09:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.74s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:09:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/30 19:09:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:09:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:09:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/30 19:09:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/30 19:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:09:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 19:09:25 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:09:25 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:09:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 19:09:26 INFO : existing: Copied (new) 2025/04/30 19:09:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:09:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/30 19:09:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/30 19:09:27 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:09:27 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:09:27 ERROR : B2 bucket rclone-test-wavajeb6levo: not deleting files as there were IO errors 2025/04/30 19:09:27 ERROR : B2 bucket rclone-test-wavajeb6levo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncImmutable (3.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:09:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:29 DEBUG : existing: Unchanged skipping 2025/04/30 19:09:29 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:09:29 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:09:29 DEBUG : Waiting for deletions to finish 2025/04/30 19:09:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.80s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:09:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:09:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both0: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both12: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both10: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both14: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both15: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both11: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both1: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both13: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both16: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both17: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both18: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both19: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both2: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both6: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both3: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both8: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:09:45 DEBUG : both4: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both5: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both7: Unchanged skipping 2025/04/30 19:09:45 DEBUG : both9: Unchanged skipping 2025/04/30 19:09:45 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:09:45 DEBUG : Waiting for deletions to finish 2025/04/30 19:09:45 INFO : only7: Deleted 2025/04/30 19:09:46 INFO : only0: Deleted 2025/04/30 19:09:46 INFO : only12: Deleted 2025/04/30 19:09:46 INFO : only17: Deleted 2025/04/30 19:09:46 INFO : only18: Deleted 2025/04/30 19:09:46 INFO : only2: Deleted 2025/04/30 19:09:46 INFO : only3: Deleted 2025/04/30 19:09:46 INFO : only11: Deleted 2025/04/30 19:09:46 INFO : only14: Deleted 2025/04/30 19:09:46 INFO : only4: Deleted 2025/04/30 19:09:46 INFO : only5: Deleted 2025/04/30 19:09:46 INFO : only9: Deleted 2025/04/30 19:09:46 INFO : only1: Deleted 2025/04/30 19:09:46 INFO : only13: Deleted 2025/04/30 19:09:46 INFO : only19: Deleted 2025/04/30 19:09:46 INFO : only10: Deleted 2025/04/30 19:09:46 INFO : only15: Deleted 2025/04/30 19:09:46 INFO : only16: Deleted 2025/04/30 19:09:46 INFO : only6: Deleted 2025/04/30 19:09:46 INFO : only8: Deleted 2025/04/30 19:09:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.44s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:10:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for checks to finish 2025/04/30 19:10:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both0: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both11: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both13: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both1: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both10: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both12: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both17: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both18: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both14: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both15: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both16: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both19: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both5: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both6: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both2: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both3: Unchanged skipping 2025/04/30 19:10:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 19:10:05 DEBUG : both4: Unchanged skipping 2025/04/30 19:10:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : both7: Unchanged skipping 2025/04/30 19:10:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : both8: Unchanged skipping 2025/04/30 19:10:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : both9: Unchanged skipping 2025/04/30 19:10:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/30 19:10:05 DEBUG : B2 bucket rclone-test-wavajeb6levo: Waiting for transfers to finish 2025/04/30 19:10:05 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:05 INFO : only11: Copied (replaced existing) 2025/04/30 19:10:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:05 INFO : only12: Copied (replaced existing) 2025/04/30 19:10:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:05 INFO : only14: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only1: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only10: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only15: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only18: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only13: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only16: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only3: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only4: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only5: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only0: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only6: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only19: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only8: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only7: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only17: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only2: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 19:10:06 INFO : only9: Copied (replaced existing) 2025/04/30 19:10:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:10:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 19:10:15 INFO : sub dir: Making directory 2025/04/30 19:10:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" 2025/04/30 19:10:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 19:10:19 INFO : sub dir: Making directory 2025/04/30 19:10:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wavajeb6levo", Local "Local file system at /tmp/rclone4074983180", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.59s) PASS 2025/04/30 19:10:24 DEBUG : B2 bucket rclone-test-wavajeb6levo: Purge remote 2025/04/30 19:10:24 INFO : B2 bucket rclone-test-wavajeb6levo: cleaning bucket "rclone-test-wavajeb6levo" of all files 2025/04/30 19:10:25 DEBUG : BackupDir/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd05_d20250430_m190805_c001_v7007000_t0000_u01746040085729") 2025/04/30 19:10:25 DEBUG : BackupDir/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1026c26acb7534cd_d20250430_m190759_c001_v0001120_t0010_u01746040079973") 2025/04/30 19:10:25 DEBUG : CompareDest/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419d64187d9403f6_d20250430_m190740_c001_v7007000_t0000_u01746040060498") 2025/04/30 19:10:25 DEBUG : CompareDest/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3119_d20250430_m190734_c001_v0001157_t0000_u01746040054004") 2025/04/30 19:10:25 DEBUG : CompareDest/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419d64187d9403f7_d20250430_m190740_c001_v7007000_t0000_u01746040060682") 2025/04/30 19:10:25 DEBUG : CompareDest/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde8700d5_d20250430_m190735_c001_v0001165_t0004_u01746040055379") 2025/04/30 19:10:25 DEBUG : CopyDest/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd06_d20250430_m190805_c001_v7007000_t0000_u01746040085914") 2025/04/30 19:10:25 DEBUG : CopyDest/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde562aa_d20250430_m190757_c001_v0001157_t0031_u01746040077015") 2025/04/30 19:10:25 DEBUG : CopyDest/three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd07_d20250430_m190806_c001_v7007000_t0000_u01746040086098") 2025/04/30 19:10:25 DEBUG : CopyDest/three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870131_d20250430_m190803_c001_v0001165_t0012_u01746040083712") 2025/04/30 19:10:25 DEBUG : CopyDest/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd08_d20250430_m190806_c001_v7007000_t0000_u01746040086285") 2025/04/30 19:10:25 DEBUG : CopyDest/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f314d_d20250430_m190801_c001_v0001157_t0051_u01746040081264") 2025/04/30 19:10:25 DEBUG : EXISTING: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c8a_d20250430_m190930_c001_v7007000_t0000_u01746040170428") 2025/04/30 19:10:25 DEBUG : EXISTING: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3205_d20250430_m190929_c001_v0001157_t0022_u01746040169371") 2025/04/30 19:10:25 DEBUG : Testêé: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c83_d20250430_m190925_c001_v7007000_t0000_u01746040165194") 2025/04/30 19:10:25 DEBUG : Testêé: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870205_d20250430_m190924_c001_v0001165_t0044_u01746040164603") 2025/04/30 19:10:25 DEBUG : Testêé: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f31f7_d20250430_m190923_c001_v0001157_t0008_u01746040163562") 2025/04/30 19:10:26 DEBUG : a/potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e61f_d20250430_m190547_c001_v7007000_t0000_u01746039947307") 2025/04/30 19:10:26 DEBUG : a/potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff06_d20250430_m190546_c001_v0001165_t0036_u01746039946707") 2025/04/30 19:10:26 DEBUG : a/potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41290d560713dc56_d20250430_m190544_c001_v7007000_t0000_u01746039944956") 2025/04/30 19:10:26 DEBUG : a/potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fefc_d20250430_m190544_c001_v0001165_t0045_u01746039944046") 2025/04/30 19:10:26 DEBUG : a/potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc6f_d20250430_m190525_c001_v7007000_t0000_u01746039925280") 2025/04/30 19:10:26 DEBUG : a/potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86feaa_d20250430_m190524_c001_v0001165_t0040_u01746039924383") 2025/04/30 19:10:26 DEBUG : b/potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e624_d20250430_m190547_c001_v7007000_t0000_u01746039947512") 2025/04/30 19:10:26 DEBUG : b/potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff02_d20250430_m190545_c001_v0001165_t0009_u01746039945880") 2025/04/30 19:10:26 DEBUG : b/potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41290d560713dc4e_d20250430_m190544_c001_v7007000_t0000_u01746039944390") 2025/04/30 19:10:26 DEBUG : b/potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fef6_d20250430_m190543_c001_v0001165_t0040_u01746039943203") 2025/04/30 19:10:26 DEBUG : b/potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc6e_d20250430_m190524_c001_v7007000_t0000_u01746039924723") 2025/04/30 19:10:26 DEBUG : b/potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fea4_d20250430_m190523_c001_v0001165_t0044_u01746039923559") 2025/04/30 19:10:26 DEBUG : backup/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad43d_d20250430_m190819_c001_v7007000_t0000_u01746040099666") 2025/04/30 19:10:26 DEBUG : backup/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f110e87185712e349_d20250430_m190817_c001_v0001102_t0059_u01746040097909") 2025/04/30 19:10:26 DEBUG : backup/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f102e65b024bbad48_d20250430_m190812_c001_v0001100_t0014_u01746040092904") 2025/04/30 19:10:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab538b3_d20250430_m190844_c001_v7007000_t0000_u01746040124908") 2025/04/30 19:10:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1120e370b944eb0b_d20250430_m190842_c001_v0001183_t0021_u01746040122376") 2025/04/30 19:10:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1170e2aac53f3c67_d20250430_m190838_c001_v0001182_t0035_u01746040118661") 2025/04/30 19:10:26 DEBUG : backup/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4023012e7dfca69f_d20250430_m190831_c001_v7007000_t0000_u01746040111668") 2025/04/30 19:10:26 DEBUG : backup/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1115308e12928650_d20250430_m190830_c001_v0001182_t0005_u01746040110070") 2025/04/30 19:10:27 DEBUG : backup/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1173e0bed4099f2c_d20250430_m190826_c001_v0001172_t0021_u01746040106484") 2025/04/30 19:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab538b4_d20250430_m190845_c001_v7007000_t0000_u01746040125090") 2025/04/30 19:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10507fdfe98ef488_d20250430_m190843_c001_v0001116_t0044_u01746040123441") 2025/04/30 19:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1000cc2f0aa82cc5_d20250430_m190840_c001_v0001102_t0053_u01746040120105") 2025/04/30 19:10:27 DEBUG : backup/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad43f_d20250430_m190819_c001_v7007000_t0000_u01746040099849") 2025/04/30 19:10:27 DEBUG : backup/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f11036b06349fd919_d20250430_m190818_c001_v0001182_t0013_u01746040098913") 2025/04/30 19:10:27 DEBUG : backup/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1037a166e9b5e92e_d20250430_m190815_c001_v0001176_t0053_u01746040095537") 2025/04/30 19:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4023012e7dfca6a0_d20250430_m190831_c001_v7007000_t0000_u01746040111851") 2025/04/30 19:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f119616afc4a2bb1c_d20250430_m190830_c001_v0001184_t0055_u01746040110897") 2025/04/30 19:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10903c896b6c8d15_d20250430_m190827_c001_v0001177_t0002_u01746040107883") 2025/04/30 19:10:27 DEBUG : both0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0745_d20250430_m191007_c001_v7007000_t0000_u01746040207459") 2025/04/30 19:10:27 DEBUG : both0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5639d_d20250430_m190952_c001_v0001157_t0029_u01746040192123") 2025/04/30 19:10:27 DEBUG : both0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480de8_d20250430_m190947_c001_v7007000_t0000_u01746040187488") 2025/04/30 19:10:27 DEBUG : both0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870210_d20250430_m190932_c001_v0001165_t0023_u01746040172685") 2025/04/30 19:10:27 DEBUG : both1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0748_d20250430_m191007_c001_v7007000_t0000_u01746040207653") 2025/04/30 19:10:27 DEBUG : both1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870260_d20250430_m190953_c001_v0001165_t0004_u01746040193599") 2025/04/30 19:10:27 DEBUG : both1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480dea_d20250430_m190947_c001_v7007000_t0000_u01746040187672") 2025/04/30 19:10:27 DEBUG : both1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3207_d20250430_m190933_c001_v0001157_t0030_u01746040173546") 2025/04/30 19:10:27 DEBUG : both10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0749_d20250430_m191007_c001_v7007000_t0000_u01746040207836") 2025/04/30 19:10:27 DEBUG : both10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870276_d20250430_m190958_c001_v0001165_t0048_u01746040198873") 2025/04/30 19:10:27 DEBUG : both10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480ded_d20250430_m190947_c001_v7007000_t0000_u01746040187856") 2025/04/30 19:10:27 DEBUG : both10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f321b_d20250430_m190938_c001_v0001157_t0049_u01746040178713") 2025/04/30 19:10:28 DEBUG : both11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee074a_d20250430_m191008_c001_v7007000_t0000_u01746040208020") 2025/04/30 19:10:28 DEBUG : both11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3253_d20250430_m190959_c001_v0001157_t0027_u01746040199586") 2025/04/30 19:10:28 DEBUG : both11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480df0_d20250430_m190948_c001_v7007000_t0000_u01746040188040") 2025/04/30 19:10:28 DEBUG : both11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56377_d20250430_m190939_c001_v0001157_t0055_u01746040179395") 2025/04/30 19:10:28 DEBUG : both12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee074c_d20250430_m191008_c001_v7007000_t0000_u01746040208204") 2025/04/30 19:10:28 DEBUG : both12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563c1_d20250430_m191000_c001_v0001157_t0057_u01746040200067") 2025/04/30 19:10:28 DEBUG : both12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480df4_d20250430_m190948_c001_v7007000_t0000_u01746040188223") 2025/04/30 19:10:28 DEBUG : both12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870238_d20250430_m190940_c001_v0001165_t0031_u01746040180064") 2025/04/30 19:10:28 DEBUG : both13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee074f_d20250430_m191008_c001_v7007000_t0000_u01746040208387") 2025/04/30 19:10:28 DEBUG : both13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87027e_d20250430_m191000_c001_v0001165_t0037_u01746040200923") 2025/04/30 19:10:28 DEBUG : both13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480df8_d20250430_m190948_c001_v7007000_t0000_u01746040188407") 2025/04/30 19:10:28 DEBUG : both13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3221_d20250430_m190940_c001_v0001157_t0018_u01746040180588") 2025/04/30 19:10:28 DEBUG : both14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0752_d20250430_m191008_c001_v7007000_t0000_u01746040208569") 2025/04/30 19:10:28 DEBUG : both14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f325d_d20250430_m191001_c001_v0001157_t0022_u01746040201529") 2025/04/30 19:10:28 DEBUG : both14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480dfb_d20250430_m190948_c001_v7007000_t0000_u01746040188590") 2025/04/30 19:10:28 DEBUG : both14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5637f_d20250430_m190941_c001_v0001157_t0008_u01746040181108") 2025/04/30 19:10:28 DEBUG : both15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0755_d20250430_m191008_c001_v7007000_t0000_u01746040208754") 2025/04/30 19:10:28 DEBUG : both15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563cb_d20250430_m191002_c001_v0001157_t0059_u01746040202016") 2025/04/30 19:10:28 DEBUG : both15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480dfe_d20250430_m190948_c001_v7007000_t0000_u01746040188776") 2025/04/30 19:10:28 DEBUG : both15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87023c_d20250430_m190941_c001_v0001165_t0019_u01746040181737") 2025/04/30 19:10:28 DEBUG : both16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0759_d20250430_m191008_c001_v7007000_t0000_u01746040208937") 2025/04/30 19:10:29 DEBUG : both16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87028a_d20250430_m191002_c001_v0001165_t0021_u01746040202912") 2025/04/30 19:10:29 DEBUG : both16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e00_d20250430_m190948_c001_v7007000_t0000_u01746040188960") 2025/04/30 19:10:29 DEBUG : both16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3229_d20250430_m190942_c001_v0001157_t0016_u01746040182328") 2025/04/30 19:10:29 DEBUG : both17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee075c_d20250430_m191009_c001_v7007000_t0000_u01746040209130") 2025/04/30 19:10:29 DEBUG : both17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3267_d20250430_m191003_c001_v0001157_t0018_u01746040203430") 2025/04/30 19:10:29 DEBUG : both17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e01_d20250430_m190949_c001_v7007000_t0000_u01746040189147") 2025/04/30 19:10:29 DEBUG : both17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5638b_d20250430_m190943_c001_v0001157_t0018_u01746040183024") 2025/04/30 19:10:29 DEBUG : both18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0760_d20250430_m191009_c001_v7007000_t0000_u01746040209312") 2025/04/30 19:10:29 DEBUG : both18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563db_d20250430_m191004_c001_v0001157_t0003_u01746040204002") 2025/04/30 19:10:29 DEBUG : both18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e02_d20250430_m190949_c001_v7007000_t0000_u01746040189340") 2025/04/30 19:10:29 DEBUG : both18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870244_d20250430_m190943_c001_v0001165_t0034_u01746040183676") 2025/04/30 19:10:29 DEBUG : both19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0763_d20250430_m191009_c001_v7007000_t0000_u01746040209495") 2025/04/30 19:10:29 DEBUG : both19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870290_d20250430_m191004_c001_v0001165_t0005_u01746040204578") 2025/04/30 19:10:29 DEBUG : both19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e04_d20250430_m190949_c001_v7007000_t0000_u01746040189523") 2025/04/30 19:10:29 DEBUG : both19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f322d_d20250430_m190944_c001_v0001157_t0034_u01746040184249") 2025/04/30 19:10:29 DEBUG : both2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0766_d20250430_m191009_c001_v7007000_t0000_u01746040209680") 2025/04/30 19:10:29 DEBUG : both2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f323d_d20250430_m190954_c001_v0001157_t0002_u01746040194133") 2025/04/30 19:10:29 DEBUG : both2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e07_d20250430_m190949_c001_v7007000_t0000_u01746040189706") 2025/04/30 19:10:29 DEBUG : both2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56361_d20250430_m190934_c001_v0001157_t0033_u01746040174049") 2025/04/30 19:10:29 DEBUG : both3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee076a_d20250430_m191009_c001_v7007000_t0000_u01746040209864") 2025/04/30 19:10:29 DEBUG : both3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563a7_d20250430_m190954_c001_v0001157_t0037_u01746040194731") 2025/04/30 19:10:30 DEBUG : both3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e0b_d20250430_m190949_c001_v7007000_t0000_u01746040189892") 2025/04/30 19:10:30 DEBUG : both3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87021c_d20250430_m190934_c001_v0001165_t0014_u01746040174628") 2025/04/30 19:10:30 DEBUG : both4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0770_d20250430_m191010_c001_v7007000_t0000_u01746040210047") 2025/04/30 19:10:30 DEBUG : both4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870268_d20250430_m190955_c001_v0001165_t0019_u01746040195391") 2025/04/30 19:10:30 DEBUG : both4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e0f_d20250430_m190950_c001_v7007000_t0000_u01746040190075") 2025/04/30 19:10:30 DEBUG : both4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f320d_d20250430_m190935_c001_v0001157_t0056_u01746040175096") 2025/04/30 19:10:30 DEBUG : both5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0775_d20250430_m191010_c001_v7007000_t0000_u01746040210230") 2025/04/30 19:10:30 DEBUG : both5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3249_d20250430_m190955_c001_v0001157_t0008_u01746040195923") 2025/04/30 19:10:30 DEBUG : both5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e13_d20250430_m190950_c001_v7007000_t0000_u01746040190259") 2025/04/30 19:10:30 DEBUG : both5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56367_d20250430_m190935_c001_v0001157_t0032_u01746040175673") 2025/04/30 19:10:30 DEBUG : both6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee077a_d20250430_m191010_c001_v7007000_t0000_u01746040210413") 2025/04/30 19:10:30 DEBUG : both6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563b1_d20250430_m190956_c001_v0001157_t0010_u01746040196548") 2025/04/30 19:10:30 DEBUG : both6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e17_d20250430_m190950_c001_v7007000_t0000_u01746040190452") 2025/04/30 19:10:30 DEBUG : both6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870224_d20250430_m190936_c001_v0001165_t0040_u01746040176277") 2025/04/30 19:10:30 DEBUG : both7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0780_d20250430_m191010_c001_v7007000_t0000_u01746040210596") 2025/04/30 19:10:30 DEBUG : both7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870270_d20250430_m190957_c001_v0001165_t0018_u01746040197263") 2025/04/30 19:10:30 DEBUG : both7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e1b_d20250430_m190950_c001_v7007000_t0000_u01746040190636") 2025/04/30 19:10:30 DEBUG : both7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3213_d20250430_m190936_c001_v0001157_t0018_u01746040176793") 2025/04/30 19:10:30 DEBUG : both8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0787_d20250430_m191010_c001_v7007000_t0000_u01746040210847") 2025/04/30 19:10:30 DEBUG : both8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f324f_d20250430_m190957_c001_v0001157_t0014_u01746040197800") 2025/04/30 19:10:31 DEBUG : both8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e1d_d20250430_m190950_c001_v7007000_t0000_u01746040190819") 2025/04/30 19:10:31 DEBUG : both8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5636b_d20250430_m190937_c001_v0001157_t0004_u01746040177350") 2025/04/30 19:10:31 DEBUG : both9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee078d_d20250430_m191011_c001_v7007000_t0000_u01746040211033") 2025/04/30 19:10:31 DEBUG : both9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563b7_d20250430_m190958_c001_v0001157_t0017_u01746040198331") 2025/04/30 19:10:31 DEBUG : both9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480e21_d20250430_m190951_c001_v7007000_t0000_u01746040191003") 2025/04/30 19:10:31 DEBUG : both9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87022c_d20250430_m190938_c001_v0001165_t0003_u01746040178032") 2025/04/30 19:10:31 DEBUG : c/non empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e629_d20250430_m190547_c001_v7007000_t0000_u01746039947695") 2025/04/30 19:10:31 DEBUG : c/non empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff04_d20250430_m190546_c001_v0001165_t0039_u01746039946101") 2025/04/30 19:10:31 DEBUG : c/non empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41290d560713dc59_d20250430_m190545_c001_v7007000_t0000_u01746039945140") 2025/04/30 19:10:31 DEBUG : c/non empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fef8_d20250430_m190543_c001_v0001165_t0027_u01746039943434") 2025/04/30 19:10:31 DEBUG : c/non empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc70_d20250430_m190525_c001_v7007000_t0000_u01746039925461") 2025/04/30 19:10:31 DEBUG : c/non empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fea6_d20250430_m190523_c001_v0001165_t0038_u01746039923786") 2025/04/30 19:10:31 DEBUG : check sum: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c2ad_d20250430_m190512_c001_v7007000_t0000_u01746039912900") 2025/04/30 19:10:31 DEBUG : check sum: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe80_d20250430_m190511_c001_v0001165_t0048_u01746039911956") 2025/04/30 19:10:31 DEBUG : dest/3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cc9f_d20250430_m190749_c001_v7007000_t0000_u01746040069809") 2025/04/30 19:10:31 DEBUG : dest/3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400c7388d2ffda6b_d20250430_m190748_c001_v0001104_t0000_u01746040068704") 2025/04/30 19:10:31 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c78_d20250430_m190922_c001_v7007000_t0000_u01746040162075") 2025/04/30 19:10:31 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1085f251934b4494_d20250430_m190919_c001_v0001117_t0031_u01746040159216") 2025/04/30 19:10:31 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4142581cd548aa04_d20250430_m190919_c001_v7007000_t0000_u01746040159034") 2025/04/30 19:10:31 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1085f251934b448a_d20250430_m190915_c001_v0001117_t0008_u01746040155161") 2025/04/30 19:10:31 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4142581cd548a9ee_d20250430_m190914_c001_v7007000_t0000_u01746040154432") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f31d1_d20250430_m190909_c001_v0001157_t0058_u01746040149812") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d348_d20250430_m190908_c001_v7007000_t0000_u01746040148345") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1109d0aaa2222b4f_d20250430_m190905_c001_v0001144_t0033_u01746040145898") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d345_d20250430_m190905_c001_v7007000_t0000_u01746040145707") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1109d0aaa2222b45_d20250430_m190901_c001_v0001144_t0057_u01746040141837") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d342_d20250430_m190901_c001_v7007000_t0000_u01746040141103") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f31b9_d20250430_m190856_c001_v0001157_t0052_u01746040136923") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab5390a_d20250430_m190855_c001_v7007000_t0000_u01746040135643") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1179e95568379e97_d20250430_m190854_c001_v0001150_t0048_u01746040134121") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b030a6_d20250430_m190853_c001_v7007000_t0000_u01746040133943") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1179e95568379e91_d20250430_m190851_c001_v0001150_t0016_u01746040131209") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b03079_d20250430_m190850_c001_v7007000_t0000_u01746040130488") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde562fe_d20250430_m190846_c001_v0001157_t0040_u01746040126193") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab538b5_d20250430_m190845_c001_v7007000_t0000_u01746040125271") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f109a736b444a333b_d20250430_m190842_c001_v0001134_t0033_u01746040122766") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cf62_d20250430_m190842_c001_v7007000_t0000_u01746040122585") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f109a736b444a3335_d20250430_m190839_c001_v0001134_t0026_u01746040119587") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cefe_d20250430_m190838_c001_v7007000_t0000_u01746040118861") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870181_d20250430_m190832_c001_v0001165_t0051_u01746040112955") 2025/04/30 19:10:32 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4023012e7dfca6a1_d20250430_m190832_c001_v7007000_t0000_u01746040112035") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10493585b9ec06c7_d20250430_m190830_c001_v0001183_t0033_u01746040110472") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f418f955f45435695_d20250430_m190830_c001_v7007000_t0000_u01746040110290") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10493585b9ec069d_d20250430_m190827_c001_v0001183_t0059_u01746040107475") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f418f955f45435678_d20250430_m190826_c001_v7007000_t0000_u01746040106751") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3179_d20250430_m190820_c001_v0001157_t0050_u01746040100949") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad440_d20250430_m190820_c001_v7007000_t0000_u01746040100033") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1167a25643c32b1e_d20250430_m190818_c001_v0001182_t0009_u01746040098467") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f409b3212cf7e27f1_d20250430_m190818_c001_v7007000_t0000_u01746040098286") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1167a25643c32aee_d20250430_m190815_c001_v0001182_t0050_u01746040095136") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f409b3212cf7e27b7_d20250430_m190814_c001_v7007000_t0000_u01746040094412") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde562c8_d20250430_m190807_c001_v0001157_t0005_u01746040087568") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd0a_d20250430_m190806_c001_v7007000_t0000_u01746040086472") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1123ee2ae60bba51_d20250430_m190800_c001_v0001177_t0026_u01746040080448") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcf19_d20250430_m190800_c001_v7007000_t0000_u01746040080221") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870121_d20250430_m190756_c001_v0001165_t0005_u01746040076463") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f108dd650a6ed5e95_d20250430_m190755_c001_v0001038_t0009_u01746040075472") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f108dd650a6ed5e93_d20250430_m190754_c001_v0001038_t0007_u01746040074193") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419d64187d9403fb_d20250430_m190740_c001_v7007000_t0000_u01746040060864") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5626c_d20250430_m190733_c001_v0001157_t0013_u01746040053368") 2025/04/30 19:10:33 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10059990bc8a390a_d20250430_m190732_c001_v0001171_t0014_u01746040052512") 2025/04/30 19:10:34 DEBUG : dst/one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10059990bc8a38f8_d20250430_m190731_c001_v0001171_t0056_u01746040051302") 2025/04/30 19:10:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c79_d20250430_m190922_c001_v7007000_t0000_u01746040162258") 2025/04/30 19:10:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f113664ace867bb94_d20250430_m190918_c001_v0001172_t0040_u01746040158471") 2025/04/30 19:10:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1032df7c26de042b_d20250430_m190913_c001_v0001104_t0018_u01746040153976") 2025/04/30 19:10:34 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d34b_d20250430_m190908_c001_v7007000_t0000_u01746040148527") 2025/04/30 19:10:34 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1016da8deda97ca1_d20250430_m190905_c001_v0001172_t0039_u01746040145250") 2025/04/30 19:10:34 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f11352caf90f4bb0a_d20250430_m190900_c001_v0001144_t0034_u01746040140589") 2025/04/30 19:10:34 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab53911_d20250430_m190855_c001_v7007000_t0000_u01746040135825") 2025/04/30 19:10:34 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1038a57972862fa2_d20250430_m190853_c001_v0001178_t0007_u01746040133712") 2025/04/30 19:10:34 DEBUG : dst/one.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10816de07e042015_d20250430_m190850_c001_v0001105_t0016_u01746040130168") 2025/04/30 19:10:34 DEBUG : dst/three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd0e_d20250430_m190806_c001_v7007000_t0000_u01746040086656") 2025/04/30 19:10:34 DEBUG : dst/three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f108dd650a6ed5e9b_d20250430_m190804_c001_v0001038_t0024_u01746040084883") 2025/04/30 19:10:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c7b_d20250430_m190922_c001_v7007000_t0000_u01746040162442") 2025/04/30 19:10:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f112a1aec24e42916_d20250430_m190920_c001_v0001104_t0023_u01746040160349") 2025/04/30 19:10:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10984c65f5049bee_d20250430_m190916_c001_v0001171_t0019_u01746040156226") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c7c_d20250430_m190922_c001_v7007000_t0000_u01746040162629") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1085f251934b4498_d20250430_m190921_c001_v0001117_t0050_u01746040161051") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4142581cd548aa22_d20250430_m190920_c001_v7007000_t0000_u01746040160868") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1085f251934b448e_d20250430_m190916_c001_v0001117_t0056_u01746040156863") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4142581cd548a9f8_d20250430_m190916_c001_v7007000_t0000_u01746040156679") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5633c_d20250430_m190911_c001_v0001157_t0004_u01746040151156") 2025/04/30 19:10:34 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d34c_d20250430_m190908_c001_v7007000_t0000_u01746040148710") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1109d0aaa2222b55_d20250430_m190907_c001_v0001144_t0004_u01746040147380") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d347_d20250430_m190907_c001_v7007000_t0000_u01746040147190") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1109d0aaa2222b47_d20250430_m190903_c001_v0001144_t0051_u01746040143544") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d343_d20250430_m190903_c001_v7007000_t0000_u01746040143354") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5631c_d20250430_m190857_c001_v0001157_t0012_u01746040137857") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b030b6_d20250430_m190855_c001_v7007000_t0000_u01746040135088") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5630c_d20250430_m190852_c001_v0001157_t0054_u01746040132751") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b03089_d20250430_m190852_c001_v7007000_t0000_u01746040132021") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87019f_d20250430_m190847_c001_v0001165_t0039_u01746040127695") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cf78_d20250430_m190844_c001_v7007000_t0000_u01746040124352") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870197_d20250430_m190841_c001_v0001165_t0033_u01746040121554") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cf34_d20250430_m190840_c001_v7007000_t0000_u01746040120464") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3195_d20250430_m190833_c001_v0001157_t0045_u01746040113888") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f418f955f45435697_d20250430_m190831_c001_v7007000_t0000_u01746040111105") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f318b_d20250430_m190829_c001_v0001157_t0039_u01746040109199") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f418f955f4543568a_d20250430_m190828_c001_v7007000_t0000_u01746040108101") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde562da_d20250430_m190822_c001_v0001157_t0059_u01746040102059") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f409b3212cf7e27fd_d20250430_m190819_c001_v7007000_t0000_u01746040099110") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde562d6_d20250430_m190816_c001_v0001157_t0052_u01746040096941") 2025/04/30 19:10:35 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f409b3212cf7e27c9_d20250430_m190815_c001_v7007000_t0000_u01746040095846") 2025/04/30 19:10:36 DEBUG : dst/three.txt: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870145_d20250430_m190808_c001_v0001165_t0042_u01746040088569") 2025/04/30 19:10:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d34d_d20250430_m190908_c001_v7007000_t0000_u01746040148893") 2025/04/30 19:10:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f102232d5f17218db_d20250430_m190906_c001_v0001184_t0043_u01746040146963") 2025/04/30 19:10:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10889f3643fd9b30_d20250430_m190902_c001_v0001171_t0013_u01746040142993") 2025/04/30 19:10:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab53919_d20250430_m190856_c001_v7007000_t0000_u01746040136007") 2025/04/30 19:10:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1049578c9b5acd70_d20250430_m190854_c001_v0001145_t0023_u01746040134843") 2025/04/30 19:10:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f101698feed9bc889_d20250430_m190851_c001_v0001137_t0027_u01746040131663") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c7d_d20250430_m190922_c001_v7007000_t0000_u01746040162813") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde8701dd_d20250430_m190910_c001_v0001165_t0002_u01746040150594") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f405b84a9dcd3d34e_d20250430_m190909_c001_v7007000_t0000_u01746040149075") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde8701b7_d20250430_m190857_c001_v0001165_t0017_u01746040137652") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab53920_d20250430_m190856_c001_v7007000_t0000_u01746040136189") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f31ab_d20250430_m190846_c001_v0001157_t0050_u01746040126894") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419a281d9ab538b6_d20250430_m190845_c001_v7007000_t0000_u01746040125456") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde562f2_d20250430_m190833_c001_v0001157_t0017_u01746040113604") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4023012e7dfca6a2_d20250430_m190832_c001_v7007000_t0000_u01746040112219") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870163_d20250430_m190821_c001_v0001165_t0022_u01746040101873") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad441_d20250430_m190820_c001_v7007000_t0000_u01746040100215") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f315d_d20250430_m190808_c001_v0001157_t0024_u01746040088280") 2025/04/30 19:10:36 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cd11_d20250430_m190806_c001_v7007000_t0000_u01746040086839") 2025/04/30 19:10:37 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1002b22374006e35_d20250430_m190802_c001_v0001144_t0017_u01746040082261") 2025/04/30 19:10:37 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419d64187d9403ff_d20250430_m190741_c001_v7007000_t0000_u01746040061046") 2025/04/30 19:10:37 DEBUG : dst/two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f10059990bc8a397c_d20250430_m190739_c001_v0001171_t0050_u01746040059541") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a504f1_d20250430_m190657_c001_v7007000_t0000_u01746040017172") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870018_d20250430_m190652_c001_v0001165_t0053_u01746040012592") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50488_d20250430_m190650_c001_v7007000_t0000_u01746040010495") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ffe2_d20250430_m190639_c001_v0001165_t0056_u01746039999145") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7c32_d20250430_m190628_c001_v7007000_t0000_u01746039988040") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ffb2_d20250430_m190624_c001_v0001165_t0005_u01746039984892") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e77b_d20250430_m190600_c001_v7007000_t0000_u01746039960318") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff44_d20250430_m190558_c001_v0001165_t0015_u01746039958543") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e717_d20250430_m190557_c001_v7007000_t0000_u01746039957053") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff38_d20250430_m190555_c001_v0001165_t0030_u01746039955896") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e69f_d20250430_m190552_c001_v7007000_t0000_u01746039952657") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff1e_d20250430_m190551_c001_v0001165_t0014_u01746039951062") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e65c_d20250430_m190549_c001_v7007000_t0000_u01746039949906") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff10_d20250430_m190548_c001_v0001165_t0052_u01746039948665") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41290d560713dc33_d20250430_m190542_c001_v7007000_t0000_u01746039942279") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86feee_d20250430_m190540_c001_v0001165_t0049_u01746039940890") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc93_d20250430_m190539_c001_v7007000_t0000_u01746039939766") 2025/04/30 19:10:37 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86feea_d20250430_m190539_c001_v0001165_t0003_u01746039939006") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc76_d20250430_m190534_c001_v7007000_t0000_u01746039934026") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fed0_d20250430_m190532_c001_v0001165_t0030_u01746039932886") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc74_d20250430_m190530_c001_v7007000_t0000_u01746039930297") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fec2_d20250430_m190529_c001_v0001165_t0022_u01746039929365") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc71_d20250430_m190528_c001_v7007000_t0000_u01746039928272") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1156fb7a6f9a797a_d20250430_m190527_c001_v0001182_t0014_u01746039927701") 2025/04/30 19:10:38 DEBUG : empty space: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86feb2_d20250430_m190526_c001_v0001165_t0038_u01746039926192") 2025/04/30 19:10:38 DEBUG : enormous: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e762_d20250430_m190559_c001_v7007000_t0000_u01746039959572") 2025/04/30 19:10:38 DEBUG : enormous: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff46_d20250430_m190558_c001_v0001165_t0002_u01746039958805") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4099d67614fe8c89_d20250430_m190927_c001_v7007000_t0000_u01746040167801") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56355_d20250430_m190926_c001_v0001157_t0017_u01746040166319") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7bff_d20250430_m190623_c001_v7007000_t0000_u01746039983085") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561e2_d20250430_m190621_c001_v0001157_t0021_u01746039981859") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc6c_d20250430_m190522_c001_v7007000_t0000_u01746039922466") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fea0_d20250430_m190521_c001_v0001165_t0053_u01746039921488") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc6b_d20250430_m190520_c001_v7007000_t0000_u01746039920215") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe98_d20250430_m190519_c001_v0001165_t0016_u01746039919636") 2025/04/30 19:10:38 DEBUG : existing: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe96_d20250430_m190518_c001_v0001165_t0035_u01746039918881") 2025/04/30 19:10:38 DEBUG : existing-b: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7c02_d20250430_m190623_c001_v7007000_t0000_u01746039983271") 2025/04/30 19:10:38 DEBUG : existing-b: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ffa6_d20250430_m190621_c001_v0001165_t0008_u01746039981852") 2025/04/30 19:10:39 DEBUG : five: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7d5_d20250430_m190604_c001_v7007000_t0000_u01746039964546") 2025/04/30 19:10:39 DEBUG : five: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde86ff58_d20250430_m190602_c001_v0001165_t0005_u01746039962648") 2025/04/30 19:10:39 DEBUG : foo: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc75_d20250430_m190532_c001_v7007000_t0000_u01746039932156") 2025/04/30 19:10:39 DEBUG : foo: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde86fecc_d20250430_m190531_c001_v0001165_t0005_u01746039931609") 2025/04/30 19:10:39 DEBUG : foo: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde86feca_d20250430_m190531_c001_v0001165_t0005_u01746039931028") 2025/04/30 19:10:39 DEBUG : four: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7d9_d20250430_m190604_c001_v7007000_t0000_u01746039964728") 2025/04/30 19:10:39 DEBUG : four: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f305e_d20250430_m190603_c001_v0001157_t0018_u01746039963207") 2025/04/30 19:10:39 DEBUG : four: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff54_d20250430_m190602_c001_v0001165_t0025_u01746039962045") 2025/04/30 19:10:39 DEBUG : hello world2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b024f7_d20250430_m190422_c001_v7007000_t0000_u01746039862171") 2025/04/30 19:10:39 DEBUG : hello world2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdbc_d20250430_m190421_c001_v0001165_t0059_u01746039861582") 2025/04/30 19:10:39 DEBUG : ignore-size: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c2d0_d20250430_m190517_c001_v7007000_t0000_u01746039917425") 2025/04/30 19:10:39 DEBUG : ignore-size: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe90_d20250430_m190516_c001_v0001165_t0028_u01746039916439") 2025/04/30 19:10:39 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7be5_d20250430_m190620_c001_v7007000_t0000_u01746039980748") 2025/04/30 19:10:39 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561dc_d20250430_m190619_c001_v0001157_t0032_u01746039979753") 2025/04/30 19:10:39 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7bc9_d20250430_m190618_c001_v7007000_t0000_u01746039978637") 2025/04/30 19:10:39 DEBUG : nested/sub dir/file: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561da_d20250430_m190617_c001_v0001157_t0042_u01746039977713") 2025/04/30 19:10:39 DEBUG : one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7dd_d20250430_m190604_c001_v7007000_t0000_u01746039964912") 2025/04/30 19:10:39 DEBUG : one: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde86ff4c_d20250430_m190601_c001_v0001165_t0005_u01746039961450") 2025/04/30 19:10:39 DEBUG : only0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0792_d20250430_m191011_c001_v7007000_t0000_u01746040211216") 2025/04/30 19:10:39 DEBUG : only0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41796f7ca52a94c6_d20250430_m191006_c001_v0001181_t0050_u01746040206337") 2025/04/30 19:10:39 DEBUG : only0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f323b_d20250430_m190952_c001_v0001157_t0058_u01746040192893") 2025/04/30 19:10:39 DEBUG : only0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f79_d20250430_m190945_c001_v7007000_t0000_u01746040185925") 2025/04/30 19:10:40 DEBUG : only0: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5635f_d20250430_m190933_c001_v0001157_t0010_u01746040173253") 2025/04/30 19:10:40 DEBUG : only1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0797_d20250430_m191011_c001_v7007000_t0000_u01746040211398") 2025/04/30 19:10:40 DEBUG : only1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f326d_d20250430_m191005_c001_v0001157_t0018_u01746040205980") 2025/04/30 19:10:40 DEBUG : only1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563a3_d20250430_m190953_c001_v0001157_t0008_u01746040193828") 2025/04/30 19:10:40 DEBUG : only1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4186c45cec608577_d20250430_m190946_c001_v7007000_t0000_u01746040186501") 2025/04/30 19:10:40 DEBUG : only1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870218_d20250430_m190933_c001_v0001165_t0030_u01746040173847") 2025/04/30 19:10:40 DEBUG : only10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee079a_d20250430_m191011_c001_v7007000_t0000_u01746040211581") 2025/04/30 19:10:40 DEBUG : only10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde87029a_d20250430_m191005_c001_v0001165_t0005_u01746040205988") 2025/04/30 19:10:40 DEBUG : only10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563bb_d20250430_m190959_c001_v0001157_t0050_u01746040199080") 2025/04/30 19:10:40 DEBUG : only10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480ddd_d20250430_m190946_c001_v7007000_t0000_u01746040186668") 2025/04/30 19:10:40 DEBUG : only10: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870232_d20250430_m190939_c001_v0001165_t0046_u01746040179161") 2025/04/30 19:10:40 DEBUG : only11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee079d_d20250430_m191011_c001_v7007000_t0000_u01746040211765") 2025/04/30 19:10:40 DEBUG : only11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f326b_d20250430_m191005_c001_v0001157_t0018_u01746040205762") 2025/04/30 19:10:40 DEBUG : only11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870278_d20250430_m190959_c001_v0001165_t0009_u01746040199870") 2025/04/30 19:10:40 DEBUG : only11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480dd9_d20250430_m190946_c001_v7007000_t0000_u01746040186301") 2025/04/30 19:10:40 DEBUG : only11: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f321f_d20250430_m190939_c001_v0001157_t0036_u01746040179748") 2025/04/30 19:10:40 DEBUG : only12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07a1_d20250430_m191011_c001_v7007000_t0000_u01746040211948") 2025/04/30 19:10:40 DEBUG : only12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde870298_d20250430_m191005_c001_v0001165_t0005_u01746040205768") 2025/04/30 19:10:40 DEBUG : only12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3255_d20250430_m191000_c001_v0001157_t0040_u01746040200491") 2025/04/30 19:10:40 DEBUG : only12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f7a_d20250430_m190946_c001_v7007000_t0000_u01746040186107") 2025/04/30 19:10:41 DEBUG : only12: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5637b_d20250430_m190940_c001_v0001157_t0021_u01746040180300") 2025/04/30 19:10:41 DEBUG : only13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07a4_d20250430_m191012_c001_v7007000_t0000_u01746040212130") 2025/04/30 19:10:41 DEBUG : only13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde87029e_d20250430_m191006_c001_v0001165_t0005_u01746040206173") 2025/04/30 19:10:41 DEBUG : only13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563c5_d20250430_m191001_c001_v0001157_t0033_u01746040201166") 2025/04/30 19:10:41 DEBUG : only13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad9ef_d20250430_m190946_c001_v7007000_t0000_u01746040186510") 2025/04/30 19:10:41 DEBUG : only13: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87023a_d20250430_m190940_c001_v0001165_t0040_u01746040180887") 2025/04/30 19:10:41 DEBUG : only14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07a7_d20250430_m191012_c001_v7007000_t0000_u01746040212313") 2025/04/30 19:10:41 DEBUG : only14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde563e3_d20250430_m191005_c001_v0001157_t0030_u01746040205775") 2025/04/30 19:10:41 DEBUG : only14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870280_d20250430_m191001_c001_v0001165_t0045_u01746040201814") 2025/04/30 19:10:41 DEBUG : only14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4186c45cec608573_d20250430_m190946_c001_v7007000_t0000_u01746040186315") 2025/04/30 19:10:41 DEBUG : only14: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3225_d20250430_m190941_c001_v0001157_t0021_u01746040181438") 2025/04/30 19:10:41 DEBUG : only15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07aa_d20250430_m191012_c001_v7007000_t0000_u01746040212495") 2025/04/30 19:10:41 DEBUG : only15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde563e5_d20250430_m191005_c001_v0001157_t0030_u01746040205995") 2025/04/30 19:10:41 DEBUG : only15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3261_d20250430_m191002_c001_v0001157_t0048_u01746040202385") 2025/04/30 19:10:41 DEBUG : only15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4186c45cec60857c_d20250430_m190946_c001_v7007000_t0000_u01746040186687") 2025/04/30 19:10:41 DEBUG : only15: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56385_d20250430_m190941_c001_v0001157_t0008_u01746040181938") 2025/04/30 19:10:41 DEBUG : only16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07ad_d20250430_m191012_c001_v7007000_t0000_u01746040212678") 2025/04/30 19:10:41 DEBUG : only16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde563e7_d20250430_m191006_c001_v0001157_t0030_u01746040206180") 2025/04/30 19:10:41 DEBUG : only16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563d5_d20250430_m191003_c001_v0001157_t0002_u01746040203132") 2025/04/30 19:10:41 DEBUG : only16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad9f5_d20250430_m190946_c001_v7007000_t0000_u01746040186697") 2025/04/30 19:10:42 DEBUG : only16: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870242_d20250430_m190942_c001_v0001165_t0050_u01746040182657") 2025/04/30 19:10:42 DEBUG : only17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07b0_d20250430_m191012_c001_v7007000_t0000_u01746040212861") 2025/04/30 19:10:42 DEBUG : only17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f3275_d20250430_m191006_c001_v0001157_t0018_u01746040206724") 2025/04/30 19:10:42 DEBUG : only17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87028c_d20250430_m191003_c001_v0001165_t0045_u01746040203771") 2025/04/30 19:10:42 DEBUG : only17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480dd8_d20250430_m190946_c001_v7007000_t0000_u01746040186117") 2025/04/30 19:10:42 DEBUG : only17: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f322b_d20250430_m190943_c001_v0001157_t0054_u01746040183293") 2025/04/30 19:10:42 DEBUG : only18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07b3_d20250430_m191013_c001_v7007000_t0000_u01746040213044") 2025/04/30 19:10:42 DEBUG : only18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f326f_d20250430_m191006_c001_v0001157_t0018_u01746040206166") 2025/04/30 19:10:42 DEBUG : only18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3269_d20250430_m191004_c001_v0001157_t0038_u01746040204297") 2025/04/30 19:10:42 DEBUG : only18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4186c45cec60856f_d20250430_m190946_c001_v7007000_t0000_u01746040186131") 2025/04/30 19:10:42 DEBUG : only18: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5638f_d20250430_m190943_c001_v0001157_t0017_u01746040183885") 2025/04/30 19:10:42 DEBUG : only19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07b6_d20250430_m191013_c001_v7007000_t0000_u01746040213229") 2025/04/30 19:10:42 DEBUG : only19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde8702a4_d20250430_m191006_c001_v0001165_t0005_u01746040206545") 2025/04/30 19:10:42 DEBUG : only19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563df_d20250430_m191004_c001_v0001157_t0019_u01746040204792") 2025/04/30 19:10:42 DEBUG : only19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f7d_d20250430_m190946_c001_v7007000_t0000_u01746040186655") 2025/04/30 19:10:42 DEBUG : only19: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870248_d20250430_m190944_c001_v0001165_t0006_u01746040184523") 2025/04/30 19:10:42 DEBUG : only2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07ba_d20250430_m191013_c001_v7007000_t0000_u01746040213421") 2025/04/30 19:10:42 DEBUG : only2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde8702a6_d20250430_m191006_c001_v0001165_t0005_u01746040206731") 2025/04/30 19:10:42 DEBUG : only2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870264_d20250430_m190954_c001_v0001165_t0020_u01746040194485") 2025/04/30 19:10:42 DEBUG : only2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad9e4_d20250430_m190946_c001_v7007000_t0000_u01746040186137") 2025/04/30 19:10:43 DEBUG : only2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3209_d20250430_m190934_c001_v0001157_t0025_u01746040174346") 2025/04/30 19:10:43 DEBUG : only3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07bd_d20250430_m191013_c001_v7007000_t0000_u01746040213603") 2025/04/30 19:10:43 DEBUG : only3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f3271_d20250430_m191006_c001_v0001157_t0018_u01746040206351") 2025/04/30 19:10:43 DEBUG : only3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3243_d20250430_m190955_c001_v0001157_t0019_u01746040195047") 2025/04/30 19:10:43 DEBUG : only3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f7b_d20250430_m190946_c001_v7007000_t0000_u01746040186289") 2025/04/30 19:10:43 DEBUG : only3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56363_d20250430_m190934_c001_v0001157_t0009_u01746040174829") 2025/04/30 19:10:43 DEBUG : only4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07c0_d20250430_m191013_c001_v7007000_t0000_u01746040213786") 2025/04/30 19:10:43 DEBUG : only4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde8702a0_d20250430_m191006_c001_v0001165_t0005_u01746040206359") 2025/04/30 19:10:43 DEBUG : only4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563ad_d20250430_m190955_c001_v0001157_t0028_u01746040195613") 2025/04/30 19:10:43 DEBUG : only4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41753c977c2ad9e9_d20250430_m190946_c001_v7007000_t0000_u01746040186324") 2025/04/30 19:10:43 DEBUG : only4: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870220_d20250430_m190935_c001_v0001165_t0038_u01746040175476") 2025/04/30 19:10:43 DEBUG : only5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07c1_d20250430_m191013_c001_v7007000_t0000_u01746040213971") 2025/04/30 19:10:43 DEBUG : only5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde563e9_d20250430_m191006_c001_v0001157_t0030_u01746040206366") 2025/04/30 19:10:43 DEBUG : only5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87026c_d20250430_m190956_c001_v0001165_t0038_u01746040196322") 2025/04/30 19:10:43 DEBUG : only5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f7c_d20250430_m190946_c001_v7007000_t0000_u01746040186470") 2025/04/30 19:10:43 DEBUG : only5: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3211_d20250430_m190935_c001_v0001157_t0023_u01746040175993") 2025/04/30 19:10:43 DEBUG : only6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07c3_d20250430_m191014_c001_v7007000_t0000_u01746040214154") 2025/04/30 19:10:43 DEBUG : only6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4135e578f45f3273_d20250430_m191006_c001_v0001157_t0018_u01746040206537") 2025/04/30 19:10:43 DEBUG : only6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f324d_d20250430_m190956_c001_v0001157_t0002_u01746040196981") 2025/04/30 19:10:43 DEBUG : only6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f7e_d20250430_m190946_c001_v7007000_t0000_u01746040186837") 2025/04/30 19:10:43 DEBUG : only6: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56369_d20250430_m190936_c001_v0001157_t0030_u01746040176494") 2025/04/30 19:10:44 DEBUG : only7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07c4_d20250430_m191014_c001_v7007000_t0000_u01746040214337") 2025/04/30 19:10:44 DEBUG : only7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41796f7ca52a94ca_d20250430_m191006_c001_v0001181_t0050_u01746040206570") 2025/04/30 19:10:44 DEBUG : only7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde563b5_d20250430_m190957_c001_v0001157_t0038_u01746040197454") 2025/04/30 19:10:44 DEBUG : only7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50f78_d20250430_m190945_c001_v7007000_t0000_u01746040185742") 2025/04/30 19:10:44 DEBUG : only7: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87022a_d20250430_m190937_c001_v0001165_t0030_u01746040177129") 2025/04/30 19:10:44 DEBUG : only8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07c7_d20250430_m191014_c001_v7007000_t0000_u01746040214520") 2025/04/30 19:10:44 DEBUG : only8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde563eb_d20250430_m191006_c001_v0001157_t0030_u01746040206553") 2025/04/30 19:10:44 DEBUG : only8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde870272_d20250430_m190958_c001_v0001165_t0045_u01746040198108") 2025/04/30 19:10:44 DEBUG : only8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480de0_d20250430_m190946_c001_v7007000_t0000_u01746040186854") 2025/04/30 19:10:44 DEBUG : only8: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3219_d20250430_m190937_c001_v0001157_t0053_u01746040177686") 2025/04/30 19:10:44 DEBUG : only9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee07ca_d20250430_m191014_c001_v7007000_t0000_u01746040214707") 2025/04/30 19:10:44 DEBUG : only9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde563ed_d20250430_m191006_c001_v0001157_t0030_u01746040206739") 2025/04/30 19:10:44 DEBUG : only9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3251_d20250430_m190958_c001_v0001157_t0000_u01746040198612") 2025/04/30 19:10:44 DEBUG : only9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4047c5ea14480dda_d20250430_m190946_c001_v7007000_t0000_u01746040186485") 2025/04/30 19:10:44 DEBUG : only9: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56373_d20250430_m190938_c001_v0001157_t0046_u01746040178233") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7ba5_d20250430_m190615_c001_v7007000_t0000_u01746039975843") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561c6_d20250430_m190613_c001_v0001157_t0017_u01746039973693") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e804_d20250430_m190612_c001_v7007000_t0000_u01746039972203") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff78_d20250430_m190609_c001_v0001165_t0059_u01746039969744") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7f6_d20250430_m190607_c001_v7007000_t0000_u01746039967893") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3060_d20250430_m190605_c001_v0001157_t0005_u01746039965837") 2025/04/30 19:10:44 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e6d9_d20250430_m190554_c001_v7007000_t0000_u01746039954750") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff2a_d20250430_m190553_c001_v0001165_t0009_u01746039953581") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e679_d20250430_m190551_c001_v7007000_t0000_u01746039951637") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff1c_d20250430_m190550_c001_v0001165_t0046_u01746039950830") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e650_d20250430_m190549_c001_v7007000_t0000_u01746039949316") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff0e_d20250430_m190548_c001_v0001165_t0053_u01746039948434") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41290d560713dc25_d20250430_m190541_c001_v7007000_t0000_u01746039941723") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86feec_d20250430_m190540_c001_v0001165_t0004_u01746039940688") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc96_d20250430_m190539_c001_v7007000_t0000_u01746039939951") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fee8_d20250430_m190538_c001_v0001165_t0003_u01746039938804") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc80_d20250430_m190538_c001_v7007000_t0000_u01746039938064") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fee4_d20250430_m190537_c001_v0001165_t0027_u01746039937495") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fede_d20250430_m190536_c001_v0001165_t0002_u01746039936907") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc79_d20250430_m190536_c001_v7007000_t0000_u01746039936142") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86feda_d20250430_m190535_c001_v0001165_t0052_u01746039935521") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fed4_d20250430_m190534_c001_v0001165_t0024_u01746039934942") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f408d5495824bcc77_d20250430_m190534_c001_v7007000_t0000_u01746039934209") 2025/04/30 19:10:45 DEBUG : potato: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fed2_d20250430_m190533_c001_v0001165_t0046_u01746039933460") 2025/04/30 19:10:45 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4165a94c05db9550_d20250430_m190708_c001_v7007000_t0000_u01746040028011") 2025/04/30 19:10:45 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f30e6_d20250430_m190707_c001_v0001157_t0028_u01746040027129") 2025/04/30 19:10:45 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a504fb_d20250430_m190657_c001_v7007000_t0000_u01746040017575") 2025/04/30 19:10:45 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f30ba_d20250430_m190651_c001_v0001157_t0057_u01746040011796") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4186c45cec607c13_d20250430_m190643_c001_v7007000_t0000_u01746040003170") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f30a2_d20250430_m190638_c001_v0001157_t0038_u01746039998414") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7c38_d20250430_m190628_c001_v7007000_t0000_u01746039988446") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3088_d20250430_m190624_c001_v0001157_t0004_u01746039984575") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e75f_d20250430_m190559_c001_v7007000_t0000_u01746039959388") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff42_d20250430_m190558_c001_v0001165_t0020_u01746039958342") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e71e_d20250430_m190557_c001_v7007000_t0000_u01746039957235") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff34_d20250430_m190555_c001_v0001165_t0031_u01746039955673") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e6de_d20250430_m190554_c001_v7007000_t0000_u01746039954934") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff2c_d20250430_m190554_c001_v0001165_t0059_u01746039954173") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e6a4_d20250430_m190552_c001_v7007000_t0000_u01746039952841") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff28_d20250430_m190552_c001_v0001165_t0024_u01746039952012") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e65d_d20250430_m190550_c001_v7007000_t0000_u01746039950091") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff14_d20250430_m190549_c001_v0001165_t0000_u01746039949330") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f41290d560713dc37_d20250430_m190542_c001_v7007000_t0000_u01746039942465") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fef2_d20250430_m190541_c001_v0001165_t0033_u01746039941513") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b02511_d20250430_m190425_c001_v7007000_t0000_u01746039865497") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdc8_d20250430_m190424_c001_v0001165_t0029_u01746039864931") 2025/04/30 19:10:46 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b02503_d20250430_m190423_c001_v7007000_t0000_u01746039863662") 2025/04/30 19:10:47 DEBUG : potato2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdc0_d20250430_m190423_c001_v0001165_t0002_u01746039863077") 2025/04/30 19:10:47 DEBUG : potato3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40170bfa15a50507_d20250430_m190658_c001_v7007000_t0000_u01746040018012") 2025/04/30 19:10:47 DEBUG : potato3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56226_d20250430_m190653_c001_v0001157_t0000_u01746040013207") 2025/04/30 19:10:47 DEBUG : potato3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4186c45cec607c1a_d20250430_m190643_c001_v7007000_t0000_u01746040003465") 2025/04/30 19:10:47 DEBUG : potato3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56212_d20250430_m190639_c001_v0001157_t0014_u01746039999771") 2025/04/30 19:10:47 DEBUG : potato3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7c3e_d20250430_m190628_c001_v7007000_t0000_u01746039988793") 2025/04/30 19:10:47 DEBUG : potato3: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561ec_d20250430_m190625_c001_v0001157_t0052_u01746039985099") 2025/04/30 19:10:47 DEBUG : pre-dest1/1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cca2_d20250430_m190749_c001_v7007000_t0000_u01746040069994") 2025/04/30 19:10:47 DEBUG : pre-dest1/1: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde56280_d20250430_m190741_c001_v0001157_t0048_u01746040061778") 2025/04/30 19:10:47 DEBUG : pre-dest2/2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3cca6_d20250430_m190750_c001_v7007000_t0000_u01746040070177") 2025/04/30 19:10:47 DEBUG : pre-dest2/2: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f312f_d20250430_m190742_c001_v0001157_t0025_u01746040062787") 2025/04/30 19:10:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f419d64187d940387_d20250430_m190721_c001_v7007000_t0000_u01746040041013") 2025/04/30 19:10:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde87007b_d20250430_m190717_c001_v0001165_t0016_u01746040037177") 2025/04/30 19:10:47 DEBUG : sizeonly: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c2cb_d20250430_m190515_c001_v7007000_t0000_u01746039915159") 2025/04/30 19:10:47 DEBUG : sizeonly: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe8a_d20250430_m190514_c001_v0001165_t0002_u01746039914189") 2025/04/30 19:10:47 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0903_d20250430_m191023_c001_v7007000_t0000_u01746040223290") 2025/04/30 19:10:47 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde8702cc_d20250430_m191020_c001_v0001165_t0047_u01746040220606") 2025/04/30 19:10:47 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0828_d20250430_m191018_c001_v7007000_t0000_u01746040218706") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f11796f7ca52a94e2_d20250430_m191016_c001_v0001181_t0026_u01746040216035") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7be9_d20250430_m190620_c001_v7007000_t0000_u01746039980930") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f307c_d20250430_m190620_c001_v0001157_t0020_u01746039980106") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7bcc_d20250430_m190618_c001_v7007000_t0000_u01746039978819") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff9c_d20250430_m190618_c001_v0001165_t0004_u01746039978071") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c281_d20250430_m190511_c001_v7007000_t0000_u01746039911039") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe7e_d20250430_m190509_c001_v0001165_t0043_u01746039909560") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c25c_d20250430_m190508_c001_v7007000_t0000_u01746039908819") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe76_d20250430_m190507_c001_v0001165_t0013_u01746039907630") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c1fb_d20250430_m190503_c001_v7007000_t0000_u01746039903780") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe64_d20250430_m190502_c001_v0001165_t0036_u01746039902799") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c1f5_d20250430_m190502_c001_v7007000_t0000_u01746039902237") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe5e_d20250430_m190501_c001_v0001165_t0020_u01746039901147") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe58_d20250430_m190458_c001_v0001165_t0013_u01746039898507") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c1f1_d20250430_m190457_c001_v7007000_t0000_u01746039897775") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe54_d20250430_m190457_c001_v0001165_t0058_u01746039897175") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe52_d20250430_m190456_c001_v0001165_t0035_u01746039896426") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c1ee_d20250430_m190455_c001_v7007000_t0000_u01746039895332") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe42_d20250430_m190453_c001_v0001165_t0044_u01746039893003") 2025/04/30 19:10:48 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe2c_d20250430_m190449_c001_v0001165_t0007_u01746039889349") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c1c2_d20250430_m190448_c001_v7007000_t0000_u01746039888621") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe1e_d20250430_m190448_c001_v0001165_t0024_u01746039888058") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fe18_d20250430_m190447_c001_v0001165_t0054_u01746039887108") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40833a2b02f3c1aa_d20250430_m190446_c001_v7007000_t0000_u01746039886008") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdf6_d20250430_m190435_c001_v0001165_t0008_u01746039875494") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4174e756d23ef357_d20250430_m190435_c001_v7007000_t0000_u01746039875127") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdf2_d20250430_m190434_c001_v0001165_t0053_u01746039874478") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b0253b_d20250430_m190432_c001_v7007000_t0000_u01746039872844") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fde6_d20250430_m190432_c001_v0001165_t0039_u01746039872270") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b0252b_d20250430_m190431_c001_v7007000_t0000_u01746039871722") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fde4_d20250430_m190431_c001_v0001165_t0028_u01746039871104") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b0251b_d20250430_m190429_c001_v7007000_t0000_u01746039869829") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fddc_d20250430_m190429_c001_v0001165_t0048_u01746039869087") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b02517_d20250430_m190428_c001_v7007000_t0000_u01746039868541") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdd2_d20250430_m190427_c001_v0001165_t0033_u01746039867873") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b02512_d20250430_m190426_c001_v7007000_t0000_u01746039866966") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdce_d20250430_m190426_c001_v0001165_t0000_u01746039866405") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b024df_d20250430_m190420_c001_v7007000_t0000_u01746039860675") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdb8_d20250430_m190420_c001_v0001165_t0052_u01746039860036") 2025/04/30 19:10:49 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b024c5_d20250430_m190419_c001_v7007000_t0000_u01746039859119") 2025/04/30 19:10:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdb4_d20250430_m190418_c001_v0001165_t0032_u01746039858547") 2025/04/30 19:10:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b024b1_d20250430_m190417_c001_v7007000_t0000_u01746039857637") 2025/04/30 19:10:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fdae_d20250430_m190417_c001_v0001165_t0020_u01746039857070") 2025/04/30 19:10:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4162eda904b02497_d20250430_m190414_c001_v7007000_t0000_u01746039854172") 2025/04/30 19:10:50 DEBUG : sub dir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86fda8_d20250430_m190413_c001_v0001165_t0035_u01746039853605") 2025/04/30 19:10:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee0912_d20250430_m191023_c001_v7007000_t0000_u01746040223472") 2025/04/30 19:10:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde5640f_d20250430_m191020_c001_v0001157_t0052_u01746040220617") 2025/04/30 19:10:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f40615452e2ee082e_d20250430_m191018_c001_v7007000_t0000_u01746040218888") 2025/04/30 19:10:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3287_d20250430_m191016_c001_v0001157_t0054_u01746040216052") 2025/04/30 19:10:50 DEBUG : sub/yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7b9b_d20250430_m190615_c001_v7007000_t0000_u01746039975292") 2025/04/30 19:10:50 DEBUG : sub/yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1135e578f45f3076_d20250430_m190614_c001_v0001157_t0039_u01746039974050") 2025/04/30 19:10:50 DEBUG : three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7e1_d20250430_m190605_c001_v7007000_t0000_u01746039965095") 2025/04/30 19:10:50 DEBUG : three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff5e_d20250430_m190603_c001_v0001165_t0018_u01746039963968") 2025/04/30 19:10:50 DEBUG : three: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100ce6fdde86ff52_d20250430_m190601_c001_v0001165_t0035_u01746039961820") 2025/04/30 19:10:50 DEBUG : two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7e4_d20250430_m190605_c001_v7007000_t0000_u01746039965278") 2025/04/30 19:10:50 DEBUG : two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4189eb4ffde561a2_d20250430_m190603_c001_v0001157_t0030_u01746039963390") 2025/04/30 19:10:50 DEBUG : two: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f400ce6fdde86ff50_d20250430_m190601_c001_v0001165_t0005_u01746039961635") 2025/04/30 19:10:50 DEBUG : yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7ba8_d20250430_m190616_c001_v7007000_t0000_u01746039976027") 2025/04/30 19:10:50 DEBUG : yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f100bb1093d7c3c5c_d20250430_m190615_c001_v0001184_t0001_u01746039975088") 2025/04/30 19:10:50 DEBUG : yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e803_d20250430_m190611_c001_v7007000_t0000_u01746039971650") 2025/04/30 19:10:50 DEBUG : yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561b6_d20250430_m190609_c001_v0001157_t0019_u01746039969382") 2025/04/30 19:10:51 DEBUG : yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7f2_d20250430_m190607_c001_v7007000_t0000_u01746039967335") 2025/04/30 19:10:51 DEBUG : yam: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f1189eb4ffde561ac_d20250430_m190605_c001_v0001157_t0016_u01746039965842") 2025/04/30 19:10:51 DEBUG : yaml: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f411ac54a1edc7b6d_d20250430_m190612_c001_v7007000_t0000_u01746039972388") 2025/04/30 19:10:51 DEBUG : yaml: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f101105a418fc0076_d20250430_m190610_c001_v0001106_t0010_u01746039970536") 2025/04/30 19:10:51 DEBUG : yaml: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f4036cebb0037e7f8_d20250430_m190608_c001_v7007000_t0000_u01746039968082") 2025/04/30 19:10:51 DEBUG : yaml: Deleting (id "4_z7fe2cd93105d8b8b9f680e1b_f116c835c00d75485_d20250430_m190607_c001_v0001184_t0022_u01746039967099") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m41.903910851s (try 1/5)