"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/29 03:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ" 2025/08/29 03:41:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/29 03:41:11 DEBUG : Creating backend with remote "/tmp/rclone3083502372" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/29 03:41:15 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:15 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.49s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:41:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:16 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:16 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:16 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:41:16 DEBUG : B2 bucket rclone-test-burehef5requ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:18 DEBUG : Creating backend with remote "/non-existing" 2025/08/29 03:41:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/29 03:41:18 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:18 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:19 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:19 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:20 INFO : B2 bucket rclone-test-burehef5requ: Running all checks before starting transfers 2025/08/29 03:41:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:21 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:21 INFO : B2 bucket rclone-test-burehef5requ: Checks finished, now starting transfers 2025/08/29 03:41:21 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.09s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:21 ERROR : Ignoring --no-traverse with sync 2025/08/29 03:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:22 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:41:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.08s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/29 03:41:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/29 03:41:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:41:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:41:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.42s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/29 03:41:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:41:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/29 03:41:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:41:26 INFO : sub dir2: Making directory 2025/08/29 03:41:26 INFO : sub dir: Making directory 2025/08/29 03:41:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:26 INFO : sub dir2/sub sub dir2: Making directory 2025/08/29 03:41:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:27 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/29 03:41:27 DEBUG : B2 bucket rclone-test-burehef5requ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:27 INFO : sub dir2: Making directory 2025/08/29 03:41:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/29 03:41:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:41:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:28 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:28 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:28 DEBUG : sub dir2: Making directory with metadata 2025/08/29 03:41:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:41:29 INFO : sub dir2: Making directory 2025/08/29 03:41:29 INFO : sub dir: Making directory 2025/08/29 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:29 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:29 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:29 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:41:29 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/29 03:41:29 DEBUG : B2 bucket rclone-test-burehef5requ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/29 03:41:29 DEBUG : B2 bucket rclone-test-burehef5requ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.24s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:30 INFO : sub dir2: Making directory 2025/08/29 03:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:30 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:30 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:30 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:41:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:31 DEBUG : sub dir2: Making directory with metadata 2025/08/29 03:41:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:41:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:41:31 INFO : sub dir2: Making directory 2025/08/29 03:41:31 INFO : sub dir: Making directory 2025/08/29 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:32 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:41:32 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/29 03:41:32 DEBUG : B2 bucket rclone-test-burehef5requ: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:33 INFO : sub dir2: Making directory 2025/08/29 03:41:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:33 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:33 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:33 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:41:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.08s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cixocoz2fako" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-burehef5requ -> B2 bucket rclone-test-cixocoz2fako 2025/08/29 03:41:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:35 DEBUG : B2 bucket rclone-test-cixocoz2fako: Waiting for checks to finish 2025/08/29 03:41:35 DEBUG : B2 bucket rclone-test-cixocoz2fako: Waiting for transfers to finish 2025/08/29 03:41:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/29 03:41:37 DEBUG : B2 bucket rclone-test-cixocoz2fako: Purge remote 2025/08/29 03:41:37 INFO : B2 bucket rclone-test-cixocoz2fako: cleaning bucket "rclone-test-cixocoz2fako" of all files 2025/08/29 03:41:38 DEBUG : sub dir/hello world: Deleting (id "4_z9fd29dc3e0adfb3b9f880e1b_f115378b2bef074bc_d20250829_m034137_c001_v0001106_t0025_u01756438897079") --- PASS: TestServerSideCopy (6.35s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/29 03:41:41 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:41 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/29 03:41:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jagirex2fumu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-burehef5requ -> B2 bucket rclone-test-jagirex2fumu 2025/08/29 03:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:43 DEBUG : B2 bucket rclone-test-jagirex2fumu: Waiting for checks to finish 2025/08/29 03:41:43 DEBUG : B2 bucket rclone-test-jagirex2fumu: Waiting for transfers to finish 2025/08/29 03:41:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:41:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/29 03:41:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/29 03:41:47 DEBUG : B2 bucket rclone-test-jagirex2fumu: Waiting for checks to finish 2025/08/29 03:41:47 DEBUG : B2 bucket rclone-test-jagirex2fumu: Waiting for transfers to finish 2025/08/29 03:41:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/29 03:41:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/29 03:41:48 DEBUG : B2 bucket rclone-test-jagirex2fumu: Purge remote 2025/08/29 03:41:48 INFO : B2 bucket rclone-test-jagirex2fumu: cleaning bucket "rclone-test-jagirex2fumu" of all files 2025/08/29 03:41:48 DEBUG : sub dir/hello world: Deleting (id "4_z1f42bdd3e0adfb3b9f880e1b_f1040730c6fa7601a_d20250829_m034147_c001_v0001146_t0022_u01756438907877") 2025/08/29 03:41:48 DEBUG : sub dir/hello world: Deleting (id "4_z1f42bdd3e0adfb3b9f880e1b_f1143c2b34037873d_d20250829_m034146_c001_v0001161_t0056_u01756438906186") --- PASS: TestServerSideCopyOverSelf (10.85s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/29 03:41:54 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:41:54 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:41:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/29 03:41:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/29 03:41:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sapehub3huro" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-burehef5requ -> B2 bucket rclone-test-sapehub3huro 2025/08/29 03:41:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:41:56 DEBUG : B2 bucket rclone-test-sapehub3huro: Waiting for checks to finish 2025/08/29 03:41:56 DEBUG : B2 bucket rclone-test-sapehub3huro: Waiting for transfers to finish 2025/08/29 03:42:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:42:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/29 03:42:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/29 03:42:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/29 03:42:01 DEBUG : pacer: Reducing sleep to 10ms 2025/08/29 03:42:02 DEBUG : B2 bucket rclone-test-sapehub3huro: Waiting for checks to finish 2025/08/29 03:42:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/29 03:42:02 DEBUG : B2 bucket rclone-test-sapehub3huro: Waiting for transfers to finish 2025/08/29 03:42:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/29 03:42:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/29 03:42:02 INFO : sub dir/hello world: Deleted 2025/08/29 03:42:03 DEBUG : testing file moves 2025/08/29 03:42:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/29 03:42:03 DEBUG : B2 bucket rclone-test-sapehub3huro: Waiting for checks to finish 2025/08/29 03:42:03 DEBUG : B2 bucket rclone-test-sapehub3huro: Waiting for transfers to finish 2025/08/29 03:42:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/29 03:42:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/29 03:42:03 INFO : sub dir/hello world: Deleted 2025/08/29 03:42:04 DEBUG : B2 bucket rclone-test-sapehub3huro: Purge remote 2025/08/29 03:42:04 INFO : B2 bucket rclone-test-sapehub3huro: cleaning bucket "rclone-test-sapehub3huro" of all files 2025/08/29 03:42:04 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ede3e0adfb3b9f880e1b_f1072ed7b646ced73_d20250829_m034203_c001_v0001180_t0019_u01756438923574") 2025/08/29 03:42:04 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ede3e0adfb3b9f880e1b_f109af22a3b485d16_d20250829_m034202_c001_v0001177_t0003_u01756438922135") 2025/08/29 03:42:04 DEBUG : sub dir/hello world: Deleting (id "4_zaf02ede3e0adfb3b9f880e1b_f119eec1c71d56299_d20250829_m034200_c001_v0001172_t0036_u01756438920259") --- PASS: TestServerSideMoveOverSelf (13.66s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:09 ERROR : error listing: directory not found 2025/08/29 03:42:09 INFO : Local file system at /tmp/rclone3083502372: Making directory 2025/08/29 03:42:09 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:09 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:42:11 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for checks to finish 2025/08/29 03:42:11 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for transfers to finish 2025/08/29 03:42:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:42:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/29 03:42:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/29 03:42:12 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:12 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:42:12 INFO : check sum: Copied (new) 2025/08/29 03:42:12 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:12 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:42:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/29 03:42:12 DEBUG : check sum: Unchanged skipping 2025/08/29 03:42:12 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:12 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/29 03:42:13 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:13 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/29 03:42:14 INFO : sizeonly: Copied (new) 2025/08/29 03:42:14 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:14 DEBUG : sizeonly: Sizes identical 2025/08/29 03:42:14 DEBUG : sizeonly: Unchanged skipping 2025/08/29 03:42:14 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:14 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:14 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/29 03:42:15 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:15 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/29 03:42:15 INFO : ignore-size: Copied (new) 2025/08/29 03:42:15 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:42:16 DEBUG : ignore-size: Unchanged skipping 2025/08/29 03:42:16 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:16 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:16 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:42:17 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:17 DEBUG : existing: Unchanged skipping 2025/08/29 03:42:17 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:17 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:17 INFO : There was nothing to transfer 2025/08/29 03:42:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/29 03:42:17 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:17 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/29 03:42:17 INFO : existing: Copied (replaced existing) 2025/08/29 03:42:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/29 03:42:18 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:18 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/29 03:42:18 INFO : existing: Copied (new) 2025/08/29 03:42:18 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:19 DEBUG : existing: Destination exists, skipping 2025/08/29 03:42:19 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:19 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:19 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.64s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:20 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/29 03:42:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/29 03:42:20 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:20 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:21 INFO : a/potato2: Copied (new) 2025/08/29 03:42:21 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:22 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/08/29 03:42:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:42:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/29 03:42:22 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:22 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:22 INFO : There was nothing to transfer 2025/08/29 03:42:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:23 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/08/29 03:42:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:42:24 INFO : empty space: Updated modification time in destination 2025/08/29 03:42:24 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:24 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:25 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/08/29 03:42:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:42:25 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:25 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.35s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:26 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/08/29 03:42:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3083502372) 2025/08/29 03:42:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-burehef5requ) 2025/08/29 03:42:26 DEBUG : foo: sha1 differ 2025/08/29 03:42:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/29 03:42:27 INFO : foo: Copied (replaced existing) 2025/08/29 03:42:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/29 03:42:28 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:28 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:28 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:28 INFO : potato: Copied (new) 2025/08/29 03:42:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/29 03:42:30 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:30 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/29 03:42:30 INFO : potato: Copied (replaced existing) 2025/08/29 03:42:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.65s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:31 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/08/29 03:42:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3083502372) 2025/08/29 03:42:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-burehef5requ) 2025/08/29 03:42:31 DEBUG : potato: sha1 differ 2025/08/29 03:42:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/29 03:42:32 INFO : potato: Copied (replaced existing) 2025/08/29 03:42:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:33 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:33 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/29 03:42:33 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:33 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:35 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:35 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:35 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:35 INFO : potato2: Copied (new) 2025/08/29 03:42:35 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:37 INFO : d: Making directory 2025/08/29 03:42:37 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/29 03:42:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:37 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:37 DEBUG : c/non empty space: Unchanged skipping 2025/08/29 03:42:37 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:37 INFO : a/potato2: Copied (new) 2025/08/29 03:42:37 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:39 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/29 03:42:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:39 DEBUG : c/non empty space: Unchanged skipping 2025/08/29 03:42:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:39 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:39 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:40 INFO : a/potato2: Copied (new) 2025/08/29 03:42:40 ERROR : B2 bucket rclone-test-burehef5requ: not deleting files as there were IO errors 2025/08/29 03:42:40 ERROR : B2 bucket rclone-test-burehef5requ: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:41 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:41 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:41 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:41 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:42 INFO : potato: Deleted 2025/08/29 03:42:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:43 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:43 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:43 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:43 INFO : potato: Deleted 2025/08/29 03:42:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:44 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:44 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:44 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:42:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:42:45 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:45 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/29 03:42:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/29 03:42:48 DEBUG : enormous: Excluded 2025/08/29 03:42:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/29 03:42:48 DEBUG : potato2: Excluded 2025/08/29 03:42:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/29 03:42:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:48 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:48 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:48 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:48 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:48 INFO : There was nothing to transfer 2025/08/29 03:42:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/29 03:42:48 DEBUG : enormous: Excluded 2025/08/29 03:42:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/29 03:42:48 DEBUG : potato2: Excluded 2025/08/29 03:42:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/29 03:42:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/29 03:42:48 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for checks to finish 2025/08/29 03:42:48 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:48 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for transfers to finish 2025/08/29 03:42:48 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:50 DEBUG : enormous: Excluded (Size Filter) 2025/08/29 03:42:50 DEBUG : enormous: Excluded 2025/08/29 03:42:50 DEBUG : potato2: Excluded (Size Filter) 2025/08/29 03:42:50 DEBUG : potato2: Excluded 2025/08/29 03:42:50 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:42:50 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:50 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:50 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:50 INFO : enormous: Deleted 2025/08/29 03:42:50 INFO : potato2: Deleted 2025/08/29 03:42:50 INFO : There was nothing to transfer 2025/08/29 03:42:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/29 03:42:51 DEBUG : empty space: Unchanged skipping 2025/08/29 03:42:51 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for checks to finish 2025/08/29 03:42:51 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for transfers to finish 2025/08/29 03:42:51 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:51 INFO : enormous: Deleted 2025/08/29 03:42:51 INFO : potato2: Deleted 2025/08/29 03:42:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:42:52 DEBUG : five: Need to transfer - File not found at Destination 2025/08/29 03:42:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/29 03:42:52 DEBUG : one: Destination is newer than source, skipping 2025/08/29 03:42:52 DEBUG : three: Sizes identical 2025/08/29 03:42:52 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/29 03:42:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3083502372) 2025/08/29 03:42:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-burehef5requ) 2025/08/29 03:42:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/29 03:42:52 DEBUG : two: sha1 differ 2025/08/29 03:42:52 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/29 03:42:53 INFO : five: Copied (new) 2025/08/29 03:42:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/29 03:42:53 INFO : two: Copied (replaced existing) 2025/08/29 03:42:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/29 03:42:53 INFO : four: Copied (replaced existing) 2025/08/29 03:42:53 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:54 DEBUG : one: Destination is newer than source, skipping 2025/08/29 03:42:54 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/29 03:42:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/29 03:42:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/29 03:42:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3083502372) 2025/08/29 03:42:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-burehef5requ) 2025/08/29 03:42:54 DEBUG : three: sha1 differ 2025/08/29 03:42:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/29 03:42:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/29 03:42:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/29 03:42:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/29 03:42:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/29 03:42:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/29 03:42:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/29 03:42:54 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:42:54 INFO : three: Copied (replaced existing) 2025/08/29 03:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.14s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/29 03:42:56 INFO : B2 bucket rclone-test-burehef5requ: Making map for --track-renames 2025/08/29 03:42:56 INFO : B2 bucket rclone-test-burehef5requ: Finished making map for --track-renames 2025/08/29 03:42:56 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:56 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for renames to finish 2025/08/29 03:42:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/29 03:42:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/29 03:42:56 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/29 03:42:56 INFO : yam: Copied (new) 2025/08/29 03:42:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/29 03:42:56 INFO : potato: Copied (new) 2025/08/29 03:42:56 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:42:56 INFO : B2 bucket rclone-test-burehef5requ: Making map for --track-renames 2025/08/29 03:42:56 INFO : B2 bucket rclone-test-burehef5requ: Finished making map for --track-renames 2025/08/29 03:42:56 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:56 DEBUG : potato: Unchanged skipping 2025/08/29 03:42:56 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for renames to finish 2025/08/29 03:42:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/29 03:42:57 INFO : yam: Copied (server-side copy) to: yaml 2025/08/29 03:42:58 INFO : yam: Deleted 2025/08/29 03:42:58 INFO : yaml: Renamed from "yam" 2025/08/29 03:42:58 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/29 03:42:59 INFO : B2 bucket rclone-test-burehef5requ: Making map for --track-renames 2025/08/29 03:42:59 INFO : B2 bucket rclone-test-burehef5requ: Finished making map for --track-renames 2025/08/29 03:42:59 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/29 03:42:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/29 03:42:59 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for renames to finish 2025/08/29 03:42:59 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:42:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/29 03:42:59 INFO : potato: Copied (new) 2025/08/29 03:42:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/29 03:42:59 INFO : yam: Copied (new) 2025/08/29 03:42:59 DEBUG : Waiting for deletions to finish 2025/08/29 03:42:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:42:59 INFO : B2 bucket rclone-test-burehef5requ: Making map for --track-renames 2025/08/29 03:42:59 INFO : B2 bucket rclone-test-burehef5requ: Finished making map for --track-renames 2025/08/29 03:42:59 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:42:59 DEBUG : potato: Unchanged skipping 2025/08/29 03:42:59 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for renames to finish 2025/08/29 03:43:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/29 03:43:00 INFO : yam: Copied (server-side copy) to: yaml 2025/08/29 03:43:00 INFO : yam: Deleted 2025/08/29 03:43:00 INFO : yaml: Renamed from "yam" 2025/08/29 03:43:00 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/29 03:43:01 INFO : B2 bucket rclone-test-burehef5requ: Making map for --track-renames 2025/08/29 03:43:01 INFO : B2 bucket rclone-test-burehef5requ: Finished making map for --track-renames 2025/08/29 03:43:01 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:43:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/29 03:43:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/29 03:43:01 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for renames to finish 2025/08/29 03:43:01 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/29 03:43:01 INFO : potato: Copied (new) 2025/08/29 03:43:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/29 03:43:02 INFO : sub/yam: Copied (new) 2025/08/29 03:43:02 DEBUG : Waiting for deletions to finish 2025/08/29 03:43:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:43:02 DEBUG : potato: Unchanged skipping 2025/08/29 03:43:02 INFO : B2 bucket rclone-test-burehef5requ: Making map for --track-renames 2025/08/29 03:43:02 INFO : B2 bucket rclone-test-burehef5requ: Finished making map for --track-renames 2025/08/29 03:43:02 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:43:02 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for renames to finish 2025/08/29 03:43:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/29 03:43:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/29 03:43:03 INFO : sub/yam: Deleted 2025/08/29 03:43:03 INFO : yam: Renamed from "sub/yam" 2025/08/29 03:43:03 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:04 DEBUG : Creating backend with remote "/tmp/rclone3083502372/dir1" 2025/08/29 03:43:04 DEBUG : Creating backend with remote "/tmp/rclone3083502372/dir2" 2025/08/29 03:43:04 DEBUG : Local file system at /tmp/rclone3083502372/dir2: Using server-side directory move 2025/08/29 03:43:04 INFO : Local file system at /tmp/rclone3083502372/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/29 03:43:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/29 03:43:04 DEBUG : Local file system at /tmp/rclone3083502372/dir2: Waiting for checks to finish 2025/08/29 03:43:04 DEBUG : Local file system at /tmp/rclone3083502372/dir2: Waiting for transfers to finish 2025/08/29 03:43:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:43:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/29 03:43:05 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:43:05 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/29 03:43:05 INFO : nested/sub dir/file: Copied (new) 2025/08/29 03:43:05 INFO : nested/sub dir/file: Deleted 2025/08/29 03:43:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:43:05 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:43:05 INFO : sub dir/hello world: Deleted 2025/08/29 03:43:05 INFO : sub dir: Removing directory 2025/08/29 03:43:05 INFO : nested/sub dir: Removing directory 2025/08/29 03:43:05 INFO : nested: Removing directory 2025/08/29 03:43:05 DEBUG : Local file system at /tmp/rclone3083502372: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/29 03:43:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/29 03:43:06 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:43:06 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/29 03:43:07 INFO : nested/sub dir/file: Copied (new) 2025/08/29 03:43:07 INFO : nested/sub dir/file: Deleted 2025/08/29 03:43:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:43:07 INFO : sub dir/hello world: Copied (new) 2025/08/29 03:43:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/29 03:43:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/29 03:43:08 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:43:08 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/29 03:43:08 INFO : existing: Copied (new) 2025/08/29 03:43:08 INFO : existing: Deleted 2025/08/29 03:43:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/29 03:43:08 INFO : existing-b: Copied (new) 2025/08/29 03:43:08 INFO : existing-b: Deleted 2025/08/29 03:43:09 DEBUG : existing: Destination exists, skipping 2025/08/29 03:43:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/29 03:43:09 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:43:09 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:43:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lekavoc5xeti" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-burehef5requ -> B2 bucket rclone-test-lekavoc5xeti 2025/08/29 03:43:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:43:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/29 03:43:14 DEBUG : B2 bucket rclone-test-lekavoc5xeti: Waiting for checks to finish 2025/08/29 03:43:14 DEBUG : empty space: Unchanged skipping 2025/08/29 03:43:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/29 03:43:14 INFO : empty space: Deleted 2025/08/29 03:43:14 DEBUG : B2 bucket rclone-test-lekavoc5xeti: Waiting for transfers to finish 2025/08/29 03:43:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:43:15 INFO : potato2: Copied (server-side copy) 2025/08/29 03:43:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/29 03:43:15 INFO : potato3: Copied (server-side copy) 2025/08/29 03:43:15 INFO : potato2: Deleted 2025/08/29 03:43:15 INFO : potato3: Deleted 2025/08/29 03:43:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyogiy8yero" 2025/08/29 03:43:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/29 03:43:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:43:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/29 03:43:16 DEBUG : B2 bucket rclone-test-fuyogiy8yero: Waiting for checks to finish 2025/08/29 03:43:16 DEBUG : B2 bucket rclone-test-fuyogiy8yero: Waiting for transfers to finish 2025/08/29 03:43:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:43:19 INFO : empty space: Copied (server-side copy) 2025/08/29 03:43:19 INFO : empty space: Deleted 2025/08/29 03:43:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:43:20 INFO : potato2: Copied (server-side copy) 2025/08/29 03:43:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/29 03:43:20 INFO : potato3: Copied (server-side copy) 2025/08/29 03:43:20 INFO : potato2: Deleted 2025/08/29 03:43:20 INFO : potato3: Deleted 2025/08/29 03:43:20 DEBUG : B2 bucket rclone-test-fuyogiy8yero: Purge remote 2025/08/29 03:43:20 INFO : B2 bucket rclone-test-fuyogiy8yero: cleaning bucket "rclone-test-fuyogiy8yero" of all files 2025/08/29 03:43:20 DEBUG : empty space: Deleting (id "4_z2f822d83e0cdfb3b9f880e1b_f11208ce853eb2a7f_d20250829_m034319_c001_v0001040_t0003_u01756438999380") 2025/08/29 03:43:20 DEBUG : potato2: Deleting (id "4_z2f822d83e0cdfb3b9f880e1b_f1040f74b39f608dc_d20250829_m034319_c001_v0001042_t0049_u01756438999698") 2025/08/29 03:43:20 DEBUG : potato3: Deleting (id "4_z2f822d83e0cdfb3b9f880e1b_f119808ffb100b8de_d20250829_m034319_c001_v0001145_t0008_u01756438999725") 2025/08/29 03:43:22 DEBUG : B2 bucket rclone-test-lekavoc5xeti: Purge remote 2025/08/29 03:43:22 INFO : B2 bucket rclone-test-lekavoc5xeti: cleaning bucket "rclone-test-lekavoc5xeti" of all files 2025/08/29 03:43:22 DEBUG : empty space: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f400d106f33e647ab_d20250829_m034319_c001_v7007000_t0000_u01756438999905") 2025/08/29 03:43:22 DEBUG : empty space: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f11941d04242be0c6_d20250829_m034313_c001_v0001161_t0022_u01756438993699") 2025/08/29 03:43:22 DEBUG : potato2: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f400d106f33e647ac_d20250829_m034320_c001_v7007000_t0000_u01756439000105") 2025/08/29 03:43:22 DEBUG : potato2: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f1190c68fb2f1b515_d20250829_m034314_c001_v0001117_t0000_u01756438994666") 2025/08/29 03:43:22 DEBUG : potato3: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f400d106f33e647ad_d20250829_m034320_c001_v7007000_t0000_u01756439000286") 2025/08/29 03:43:22 DEBUG : potato3: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f1072ed7b646cef6f_d20250829_m034315_c001_v0001180_t0015_u01756438995043") 2025/08/29 03:43:22 DEBUG : potato3: Deleting (id "4_z4f421d63e0cdfb3b9f880e1b_f11941d04242be0ca_d20250829_m034313_c001_v0001161_t0015_u01756438993982") --- PASS: TestServerSideMove (15.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqaxar6coga" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-burehef5requ -> B2 bucket rclone-test-yuqaxar6coga 2025/08/29 03:43:34 DEBUG : empty space: Excluded (Size Filter) 2025/08/29 03:43:34 DEBUG : empty space: Excluded (Size Filter) 2025/08/29 03:43:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:43:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/29 03:43:34 DEBUG : B2 bucket rclone-test-yuqaxar6coga: Waiting for checks to finish 2025/08/29 03:43:34 DEBUG : B2 bucket rclone-test-yuqaxar6coga: Waiting for transfers to finish 2025/08/29 03:43:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/29 03:43:35 INFO : potato3: Copied (server-side copy) 2025/08/29 03:43:35 INFO : potato3: Deleted 2025/08/29 03:43:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:43:35 INFO : potato2: Copied (server-side copy) 2025/08/29 03:43:35 INFO : potato2: Deleted 2025/08/29 03:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wokozuy3xuze" 2025/08/29 03:43:36 DEBUG : empty space: Excluded (Size Filter) 2025/08/29 03:43:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:43:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/29 03:43:37 DEBUG : B2 bucket rclone-test-wokozuy3xuze: Waiting for checks to finish 2025/08/29 03:43:37 DEBUG : B2 bucket rclone-test-wokozuy3xuze: Waiting for transfers to finish 2025/08/29 03:43:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:43:40 INFO : potato2: Copied (server-side copy) 2025/08/29 03:43:41 INFO : potato2: Deleted 2025/08/29 03:43:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/29 03:43:41 INFO : potato3: Copied (server-side copy) 2025/08/29 03:43:41 INFO : potato3: Deleted 2025/08/29 03:43:41 DEBUG : B2 bucket rclone-test-wokozuy3xuze: Purge remote 2025/08/29 03:43:41 INFO : B2 bucket rclone-test-wokozuy3xuze: cleaning bucket "rclone-test-wokozuy3xuze" of all files 2025/08/29 03:43:41 DEBUG : potato2: Deleting (id "4_zbfe27d63e0cdfb3b9f880e1b_f11611c43ac201758_d20250829_m034340_c001_v0001041_t0051_u01756439020610") 2025/08/29 03:43:41 DEBUG : potato3: Deleting (id "4_zbfe27d63e0cdfb3b9f880e1b_f11319cde31bbaa8b_d20250829_m034340_c001_v0001161_t0031_u01756439020974") 2025/08/29 03:43:43 DEBUG : B2 bucket rclone-test-yuqaxar6coga: Purge remote 2025/08/29 03:43:43 INFO : B2 bucket rclone-test-yuqaxar6coga: cleaning bucket "rclone-test-yuqaxar6coga" of all files 2025/08/29 03:43:43 DEBUG : empty space: Deleting (id "4_z2f225d73e0cdfb3b9f880e1b_f100b5181c56c51f1_d20250829_m034333_c001_v0001172_t0049_u01756439013058") 2025/08/29 03:43:43 DEBUG : potato2: Deleting (id "4_z2f225d73e0cdfb3b9f880e1b_f418e1fb30494bcab_d20250829_m034340_c001_v7007000_t0000_u01756439020959") 2025/08/29 03:43:43 DEBUG : potato2: Deleting (id "4_z2f225d73e0cdfb3b9f880e1b_f1183ba1fcf7441bd_d20250829_m034334_c001_v0001101_t0057_u01756439014622") 2025/08/29 03:43:43 DEBUG : potato3: Deleting (id "4_z2f225d73e0cdfb3b9f880e1b_f418e1fb30494bcac_d20250829_m034341_c001_v7007000_t0000_u01756439021247") 2025/08/29 03:43:43 DEBUG : potato3: Deleting (id "4_z2f225d73e0cdfb3b9f880e1b_f11665bbf18f05605_d20250829_m034334_c001_v0001181_t0016_u01756439014987") 2025/08/29 03:43:43 DEBUG : potato3: Deleting (id "4_z2f225d73e0cdfb3b9f880e1b_f100b5181c56c51fb_d20250829_m034333_c001_v0001172_t0005_u01756439013422") --- PASS: TestServerSideMoveWithFilter (21.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jidoday6vixu" 2025/08/29 03:43:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-burehef5requ -> B2 bucket rclone-test-jidoday6vixu 2025/08/29 03:43:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/29 03:43:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/29 03:43:56 DEBUG : pacer: Reducing sleep to 10ms 2025/08/29 03:43:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:43:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/29 03:43:56 DEBUG : empty space: Unchanged skipping 2025/08/29 03:43:56 DEBUG : B2 bucket rclone-test-jidoday6vixu: Waiting for checks to finish 2025/08/29 03:43:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/29 03:43:56 INFO : empty space: Deleted 2025/08/29 03:43:56 DEBUG : B2 bucket rclone-test-jidoday6vixu: Waiting for transfers to finish 2025/08/29 03:43:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:43:56 INFO : potato2: Copied (server-side copy) 2025/08/29 03:43:57 INFO : potato2: Deleted 2025/08/29 03:43:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/29 03:43:57 INFO : potato3: Copied (server-side copy) 2025/08/29 03:43:57 INFO : potato3: Deleted 2025/08/29 03:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pebafow8nayo" 2025/08/29 03:43:58 INFO : tomatoDir: Making directory 2025/08/29 03:43:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/29 03:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/29 03:43:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/29 03:43:59 DEBUG : B2 bucket rclone-test-pebafow8nayo: Waiting for checks to finish 2025/08/29 03:43:59 DEBUG : B2 bucket rclone-test-pebafow8nayo: Waiting for transfers to finish 2025/08/29 03:44:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/29 03:44:02 INFO : empty space: Copied (server-side copy) 2025/08/29 03:44:03 INFO : empty space: Deleted 2025/08/29 03:44:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/29 03:44:03 INFO : potato3: Copied (server-side copy) 2025/08/29 03:44:03 INFO : potato3: Deleted 2025/08/29 03:44:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/29 03:44:03 INFO : potato2: Copied (server-side copy) 2025/08/29 03:44:03 INFO : potato2: Deleted 2025/08/29 03:44:04 DEBUG : B2 bucket rclone-test-pebafow8nayo: Purge remote 2025/08/29 03:44:04 INFO : B2 bucket rclone-test-pebafow8nayo: cleaning bucket "rclone-test-pebafow8nayo" of all files 2025/08/29 03:44:04 DEBUG : empty space: Deleting (id "4_zcfd2cdc3e0cdfb3b9f880e1b_f1113074fd097b77b_d20250829_m034402_c001_v0001136_t0038_u01756439042660") 2025/08/29 03:44:04 DEBUG : potato2: Deleting (id "4_zcfd2cdc3e0cdfb3b9f880e1b_f1055fc61f783f645_d20250829_m034402_c001_v0001161_t0037_u01756439042993") 2025/08/29 03:44:04 DEBUG : potato3: Deleting (id "4_zcfd2cdc3e0cdfb3b9f880e1b_f1055ddac0408e4b8_d20250829_m034403_c001_v0001183_t0017_u01756439043020") 2025/08/29 03:44:05 DEBUG : B2 bucket rclone-test-jidoday6vixu: Purge remote 2025/08/29 03:44:05 INFO : B2 bucket rclone-test-jidoday6vixu: cleaning bucket "rclone-test-jidoday6vixu" of all files 2025/08/29 03:44:05 DEBUG : empty space: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f416953a8909c54e5_d20250829_m034402_c001_v7007000_t0000_u01756439042972") 2025/08/29 03:44:05 DEBUG : empty space: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f119a42f0f7d4ec15_d20250829_m034355_c001_v0001181_t0022_u01756439035137") 2025/08/29 03:44:05 DEBUG : potato2: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f416953a8909c54e8_d20250829_m034403_c001_v7007000_t0000_u01756439043545") 2025/08/29 03:44:05 DEBUG : potato2: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f111f5954e1ab19c2_d20250829_m034356_c001_v0001105_t0019_u01756439036372") 2025/08/29 03:44:05 DEBUG : potato3: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f416953a8909c54e7_d20250829_m034403_c001_v7007000_t0000_u01756439043229") 2025/08/29 03:44:05 DEBUG : potato3: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f1190e336d300363b_d20250829_m034356_c001_v0001044_t0005_u01756439036734") 2025/08/29 03:44:05 DEBUG : potato3: Deleting (id "4_z9fb2add3e0cdfb3b9f880e1b_f119a42f0f7d4ec17_d20250829_m034355_c001_v0001181_t0015_u01756439035352") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:44:10 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/rclone-sync-test" 2025/08/29 03:44:16 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/rclone-sync-test-include/layer2" 2025/08/29 03:44:18 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/rclone-sync-test-ignore-file" 2025/08/29 03:44:22 DEBUG : B2 bucket rclone-test-burehef5requ path rclone-sync-test: Waiting for checks to finish 2025/08/29 03:44:22 DEBUG : B2 bucket rclone-test-burehef5requ path rclone-sync-test: Waiting for transfers to finish 2025/08/29 03:44:22 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:22 INFO : There was nothing to transfer 2025/08/29 03:44:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:44:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:44:22 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:22 INFO : There was nothing to transfer 2025/08/29 03:44:22 DEBUG : B2 bucket rclone-test-burehef5requ path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/29 03:44:22 DEBUG : B2 bucket rclone-test-burehef5requ path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/29 03:44:22 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:22 INFO : There was nothing to transfer 2025/08/29 03:44:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:44:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:44:23 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:23 INFO : There was nothing to transfer 2025/08/29 03:44:23 DEBUG : B2 bucket rclone-test-burehef5requ path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/29 03:44:23 DEBUG : B2 bucket rclone-test-burehef5requ path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/29 03:44:23 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.15s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/CompareDest" 2025/08/29 03:44:27 DEBUG : one: Need to transfer - File not found at Destination 2025/08/29 03:44:27 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:27 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:44:28 INFO : one: Copied (new) 2025/08/29 03:44:28 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:28 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:28 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/29 03:44:33 INFO : one: Copied (replaced existing) 2025/08/29 03:44:33 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:36 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/29 03:44:37 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:37 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:37 INFO : There was nothing to transfer 2025/08/29 03:44:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/29 03:44:38 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/29 03:44:38 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:38 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:38 INFO : There was nothing to transfer 2025/08/29 03:44:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/29 03:44:39 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/29 03:44:39 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:39 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:39 INFO : There was nothing to transfer 2025/08/29 03:44:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:40 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/08/29 03:44:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/29 03:44:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/29 03:44:40 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/29 03:44:40 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:40 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:40 INFO : There was nothing to transfer 2025/08/29 03:44:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:41 DEBUG : two: Need to transfer - File not found at Destination 2025/08/29 03:44:41 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:44:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/29 03:44:41 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/29 03:44:42 INFO : two: Copied (new) 2025/08/29 03:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:44:45 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dest" 2025/08/29 03:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/pre-dest1" 2025/08/29 03:44:47 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/pre-dest2" 2025/08/29 03:44:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:44:49 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/29 03:44:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:44:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/29 03:44:50 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/29 03:44:50 DEBUG : B2 bucket rclone-test-burehef5requ path dest: Waiting for checks to finish 2025/08/29 03:44:50 DEBUG : B2 bucket rclone-test-burehef5requ path dest: Waiting for transfers to finish 2025/08/29 03:44:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/29 03:44:51 INFO : 3: Copied (new) 2025/08/29 03:44:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:44:53 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:44:54 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/CopyDest" 2025/08/29 03:44:56 DEBUG : one: Need to transfer - File not found at Destination 2025/08/29 03:44:56 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:56 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:44:56 INFO : one: Copied (new) 2025/08/29 03:44:56 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:44:57 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:44:57 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:44:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/29 03:44:57 INFO : one: Copied (replaced existing) 2025/08/29 03:44:57 DEBUG : Waiting for deletions to finish 2025/08/29 03:44:59 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/BackupDir" 2025/08/29 03:45:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:45:00 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/29 03:45:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:45:02 INFO : one: Copied (server-side copy) 2025/08/29 03:45:02 INFO : one: Deleted 2025/08/29 03:45:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/29 03:45:02 INFO : one: Copied (server-side copy) 2025/08/29 03:45:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/29 03:45:02 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:02 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:03 DEBUG : one: Unchanged skipping 2025/08/29 03:45:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/29 03:45:04 INFO : two: Copied (server-side copy) 2025/08/29 03:45:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/29 03:45:04 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:04 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:04 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:05 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:05 DEBUG : one: Unchanged skipping 2025/08/29 03:45:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:05 DEBUG : two: Unchanged skipping 2025/08/29 03:45:05 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:05 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:05 INFO : There was nothing to transfer 2025/08/29 03:45:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:06 DEBUG : one: Unchanged skipping 2025/08/29 03:45:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/29 03:45:06 DEBUG : three: Destination not found in --copy-dest 2025/08/29 03:45:06 DEBUG : three: Need to transfer - File not found at Destination 2025/08/29 03:45:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/29 03:45:06 DEBUG : two: Unchanged skipping 2025/08/29 03:45:06 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:06 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:07 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/29 03:45:07 INFO : three: Copied (new) 2025/08/29 03:45:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.82s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:45:11 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:45:12 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/backup" 2025/08/29 03:45:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/29 03:45:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:14 DEBUG : two: Unchanged skipping 2025/08/29 03:45:14 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:45:15 INFO : one: Copied (server-side copy) 2025/08/29 03:45:15 INFO : one: Deleted 2025/08/29 03:45:15 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:16 INFO : one: Copied (new) 2025/08/29 03:45:16 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:45:17 INFO : three.txt: Copied (server-side copy) 2025/08/29 03:45:17 INFO : three.txt: Deleted 2025/08/29 03:45:17 INFO : three.txt: Moved into backup dir 2025/08/29 03:45:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/29 03:45:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:18 DEBUG : two: Unchanged skipping 2025/08/29 03:45:18 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:19 INFO : one: Copied (server-side copy) 2025/08/29 03:45:19 INFO : one: Deleted 2025/08/29 03:45:19 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/29 03:45:20 INFO : one: Copied (new) 2025/08/29 03:45:20 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:45:20 INFO : three.txt: Copied (server-side copy) 2025/08/29 03:45:20 INFO : three.txt: Deleted 2025/08/29 03:45:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:45:23 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1037-02.backblaze.com/b2api/v1/b2_upload_file/cfe23de3e0adfb3b9f880e1b/c001_v0001037_t0051": EOF 2025/08/29 03:45:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1037-02.backblaze.com/b2api/v1/b2_upload_file/cfe23de3e0adfb3b9f880e1b/c001_v0001037_t0051": EOF) 2025/08/29 03:45:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-burehef5requ: 1/10 (Post "https://pod-000-1037-02.backblaze.com/b2api/v1/b2_upload_file/cfe23de3e0adfb3b9f880e1b/c001_v0001037_t0051": EOF) 2025/08/29 03:45:25 DEBUG : pacer: Reducing sleep to 10ms 2025/08/29 03:45:26 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:45:27 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/backup" 2025/08/29 03:45:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/29 03:45:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:29 DEBUG : two: Unchanged skipping 2025/08/29 03:45:29 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:45:30 INFO : one: Copied (server-side copy) to: one.bak 2025/08/29 03:45:30 INFO : one: Deleted 2025/08/29 03:45:30 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:31 INFO : one: Copied (new) 2025/08/29 03:45:31 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:45:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/29 03:45:32 INFO : three.txt: Deleted 2025/08/29 03:45:32 INFO : three.txt: Moved into backup dir 2025/08/29 03:45:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/29 03:45:33 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:33 DEBUG : two: Unchanged skipping 2025/08/29 03:45:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:33 INFO : one: Copied (server-side copy) to: one.bak 2025/08/29 03:45:34 INFO : one: Deleted 2025/08/29 03:45:34 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/29 03:45:34 INFO : one: Copied (new) 2025/08/29 03:45:34 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:45:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/29 03:45:35 INFO : three.txt: Deleted 2025/08/29 03:45:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:45:38 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/backup" 2025/08/29 03:45:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/29 03:45:40 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:40 DEBUG : two: Unchanged skipping 2025/08/29 03:45:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:45:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/29 03:45:42 INFO : one: Deleted 2025/08/29 03:45:42 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:42 INFO : one: Copied (new) 2025/08/29 03:45:42 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:45:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/29 03:45:43 INFO : three.txt: Deleted 2025/08/29 03:45:43 INFO : three.txt: Moved into backup dir 2025/08/29 03:45:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/29 03:45:45 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:45 DEBUG : two: Unchanged skipping 2025/08/29 03:45:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/29 03:45:45 INFO : one: Deleted 2025/08/29 03:45:45 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/29 03:45:46 INFO : one: Copied (new) 2025/08/29 03:45:46 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:45:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/29 03:45:46 INFO : three.txt: Deleted 2025/08/29 03:45:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.80s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:45:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/29 03:45:51 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:51 DEBUG : two: Unchanged skipping 2025/08/29 03:45:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:45:52 INFO : one: Copied (server-side copy) to: one.bak 2025/08/29 03:45:52 INFO : one: Deleted 2025/08/29 03:45:52 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:53 INFO : one: Copied (new) 2025/08/29 03:45:53 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:45:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/29 03:45:53 INFO : three.txt: Deleted 2025/08/29 03:45:53 INFO : three.txt: Moved into backup dir 2025/08/29 03:45:54 DEBUG : one.bak: Excluded (Path Filter) 2025/08/29 03:45:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/29 03:45:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/29 03:45:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:45:54 DEBUG : two: Unchanged skipping 2025/08/29 03:45:54 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for checks to finish 2025/08/29 03:45:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:45:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/29 03:45:55 INFO : one: Deleted 2025/08/29 03:45:55 DEBUG : B2 bucket rclone-test-burehef5requ path dst: Waiting for transfers to finish 2025/08/29 03:45:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/29 03:45:55 INFO : one: Copied (new) 2025/08/29 03:45:55 DEBUG : Waiting for deletions to finish 2025/08/29 03:45:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:45:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/29 03:45:56 INFO : three.txt: Deleted 2025/08/29 03:45:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.27s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:45:59 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:46:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/29 03:46:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:46:02 INFO : one: Copied (server-side copy) to: one.bak 2025/08/29 03:46:02 INFO : one: Deleted 2025/08/29 03:46:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:46:03 INFO : one: Copied (new) 2025/08/29 03:46:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:03 DEBUG : two: Unchanged skipping 2025/08/29 03:46:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/29 03:46:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:46:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/29 03:46:04 INFO : three.txt: Deleted 2025/08/29 03:46:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:46:05 INFO : three.txt: Copied (new) 2025/08/29 03:46:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/29 03:46:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:46:06 INFO : one: Copied (server-side copy) to: one.bak 2025/08/29 03:46:06 INFO : one: Deleted 2025/08/29 03:46:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/29 03:46:07 INFO : one: Copied (new) 2025/08/29 03:46:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:07 DEBUG : two: Unchanged skipping 2025/08/29 03:46:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/29 03:46:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:46:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/29 03:46:08 INFO : three.txt: Deleted 2025/08/29 03:46:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/29 03:46:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-burehef5requ/dst" 2025/08/29 03:46:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/29 03:46:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/29 03:46:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/29 03:46:14 INFO : one: Deleted 2025/08/29 03:46:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:46:15 INFO : one: Copied (new) 2025/08/29 03:46:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:15 DEBUG : two: Unchanged skipping 2025/08/29 03:46:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/29 03:46:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/29 03:46:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/29 03:46:16 INFO : three.txt: Deleted 2025/08/29 03:46:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:46:16 INFO : three.txt: Copied (new) 2025/08/29 03:46:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/29 03:46:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/29 03:46:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/29 03:46:18 INFO : one: Deleted 2025/08/29 03:46:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/29 03:46:18 INFO : one: Copied (new) 2025/08/29 03:46:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:19 DEBUG : two: Unchanged skipping 2025/08/29 03:46:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/29 03:46:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/29 03:46:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/29 03:46:20 INFO : three.txt: Deleted 2025/08/29 03:46:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/29 03:46:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:46:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/29 03:46:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:46:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:46:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/29 03:46:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/29 03:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:46:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/29 03:46:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:46:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:46:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/29 03:46:25 INFO : existing: Copied (new) 2025/08/29 03:46:25 DEBUG : Waiting for deletions to finish 2025/08/29 03:46:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/29 03:46:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:46:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/29 03:46:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:46:25 ERROR : B2 bucket rclone-test-burehef5requ: not deleting files as there were IO errors 2025/08/29 03:46:25 ERROR : B2 bucket rclone-test-burehef5requ: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:46:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:27 DEBUG : existing: Unchanged skipping 2025/08/29 03:46:27 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:46:27 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:46:27 DEBUG : Waiting for deletions to finish 2025/08/29 03:46:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:46:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:46:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both0: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both11: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both10: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both12: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both13: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both17: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both18: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both14: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both15: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both16: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both19: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both4: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both5: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both1: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both7: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both2: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:46:42 DEBUG : both3: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both6: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both8: Unchanged skipping 2025/08/29 03:46:42 DEBUG : both9: Unchanged skipping 2025/08/29 03:46:42 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:46:42 DEBUG : Waiting for deletions to finish 2025/08/29 03:46:42 INFO : only12: Deleted 2025/08/29 03:46:42 INFO : only2: Deleted 2025/08/29 03:46:42 INFO : only8: Deleted 2025/08/29 03:46:42 INFO : only16: Deleted 2025/08/29 03:46:42 INFO : only3: Deleted 2025/08/29 03:46:42 INFO : only6: Deleted 2025/08/29 03:46:43 INFO : only0: Deleted 2025/08/29 03:46:43 INFO : only13: Deleted 2025/08/29 03:46:43 INFO : only15: Deleted 2025/08/29 03:46:43 INFO : only17: Deleted 2025/08/29 03:46:43 INFO : only1: Deleted 2025/08/29 03:46:43 INFO : only7: Deleted 2025/08/29 03:46:43 INFO : only10: Deleted 2025/08/29 03:46:43 INFO : only14: Deleted 2025/08/29 03:46:43 INFO : only18: Deleted 2025/08/29 03:46:43 INFO : only19: Deleted 2025/08/29 03:46:43 INFO : only4: Deleted 2025/08/29 03:46:43 INFO : only5: Deleted 2025/08/29 03:46:43 INFO : only9: Deleted 2025/08/29 03:46:43 INFO : only11: Deleted 2025/08/29 03:46:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.44s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:00 DEBUG : both0: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both10: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both14: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both11: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both16: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both12: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both13: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both19: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both15: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both17: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both3: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both18: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both1: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both6: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both2: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both4: Unchanged skipping 2025/08/29 03:47:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:00 DEBUG : both5: Unchanged skipping 2025/08/29 03:47:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : both7: Unchanged skipping 2025/08/29 03:47:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : both8: Unchanged skipping 2025/08/29 03:47:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : both9: Unchanged skipping 2025/08/29 03:47:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/29 03:47:00 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:00 INFO : only13: Copied (replaced existing) 2025/08/29 03:47:00 INFO : only14: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only16: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only15: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only12: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only18: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only17: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only11: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only0: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only2: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only10: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only4: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only5: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only6: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only7: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only8: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only19: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only9: Copied (replaced existing) 2025/08/29 03:47:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:01 INFO : only1: Copied (replaced existing) 2025/08/29 03:47:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/29 03:47:02 INFO : only3: Copied (replaced existing) 2025/08/29 03:47:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:09 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:47:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:47:09 DEBUG : empty_on_remote: Making directory with metadata 2025/08/29 03:47:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:47:09 INFO : empty_on_remote: Making directory 2025/08/29 03:47:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/29 03:47:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:12 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:47:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:47:12 DEBUG : empty_on_remote: Making directory with metadata 2025/08/29 03:47:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/29 03:47:12 INFO : empty_on_remote: Making directory 2025/08/29 03:47:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/29 03:47:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:14 INFO : sub dir: Making directory 2025/08/29 03:47:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/29 03:47:16 INFO : sub dir: Making directory 2025/08/29 03:47:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:24 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:24 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : apple: Unchanged skipping 2025/08/29 03:47:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:47:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : banana: Unchanged skipping 2025/08/29 03:47:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:47:25 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:25 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:25 INFO : There was nothing to transfer 2025/08/29 03:47:25 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:25 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : apple: Unchanged skipping 2025/08/29 03:47:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:47:26 DEBUG : banana: Unchanged skipping 2025/08/29 03:47:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:47:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:26 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:26 INFO : There was nothing to transfer 2025/08/29 03:47:26 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:26 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:38 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:39 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : apple: Unchanged skipping 2025/08/29 03:47:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : banana: Unchanged skipping 2025/08/29 03:47:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:47:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:47:39 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:39 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:39 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:39 INFO : There was nothing to transfer 2025/08/29 03:47:39 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:39 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : apple: Unchanged skipping 2025/08/29 03:47:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:47:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : banana: Unchanged skipping 2025/08/29 03:47:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:47:40 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:40 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:40 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:40 INFO : There was nothing to transfer 2025/08/29 03:47:40 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:40 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:47:53 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:53 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:53 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:53 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/29 03:47:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:47:54 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:54 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/29 03:47:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/29 03:47:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/29 03:47:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/29 03:47:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/29 03:47:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/29 03:47:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/29 03:47:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/29 03:47:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/29 03:47:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/29 03:47:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/29 03:47:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/29 03:47:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/29 03:47:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/29 03:47:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/29 03:47:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/29 03:47:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/29 03:47:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/29 03:47:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/29 03:47:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/29 03:47:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/29 03:47:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/29 03:47:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:55 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:56 INFO : dir1/0014-89;=.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0007-1234567.txt: Deleted 2025/08/29 03:47:56 INFO : appleappleapplebanana: Deleted 2025/08/29 03:47:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0012-6789;.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0015-9;=.txt: Deleted 2025/08/29 03:47:56 INFO : apple: Deleted 2025/08/29 03:47:56 INFO : dir1/0009-3456789.txt: Deleted 2025/08/29 03:47:56 INFO : banana: Deleted 2025/08/29 03:47:56 INFO : splitbananasplit: Deleted 2025/08/29 03:47:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0008-2345678.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0011-56789;.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0003-defghij.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0013-789;=.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/29 03:47:56 INFO : dir1/0010-456789.txt: Deleted 2025/08/29 03:47:56 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : apple: Unchanged skipping 2025/08/29 03:47:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : banana: Unchanged skipping 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:47:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:47:57 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:47:57 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:57 DEBUG : Waiting for deletions to finish 2025/08/29 03:47:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/29 03:47:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/29 03:47:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/29 03:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/29 03:47:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/29 03:47:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/29 03:47:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/29 03:47:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/29 03:47:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/29 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/29 03:47:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/29 03:47:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/29 03:47:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:48:09 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:10 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/29 03:48:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/29 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/29 03:48:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/29 03:48:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/29 03:48:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/29 03:48:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/29 03:48:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/29 03:48:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/29 03:48:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/29 03:48:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/29 03:48:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/29 03:48:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/29 03:48:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/29 03:48:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/29 03:48:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/29 03:48:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:10 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:48:10 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:48:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/29 03:48:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/29 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/29 03:48:11 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/29 03:48:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/29 03:48:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/29 03:48:11 INFO : apple: Copied (new) to: PREFIXapple 2025/08/29 03:48:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/29 03:48:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/29 03:48:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/29 03:48:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/29 03:48:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/29 03:48:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/29 03:48:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/29 03:48:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/29 03:48:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/29 03:48:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/29 03:48:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/29 03:48:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/29 03:48:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/29 03:48:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/29 03:48:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/29 03:48:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/29 03:48:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/29 03:48:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:12 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:12 INFO : dir1/0010-456789.txt: Deleted 2025/08/29 03:48:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0003-defghij.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0008-2345678.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0007-1234567.txt: Deleted 2025/08/29 03:48:13 INFO : appleappleapplebanana: Deleted 2025/08/29 03:48:13 INFO : banana: Deleted 2025/08/29 03:48:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0014-89;=.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0013-789;=.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0009-3456789.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0011-56789;.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0012-6789;.txt: Deleted 2025/08/29 03:48:13 INFO : dir1/0015-9;=.txt: Deleted 2025/08/29 03:48:13 INFO : apple: Deleted 2025/08/29 03:48:13 INFO : splitbananasplit: Deleted 2025/08/29 03:48:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/29 03:48:13 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : apple: transformed to: PREFIXapple 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/29 03:48:14 DEBUG : banana: transformed to: PREFIXbanana 2025/08/29 03:48:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/29 03:48:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:14 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:48:14 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:48:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/29 03:48:14 INFO : splitbananasplit: Copied (new) 2025/08/29 03:48:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/29 03:48:14 INFO : banana: Copied (new) 2025/08/29 03:48:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/29 03:48:14 INFO : appleappleapplebanana: Copied (new) 2025/08/29 03:48:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/29 03:48:14 INFO : apple: Copied (new) 2025/08/29 03:48:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/29 03:48:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/29 03:48:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/29 03:48:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/29 03:48:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/29 03:48:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/29 03:48:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/29 03:48:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/29 03:48:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/29 03:48:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/29 03:48:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/29 03:48:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/29 03:48:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/29 03:48:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/29 03:48:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/29 03:48:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/29 03:48:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/29 03:48:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/29 03:48:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/29 03:48:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/29 03:48:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/29 03:48:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/29 03:48:16 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/29 03:48:16 INFO : PREFIXsplitbananasplit: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/29 03:48:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/29 03:48:16 INFO : PREFIXapple: Deleted 2025/08/29 03:48:16 INFO : PREFIXbanana: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/29 03:48:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/29 03:48:16 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:16 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:17 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:48:30 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:30 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:48:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:48:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:48:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/29 03:48:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/29 03:48:31 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/29 03:48:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/29 03:48:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/29 03:48:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/29 03:48:32 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/29 03:48:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/29 03:48:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/29 03:48:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/29 03:48:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/29 03:48:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/29 03:48:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/29 03:48:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/29 03:48:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/29 03:48:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/29 03:48:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/29 03:48:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/29 03:48:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/29 03:48:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/29 03:48:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:33 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0003-defghij.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0007-1234567.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0009-3456789.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0015-9;=.txt: Deleted 2025/08/29 03:48:33 INFO : appleappleapplebanana: Deleted 2025/08/29 03:48:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/29 03:48:33 INFO : banana: Deleted 2025/08/29 03:48:33 INFO : dir1/0008-2345678.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0010-456789.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/29 03:48:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/29 03:48:33 INFO : apple: Deleted 2025/08/29 03:48:33 INFO : splitbananasplit: Deleted 2025/08/29 03:48:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/29 03:48:34 INFO : dir1/0014-89;=.txt: Deleted 2025/08/29 03:48:34 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/29 03:48:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/29 03:48:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/29 03:48:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:34 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:48:34 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:48:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/29 03:48:34 INFO : splitbananasplit: Copied (new) 2025/08/29 03:48:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/29 03:48:35 INFO : banana: Copied (new) 2025/08/29 03:48:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/29 03:48:35 INFO : apple: Copied (new) 2025/08/29 03:48:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/29 03:48:35 INFO : appleappleapplebanana: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/29 03:48:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/29 03:48:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/29 03:48:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/29 03:48:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/29 03:48:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/29 03:48:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/29 03:48:35 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/29 03:48:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/29 03:48:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/29 03:48:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/29 03:48:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/29 03:48:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/29 03:48:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/29 03:48:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/29 03:48:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/29 03:48:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/29 03:48:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/29 03:48:36 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : appleSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : splitbananasplitSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : bananaSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/29 03:48:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/29 03:48:36 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:37 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:37 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:48:49 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:50 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:48:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:50 DEBUG : apple: Unchanged skipping 2025/08/29 03:48:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:50 DEBUG : banana: Unchanged skipping 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/29 03:48:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/29 03:48:50 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:48:50 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:48:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/29 03:48:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/29 03:48:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/29 03:48:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/29 03:48:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/29 03:48:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/29 03:48:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/29 03:48:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/29 03:48:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/29 03:48:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/29 03:48:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/29 03:48:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/29 03:48:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/29 03:48:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/29 03:48:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/29 03:48:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/29 03:48:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/29 03:48:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/29 03:48:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/29 03:48:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/29 03:48:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/29 03:48:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/29 03:48:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/29 03:48:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/29 03:48:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/29 03:48:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/29 03:48:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/29 03:48:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/29 03:48:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/29 03:48:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/29 03:48:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/29 03:48:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/29 03:48:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/29 03:48:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/29 03:48:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/29 03:48:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/29 03:48:52 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:52 INFO : dir1/0003-defghij.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0010-456789.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/29 03:48:52 INFO : splitbananasplit: Deleted 2025/08/29 03:48:52 INFO : dir1/0011-56789;.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0008-2345678.txt: Deleted 2025/08/29 03:48:52 INFO : dir1/0009-3456789.txt: Deleted 2025/08/29 03:48:53 INFO : dir1/0012-6789;.txt: Deleted 2025/08/29 03:48:53 INFO : dir1/0014-89;=.txt: Deleted 2025/08/29 03:48:53 INFO : appleappleapplebanana: Deleted 2025/08/29 03:48:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/29 03:48:53 INFO : dir1/0013-789;=.txt: Deleted 2025/08/29 03:48:53 INFO : dir1/0015-9;=.txt: Deleted 2025/08/29 03:48:53 INFO : dir1/0007-1234567.txt: Deleted 2025/08/29 03:48:53 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:53 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : appleapple: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : apple: Unchanged skipping 2025/08/29 03:48:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : banana: Unchanged skipping 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:48:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/29 03:48:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/29 03:48:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/29 03:48:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/29 03:48:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/29 03:48:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/29 03:48:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/29 03:48:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/29 03:48:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/29 03:48:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/29 03:48:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/29 03:48:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/29 03:48:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/29 03:48:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:48:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:48:53 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:48:53 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:48:53 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:53 DEBUG : Waiting for deletions to finish 2025/08/29 03:48:54 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : appleapple: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/29 03:48:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/29 03:48:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/29 03:48:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/29 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/29 03:48:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/29 03:48:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/29 03:48:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/29 03:48:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/29 03:48:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/29 03:48:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/29 03:48:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/29 03:48:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/29 03:48:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/29 03:48:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/29 03:48:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/29 03:48:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/29 03:48:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/29 03:48:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/29 03:48:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:49:07 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:07 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:07 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:07 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:07 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:07 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:08 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:08 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:08 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:08 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:08 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:09 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:49:21 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:22 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:22 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:22 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:22 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:22 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:23 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:23 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:23 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:23 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:49:35 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:36 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:36 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:36 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:36 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:37 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:37 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:37 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:37 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:37 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:49:50 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:50 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:50 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:50 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:50 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:51 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : apple: Unchanged skipping 2025/08/29 03:49:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:49:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:49:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : banana: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:49:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:49:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:49:51 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:49:51 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:51 DEBUG : Waiting for deletions to finish 2025/08/29 03:49:51 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:49:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:05 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:06 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:50:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : apple: Unchanged skipping 2025/08/29 03:50:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : banana: Unchanged skipping 2025/08/29 03:50:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:50:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:50:06 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:06 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:06 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:07 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/29 03:50:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : banana: Unchanged skipping 2025/08/29 03:50:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : apple: Unchanged skipping 2025/08/29 03:50:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/29 03:50:07 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:07 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:07 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:07 DEBUG : apple: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : banana: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/29 03:50:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (174.34s) --- PASS: TestTransform/NFC (12.76s) --- PASS: TestTransform/NFD (14.25s) --- PASS: TestTransform/base64 (17.33s) --- PASS: TestTransform/prefix (19.40s) --- PASS: TestTransform/suffix (20.34s) --- PASS: TestTransform/truncate (16.60s) --- PASS: TestTransform/encoder (15.17s) --- PASS: TestTransform/ISO-8859-1 (14.35s) --- PASS: TestTransform/charmap (14.02s) --- PASS: TestTransform/lowercase (14.01s) --- PASS: TestTransform/ascii (16.12s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/29 03:50:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/29 03:50:12 INFO : sub dir_somesuffix: Making directory 2025/08/29 03:50:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/29 03:50:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/29 03:50:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/29 03:50:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/29 03:50:12 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:12 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/29 03:50:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.64s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:14 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:14 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:14 INFO : tictactoe: Making directory 2025/08/29 03:50:14 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:14 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/29 03:50:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:14 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:14 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/29 03:50:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:16 INFO : toe: Making directory 2025/08/29 03:50:16 INFO : toe/toe: Making directory 2025/08/29 03:50:16 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/29 03:50:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/29 03:50:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/29 03:50:16 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:16 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/29 03:50:16 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:17 INFO : toe: Making directory 2025/08/29 03:50:17 INFO : toe/toe: Making directory 2025/08/29 03:50:17 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/29 03:50:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/29 03:50:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/29 03:50:17 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:17 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/29 03:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:19 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:50:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 03:50:19 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:19 INFO : tictacempty_dir: Making directory 2025/08/29 03:50:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:19 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:19 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:19 INFO : tictactoe: Making directory 2025/08/29 03:50:19 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:19 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:19 INFO : tictactoe/tictactoe: Making directory 2025/08/29 03:50:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:19 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:19 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:20 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:50:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 03:50:20 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:20 INFO : tictacempty_dir: Making directory 2025/08/29 03:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:20 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:20 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:20 INFO : tictactoe: Making directory 2025/08/29 03:50:20 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:20 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:20 INFO : tictactoe/tictactoe: Making directory 2025/08/29 03:50:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/29 03:50:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:20 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:20 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/29 03:50:21 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:21 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:21 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:21 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/29 03:50:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/29 03:50:21 NOTICE: B2 bucket rclone-test-burehef5requ: 0 differences found 2025/08/29 03:50:21 NOTICE: B2 bucket rclone-test-burehef5requ: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:22 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:22 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:22 INFO : tictactoe: Making directory 2025/08/29 03:50:22 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:22 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:22 INFO : tictactoe/tictactoe: Making directory 2025/08/29 03:50:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:22 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:23 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:23 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:23 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:23 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/29 03:50:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/29 03:50:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/29 03:50:23 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/08/29 03:50:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:24 INFO : toe: Making directory 2025/08/29 03:50:24 INFO : toe/toe: Making directory 2025/08/29 03:50:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/29 03:50:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:24 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:25 INFO : toe/toe/toe: Copied (new) 2025/08/29 03:50:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:26 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:50:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:26 INFO : tictacempty_dir: Making directory 2025/08/29 03:50:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:26 INFO : tictactoe: Making directory 2025/08/29 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:26 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:26 INFO : tictactoe/tictactoe: Making directory 2025/08/29 03:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/29 03:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:26 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:27 INFO : toe/toe/toe.txt: Deleted 2025/08/29 03:50:27 INFO : toe/toe: Removing directory 2025/08/29 03:50:27 INFO : toe: Removing directory 2025/08/29 03:50:27 INFO : empty_dir: Removing directory 2025/08/29 03:50:27 DEBUG : Local file system at /tmp/rclone3083502372: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.89s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:28 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:50:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 03:50:28 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:28 INFO : tictacempty_dir: Making directory 2025/08/29 03:50:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:28 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:28 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:28 INFO : tictactoe: Making directory 2025/08/29 03:50:28 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:28 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:28 INFO : tictactoe/tictactoe: Making directory 2025/08/29 03:50:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/29 03:50:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:28 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:28 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:29 INFO : toe/toe/toe.txt: Deleted 2025/08/29 03:50:29 INFO : toe/toe: Removing directory 2025/08/29 03:50:29 INFO : toe: Removing directory 2025/08/29 03:50:29 INFO : empty_dir: Removing directory 2025/08/29 03:50:29 DEBUG : Local file system at /tmp/rclone3083502372: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/29 03:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/29 03:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/29 03:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/29 03:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/29 03:50:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/29 03:50:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:31 DEBUG : Reset feature "Copy" 2025/08/29 03:50:31 DEBUG : Reset feature "Move" 2025/08/29 03:50:31 DEBUG : Reset feature "Copy" 2025/08/29 03:50:31 DEBUG : Reset feature "Move" 2025/08/29 03:50:31 DEBUG : empty_dir: Making directory with metadata 2025/08/29 03:50:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/29 03:50:31 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:31 INFO : tictacempty_dir: Making directory 2025/08/29 03:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/29 03:50:31 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:31 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:31 INFO : tictactoe: Making directory 2025/08/29 03:50:31 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:31 DEBUG : toe: transformed to: tictactoe 2025/08/29 03:50:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:31 INFO : tictactoe/tictactoe: Making directory 2025/08/29 03:50:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/29 03:50:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/29 03:50:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:31 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/29 03:50:32 INFO : toe/toe/toe.txt: Deleted 2025/08/29 03:50:32 INFO : toe/toe: Removing directory 2025/08/29 03:50:32 INFO : toe: Removing directory 2025/08/29 03:50:32 INFO : empty_dir: Removing directory 2025/08/29 03:50:32 DEBUG : Local file system at /tmp/rclone3083502372: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/29 03:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/29 03:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/29 03:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/29 03:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/29 03:50:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/29 03:50:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.39s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:34 DEBUG : toe: transformed to: dG9l 2025/08/29 03:50:35 DEBUG : toe: transformed to: dG9l 2025/08/29 03:50:35 INFO : dG9l: Making directory 2025/08/29 03:50:35 DEBUG : toe: transformed to: dG9l 2025/08/29 03:50:35 DEBUG : toe: transformed to: dG9l 2025/08/29 03:50:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/29 03:50:35 INFO : dG9l/dG9l: Making directory 2025/08/29 03:50:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/29 03:50:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/29 03:50:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/29 03:50:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/29 03:50:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/29 03:50:35 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:35 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/29 03:50:35 DEBUG : Waiting for deletions to finish 2025/08/29 03:50:36 DEBUG : dG9l: transformed to: toe 2025/08/29 03:50:36 DEBUG : dG9l: transformed to: toe 2025/08/29 03:50:36 DEBUG : dG9l: transformed to: toe 2025/08/29 03:50:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/29 03:50:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/29 03:50:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/29 03:50:36 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for checks to finish 2025/08/29 03:50:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/29 03:50:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/29 03:50:36 DEBUG : Local file system at /tmp/rclone3083502372: Waiting for transfers to finish 2025/08/29 03:50:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-burehef5requ", Local "Local file system at /tmp/rclone3083502372", Modify Window "1ms" 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe: transformed to: 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe: transformed to: 2025/08/29 03:50:37 INFO : B2 bucket rclone-test-burehef5requ: Making directory 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe: transformed to: 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe: transformed to: 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe/toe: transformed to: 2025/08/29 03:50:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/29 03:50:37 INFO : toe/toe: Making directory 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe/toe: transformed to: 2025/08/29 03:50:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe: transformed to: 2025/08/29 03:50:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/29 03:50:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/29 03:50:37 DEBUG : toe/toe/toe: transformed to: 2025/08/29 03:50:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/29 03:50:37 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for checks to finish 2025/08/29 03:50:37 DEBUG : B2 bucket rclone-test-burehef5requ: Waiting for transfers to finish 2025/08/29 03:50:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/29 03:50:38 INFO : toe/toe/toe: Copied (new) 2025/08/29 03:50:38 ERROR : B2 bucket rclone-test-burehef5requ: not deleting files as there were IO errors 2025/08/29 03:50:38 ERROR : B2 bucket rclone-test-burehef5requ: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/08/29 03:50:39 DEBUG : B2 bucket rclone-test-burehef5requ: Purge remote 2025/08/29 03:50:39 INFO : B2 bucket rclone-test-burehef5requ: cleaning bucket "rclone-test-burehef5requ" of all files 2025/08/29 03:50:40 DEBUG : BackupDir/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c052_d20250829_m034507_c001_v7007000_t0000_u01756439107499") 2025/08/29 03:50:40 DEBUG : BackupDir/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1014ec03480c9146_d20250829_m034501_c001_v0001181_t0047_u01756439101936") 2025/08/29 03:50:40 DEBUG : CompareDest/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c2399e_d20250829_m034443_c001_v7007000_t0000_u01756439083193") 2025/08/29 03:50:40 DEBUG : CompareDest/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e52c_d20250829_m034435_c001_v0001157_t0023_u01756439075719") 2025/08/29 03:50:40 DEBUG : CompareDest/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c239a1_d20250829_m034443_c001_v7007000_t0000_u01756439083370") 2025/08/29 03:50:40 DEBUG : CompareDest/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622c79_d20250829_m034437_c001_v0001165_t0042_u01756439077768") 2025/08/29 03:50:40 DEBUG : CopyDest/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c053_d20250829_m034507_c001_v7007000_t0000_u01756439107676") 2025/08/29 03:50:40 DEBUG : CopyDest/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60aa60_d20250829_m034458_c001_v0001037_t0016_u01756439098887") 2025/08/29 03:50:40 DEBUG : CopyDest/three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c054_d20250829_m034507_c001_v7007000_t0000_u01756439107854") 2025/08/29 03:50:40 DEBUG : CopyDest/three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622d0f_d20250829_m034505_c001_v0001165_t0004_u01756439105639") 2025/08/29 03:50:40 DEBUG : CopyDest/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c055_d20250829_m034508_c001_v7007000_t0000_u01756439108032") 2025/08/29 03:50:40 DEBUG : CopyDest/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e5de_d20250829_m034503_c001_v0001157_t0027_u01756439103325") 2025/08/29 03:50:40 DEBUG : EXISTING: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac95_d20250829_m034627_c001_v7007000_t0000_u01756439187520") 2025/08/29 03:50:40 DEBUG : EXISTING: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f83_d20250829_m034626_c001_v0001165_t0032_u01756439186491") 2025/08/29 03:50:40 DEBUG : PREFIXapple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377ab_d20250829_m034816_c001_v7007000_t0000_u01756439296367") 2025/08/29 03:50:40 DEBUG : PREFIXapple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041114b_d20250829_m034810_c001_v0001136_t0009_u01756439290854") 2025/08/29 03:50:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d114a_d20250829_m034816_c001_v7007000_t0000_u01756439296291") 2025/08/29 03:50:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623202_d20250829_m034810_c001_v0001165_t0056_u01756439290866") 2025/08/29 03:50:40 DEBUG : PREFIXbanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f8e_d20250829_m034816_c001_v7007000_t0000_u01756439296464") 2025/08/29 03:50:40 DEBUG : PREFIXbanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e765_d20250829_m034810_c001_v0001150_t0019_u01756439290877") 2025/08/29 03:50:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8b02d_d20250829_m034816_c001_v7007000_t0000_u01756439296122") 2025/08/29 03:50:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea5e_d20250829_m034810_c001_v0001157_t0001_u01756439290847") 2025/08/29 03:50:40 DEBUG : Testêé: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac93_d20250829_m034624_c001_v7007000_t0000_u01756439184049") 2025/08/29 03:50:41 DEBUG : Testêé: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f75_d20250829_m034623_c001_v0001165_t0029_u01756439183425") 2025/08/29 03:50:41 DEBUG : Testêé: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e7f2_d20250829_m034622_c001_v0001157_t0022_u01756439182353") 2025/08/29 03:50:41 DEBUG : YXBwbGU=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b00_d20250829_m034758_c001_v7007000_t0000_u01756439278355") 2025/08/29 03:50:41 DEBUG : YXBwbGU=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231a2_d20250829_m034754_c001_v0001165_t0003_u01756439274306") 2025/08/29 03:50:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b01_d20250829_m034758_c001_v7007000_t0000_u01756439278533") 2025/08/29 03:50:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e9fd_d20250829_m034754_c001_v0001157_t0021_u01756439274317") 2025/08/29 03:50:41 DEBUG : YmFuYW5h: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b02_d20250829_m034758_c001_v7007000_t0000_u01756439278711") 2025/08/29 03:50:41 DEBUG : YmFuYW5h: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6cc_d20250829_m034754_c001_v0001150_t0014_u01756439274337") 2025/08/29 03:50:41 DEBUG : a/potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed539_d20250829_m034240_c001_v7007000_t0000_u01756438960465") 2025/08/29 03:50:41 DEBUG : a/potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228ea_d20250829_m034239_c001_v0001165_t0041_u01756438959905") 2025/08/29 03:50:41 DEBUG : a/potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed50f_d20250829_m034238_c001_v7007000_t0000_u01756438958590") 2025/08/29 03:50:41 DEBUG : a/potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228d8_d20250829_m034237_c001_v0001165_t0044_u01756438957832") 2025/08/29 03:50:41 DEBUG : a/potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af200830_d20250829_m034221_c001_v7007000_t0000_u01756438941792") 2025/08/29 03:50:41 DEBUG : a/potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622861_d20250829_m034221_c001_v0001165_t0045_u01756438941033") 2025/08/29 03:50:41 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ebf_d20250829_m035008_c001_v7007000_t0000_u01756439408479") 2025/08/29 03:50:41 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041139a_d20250829_m035004_c001_v0001136_t0052_u01756439404116") 2025/08/29 03:50:41 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bae_d20250829_m034952_c001_v7007000_t0000_u01756439392339") 2025/08/29 03:50:41 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411346_d20250829_m034949_c001_v0001136_t0009_u01756439389071") 2025/08/29 03:50:41 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee072_d20250829_m034938_c001_v7007000_t0000_u01756439378351") 2025/08/29 03:50:41 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304112f8_d20250829_m034934_c001_v0001136_t0012_u01756439374854") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013b8_d20250829_m034924_c001_v7007000_t0000_u01756439364196") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041129b_d20250829_m034920_c001_v0001136_t0045_u01756439360767") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af201399_d20250829_m034909_c001_v7007000_t0000_u01756439349907") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041125f_d20250829_m034905_c001_v0001136_t0054_u01756439345964") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d115b_d20250829_m034854_c001_v7007000_t0000_u01756439334784") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb34_d20250829_m034848_c001_v0001157_t0010_u01756439328811") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b83_d20250829_m034838_c001_v7007000_t0000_u01756439318210") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e838_d20250829_m034834_c001_v0001150_t0006_u01756439314833") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8624_d20250829_m034833_c001_v7007000_t0000_u01756439313878") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111a5_d20250829_m034829_c001_v0001136_t0014_u01756439309265") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6250_d20250829_m034817_c001_v7007000_t0000_u01756439297839") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e795_d20250829_m034814_c001_v0001150_t0001_u01756439294394") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8b02b_d20250829_m034813_c001_v7007000_t0000_u01756439293470") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea54_d20250829_m034808_c001_v0001157_t0025_u01756439288919") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755afc_d20250829_m034756_c001_v7007000_t0000_u01756439276398") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623190_d20250829_m034751_c001_v0001165_t0026_u01756439271926") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ce5_d20250829_m034741_c001_v7007000_t0000_u01756439261073") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623132_d20250829_m034737_c001_v0001165_t0059_u01756439257444") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ad8_d20250829_m034726_c001_v7007000_t0000_u01756439246849") 2025/08/29 03:50:42 DEBUG : apple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230d1_d20250829_m034723_c001_v0001165_t0034_u01756439243342") 2025/08/29 03:50:43 DEBUG : appleSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfcc_d20250829_m034836_c001_v7007000_t0000_u01756439316503") 2025/08/29 03:50:43 DEBUG : appleSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e818_d20250829_m034831_c001_v0001150_t0056_u01756439311458") 2025/08/29 03:50:43 DEBUG : appleapple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d115c_d20250829_m034854_c001_v7007000_t0000_u01756439334965") 2025/08/29 03:50:43 DEBUG : appleapple: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8da_d20250829_m034850_c001_v0001150_t0047_u01756439330866") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ec4_d20250829_m035008_c001_v7007000_t0000_u01756439408658") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ebb3_d20250829_m035004_c001_v0001150_t0028_u01756439404948") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5baf_d20250829_m034952_c001_v7007000_t0000_u01756439392518") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eb0f_d20250829_m034949_c001_v0001150_t0012_u01756439389674") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee073_d20250829_m034938_c001_v7007000_t0000_u01756439378528") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea9a_d20250829_m034935_c001_v0001150_t0047_u01756439375438") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013b9_d20250829_m034924_c001_v7007000_t0000_u01756439364393") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea16_d20250829_m034921_c001_v0001150_t0044_u01756439361338") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20139a_d20250829_m034910_c001_v7007000_t0000_u01756439350089") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e97e_d20250829_m034906_c001_v0001150_t0000_u01756439346457") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2a7c_d20250829_m034852_c001_v7007000_t0000_u01756439332937") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232f0_d20250829_m034849_c001_v0001165_t0028_u01756439329478") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b89_d20250829_m034838_c001_v7007000_t0000_u01756439318387") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eaf2_d20250829_m034834_c001_v0001157_t0050_u01756439314853") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9eae_d20250829_m034833_c001_v7007000_t0000_u01756439313660") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623271_d20250829_m034830_c001_v0001165_t0006_u01756439310035") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6251_d20250829_m034818_c001_v7007000_t0000_u01756439298019") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea78_d20250829_m034814_c001_v0001157_t0044_u01756439294425") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20137a_d20250829_m034813_c001_v7007000_t0000_u01756439293247") 2025/08/29 03:50:43 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231fc_d20250829_m034809_c001_v0001165_t0037_u01756439289617") 2025/08/29 03:50:44 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa50909_d20250829_m034756_c001_v7007000_t0000_u01756439276372") 2025/08/29 03:50:44 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110d7_d20250829_m034752_c001_v0001136_t0041_u01756439272582") 2025/08/29 03:50:44 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ce6_d20250829_m034741_c001_v7007000_t0000_u01756439261250") 2025/08/29 03:50:44 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411077_d20250829_m034737_c001_v0001136_t0000_u01756439257985") 2025/08/29 03:50:44 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ad9_d20250829_m034727_c001_v7007000_t0000_u01756439247027") 2025/08/29 03:50:44 DEBUG : appleappleapplebanana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411034_d20250829_m034724_c001_v0001136_t0048_u01756439244023") 2025/08/29 03:50:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b7e_d20250829_m034836_c001_v7007000_t0000_u01756439316891") 2025/08/29 03:50:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762327b_d20250829_m034831_c001_v0001165_t0024_u01756439311449") 2025/08/29 03:50:44 DEBUG : b/potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed53a_d20250829_m034240_c001_v7007000_t0000_u01756438960642") 2025/08/29 03:50:44 DEBUG : b/potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228e0_d20250829_m034239_c001_v0001165_t0024_u01756438959125") 2025/08/29 03:50:44 DEBUG : b/potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed50a_d20250829_m034238_c001_v7007000_t0000_u01756438958047") 2025/08/29 03:50:44 DEBUG : b/potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228cc_d20250829_m034237_c001_v0001165_t0034_u01756438957029") 2025/08/29 03:50:44 DEBUG : b/potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af200824_d20250829_m034221_c001_v7007000_t0000_u01756438941231") 2025/08/29 03:50:44 DEBUG : b/potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762285d_d20250829_m034220_c001_v0001165_t0007_u01756438940154") 2025/08/29 03:50:44 DEBUG : backup/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f402d2e10e0fbd38b_d20250829_m034521_c001_v7007000_t0000_u01756439121270") 2025/08/29 03:50:44 DEBUG : backup/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1151b4155103b78c_d20250829_m034519_c001_v0001145_t0046_u01756439119231") 2025/08/29 03:50:44 DEBUG : backup/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1106c3aaaf79967f_d20250829_m034515_c001_v0001179_t0035_u01756439115187") 2025/08/29 03:50:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c566d_d20250829_m034547_c001_v7007000_t0000_u01756439147293") 2025/08/29 03:50:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1107cb85112e07ec_d20250829_m034545_c001_v0001090_t0024_u01756439145505") 2025/08/29 03:50:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f108648c9a518c745_d20250829_m034541_c001_v0001137_t0027_u01756439141804") 2025/08/29 03:50:45 DEBUG : backup/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f401c0b60c533a2d5_d20250829_m034535_c001_v7007000_t0000_u01756439135483") 2025/08/29 03:50:45 DEBUG : backup/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119901efd7e8f75a_d20250829_m034533_c001_v0001184_t0055_u01756439133822") 2025/08/29 03:50:45 DEBUG : backup/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119c4a4b0ad62a1e_d20250829_m034530_c001_v0001177_t0053_u01756439130034") 2025/08/29 03:50:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c566f_d20250829_m034547_c001_v7007000_t0000_u01756439147469") 2025/08/29 03:50:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10087d6839eabcce_d20250829_m034546_c001_v0001146_t0044_u01756439146447") 2025/08/29 03:50:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f11032fa61754e969_d20250829_m034543_c001_v0001154_t0006_u01756439143284") 2025/08/29 03:50:45 DEBUG : backup/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f402d2e10e0fbd38c_d20250829_m034521_c001_v7007000_t0000_u01756439121451") 2025/08/29 03:50:45 DEBUG : backup/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f109085c18c81e7b9_d20250829_m034520_c001_v0001178_t0059_u01756439120500") 2025/08/29 03:50:45 DEBUG : backup/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f112ca0c56a7fa88e_d20250829_m034516_c001_v0001171_t0041_u01756439116889") 2025/08/29 03:50:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f401c0b60c533a2d6_d20250829_m034535_c001_v7007000_t0000_u01756439135674") 2025/08/29 03:50:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1080ce6519f72eb0_d20250829_m034534_c001_v0001165_t0055_u01756439134731") 2025/08/29 03:50:45 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f11581bd7bbb21864_d20250829_m034531_c001_v0001157_t0040_u01756439131699") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ec7_d20250829_m035008_c001_v7007000_t0000_u01756439408837") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623491_d20250829_m035004_c001_v0001165_t0025_u01756439404709") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb0_d20250829_m034952_c001_v7007000_t0000_u01756439392702") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623455_d20250829_m034949_c001_v0001165_t0019_u01756439389463") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee074_d20250829_m034938_c001_v7007000_t0000_u01756439378706") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623416_d20250829_m034935_c001_v0001165_t0056_u01756439375240") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013ba_d20250829_m034924_c001_v7007000_t0000_u01756439364576") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476233ab_d20250829_m034921_c001_v0001165_t0018_u01756439361138") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20139b_d20250829_m034910_c001_v7007000_t0000_u01756439350268") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623362_d20250829_m034906_c001_v0001165_t0019_u01756439346251") 2025/08/29 03:50:45 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d115d_d20250829_m034855_c001_v7007000_t0000_u01756439335145") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8d0_d20250829_m034849_c001_v0001150_t0021_u01756439329135") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b8e_d20250829_m034838_c001_v7007000_t0000_u01756439318564") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111c3_d20250829_m034834_c001_v0001136_t0013_u01756439314842") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8622_d20250829_m034833_c001_v7007000_t0000_u01756439313699") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ead4_d20250829_m034829_c001_v0001157_t0000_u01756439309567") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6252_d20250829_m034818_c001_v7007000_t0000_u01756439298201") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411165_d20250829_m034814_c001_v0001136_t0048_u01756439294402") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564caed0_d20250829_m034813_c001_v7007000_t0000_u01756439293256") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411145_d20250829_m034809_c001_v0001136_t0058_u01756439289234") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4042d129f92cd6dd_d20250829_m034756_c001_v7007000_t0000_u01756439276430") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e9f0_d20250829_m034752_c001_v0001157_t0049_u01756439272123") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ce7_d20250829_m034741_c001_v7007000_t0000_u01756439261429") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e99b_d20250829_m034737_c001_v0001157_t0004_u01756439257653") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ada_d20250829_m034727_c001_v7007000_t0000_u01756439247204") 2025/08/29 03:50:46 DEBUG : banana: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e961_d20250829_m034723_c001_v0001157_t0006_u01756439243572") 2025/08/29 03:50:46 DEBUG : bananaSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1151_d20250829_m034836_c001_v7007000_t0000_u01756439316734") 2025/08/29 03:50:46 DEBUG : bananaSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111a7_d20250829_m034831_c001_v0001136_t0003_u01756439311425") 2025/08/29 03:50:46 DEBUG : both0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a20_d20250829_m034702_c001_v7007000_t0000_u01756439222582") 2025/08/29 03:50:46 DEBUG : both0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e88e_d20250829_m034648_c001_v0001157_t0053_u01756439208171") 2025/08/29 03:50:46 DEBUG : both0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d2b_d20250829_m034644_c001_v7007000_t0000_u01756439204091") 2025/08/29 03:50:46 DEBUG : both0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e808_d20250829_m034629_c001_v0001157_t0050_u01756439189380") 2025/08/29 03:50:47 DEBUG : both1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a21_d20250829_m034702_c001_v7007000_t0000_u01756439222761") 2025/08/29 03:50:47 DEBUG : both1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e894_d20250829_m034649_c001_v0001157_t0055_u01756439209096") 2025/08/29 03:50:47 DEBUG : both1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d2c_d20250829_m034644_c001_v7007000_t0000_u01756439204268") 2025/08/29 03:50:47 DEBUG : both1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e810_d20250829_m034630_c001_v0001157_t0048_u01756439190113") 2025/08/29 03:50:47 DEBUG : both10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a22_d20250829_m034702_c001_v7007000_t0000_u01756439222941") 2025/08/29 03:50:47 DEBUG : both10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8ba_d20250829_m034654_c001_v0001157_t0040_u01756439214522") 2025/08/29 03:50:47 DEBUG : both10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d2d_d20250829_m034644_c001_v7007000_t0000_u01756439204444") 2025/08/29 03:50:47 DEBUG : both10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e848_d20250829_m034635_c001_v0001157_t0054_u01756439195539") 2025/08/29 03:50:47 DEBUG : both11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a23_d20250829_m034703_c001_v7007000_t0000_u01756439223120") 2025/08/29 03:50:47 DEBUG : both11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8c0_d20250829_m034655_c001_v0001157_t0030_u01756439215078") 2025/08/29 03:50:47 DEBUG : both11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d2e_d20250829_m034644_c001_v7007000_t0000_u01756439204621") 2025/08/29 03:50:47 DEBUG : both11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e84c_d20250829_m034636_c001_v0001157_t0018_u01756439196211") 2025/08/29 03:50:47 DEBUG : both12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a24_d20250829_m034703_c001_v7007000_t0000_u01756439223301") 2025/08/29 03:50:47 DEBUG : both12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8c6_d20250829_m034655_c001_v0001157_t0056_u01756439215677") 2025/08/29 03:50:47 DEBUG : both12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d2f_d20250829_m034644_c001_v7007000_t0000_u01756439204801") 2025/08/29 03:50:47 DEBUG : both12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e854_d20250829_m034636_c001_v0001157_t0029_u01756439196725") 2025/08/29 03:50:47 DEBUG : both13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a25_d20250829_m034703_c001_v7007000_t0000_u01756439223486") 2025/08/29 03:50:47 DEBUG : both13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8c8_d20250829_m034656_c001_v0001157_t0034_u01756439216230") 2025/08/29 03:50:47 DEBUG : both13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d30_d20250829_m034644_c001_v7007000_t0000_u01756439204980") 2025/08/29 03:50:47 DEBUG : both13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e85c_d20250829_m034637_c001_v0001157_t0042_u01756439197401") 2025/08/29 03:50:47 DEBUG : both14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a26_d20250829_m034703_c001_v7007000_t0000_u01756439223665") 2025/08/29 03:50:47 DEBUG : both14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8ce_d20250829_m034656_c001_v0001157_t0054_u01756439216726") 2025/08/29 03:50:48 DEBUG : both14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d31_d20250829_m034645_c001_v7007000_t0000_u01756439205156") 2025/08/29 03:50:48 DEBUG : both14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e860_d20250829_m034637_c001_v0001157_t0033_u01756439197934") 2025/08/29 03:50:48 DEBUG : both15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a27_d20250829_m034703_c001_v7007000_t0000_u01756439223845") 2025/08/29 03:50:48 DEBUG : both15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8d0_d20250829_m034657_c001_v0001157_t0012_u01756439217333") 2025/08/29 03:50:48 DEBUG : both15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d32_d20250829_m034645_c001_v7007000_t0000_u01756439205333") 2025/08/29 03:50:48 DEBUG : both15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e86a_d20250829_m034638_c001_v0001157_t0035_u01756439198727") 2025/08/29 03:50:48 DEBUG : both16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a28_d20250829_m034704_c001_v7007000_t0000_u01756439224023") 2025/08/29 03:50:48 DEBUG : both16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8d6_d20250829_m034657_c001_v0001157_t0052_u01756439217826") 2025/08/29 03:50:48 DEBUG : both16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d36_d20250829_m034645_c001_v7007000_t0000_u01756439205509") 2025/08/29 03:50:48 DEBUG : both16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e86c_d20250829_m034639_c001_v0001157_t0017_u01756439199205") 2025/08/29 03:50:48 DEBUG : both17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a29_d20250829_m034704_c001_v7007000_t0000_u01756439224201") 2025/08/29 03:50:48 DEBUG : both17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8d8_d20250829_m034658_c001_v0001157_t0036_u01756439218426") 2025/08/29 03:50:48 DEBUG : both17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d3a_d20250829_m034645_c001_v7007000_t0000_u01756439205686") 2025/08/29 03:50:48 DEBUG : both17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e870_d20250829_m034639_c001_v0001157_t0041_u01756439199697") 2025/08/29 03:50:48 DEBUG : both18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a2a_d20250829_m034704_c001_v7007000_t0000_u01756439224380") 2025/08/29 03:50:48 DEBUG : both18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8dc_d20250829_m034659_c001_v0001157_t0014_u01756439219034") 2025/08/29 03:50:48 DEBUG : both18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d3c_d20250829_m034645_c001_v7007000_t0000_u01756439205862") 2025/08/29 03:50:48 DEBUG : both18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e874_d20250829_m034640_c001_v0001157_t0033_u01756439200216") 2025/08/29 03:50:48 DEBUG : both19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a2b_d20250829_m034704_c001_v7007000_t0000_u01756439224559") 2025/08/29 03:50:48 DEBUG : both19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8e4_d20250829_m034659_c001_v0001157_t0043_u01756439219518") 2025/08/29 03:50:48 DEBUG : both19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d3d_d20250829_m034646_c001_v7007000_t0000_u01756439206039") 2025/08/29 03:50:48 DEBUG : both19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e876_d20250829_m034640_c001_v0001157_t0007_u01756439200739") 2025/08/29 03:50:49 DEBUG : both2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a2c_d20250829_m034704_c001_v7007000_t0000_u01756439224738") 2025/08/29 03:50:49 DEBUG : both2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e896_d20250829_m034649_c001_v0001157_t0039_u01756439209778") 2025/08/29 03:50:49 DEBUG : both2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d3e_d20250829_m034646_c001_v7007000_t0000_u01756439206214") 2025/08/29 03:50:49 DEBUG : both2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e816_d20250829_m034630_c001_v0001157_t0046_u01756439190715") 2025/08/29 03:50:49 DEBUG : both3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a2d_d20250829_m034704_c001_v7007000_t0000_u01756439224916") 2025/08/29 03:50:49 DEBUG : both3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e89a_d20250829_m034650_c001_v0001157_t0050_u01756439210302") 2025/08/29 03:50:49 DEBUG : both3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d3f_d20250829_m034646_c001_v7007000_t0000_u01756439206392") 2025/08/29 03:50:49 DEBUG : both3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e81c_d20250829_m034631_c001_v0001157_t0037_u01756439191295") 2025/08/29 03:50:49 DEBUG : both4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a2e_d20250829_m034705_c001_v7007000_t0000_u01756439225095") 2025/08/29 03:50:49 DEBUG : both4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e89e_d20250829_m034650_c001_v0001157_t0046_u01756439210885") 2025/08/29 03:50:49 DEBUG : both4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d40_d20250829_m034646_c001_v7007000_t0000_u01756439206569") 2025/08/29 03:50:49 DEBUG : both4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e820_d20250829_m034632_c001_v0001157_t0050_u01756439192002") 2025/08/29 03:50:49 DEBUG : both5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a2f_d20250829_m034705_c001_v7007000_t0000_u01756439225274") 2025/08/29 03:50:49 DEBUG : both5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8a4_d20250829_m034651_c001_v0001157_t0050_u01756439211406") 2025/08/29 03:50:49 DEBUG : both5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d41_d20250829_m034646_c001_v7007000_t0000_u01756439206747") 2025/08/29 03:50:49 DEBUG : both5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e824_d20250829_m034632_c001_v0001157_t0038_u01756439192517") 2025/08/29 03:50:49 DEBUG : both6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a30_d20250829_m034705_c001_v7007000_t0000_u01756439225453") 2025/08/29 03:50:49 DEBUG : both6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8aa_d20250829_m034651_c001_v0001157_t0054_u01756439211938") 2025/08/29 03:50:49 DEBUG : both6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d42_d20250829_m034646_c001_v7007000_t0000_u01756439206924") 2025/08/29 03:50:49 DEBUG : both6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e828_d20250829_m034633_c001_v0001157_t0054_u01756439193047") 2025/08/29 03:50:49 DEBUG : both7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a31_d20250829_m034705_c001_v7007000_t0000_u01756439225631") 2025/08/29 03:50:49 DEBUG : both7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8ac_d20250829_m034652_c001_v0001157_t0006_u01756439212612") 2025/08/29 03:50:50 DEBUG : both7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d43_d20250829_m034647_c001_v7007000_t0000_u01756439207101") 2025/08/29 03:50:50 DEBUG : both7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e830_d20250829_m034633_c001_v0001157_t0005_u01756439193597") 2025/08/29 03:50:50 DEBUG : both8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a32_d20250829_m034705_c001_v7007000_t0000_u01756439225810") 2025/08/29 03:50:50 DEBUG : both8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8b4_d20250829_m034653_c001_v0001157_t0058_u01756439213429") 2025/08/29 03:50:50 DEBUG : both8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d44_d20250829_m034647_c001_v7007000_t0000_u01756439207277") 2025/08/29 03:50:50 DEBUG : both8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e832_d20250829_m034634_c001_v0001157_t0037_u01756439194334") 2025/08/29 03:50:50 DEBUG : both9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a33_d20250829_m034705_c001_v7007000_t0000_u01756439225989") 2025/08/29 03:50:50 DEBUG : both9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e8b6_d20250829_m034654_c001_v0001157_t0034_u01756439214004") 2025/08/29 03:50:50 DEBUG : both9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d45_d20250829_m034647_c001_v7007000_t0000_u01756439207454") 2025/08/29 03:50:50 DEBUG : both9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e83c_d20250829_m034634_c001_v0001157_t0007_u01756439194922") 2025/08/29 03:50:50 DEBUG : c/non empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed53f_d20250829_m034240_c001_v7007000_t0000_u01756438960843") 2025/08/29 03:50:50 DEBUG : c/non empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228e4_d20250829_m034239_c001_v0001165_t0042_u01756438959308") 2025/08/29 03:50:50 DEBUG : c/non empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed512_d20250829_m034238_c001_v7007000_t0000_u01756438958770") 2025/08/29 03:50:50 DEBUG : c/non empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228ce_d20250829_m034237_c001_v0001165_t0029_u01756438957266") 2025/08/29 03:50:50 DEBUG : c/non empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af200836_d20250829_m034221_c001_v7007000_t0000_u01756438941981") 2025/08/29 03:50:50 DEBUG : c/non empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762285f_d20250829_m034220_c001_v0001165_t0038_u01756438940458") 2025/08/29 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b03_d20250829_m034758_c001_v7007000_t0000_u01756439278889") 2025/08/29 03:50:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110df_d20250829_m034754_c001_v0001136_t0006_u01756439274326") 2025/08/29 03:50:50 DEBUG : check sum: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007b5_d20250829_m034213_c001_v7007000_t0000_u01756438933419") 2025/08/29 03:50:50 DEBUG : check sum: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622826_d20250829_m034212_c001_v0001165_t0019_u01756438932445") 2025/08/29 03:50:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c24484_d20250829_m035037_c001_v7007000_t0000_u01756439437089") 2025/08/29 03:50:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041141e_d20250829_m035035_c001_v0001136_t0021_u01756439435529") 2025/08/29 03:50:51 DEBUG : dest/3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c04d_d20250829_m034452_c001_v7007000_t0000_u01756439092363") 2025/08/29 03:50:51 DEBUG : dest/3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418d7c53c6ce6af5_d20250829_m034451_c001_v0001130_t0050_u01756439091285") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d115e_d20250829_m034855_c001_v7007000_t0000_u01756439335324") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041120b_d20250829_m034850_c001_v0001136_t0027_u01756439330886") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ecb_d20250829_m035009_c001_v7007000_t0000_u01756439409017") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411368_d20250829_m034956_c001_v0001136_t0052_u01756439396883") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb1_d20250829_m034952_c001_v7007000_t0000_u01756439392880") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411320_d20250829_m034942_c001_v0001136_t0055_u01756439382882") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee075_d20250829_m034938_c001_v7007000_t0000_u01756439378885") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304112d6_d20250829_m034928_c001_v0001136_t0041_u01756439368860") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013bc_d20250829_m034924_c001_v7007000_t0000_u01756439364767") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411289_d20250829_m034914_c001_v0001136_t0013_u01756439354503") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20139c_d20250829_m034910_c001_v7007000_t0000_u01756439350449") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411241_d20250829_m034859_c001_v0001136_t0041_u01756439339339") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1159_d20250829_m034852_c001_v7007000_t0000_u01756439332880") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb12_d20250829_m034842_c001_v0001157_t0025_u01756439322742") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b93_d20250829_m034838_c001_v7007000_t0000_u01756439318741") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232a0_d20250829_m034835_c001_v0001165_t0000_u01756439315023") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91c6c_d20250829_m034833_c001_v7007000_t0000_u01756439313900") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411187_d20250829_m034822_c001_v0001136_t0003_u01756439302408") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6253_d20250829_m034818_c001_v7007000_t0000_u01756439298381") 2025/08/29 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623221_d20250829_m034814_c001_v0001165_t0050_u01756439294635") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af201378_d20250829_m034812_c001_v7007000_t0000_u01756439292888") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea33_d20250829_m034803_c001_v0001157_t0016_u01756439283011") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af201309_d20250829_m034756_c001_v7007000_t0000_u01756439276584") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623164_d20250829_m034745_c001_v0001165_t0002_u01756439265672") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ce8_d20250829_m034741_c001_v7007000_t0000_u01756439261652") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623106_d20250829_m034731_c001_v0001165_t0035_u01756439251424") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755adb_d20250829_m034727_c001_v7007000_t0000_u01756439247383") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230b9_d20250829_m034718_c001_v0001165_t0001_u01756439238312") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b7c_d20250829_m034836_c001_v7007000_t0000_u01756439316520") 2025/08/29 03:50:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762327d_d20250829_m034831_c001_v0001165_t0000_u01756439311668") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d115f_d20250829_m034855_c001_v7007000_t0000_u01756439335503") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232f6_d20250829_m034850_c001_v0001165_t0018_u01756439330876") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ed0_d20250829_m035009_c001_v7007000_t0000_u01756439409196") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623475_d20250829_m034957_c001_v0001165_t0036_u01756439397571") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb2_d20250829_m034953_c001_v7007000_t0000_u01756439393059") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623438_d20250829_m034943_c001_v0001165_t0044_u01756439383604") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee076_d20250829_m034939_c001_v7007000_t0000_u01756439379063") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476233e9_d20250829_m034929_c001_v0001165_t0013_u01756439369547") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013bf_d20250829_m034924_c001_v7007000_t0000_u01756439364947") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623393_d20250829_m034915_c001_v0001165_t0019_u01756439355143") 2025/08/29 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20139d_d20250829_m034910_c001_v7007000_t0000_u01756439350628") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623338_d20250829_m034900_c001_v0001165_t0045_u01756439340030") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1158_d20250829_m034852_c001_v7007000_t0000_u01756439332701") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8a2_d20250829_m034843_c001_v0001150_t0018_u01756439323466") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b99_d20250829_m034838_c001_v7007000_t0000_u01756439318919") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111c9_d20250829_m034835_c001_v0001136_t0039_u01756439315207") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9eac_d20250829_m034833_c001_v7007000_t0000_u01756439313305") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eaa8_d20250829_m034823_c001_v0001157_t0036_u01756439303118") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6254_d20250829_m034818_c001_v7007000_t0000_u01756439298562") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411169_d20250829_m034814_c001_v0001136_t0020_u01756439294695") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f1d_d20250829_m034813_c001_v7007000_t0000_u01756439293266") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411110_d20250829_m034803_c001_v0001136_t0058_u01756439283676") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755afb_d20250829_m034756_c001_v7007000_t0000_u01756439276371") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e9ca_d20250829_m034746_c001_v0001157_t0026_u01756439266253") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ce9_d20250829_m034741_c001_v7007000_t0000_u01756439261831") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e97d_d20250829_m034731_c001_v0001157_t0003_u01756439251975") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755adc_d20250829_m034727_c001_v7007000_t0000_u01756439247561") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e937_d20250829_m034718_c001_v0001157_t0007_u01756439238551") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8629_d20250829_m034836_c001_v7007000_t0000_u01756439316745") 2025/08/29 03:50:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e81e_d20250829_m034831_c001_v0001150_t0048_u01756439311839") 2025/08/29 03:50:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1162_d20250829_m034855_c001_v7007000_t0000_u01756439335683") 2025/08/29 03:50:53 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232f8_d20250829_m034851_c001_v0001165_t0059_u01756439331070") 2025/08/29 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ed2_d20250829_m035009_c001_v7007000_t0000_u01756439409375") 2025/08/29 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eb85_d20250829_m034959_c001_v0001150_t0023_u01756439399076") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb3_d20250829_m034953_c001_v7007000_t0000_u01756439393238") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eae9_d20250829_m034944_c001_v0001150_t0023_u01756439384152") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee077_d20250829_m034939_c001_v7007000_t0000_u01756439379248") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea6c_d20250829_m034930_c001_v0001150_t0046_u01756439370146") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c2_d20250829_m034925_c001_v7007000_t0000_u01756439365127") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e9d4_d20250829_m034915_c001_v0001150_t0027_u01756439355680") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20139e_d20250829_m034910_c001_v7007000_t0000_u01756439350807") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e93e_d20250829_m034900_c001_v0001150_t0023_u01756439340611") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1157_d20250829_m034852_c001_v7007000_t0000_u01756439332522") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232dc_d20250829_m034844_c001_v0001165_t0042_u01756439324052") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b9d_d20250829_m034839_c001_v7007000_t0000_u01756439319097") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e83c_d20250829_m034835_c001_v0001150_t0036_u01756439315248") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c23e95_d20250829_m034833_c001_v7007000_t0000_u01756439313711") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762324f_d20250829_m034824_c001_v0001165_t0045_u01756439304011") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6255_d20250829_m034818_c001_v7007000_t0000_u01756439298743") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea7c_d20250829_m034814_c001_v0001157_t0022_u01756439294708") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6230_d20250829_m034813_c001_v7007000_t0000_u01756439293281") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231dc_d20250829_m034804_c001_v0001165_t0013_u01756439284575") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa5090b_d20250829_m034756_c001_v7007000_t0000_u01756439276730") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110ad_d20250829_m034747_c001_v0001136_t0025_u01756439267008") 2025/08/29 03:50:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cea_d20250829_m034742_c001_v7007000_t0000_u01756439262010") 2025/08/29 03:50:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411055_d20250829_m034732_c001_v0001136_t0015_u01756439252803") 2025/08/29 03:50:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755add_d20250829_m034727_c001_v7007000_t0000_u01756439247740") 2025/08/29 03:50:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411022_d20250829_m034718_c001_v0001136_t0029_u01756439238980") 2025/08/29 03:50:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91c6e_d20250829_m034836_c001_v7007000_t0000_u01756439316670") 2025/08/29 03:50:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eadc_d20250829_m034831_c001_v0001157_t0056_u01756439311856") 2025/08/29 03:50:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1164_d20250829_m034855_c001_v7007000_t0000_u01756439335861") 2025/08/29 03:50:55 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8e0_d20250829_m034851_c001_v0001150_t0012_u01756439331135") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ed7_d20250829_m035009_c001_v7007000_t0000_u01756439409553") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec9c_d20250829_m034959_c001_v0001157_t0018_u01756439399677") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb4_d20250829_m034953_c001_v7007000_t0000_u01756439393417") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec56_d20250829_m034944_c001_v0001157_t0059_u01756439384710") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee078_d20250829_m034939_c001_v7007000_t0000_u01756439379425") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ebf5_d20250829_m034930_c001_v0001157_t0032_u01756439370719") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c3_d20250829_m034925_c001_v7007000_t0000_u01756439365307") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ebb0_d20250829_m034916_c001_v0001157_t0022_u01756439356318") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20139f_d20250829_m034911_c001_v7007000_t0000_u01756439351006") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb72_d20250829_m034901_c001_v0001157_t0023_u01756439341264") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377ad_d20250829_m034852_c001_v7007000_t0000_u01756439332505") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111f1_d20250829_m034844_c001_v0001136_t0033_u01756439324608") 2025/08/29 03:50:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ba0_d20250829_m034839_c001_v7007000_t0000_u01756439319274") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eaf8_d20250829_m034835_c001_v0001157_t0005_u01756439315262") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8620_d20250829_m034833_c001_v7007000_t0000_u01756439313326") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e7e2_d20250829_m034824_c001_v0001150_t0011_u01756439304582") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6256_d20250829_m034818_c001_v7007000_t0000_u01756439298924") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e799_d20250829_m034814_c001_v0001150_t0029_u01756439294771") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3b1f_d20250829_m034813_c001_v7007000_t0000_u01756439293057") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e727_d20250829_m034805_c001_v0001150_t0030_u01756439285325") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755afe_d20250829_m034756_c001_v7007000_t0000_u01756439276592") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e699_d20250829_m034747_c001_v0001150_t0018_u01756439267708") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ceb_d20250829_m034742_c001_v7007000_t0000_u01756439262189") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e628_d20250829_m034733_c001_v0001150_t0007_u01756439253471") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ade_d20250829_m034727_c001_v7007000_t0000_u01756439247918") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e5a2_d20250829_m034719_c001_v0001150_t0043_u01756439239269") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfcb_d20250829_m034836_c001_v7007000_t0000_u01756439316481") 2025/08/29 03:50:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762327f_d20250829_m034831_c001_v0001165_t0055_u01756439311883") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1165_d20250829_m034856_c001_v7007000_t0000_u01756439336041") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb40_d20250829_m034851_c001_v0001157_t0018_u01756439331224") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50edd_d20250829_m035009_c001_v7007000_t0000_u01756439409732") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041137e_d20250829_m035000_c001_v0001136_t0039_u01756439400114") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb5_d20250829_m034953_c001_v7007000_t0000_u01756439393596") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041132e_d20250829_m034945_c001_v0001136_t0056_u01756439385190") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee079_d20250829_m034939_c001_v7007000_t0000_u01756439379602") 2025/08/29 03:50:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304112de_d20250829_m034931_c001_v0001136_t0020_u01756439371128") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c4_d20250829_m034925_c001_v7007000_t0000_u01756439365485") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041128f_d20250829_m034916_c001_v0001136_t0030_u01756439356592") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a0_d20250829_m034911_c001_v7007000_t0000_u01756439351186") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411249_d20250829_m034901_c001_v0001136_t0000_u01756439341614") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa509ef_d20250829_m034852_c001_v7007000_t0000_u01756439332529") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb1c_d20250829_m034845_c001_v0001157_t0011_u01756439325034") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ba3_d20250829_m034839_c001_v7007000_t0000_u01756439319453") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232a2_d20250829_m034835_c001_v0001165_t0043_u01756439315297") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91c6b_d20250829_m034833_c001_v7007000_t0000_u01756439313718") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411193_d20250829_m034824_c001_v0001136_t0001_u01756439304920") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6257_d20250829_m034819_c001_v7007000_t0000_u01756439299105") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623223_d20250829_m034814_c001_v0001165_t0000_u01756439294846") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3b21_d20250829_m034813_c001_v7007000_t0000_u01756439293417") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea3e_d20250829_m034805_c001_v0001157_t0012_u01756439285597") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5975_d20250829_m034756_c001_v7007000_t0000_u01756439276605") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762316c_d20250829_m034747_c001_v0001165_t0014_u01756439267987") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cec_d20250829_m034742_c001_v7007000_t0000_u01756439262367") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623110_d20250829_m034733_c001_v0001165_t0047_u01756439253908") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755adf_d20250829_m034728_c001_v7007000_t0000_u01756439248095") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230bf_d20250829_m034719_c001_v0001165_t0034_u01756439239514") 2025/08/29 03:50:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564caf97_d20250829_m034836_c001_v7007000_t0000_u01756439316534") 2025/08/29 03:50:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e820_d20250829_m034832_c001_v0001150_t0059_u01756439312083") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1166_d20250829_m034856_c001_v7007000_t0000_u01756439336221") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041120f_d20250829_m034851_c001_v0001136_t0051_u01756439331263") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ee3_d20250829_m035009_c001_v7007000_t0000_u01756439409911") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762347d_d20250829_m035000_c001_v0001165_t0042_u01756439400459") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb6_d20250829_m034953_c001_v7007000_t0000_u01756439393775") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623440_d20250829_m034945_c001_v0001165_t0021_u01756439385667") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee07a_d20250829_m034939_c001_v7007000_t0000_u01756439379781") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476233fb_d20250829_m034931_c001_v0001165_t0011_u01756439371446") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c6_d20250829_m034925_c001_v7007000_t0000_u01756439365664") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623395_d20250829_m034916_c001_v0001165_t0038_u01756439356965") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a1_d20250829_m034911_c001_v7007000_t0000_u01756439351381") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623346_d20250829_m034902_c001_v0001165_t0046_u01756439342035") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377b1_d20250829_m034853_c001_v7007000_t0000_u01756439333085") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8b2_d20250829_m034845_c001_v0001150_t0009_u01756439325330") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ba8_d20250829_m034839_c001_v7007000_t0000_u01756439319631") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e844_d20250829_m034835_c001_v0001150_t0014_u01756439315505") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfc1_d20250829_m034833_c001_v7007000_t0000_u01756439313332") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eaba_d20250829_m034825_c001_v0001157_t0054_u01756439305636") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6258_d20250829_m034819_c001_v7007000_t0000_u01756439299286") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041116d_d20250829_m034814_c001_v0001136_t0038_u01756439294953") 2025/08/29 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8b02a_d20250829_m034813_c001_v7007000_t0000_u01756439293290") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041111d_d20250829_m034805_c001_v0001136_t0055_u01756439285886") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa5090a_d20250829_m034756_c001_v7007000_t0000_u01756439276552") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e9d4_d20250829_m034748_c001_v0001157_t0002_u01756439268177") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ced_d20250829_m034742_c001_v7007000_t0000_u01756439262544") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e987_d20250829_m034734_c001_v0001157_t0032_u01756439254105") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae0_d20250829_m034728_c001_v7007000_t0000_u01756439248273") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e943_d20250829_m034719_c001_v0001157_t0000_u01756439239732") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91c6f_d20250829_m034836_c001_v7007000_t0000_u01756439316848") 2025/08/29 03:50:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111a9_d20250829_m034832_c001_v0001136_t0021_u01756439312092") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1167_d20250829_m034856_c001_v7007000_t0000_u01756439336400") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232fc_d20250829_m034851_c001_v0001165_t0029_u01756439331320") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ee7_d20250829_m035010_c001_v7007000_t0000_u01756439410092") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eb95_d20250829_m035000_c001_v0001150_t0048_u01756439400705") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb7_d20250829_m034953_c001_v7007000_t0000_u01756439393953") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eaf1_d20250829_m034945_c001_v0001150_t0029_u01756439385914") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee07b_d20250829_m034939_c001_v7007000_t0000_u01756439379958") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea78_d20250829_m034931_c001_v0001150_t0038_u01756439371649") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c7_d20250829_m034925_c001_v7007000_t0000_u01756439365844") 2025/08/29 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e9e6_d20250829_m034917_c001_v0001150_t0053_u01756439357166") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a2_d20250829_m034911_c001_v7007000_t0000_u01756439351561") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e956_d20250829_m034902_c001_v0001150_t0056_u01756439342272") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa509f2_d20250829_m034852_c001_v7007000_t0000_u01756439332886") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232e4_d20250829_m034845_c001_v0001165_t0037_u01756439325680") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bae_d20250829_m034839_c001_v7007000_t0000_u01756439319824") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232a4_d20250829_m034835_c001_v0001165_t0029_u01756439315533") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfc4_d20250829_m034833_c001_v7007000_t0000_u01756439313707") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762325b_d20250829_m034826_c001_v0001165_t0036_u01756439306070") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6259_d20250829_m034819_c001_v7007000_t0000_u01756439299466") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e79d_d20250829_m034815_c001_v0001150_t0051_u01756439295015") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f25_d20250829_m034813_c001_v7007000_t0000_u01756439293495") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231e6_d20250829_m034806_c001_v0001165_t0020_u01756439286245") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4042d129f92cd6de_d20250829_m034756_c001_v7007000_t0000_u01756439276616") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110b3_d20250829_m034748_c001_v0001136_t0056_u01756439268518") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cee_d20250829_m034742_c001_v7007000_t0000_u01756439262722") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411063_d20250829_m034734_c001_v0001136_t0028_u01756439254427") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae1_d20250829_m034728_c001_v7007000_t0000_u01756439248451") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411028_d20250829_m034720_c001_v0001136_t0042_u01756439240146") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8627_d20250829_m034836_c001_v7007000_t0000_u01756439316555") 2025/08/29 03:51:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623281_d20250829_m034832_c001_v0001165_t0022_u01756439312116") 2025/08/29 03:51:00 DEBUG : dir1/0007-12345: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1168_d20250829_m034856_c001_v7007000_t0000_u01756439336580") 2025/08/29 03:51:00 DEBUG : dir1/0007-12345: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8e4_d20250829_m034851_c001_v0001150_t0031_u01756439331418") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50eec_d20250829_m035010_c001_v7007000_t0000_u01756439410270") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eca6_d20250829_m035000_c001_v0001157_t0026_u01756439400955") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb8_d20250829_m034954_c001_v7007000_t0000_u01756439394132") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec5c_d20250829_m034946_c001_v0001157_t0008_u01756439386268") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee07c_d20250829_m034940_c001_v7007000_t0000_u01756439380137") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec03_d20250829_m034931_c001_v0001157_t0040_u01756439371935") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c8_d20250829_m034926_c001_v7007000_t0000_u01756439366023") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ebb6_d20250829_m034917_c001_v0001157_t0036_u01756439357517") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a3_d20250829_m034911_c001_v7007000_t0000_u01756439351741") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb7c_d20250829_m034902_c001_v0001157_t0013_u01756439342717") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d115a_d20250829_m034853_c001_v7007000_t0000_u01756439333181") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111f3_d20250829_m034845_c001_v0001136_t0003_u01756439325889") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bb4_d20250829_m034840_c001_v7007000_t0000_u01756439320003") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111cd_d20250829_m034835_c001_v0001136_t0038_u01756439315541") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9ead_d20250829_m034833_c001_v7007000_t0000_u01756439313483") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e7f0_d20250829_m034826_c001_v0001150_t0042_u01756439306271") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e625a_d20250829_m034819_c001_v7007000_t0000_u01756439299647") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623225_d20250829_m034815_c001_v0001165_t0053_u01756439295085") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3b20_d20250829_m034813_c001_v7007000_t0000_u01756439293236") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e735_d20250829_m034806_c001_v0001150_t0009_u01756439286442") 2025/08/29 03:51:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755afa_d20250829_m034756_c001_v7007000_t0000_u01756439276191") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e69d_d20250829_m034748_c001_v0001150_t0015_u01756439268971") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cef_d20250829_m034742_c001_v7007000_t0000_u01756439262910") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e630_d20250829_m034734_c001_v0001150_t0018_u01756439254740") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae2_d20250829_m034728_c001_v7007000_t0000_u01756439248628") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e5a8_d20250829_m034720_c001_v0001150_t0029_u01756439240480") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfcd_d20250829_m034836_c001_v7007000_t0000_u01756439316681") 2025/08/29 03:51:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eade_d20250829_m034832_c001_v0001157_t0033_u01756439312174") 2025/08/29 03:51:02 DEBUG : dir1/0008-23456: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1169_d20250829_m034856_c001_v7007000_t0000_u01756439336761") 2025/08/29 03:51:02 DEBUG : dir1/0008-23456: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb44_d20250829_m034851_c001_v0001157_t0051_u01756439331505") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ef3_d20250829_m035010_c001_v7007000_t0000_u01756439410449") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411388_d20250829_m035001_c001_v0001136_t0056_u01756439401256") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bb9_d20250829_m034954_c001_v7007000_t0000_u01756439394310") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411334_d20250829_m034946_c001_v0001136_t0045_u01756439386634") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee07d_d20250829_m034940_c001_v7007000_t0000_u01756439380314") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304112e6_d20250829_m034932_c001_v0001136_t0005_u01756439372215") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013c9_d20250829_m034926_c001_v7007000_t0000_u01756439366202") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411291_d20250829_m034917_c001_v0001136_t0054_u01756439357813") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a4_d20250829_m034911_c001_v7007000_t0000_u01756439351921") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411253_d20250829_m034903_c001_v0001136_t0018_u01756439343028") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c40c_d20250829_m034852_c001_v7007000_t0000_u01756439332886") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb20_d20250829_m034846_c001_v0001157_t0049_u01756439326313") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bb9_d20250829_m034840_c001_v7007000_t0000_u01756439320193") 2025/08/29 03:51:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e848_d20250829_m034835_c001_v0001150_t0031_u01756439315718") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b89a3d_d20250829_m034833_c001_v7007000_t0000_u01756439313699") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411199_d20250829_m034826_c001_v0001136_t0038_u01756439306570") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e625b_d20250829_m034819_c001_v7007000_t0000_u01756439299827") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea80_d20250829_m034815_c001_v0001157_t0053_u01756439295159") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af201379_d20250829_m034813_c001_v7007000_t0000_u01756439293068") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea46_d20250829_m034806_c001_v0001157_t0013_u01756439286837") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755afd_d20250829_m034756_c001_v7007000_t0000_u01756439276562") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623178_d20250829_m034749_c001_v0001165_t0040_u01756439269229") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf0_d20250829_m034743_c001_v7007000_t0000_u01756439263088") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623118_d20250829_m034735_c001_v0001165_t0004_u01756439255007") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae4_d20250829_m034728_c001_v7007000_t0000_u01756439248849") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230c3_d20250829_m034720_c001_v0001165_t0047_u01756439240713") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfce_d20250829_m034836_c001_v7007000_t0000_u01756439316693") 2025/08/29 03:51:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623283_d20250829_m034832_c001_v0001165_t0043_u01756439312323") 2025/08/29 03:51:03 DEBUG : dir1/0009-34567: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d116a_d20250829_m034856_c001_v7007000_t0000_u01756439336939") 2025/08/29 03:51:03 DEBUG : dir1/0009-34567: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623300_d20250829_m034851_c001_v0001165_t0053_u01756439331520") 2025/08/29 03:51:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50ef7_d20250829_m035010_c001_v7007000_t0000_u01756439410628") 2025/08/29 03:51:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623485_d20250829_m035001_c001_v0001165_t0041_u01756439401724") 2025/08/29 03:51:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bbb_d20250829_m034954_c001_v7007000_t0000_u01756439394488") 2025/08/29 03:51:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623449_d20250829_m034946_c001_v0001165_t0048_u01756439386914") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee07e_d20250829_m034940_c001_v7007000_t0000_u01756439380492") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623405_d20250829_m034932_c001_v0001165_t0017_u01756439372601") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013ca_d20250829_m034926_c001_v7007000_t0000_u01756439366381") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762339b_d20250829_m034918_c001_v0001165_t0037_u01756439358148") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a5_d20250829_m034912_c001_v7007000_t0000_u01756439352101") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762334e_d20250829_m034903_c001_v0001165_t0047_u01756439343418") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155448b3202e755_d20250829_m034852_c001_v7007000_t0000_u01756439332902") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8c2_d20250829_m034846_c001_v0001150_t0031_u01756439326713") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bbe_d20250829_m034840_c001_v7007000_t0000_u01756439320370") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232a6_d20250829_m034835_c001_v0001165_t0038_u01756439315729") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8621_d20250829_m034833_c001_v7007000_t0000_u01756439313509") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eac6_d20250829_m034827_c001_v0001157_t0008_u01756439307096") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e625c_d20250829_m034820_c001_v7007000_t0000_u01756439300007") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623227_d20250829_m034815_c001_v0001165_t0034_u01756439295288") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20137b_d20250829_m034813_c001_v7007000_t0000_u01756439293427") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411125_d20250829_m034807_c001_v0001136_t0023_u01756439287107") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5970_d20250829_m034756_c001_v7007000_t0000_u01756439276419") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e9da_d20250829_m034749_c001_v0001157_t0002_u01756439269436") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf1_d20250829_m034743_c001_v7007000_t0000_u01756439263266") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e98d_d20250829_m034735_c001_v0001157_t0053_u01756439255285") 2025/08/29 03:51:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae5_d20250829_m034729_c001_v7007000_t0000_u01756439249042") 2025/08/29 03:51:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e949_d20250829_m034720_c001_v0001157_t0043_u01756439240946") 2025/08/29 03:51:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfd0_d20250829_m034836_c001_v7007000_t0000_u01756439316871") 2025/08/29 03:51:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111ad_d20250829_m034832_c001_v0001136_t0039_u01756439312429") 2025/08/29 03:51:05 DEBUG : dir1/0010-45678: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d116b_d20250829_m034857_c001_v7007000_t0000_u01756439337118") 2025/08/29 03:51:05 DEBUG : dir1/0010-45678: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411211_d20250829_m034851_c001_v0001136_t0017_u01756439331606") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50efc_d20250829_m035010_c001_v7007000_t0000_u01756439410807") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eba1_d20250829_m035001_c001_v0001150_t0014_u01756439401917") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bc0_d20250829_m034954_c001_v7007000_t0000_u01756439394668") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eaf9_d20250829_m034947_c001_v0001150_t0054_u01756439387111") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee07f_d20250829_m034940_c001_v7007000_t0000_u01756439380673") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea88_d20250829_m034932_c001_v0001150_t0055_u01756439372801") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013cb_d20250829_m034926_c001_v7007000_t0000_u01756439366561") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e9f2_d20250829_m034918_c001_v0001150_t0032_u01756439358352") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a6_d20250829_m034912_c001_v7007000_t0000_u01756439352283") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e960_d20250829_m034903_c001_v0001150_t0004_u01756439343650") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377ae_d20250829_m034852_c001_v7007000_t0000_u01756439332686") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232e6_d20250829_m034846_c001_v0001165_t0012_u01756439326947") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bc5_d20250829_m034840_c001_v7007000_t0000_u01756439320548") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eafa_d20250829_m034835_c001_v0001157_t0039_u01756439315834") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfc5_d20250829_m034833_c001_v7007000_t0000_u01756439313726") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623263_d20250829_m034827_c001_v0001165_t0059_u01756439307485") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e625d_d20250829_m034820_c001_v7007000_t0000_u01756439300188") 2025/08/29 03:51:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411171_d20250829_m034815_c001_v0001136_t0005_u01756439295301") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3b1e_d20250829_m034812_c001_v7007000_t0000_u01756439292878") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231f0_d20250829_m034807_c001_v0001165_t0041_u01756439287458") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755aff_d20250829_m034756_c001_v7007000_t0000_u01756439276740") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110c5_d20250829_m034749_c001_v0001136_t0008_u01756439269820") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf2_d20250829_m034743_c001_v7007000_t0000_u01756439263444") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411065_d20250829_m034735_c001_v0001136_t0034_u01756439255628") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae6_d20250829_m034729_c001_v7007000_t0000_u01756439249220") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041102e_d20250829_m034721_c001_v0001136_t0019_u01756439241239") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b7d_d20250829_m034836_c001_v7007000_t0000_u01756439316704") 2025/08/29 03:51:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e826_d20250829_m034832_c001_v0001150_t0022_u01756439312441") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d116c_d20250829_m034857_c001_v7007000_t0000_u01756439337297") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8e8_d20250829_m034851_c001_v0001150_t0022_u01756439331669") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f01_d20250829_m035010_c001_v7007000_t0000_u01756439410985") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ecb0_d20250829_m035002_c001_v0001157_t0013_u01756439402180") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bc5_d20250829_m034954_c001_v7007000_t0000_u01756439394847") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec66_d20250829_m034947_c001_v0001157_t0002_u01756439387497") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee080_d20250829_m034940_c001_v7007000_t0000_u01756439380851") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec07_d20250829_m034933_c001_v0001157_t0022_u01756439373299") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013cc_d20250829_m034926_c001_v7007000_t0000_u01756439366741") 2025/08/29 03:51:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ebba_d20250829_m034918_c001_v0001157_t0000_u01756439358583") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a7_d20250829_m034912_c001_v7007000_t0000_u01756439352463") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb84_d20250829_m034904_c001_v0001157_t0047_u01756439344019") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377af_d20250829_m034852_c001_v7007000_t0000_u01756439332868") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111fb_d20250829_m034847_c001_v0001136_t0029_u01756439327132") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bcf_d20250829_m034840_c001_v7007000_t0000_u01756439320727") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111cf_d20250829_m034835_c001_v0001136_t0047_u01756439315865") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8623_d20250829_m034833_c001_v7007000_t0000_u01756439313836") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e7fe_d20250829_m034827_c001_v0001150_t0012_u01756439307699") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e625e_d20250829_m034820_c001_v7007000_t0000_u01756439300369") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e7a1_d20250829_m034815_c001_v0001150_t0022_u01756439295355") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564caed1_d20250829_m034813_c001_v7007000_t0000_u01756439293438") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e73f_d20250829_m034807_c001_v0001150_t0041_u01756439287654") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b89857_d20250829_m034756_c001_v7007000_t0000_u01756439276572") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6ab_d20250829_m034750_c001_v0001150_t0059_u01756439270174") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf3_d20250829_m034743_c001_v7007000_t0000_u01756439263622") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e638_d20250829_m034735_c001_v0001150_t0012_u01756439255978") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae7_d20250829_m034729_c001_v7007000_t0000_u01756439249404") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e5b2_d20250829_m034721_c001_v0001150_t0012_u01756439241685") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564caf98_d20250829_m034836_c001_v7007000_t0000_u01756439316715") 2025/08/29 03:51:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eae4_d20250829_m034832_c001_v0001157_t0042_u01756439312452") 2025/08/29 03:51:07 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d116d_d20250829_m034857_c001_v7007000_t0000_u01756439337476") 2025/08/29 03:51:07 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623304_d20250829_m034851_c001_v0001165_t0020_u01756439331718") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f07_d20250829_m035011_c001_v7007000_t0000_u01756439411165") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411394_d20250829_m035002_c001_v0001136_t0034_u01756439402631") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bca_d20250829_m034955_c001_v7007000_t0000_u01756439395026") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041133c_d20250829_m034947_c001_v0001136_t0048_u01756439387866") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee081_d20250829_m034941_c001_v7007000_t0000_u01756439381029") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304112f0_d20250829_m034933_c001_v0001136_t0034_u01756439373594") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013cd_d20250829_m034926_c001_v7007000_t0000_u01756439366921") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411295_d20250829_m034919_c001_v0001136_t0059_u01756439359189") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a8_d20250829_m034912_c001_v7007000_t0000_u01756439352643") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041125b_d20250829_m034904_c001_v0001136_t0049_u01756439344598") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3bc8_d20250829_m034852_c001_v7007000_t0000_u01756439332909") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb28_d20250829_m034847_c001_v0001157_t0017_u01756439327545") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bd6_d20250829_m034840_c001_v7007000_t0000_u01756439320904") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232aa_d20250829_m034835_c001_v0001165_t0017_u01756439315927") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d114f_d20250829_m034833_c001_v7007000_t0000_u01756439313862") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111a3_d20250829_m034827_c001_v0001136_t0027_u01756439307982") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e625f_d20250829_m034820_c001_v7007000_t0000_u01756439300551") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623229_d20250829_m034815_c001_v0001165_t0034_u01756439295489") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f24_d20250829_m034813_c001_v7007000_t0000_u01756439293464") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea4c_d20250829_m034807_c001_v0001157_t0046_u01756439287923") 2025/08/29 03:51:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b89856_d20250829_m034756_c001_v7007000_t0000_u01756439276388") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623184_d20250829_m034750_c001_v0001165_t0028_u01756439270564") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf4_d20250829_m034743_c001_v7007000_t0000_u01756439263799") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762312a_d20250829_m034736_c001_v0001165_t0047_u01756439256274") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae8_d20250829_m034729_c001_v7007000_t0000_u01756439249594") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230c9_d20250829_m034722_c001_v0001165_t0022_u01756439242023") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91c6d_d20250829_m034836_c001_v7007000_t0000_u01756439316492") 2025/08/29 03:51:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623287_d20250829_m034832_c001_v0001165_t0058_u01756439312534") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d116f_d20250829_m034857_c001_v7007000_t0000_u01756439337654") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623308_d20250829_m034851_c001_v0001165_t0038_u01756439331901") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f0b_d20250829_m035011_c001_v7007000_t0000_u01756439411343") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762348d_d20250829_m035003_c001_v0001165_t0034_u01756439403214") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bce_d20250829_m034955_c001_v7007000_t0000_u01756439395206") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762344f_d20250829_m034948_c001_v0001165_t0006_u01756439388171") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee082_d20250829_m034941_c001_v7007000_t0000_u01756439381208") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762340b_d20250829_m034933_c001_v0001165_t0015_u01756439373860") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013ce_d20250829_m034927_c001_v7007000_t0000_u01756439367100") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476233a3_d20250829_m034919_c001_v0001165_t0037_u01756439359932") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013a9_d20250829_m034912_c001_v7007000_t0000_u01756439352822") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623356_d20250829_m034904_c001_v0001165_t0015_u01756439344948") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c40d_d20250829_m034853_c001_v7007000_t0000_u01756439333068") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8c8_d20250829_m034847_c001_v0001150_t0003_u01756439327820") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bd8_d20250829_m034841_c001_v7007000_t0000_u01756439321082") 2025/08/29 03:51:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e84a_d20250829_m034835_c001_v0001150_t0020_u01756439315979") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d114e_d20250829_m034833_c001_v7007000_t0000_u01756439313684") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ead0_d20250829_m034828_c001_v0001157_t0059_u01756439308293") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6260_d20250829_m034820_c001_v7007000_t0000_u01756439300732") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea84_d20250829_m034815_c001_v0001157_t0024_u01756439295520") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f1f_d20250829_m034813_c001_v7007000_t0000_u01756439293296") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411137_d20250829_m034808_c001_v0001136_t0049_u01756439288186") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c380_d20250829_m034756_c001_v7007000_t0000_u01756439276636") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e9e4_d20250829_m034750_c001_v0001157_t0021_u01756439270761") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf5_d20250829_m034743_c001_v7007000_t0000_u01756439263978") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e993_d20250829_m034736_c001_v0001157_t0053_u01756439256470") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755ae9_d20250829_m034729_c001_v7007000_t0000_u01756439249779") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e957_d20250829_m034722_c001_v0001157_t0028_u01756439242220") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8628_d20250829_m034836_c001_v7007000_t0000_u01756439316724") 2025/08/29 03:51:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111af_d20250829_m034832_c001_v0001136_t0009_u01756439312674") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1170_d20250829_m034857_c001_v7007000_t0000_u01756439337833") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e8ee_d20250829_m034851_c001_v0001150_t0016_u01756439331934") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f0f_d20250829_m035011_c001_v7007000_t0000_u01756439411522") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ebaf_d20250829_m035003_c001_v0001150_t0055_u01756439403408") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bcf_d20250829_m034955_c001_v7007000_t0000_u01756439395384") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eb03_d20250829_m034948_c001_v0001150_t0035_u01756439388462") 2025/08/29 03:51:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee083_d20250829_m034941_c001_v7007000_t0000_u01756439381386") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea90_d20250829_m034934_c001_v0001150_t0054_u01756439374059") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013d0_d20250829_m034927_c001_v7007000_t0000_u01756439367341") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ea0a_d20250829_m034920_c001_v0001150_t0035_u01756439360131") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013aa_d20250829_m034913_c001_v7007000_t0000_u01756439353002") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e972_d20250829_m034905_c001_v0001150_t0006_u01756439345146") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377b0_d20250829_m034852_c001_v7007000_t0000_u01756439332923") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232ea_d20250829_m034848_c001_v0001165_t0036_u01756439328296") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755bdc_d20250829_m034841_c001_v7007000_t0000_u01756439321259") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476232ac_d20250829_m034836_c001_v0001165_t0008_u01756439316124") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfc7_d20250829_m034833_c001_v7007000_t0000_u01756439313912") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623269_d20250829_m034828_c001_v0001165_t0047_u01756439308695") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6261_d20250829_m034820_c001_v7007000_t0000_u01756439300913") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e7a3_d20250829_m034815_c001_v0001150_t0032_u01756439295650") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1147_d20250829_m034813_c001_v7007000_t0000_u01756439293302") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231fa_d20250829_m034808_c001_v0001165_t0045_u01756439288471") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755af9_d20250829_m034756_c001_v7007000_t0000_u01756439276008") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110cd_d20250829_m034751_c001_v0001136_t0036_u01756439271127") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf6_d20250829_m034744_c001_v7007000_t0000_u01756439264155") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411071_d20250829_m034736_c001_v0001136_t0042_u01756439256795") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755aea_d20250829_m034729_c001_v7007000_t0000_u01756439249963") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411030_d20250829_m034722_c001_v0001136_t0047_u01756439242741") 2025/08/29 03:51:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfd1_d20250829_m034836_c001_v7007000_t0000_u01756439316883") 2025/08/29 03:51:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e828_d20250829_m034832_c001_v0001150_t0020_u01756439312746") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1171_d20250829_m034858_c001_v7007000_t0000_u01756439338013") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb46_d20250829_m034851_c001_v0001157_t0059_u01756439331990") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f10_d20250829_m035011_c001_v7007000_t0000_u01756439411701") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ecbe_d20250829_m035003_c001_v0001157_t0024_u01756439403781") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bd5_d20250829_m034955_c001_v7007000_t0000_u01756439395564") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec6b_d20250829_m034948_c001_v0001157_t0014_u01756439388748") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee084_d20250829_m034941_c001_v7007000_t0000_u01756439381563") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec13_d20250829_m034934_c001_v0001157_t0007_u01756439374437") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013d1_d20250829_m034927_c001_v7007000_t0000_u01756439367522") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ebc6_d20250829_m034920_c001_v0001157_t0026_u01756439360419") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013ac_d20250829_m034913_c001_v7007000_t0000_u01756439353182") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb8a_d20250829_m034905_c001_v0001157_t0057_u01756439345542") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155448b3202e756_d20250829_m034853_c001_v7007000_t0000_u01756439333118") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411201_d20250829_m034848_c001_v0001136_t0029_u01756439328492") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755be1_d20250829_m034841_c001_v7007000_t0000_u01756439321439") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304111d3_d20250829_m034836_c001_v0001136_t0046_u01756439316174") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfc2_d20250829_m034833_c001_v7007000_t0000_u01756439313523") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e80a_d20250829_m034828_c001_v0001150_t0006_u01756439308899") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6262_d20250829_m034821_c001_v7007000_t0000_u01756439301093") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762322b_d20250829_m034815_c001_v0001165_t0002_u01756439295689") 2025/08/29 03:51:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6234_d20250829_m034813_c001_v7007000_t0000_u01756439293461") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e749_d20250829_m034808_c001_v0001150_t0035_u01756439288670") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af201308_d20250829_m034756_c001_v7007000_t0000_u01756439276400") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6b1_d20250829_m034751_c001_v0001150_t0031_u01756439271601") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf7_d20250829_m034744_c001_v7007000_t0000_u01756439264393") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e644_d20250829_m034737_c001_v0001150_t0056_u01756439257066") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755aeb_d20250829_m034730_c001_v7007000_t0000_u01756439250140") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e5c2_d20250829_m034723_c001_v0001150_t0036_u01756439243066") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4017070bda7d8626_d20250829_m034836_c001_v7007000_t0000_u01756439316512") 2025/08/29 03:51:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eaea_d20250829_m034832_c001_v0001157_t0033_u01756439312757") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b04_d20250829_m034759_c001_v7007000_t0000_u01756439279077") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231a4_d20250829_m034754_c001_v0001165_t0041_u01756439274542") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b05_d20250829_m034759_c001_v7007000_t0000_u01756439279255") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6d0_d20250829_m034754_c001_v0001150_t0044_u01756439274594") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b06_d20250829_m034759_c001_v7007000_t0000_u01756439279434") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea01_d20250829_m034754_c001_v0001157_t0030_u01756439274606") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b07_d20250829_m034759_c001_v7007000_t0000_u01756439279613") 2025/08/29 03:51:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231a8_d20250829_m034754_c001_v0001165_t0015_u01756439274758") 2025/08/29 03:51:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b08_d20250829_m034759_c001_v7007000_t0000_u01756439279793") 2025/08/29 03:51:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110e5_d20250829_m034754_c001_v0001136_t0018_u01756439274770") 2025/08/29 03:51:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b09_d20250829_m034800_c001_v7007000_t0000_u01756439280073") 2025/08/29 03:51:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea07_d20250829_m034754_c001_v0001157_t0027_u01756439274880") 2025/08/29 03:51:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b0a_d20250829_m034800_c001_v7007000_t0000_u01756439280252") 2025/08/29 03:51:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6d8_d20250829_m034754_c001_v0001150_t0015_u01756439274926") 2025/08/29 03:51:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b0b_d20250829_m034800_c001_v7007000_t0000_u01756439280429") 2025/08/29 03:51:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231ac_d20250829_m034754_c001_v0001165_t0008_u01756439274967") 2025/08/29 03:51:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b0c_d20250829_m034800_c001_v7007000_t0000_u01756439280608") 2025/08/29 03:51:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110e7_d20250829_m034755_c001_v0001136_t0054_u01756439275053") 2025/08/29 03:51:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b0e_d20250829_m034800_c001_v7007000_t0000_u01756439280787") 2025/08/29 03:51:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6da_d20250829_m034755_c001_v0001150_t0056_u01756439275160") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b10_d20250829_m034800_c001_v7007000_t0000_u01756439280965") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231b0_d20250829_m034755_c001_v0001165_t0046_u01756439275206") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b11_d20250829_m034801_c001_v7007000_t0000_u01756439281165") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea0b_d20250829_m034755_c001_v0001157_t0047_u01756439275224") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b12_d20250829_m034801_c001_v7007000_t0000_u01756439281344") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304110eb_d20250829_m034755_c001_v0001136_t0021_u01756439275387") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b13_d20250829_m034801_c001_v7007000_t0000_u01756439281522") 2025/08/29 03:51:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231b2_d20250829_m034755_c001_v0001165_t0002_u01756439275413") 2025/08/29 03:51:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b14_d20250829_m034801_c001_v7007000_t0000_u01756439281701") 2025/08/29 03:51:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6e2_d20250829_m034755_c001_v0001150_t0051_u01756439275505") 2025/08/29 03:51:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755b15_d20250829_m034801_c001_v7007000_t0000_u01756439281881") 2025/08/29 03:51:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476231b6_d20250829_m034755_c001_v0001165_t0016_u01756439275659") 2025/08/29 03:51:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8b02e_d20250829_m034816_c001_v7007000_t0000_u01756439296313") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623204_d20250829_m034811_c001_v0001165_t0003_u01756439291078") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e624d_d20250829_m034816_c001_v7007000_t0000_u01756439296135") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e76b_d20250829_m034811_c001_v0001150_t0059_u01756439291124") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d114b_d20250829_m034816_c001_v7007000_t0000_u01756439296471") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623208_d20250829_m034811_c001_v0001165_t0047_u01756439291309") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8b02f_d20250829_m034816_c001_v7007000_t0000_u01756439296492") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041114d_d20250829_m034811_c001_v0001136_t0020_u01756439291343") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564caed3_d20250829_m034816_c001_v7007000_t0000_u01756439296154") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea64_d20250829_m034811_c001_v0001157_t0008_u01756439291360") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e624f_d20250829_m034816_c001_v7007000_t0000_u01756439296505") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e76d_d20250829_m034811_c001_v0001150_t0018_u01756439291478") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e624e_d20250829_m034816_c001_v7007000_t0000_u01756439296325") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762320c_d20250829_m034811_c001_v0001165_t0047_u01756439291510") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1149_d20250829_m034816_c001_v7007000_t0000_u01756439296111") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041114f_d20250829_m034811_c001_v0001136_t0035_u01756439291623") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f82_d20250829_m034816_c001_v7007000_t0000_u01756439296146") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea68_d20250829_m034811_c001_v0001157_t0058_u01756439291708") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564caed5_d20250829_m034816_c001_v7007000_t0000_u01756439296334") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762320e_d20250829_m034811_c001_v0001165_t0033_u01756439291718") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20137c_d20250829_m034816_c001_v7007000_t0000_u01756439296165") 2025/08/29 03:51:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e773_d20250829_m034811_c001_v0001150_t0038_u01756439291836") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f8b_d20250829_m034816_c001_v7007000_t0000_u01756439296347") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411151_d20250829_m034811_c001_v0001136_t0020_u01756439291926") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af20137d_d20250829_m034816_c001_v7007000_t0000_u01756439296355") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623210_d20250829_m034811_c001_v0001165_t0008_u01756439291952") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40865cac9a6377aa_d20250829_m034816_c001_v7007000_t0000_u01756439296180") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e777_d20250829_m034812_c001_v0001150_t0043_u01756439292067") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f80_d20250829_m034816_c001_v7007000_t0000_u01756439296105") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623212_d20250829_m034812_c001_v0001165_t0056_u01756439292200") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7f87_d20250829_m034816_c001_v7007000_t0000_u01756439296284") 2025/08/29 03:51:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ea6a_d20250829_m034812_c001_v0001157_t0026_u01756439292214") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac8e_d20250829_m034620_c001_v7007000_t0000_u01756439180891") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f109dc1735e7fe201_d20250829_m034618_c001_v0001038_t0049_u01756439178405") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa5085e_d20250829_m034618_c001_v7007000_t0000_u01756439178227") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f109dc1735e7fe1f2_d20250829_m034614_c001_v0001038_t0029_u01756439174705") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa50851_d20250829_m034613_c001_v7007000_t0000_u01756439173997") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f1f_d20250829_m034610_c001_v0001165_t0038_u01756439170212") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac88_d20250829_m034608_c001_v7007000_t0000_u01756439168781") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f107ef3a50e545f52_d20250829_m034607_c001_v0001182_t0036_u01756439167071") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7ca1_d20250829_m034606_c001_v7007000_t0000_u01756439166895") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f107ef3a50e545f29_d20250829_m034603_c001_v0001182_t0051_u01756439163202") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7c92_d20250829_m034602_c001_v7007000_t0000_u01756439162485") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e757_d20250829_m034557_c001_v0001157_t0049_u01756439157819") 2025/08/29 03:51:16 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5675_d20250829_m034556_c001_v7007000_t0000_u01756439156566") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10514a8a4f4d5ec0_d20250829_m034555_c001_v0001184_t0012_u01756439155391") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4055ecea94dcdaa8_d20250829_m034555_c001_v7007000_t0000_u01756439155213") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10514a8a4f4d5e93_d20250829_m034552_c001_v0001184_t0022_u01756439152940") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4055ecea94dcdaa0_d20250829_m034552_c001_v7007000_t0000_u01756439152214") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e717_d20250829_m034548_c001_v0001157_t0050_u01756439148537") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5670_d20250829_m034547_c001_v7007000_t0000_u01756439147647") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f102e77aa245d0384_d20250829_m034546_c001_v0001180_t0000_u01756439146016") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50b89_d20250829_m034545_c001_v7007000_t0000_u01756439145835") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f102e77aa245d036e_d20250829_m034542_c001_v0001180_t0059_u01756439142888") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50b85_d20250829_m034542_c001_v7007000_t0000_u01756439142177") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e6dc_d20250829_m034536_c001_v0001157_t0003_u01756439136748") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f401c0b60c533a2d8_d20250829_m034535_c001_v7007000_t0000_u01756439135852") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f107f82739eba31a0_d20250829_m034534_c001_v0001099_t0036_u01756439134203") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b89690_d20250829_m034534_c001_v7007000_t0000_u01756439134021") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f107f82739eba3196_d20250829_m034530_c001_v0001099_t0010_u01756439130953") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b89689_d20250829_m034530_c001_v7007000_t0000_u01756439130241") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e682_d20250829_m034522_c001_v0001157_t0039_u01756439122531") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f402d2e10e0fbd38d_d20250829_m034521_c001_v7007000_t0000_u01756439121633") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f105630010feb2c35_d20250829_m034519_c001_v0001106_t0000_u01756439119687") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3a18_d20250829_m034519_c001_v7007000_t0000_u01756439119507") 2025/08/29 03:51:17 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f105630010feb2c21_d20250829_m034516_c001_v0001106_t0050_u01756439116095") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3a0c_d20250829_m034515_c001_v7007000_t0000_u01756439115385") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60aa80_d20250829_m034509_c001_v0001037_t0054_u01756439109282") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c056_d20250829_m034508_c001_v7007000_t0000_u01756439108210") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f108c81603c582816_d20250829_m034502_c001_v0001161_t0005_u01756439102362") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4136650219b219dd_d20250829_m034502_c001_v7007000_t0000_u01756439102164") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622cf1_d20250829_m034458_c001_v0001165_t0056_u01756439098338") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1002470ee0d38088_d20250829_m034457_c001_v0001179_t0001_u01756439097601") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1002470ee0d38080_d20250829_m034456_c001_v0001179_t0037_u01756439096681") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c239a3_d20250829_m034443_c001_v7007000_t0000_u01756439083548") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60aa20_d20250829_m034434_c001_v0001037_t0007_u01756439074916") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1040fb3cb824359a_d20250829_m034429_c001_v0001131_t0036_u01756439069019") 2025/08/29 03:51:18 DEBUG : dst/one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1040fb3cb8243596_d20250829_m034427_c001_v0001131_t0013_u01756439067779") 2025/08/29 03:51:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac8f_d20250829_m034621_c001_v7007000_t0000_u01756439181080") 2025/08/29 03:51:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1092f27632b89334_d20250829_m034617_c001_v0001146_t0012_u01756439177798") 2025/08/29 03:51:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f100dd6f7520de7a9_d20250829_m034613_c001_v0001184_t0058_u01756439173767") 2025/08/29 03:51:18 DEBUG : dst/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac8a_d20250829_m034608_c001_v7007000_t0000_u01756439168959") 2025/08/29 03:51:18 DEBUG : dst/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f109bbb2635cb5348_d20250829_m034606_c001_v0001032_t0014_u01756439166394") 2025/08/29 03:51:18 DEBUG : dst/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f103e5996cd88c071_d20250829_m034601_c001_v0001144_t0038_u01756439161708") 2025/08/29 03:51:18 DEBUG : dst/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5676_d20250829_m034556_c001_v7007000_t0000_u01756439156744") 2025/08/29 03:51:18 DEBUG : dst/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f11371caba400ea09_d20250829_m034554_c001_v0001109_t0027_u01756439154774") 2025/08/29 03:51:18 DEBUG : dst/one.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1178c35bfa5af588_d20250829_m034551_c001_v0001099_t0005_u01756439151835") 2025/08/29 03:51:18 DEBUG : dst/three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c057_d20250829_m034508_c001_v7007000_t0000_u01756439108387") 2025/08/29 03:51:18 DEBUG : dst/three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1002470ee0d380d4_d20250829_m034506_c001_v0001179_t0032_u01756439106923") 2025/08/29 03:51:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac90_d20250829_m034621_c001_v7007000_t0000_u01756439181271") 2025/08/29 03:51:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10200990f08a8607_d20250829_m034619_c001_v0001040_t0037_u01756439179571") 2025/08/29 03:51:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f105dcd4ac2162793_d20250829_m034615_c001_v0001180_t0026_u01756439175816") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac91_d20250829_m034621_c001_v7007000_t0000_u01756439181451") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f109dc1735e7fe203_d20250829_m034620_c001_v0001038_t0035_u01756439180148") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa50860_d20250829_m034619_c001_v7007000_t0000_u01756439179971") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f109dc1735e7fe1f9_d20250829_m034616_c001_v0001038_t0010_u01756439176183") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa50859_d20250829_m034616_c001_v7007000_t0000_u01756439176005") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f25_d20250829_m034611_c001_v0001165_t0029_u01756439171110") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac8b_d20250829_m034609_c001_v7007000_t0000_u01756439169138") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f107ef3a50e545f62_d20250829_m034608_c001_v0001182_t0033_u01756439168206") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7caa_d20250829_m034608_c001_v7007000_t0000_u01756439168031") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f107ef3a50e545f39_d20250829_m034605_c001_v0001182_t0006_u01756439165000") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f421ff5b6ef4a7c96_d20250829_m034604_c001_v7007000_t0000_u01756439164825") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e760_d20250829_m034558_c001_v0001157_t0042_u01756439158471") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4055ecea94dcdaa9_d20250829_m034556_c001_v7007000_t0000_u01756439156021") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622e6f_d20250829_m034553_c001_v0001165_t0004_u01756439153907") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4055ecea94dcdaa4_d20250829_m034553_c001_v7007000_t0000_u01756439153546") 2025/08/29 03:51:19 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e723_d20250829_m034549_c001_v0001157_t0001_u01756439149148") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50b8b_d20250829_m034546_c001_v7007000_t0000_u01756439146747") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622e0d_d20250829_m034544_c001_v0001165_t0056_u01756439144677") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50b87_d20250829_m034543_c001_v7007000_t0000_u01756439143613") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e6de_d20250829_m034537_c001_v0001157_t0055_u01756439137366") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b89691_d20250829_m034534_c001_v7007000_t0000_u01756439134941") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622dae_d20250829_m034533_c001_v0001165_t0056_u01756439133062") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4101143ce8b8968d_d20250829_m034531_c001_v7007000_t0000_u01756439131977") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e69a_d20250829_m034525_c001_v0001157_t0024_u01756439125674") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3a1a_d20250829_m034520_c001_v7007000_t0000_u01756439120713") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60aa98_d20250829_m034518_c001_v0001037_t0044_u01756439118270") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4155e626cd1b3a0e_d20250829_m034517_c001_v7007000_t0000_u01756439117197") 2025/08/29 03:51:20 DEBUG : dst/three.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622d28_d20250829_m034510_c001_v0001165_t0008_u01756439110794") 2025/08/29 03:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac8c_d20250829_m034609_c001_v7007000_t0000_u01756439169316") 2025/08/29 03:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f116061f73e18b685_d20250829_m034607_c001_v0001182_t0042_u01756439167831") 2025/08/29 03:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1086868f29134f66_d20250829_m034603_c001_v0001116_t0046_u01756439163958") 2025/08/29 03:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5677_d20250829_m034556_c001_v7007000_t0000_u01756439156921") 2025/08/29 03:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f114ec5a0a9b14c3b_d20250829_m034555_c001_v0001181_t0055_u01756439155820") 2025/08/29 03:51:20 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1052d8ba9eb94670_d20250829_m034553_c001_v0001177_t0024_u01756439153327") 2025/08/29 03:51:20 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac92_d20250829_m034621_c001_v7007000_t0000_u01756439181632") 2025/08/29 03:51:20 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e7a6_d20250829_m034610_c001_v0001157_t0033_u01756439170766") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac8d_d20250829_m034609_c001_v7007000_t0000_u01756439169497") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622eac_d20250829_m034558_c001_v0001165_t0021_u01756439158276") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5678_d20250829_m034557_c001_v7007000_t0000_u01756439157099") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622e35_d20250829_m034548_c001_v0001165_t0033_u01756439148923") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5671_d20250829_m034547_c001_v7007000_t0000_u01756439147826") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622dd8_d20250829_m034537_c001_v0001165_t0043_u01756439137164") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f401c0b60c533a2d9_d20250829_m034536_c001_v7007000_t0000_u01756439136030") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622d73_d20250829_m034523_c001_v0001165_t0038_u01756439123306") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f402d2e10e0fbd38e_d20250829_m034521_c001_v7007000_t0000_u01756439121813") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e618_d20250829_m034510_c001_v0001157_t0031_u01756439110265") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c058_d20250829_m034508_c001_v7007000_t0000_u01756439108565") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1130070d307bdc71_d20250829_m034504_c001_v0001102_t0002_u01756439104233") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c239a6_d20250829_m034443_c001_v7007000_t0000_u01756439083726") 2025/08/29 03:51:21 DEBUG : dst/two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1040fb3cb82435c8_d20250829_m034442_c001_v0001131_t0048_u01756439082334") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4136650219b2190c_d20250829_m034356_c001_v7007000_t0000_u01756439036350") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622af3_d20250829_m034349_c001_v0001165_t0034_u01756439029312") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c54df_d20250829_m034347_c001_v7007000_t0000_u01756439027413") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622a5d_d20250829_m034327_c001_v0001165_t0044_u01756439007554") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da23a1_d20250829_m034314_c001_v7007000_t0000_u01756438994639") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476229ee_d20250829_m034311_c001_v0001165_t0052_u01756438991114") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed570_d20250829_m034251_c001_v7007000_t0000_u01756438971465") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762293b_d20250829_m034249_c001_v0001165_t0048_u01756438969677") 2025/08/29 03:51:21 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed56c_d20250829_m034248_c001_v7007000_t0000_u01756438968847") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622931_d20250829_m034247_c001_v0001165_t0035_u01756438967725") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed567_d20250829_m034244_c001_v7007000_t0000_u01756438964911") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762290b_d20250829_m034243_c001_v0001165_t0018_u01756438963323") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed552_d20250829_m034242_c001_v7007000_t0000_u01756438962574") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228f8_d20250829_m034241_c001_v0001165_t0040_u01756438961408") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed4f0_d20250829_m034236_c001_v7007000_t0000_u01756438956474") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228c0_d20250829_m034235_c001_v0001165_t0021_u01756438955159") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed4dc_d20250829_m034234_c001_v7007000_t0000_u01756438954427") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228b2_d20250829_m034233_c001_v0001165_t0006_u01756438953648") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2008a7_d20250829_m034229_c001_v7007000_t0000_u01756438949111") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622883_d20250829_m034227_c001_v0001165_t0033_u01756438947907") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af200897_d20250829_m034226_c001_v7007000_t0000_u01756438946074") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622874_d20250829_m034225_c001_v0001165_t0038_u01756438945080") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af200873_d20250829_m034224_c001_v7007000_t0000_u01756438944689") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f103e975ea5d58c55_d20250829_m034223_c001_v0001098_t0042_u01756438943967") 2025/08/29 03:51:22 DEBUG : empty space: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622869_d20250829_m034222_c001_v0001165_t0001_u01756438942345") 2025/08/29 03:51:22 DEBUG : enormous: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed56e_d20250829_m034250_c001_v7007000_t0000_u01756438970569") 2025/08/29 03:51:22 DEBUG : enormous: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762293d_d20250829_m034249_c001_v0001165_t0006_u01756438969876") 2025/08/29 03:51:22 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564cac94_d20250829_m034626_c001_v7007000_t0000_u01756439186121") 2025/08/29 03:51:22 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e7fa_d20250829_m034624_c001_v0001157_t0002_u01756439184791") 2025/08/29 03:51:22 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2395_d20250829_m034309_c001_v7007000_t0000_u01756438989699") 2025/08/29 03:51:23 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476229d8_d20250829_m034308_c001_v0001165_t0047_u01756438988390") 2025/08/29 03:51:23 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af200807_d20250829_m034219_c001_v7007000_t0000_u01756438939789") 2025/08/29 03:51:23 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622855_d20250829_m034218_c001_v0001165_t0052_u01756438938697") 2025/08/29 03:51:23 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007ee_d20250829_m034218_c001_v7007000_t0000_u01756438938155") 2025/08/29 03:51:23 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622849_d20250829_m034217_c001_v0001165_t0050_u01756438937578") 2025/08/29 03:51:23 DEBUG : existing: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622843_d20250829_m034216_c001_v0001165_t0024_u01756438936834") 2025/08/29 03:51:23 DEBUG : existing-b: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2396_d20250829_m034309_c001_v7007000_t0000_u01756438989877") 2025/08/29 03:51:23 DEBUG : existing-b: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a92b_d20250829_m034308_c001_v0001037_t0044_u01756438988379") 2025/08/29 03:51:23 DEBUG : file1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a8b_d20250829_m034713_c001_v7007000_t0000_u01756439233585") 2025/08/29 03:51:23 DEBUG : file1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411003_d20250829_m034712_c001_v0001136_t0013_u01756439232738") 2025/08/29 03:51:23 DEBUG : file1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a6e_d20250829_m034711_c001_v7007000_t0000_u01756439231434") 2025/08/29 03:51:23 DEBUG : file1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762309d_d20250829_m034710_c001_v0001165_t0017_u01756439230583") 2025/08/29 03:51:23 DEBUG : five: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed572_d20250829_m034254_c001_v7007000_t0000_u01756438974898") 2025/08/29 03:51:23 DEBUG : five: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d58147622959_d20250829_m034253_c001_v0001165_t0015_u01756438973056") 2025/08/29 03:51:23 DEBUG : foo: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2008a3_d20250829_m034227_c001_v7007000_t0000_u01756438947547") 2025/08/29 03:51:23 DEBUG : foo: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762287f_d20250829_m034226_c001_v0001165_t0015_u01756438946989") 2025/08/29 03:51:23 DEBUG : foo: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762287a_d20250829_m034226_c001_v0001165_t0015_u01756438946433") 2025/08/29 03:51:23 DEBUG : four: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed573_d20250829_m034255_c001_v7007000_t0000_u01756438975074") 2025/08/29 03:51:23 DEBUG : four: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40278f17cd60a8ef_d20250829_m034253_c001_v0001037_t0051_u01756438973784") 2025/08/29 03:51:23 DEBUG : four: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622955_d20250829_m034252_c001_v0001165_t0000_u01756438972489") 2025/08/29 03:51:23 DEBUG : hello world2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca705_d20250829_m034123_c001_v7007000_t0000_u01756438883911") 2025/08/29 03:51:23 DEBUG : hello world2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622713_d20250829_m034123_c001_v0001165_t0003_u01756438883306") 2025/08/29 03:51:23 DEBUG : ignore-size: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007ca_d20250829_m034216_c001_v7007000_t0000_u01756438936477") 2025/08/29 03:51:23 DEBUG : ignore-size: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762283b_d20250829_m034215_c001_v0001165_t0026_u01756438935506") 2025/08/29 03:51:24 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da238e_d20250829_m034307_c001_v7007000_t0000_u01756438987645") 2025/08/29 03:51:24 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476229d0_d20250829_m034307_c001_v0001165_t0020_u01756438987028") 2025/08/29 03:51:24 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2389_d20250829_m034306_c001_v7007000_t0000_u01756438986296") 2025/08/29 03:51:24 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476229bf_d20250829_m034305_c001_v0001165_t0017_u01756438985166") 2025/08/29 03:51:24 DEBUG : one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed574_d20250829_m034255_c001_v7007000_t0000_u01756438975251") 2025/08/29 03:51:24 DEBUG : one: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762294d_d20250829_m034251_c001_v0001165_t0015_u01756438971851") 2025/08/29 03:51:24 DEBUG : only0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a37_d20250829_m034706_c001_v7007000_t0000_u01756439226227") 2025/08/29 03:51:24 DEBUG : only0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f419294ade664e506_d20250829_m034701_c001_v0001150_t0029_u01756439221371") 2025/08/29 03:51:24 DEBUG : only0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623021_d20250829_m034648_c001_v0001165_t0034_u01756439208873") 2025/08/29 03:51:24 DEBUG : only0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a5d_d20250829_m034642_c001_v7007000_t0000_u01756439202928") 2025/08/29 03:51:24 DEBUG : only0: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f95_d20250829_m034629_c001_v0001165_t0001_u01756439189888") 2025/08/29 03:51:24 DEBUG : only1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a39_d20250829_m034706_c001_v7007000_t0000_u01756439226415") 2025/08/29 03:51:24 DEBUG : only1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e8fa_d20250829_m034701_c001_v0001157_t0057_u01756439221846") 2025/08/29 03:51:24 DEBUG : only1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623023_d20250829_m034649_c001_v0001165_t0001_u01756439209489") 2025/08/29 03:51:24 DEBUG : only1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a60_d20250829_m034643_c001_v7007000_t0000_u01756439203105") 2025/08/29 03:51:24 DEBUG : only1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f97_d20250829_m034630_c001_v0001165_t0050_u01756439190479") 2025/08/29 03:51:24 DEBUG : only10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a3c_d20250829_m034706_c001_v7007000_t0000_u01756439226594") 2025/08/29 03:51:24 DEBUG : only10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e8f4_d20250829_m034701_c001_v0001157_t0057_u01756439221480") 2025/08/29 03:51:24 DEBUG : only10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762304b_d20250829_m034654_c001_v0001165_t0018_u01756439214876") 2025/08/29 03:51:24 DEBUG : only10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91984_d20250829_m034643_c001_v7007000_t0000_u01756439203147") 2025/08/29 03:51:25 DEBUG : only10: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fc5_d20250829_m034635_c001_v0001165_t0026_u01756439195976") 2025/08/29 03:51:25 DEBUG : only11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a3e_d20250829_m034706_c001_v7007000_t0000_u01756439226773") 2025/08/29 03:51:25 DEBUG : only11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f404c154630410fd7_d20250829_m034701_c001_v0001136_t0016_u01756439221366") 2025/08/29 03:51:25 DEBUG : only11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762304d_d20250829_m034655_c001_v0001165_t0015_u01756439215416") 2025/08/29 03:51:25 DEBUG : only11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d2a_d20250829_m034643_c001_v7007000_t0000_u01756439203478") 2025/08/29 03:51:25 DEBUG : only11: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fc7_d20250829_m034636_c001_v0001165_t0025_u01756439196495") 2025/08/29 03:51:25 DEBUG : only12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a3f_d20250829_m034706_c001_v7007000_t0000_u01756439226953") 2025/08/29 03:51:25 DEBUG : only12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f419294ade664e502_d20250829_m034701_c001_v0001150_t0029_u01756439221185") 2025/08/29 03:51:25 DEBUG : only12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623051_d20250829_m034656_c001_v0001165_t0023_u01756439216030") 2025/08/29 03:51:25 DEBUG : only12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a57_d20250829_m034642_c001_v7007000_t0000_u01756439202396") 2025/08/29 03:51:25 DEBUG : only12: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fcf_d20250829_m034637_c001_v0001165_t0025_u01756439197094") 2025/08/29 03:51:25 DEBUG : only13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a40_d20250829_m034707_c001_v7007000_t0000_u01756439227133") 2025/08/29 03:51:25 DEBUG : only13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e8ec_d20250829_m034700_c001_v0001157_t0057_u01756439220628") 2025/08/29 03:51:25 DEBUG : only13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623053_d20250829_m034656_c001_v0001165_t0041_u01756439216528") 2025/08/29 03:51:25 DEBUG : only13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d27_d20250829_m034642_c001_v7007000_t0000_u01756439202948") 2025/08/29 03:51:25 DEBUG : only13: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fd5_d20250829_m034637_c001_v0001165_t0033_u01756439197709") 2025/08/29 03:51:25 DEBUG : only14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a41_d20250829_m034707_c001_v7007000_t0000_u01756439227313") 2025/08/29 03:51:25 DEBUG : only14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d58147623069_d20250829_m034700_c001_v0001165_t0015_u01756439220638") 2025/08/29 03:51:25 DEBUG : only14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623055_d20250829_m034657_c001_v0001165_t0019_u01756439217132") 2025/08/29 03:51:25 DEBUG : only14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d0fef_d20250829_m034643_c001_v7007000_t0000_u01756439203156") 2025/08/29 03:51:25 DEBUG : only14: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fd9_d20250829_m034638_c001_v0001165_t0051_u01756439198461") 2025/08/29 03:51:25 DEBUG : only15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a42_d20250829_m034707_c001_v7007000_t0000_u01756439227492") 2025/08/29 03:51:25 DEBUG : only15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762306b_d20250829_m034701_c001_v0001165_t0015_u01756439221029") 2025/08/29 03:51:25 DEBUG : only15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623057_d20250829_m034657_c001_v0001165_t0002_u01756439217602") 2025/08/29 03:51:26 DEBUG : only15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91980_d20250829_m034642_c001_v7007000_t0000_u01756439202957") 2025/08/29 03:51:26 DEBUG : only15: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fdb_d20250829_m034639_c001_v0001165_t0016_u01756439199013") 2025/08/29 03:51:26 DEBUG : only16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a43_d20250829_m034707_c001_v7007000_t0000_u01756439227671") 2025/08/29 03:51:26 DEBUG : only16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e8f0_d20250829_m034701_c001_v0001157_t0057_u01756439221019") 2025/08/29 03:51:26 DEBUG : only16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762305b_d20250829_m034658_c001_v0001165_t0032_u01756439218170") 2025/08/29 03:51:26 DEBUG : only16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c9197a_d20250829_m034642_c001_v7007000_t0000_u01756439202766") 2025/08/29 03:51:26 DEBUG : only16: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fe1_d20250829_m034639_c001_v0001165_t0012_u01756439199487") 2025/08/29 03:51:27 DEBUG : only17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a46_d20250829_m034707_c001_v7007000_t0000_u01756439227857") 2025/08/29 03:51:27 DEBUG : only17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e8f2_d20250829_m034701_c001_v0001157_t0057_u01756439221291") 2025/08/29 03:51:27 DEBUG : only17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762305d_d20250829_m034658_c001_v0001165_t0001_u01756439218817") 2025/08/29 03:51:27 DEBUG : only17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d0fee_d20250829_m034642_c001_v7007000_t0000_u01756439202966") 2025/08/29 03:51:27 DEBUG : only17: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fe3_d20250829_m034639_c001_v0001165_t0025_u01756439199975") 2025/08/29 03:51:27 DEBUG : only18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a48_d20250829_m034708_c001_v7007000_t0000_u01756439228038") 2025/08/29 03:51:27 DEBUG : only18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762306d_d20250829_m034701_c001_v0001165_t0015_u01756439221211") 2025/08/29 03:51:27 DEBUG : only18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623061_d20250829_m034659_c001_v0001165_t0045_u01756439219319") 2025/08/29 03:51:27 DEBUG : only18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a63_d20250829_m034643_c001_v7007000_t0000_u01756439203287") 2025/08/29 03:51:27 DEBUG : only18: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fe9_d20250829_m034640_c001_v0001165_t0026_u01756439200514") 2025/08/29 03:51:27 DEBUG : only19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a4a_d20250829_m034708_c001_v7007000_t0000_u01756439228217") 2025/08/29 03:51:27 DEBUG : only19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d58147623075_d20250829_m034701_c001_v0001165_t0015_u01756439221754") 2025/08/29 03:51:27 DEBUG : only19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623065_d20250829_m034659_c001_v0001165_t0040_u01756439219809") 2025/08/29 03:51:27 DEBUG : only19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d29_d20250829_m034643_c001_v7007000_t0000_u01756439203300") 2025/08/29 03:51:27 DEBUG : only19: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622ff1_d20250829_m034641_c001_v0001165_t0018_u01756439201209") 2025/08/29 03:51:27 DEBUG : only2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a4d_d20250829_m034708_c001_v7007000_t0000_u01756439228396") 2025/08/29 03:51:27 DEBUG : only2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762306f_d20250829_m034701_c001_v0001165_t0015_u01756439221391") 2025/08/29 03:51:27 DEBUG : only2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623029_d20250829_m034650_c001_v0001165_t0019_u01756439210103") 2025/08/29 03:51:27 DEBUG : only2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a58_d20250829_m034642_c001_v7007000_t0000_u01756439202573") 2025/08/29 03:51:27 DEBUG : only2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622f9b_d20250829_m034631_c001_v0001165_t0043_u01756439191074") 2025/08/29 03:51:27 DEBUG : only3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a4f_d20250829_m034708_c001_v7007000_t0000_u01756439228576") 2025/08/29 03:51:27 DEBUG : only3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f404c154630410fe1_d20250829_m034701_c001_v0001136_t0016_u01756439221907") 2025/08/29 03:51:27 DEBUG : only3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762302d_d20250829_m034650_c001_v0001165_t0013_u01756439210624") 2025/08/29 03:51:27 DEBUG : only3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d26_d20250829_m034642_c001_v7007000_t0000_u01756439202771") 2025/08/29 03:51:27 DEBUG : only3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fa1_d20250829_m034631_c001_v0001165_t0007_u01756439191678") 2025/08/29 03:51:27 DEBUG : only4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a50_d20250829_m034708_c001_v7007000_t0000_u01756439228756") 2025/08/29 03:51:28 DEBUG : only4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f404c154630410fdd_d20250829_m034701_c001_v0001136_t0016_u01756439221546") 2025/08/29 03:51:28 DEBUG : only4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623037_d20250829_m034651_c001_v0001165_t0030_u01756439211210") 2025/08/29 03:51:28 DEBUG : only4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41970b34c6c91987_d20250829_m034643_c001_v7007000_t0000_u01756439203328") 2025/08/29 03:51:28 DEBUG : only4: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fa7_d20250829_m034632_c001_v0001165_t0030_u01756439192309") 2025/08/29 03:51:28 DEBUG : only5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a53_d20250829_m034708_c001_v7007000_t0000_u01756439228935") 2025/08/29 03:51:28 DEBUG : only5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f419294ade664e50c_d20250829_m034701_c001_v0001150_t0029_u01756439221558") 2025/08/29 03:51:28 DEBUG : only5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623039_d20250829_m034651_c001_v0001165_t0021_u01756439211733") 2025/08/29 03:51:28 DEBUG : only5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d0ff0_d20250829_m034643_c001_v7007000_t0000_u01756439203337") 2025/08/29 03:51:28 DEBUG : only5: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fa9_d20250829_m034632_c001_v0001165_t0030_u01756439192851") 2025/08/29 03:51:28 DEBUG : only6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a55_d20250829_m034709_c001_v7007000_t0000_u01756439229113") 2025/08/29 03:51:28 DEBUG : only6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d58147623073_d20250829_m034701_c001_v0001165_t0015_u01756439221573") 2025/08/29 03:51:28 DEBUG : only6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762303b_d20250829_m034652_c001_v0001165_t0009_u01756439212358") 2025/08/29 03:51:28 DEBUG : only6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d0fec_d20250829_m034642_c001_v7007000_t0000_u01756439202785") 2025/08/29 03:51:28 DEBUG : only6: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fad_d20250829_m034633_c001_v0001165_t0032_u01756439193369") 2025/08/29 03:51:28 DEBUG : only7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a58_d20250829_m034709_c001_v7007000_t0000_u01756439229297") 2025/08/29 03:51:28 DEBUG : only7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e8f6_d20250829_m034701_c001_v0001157_t0057_u01756439221665") 2025/08/29 03:51:28 DEBUG : only7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762303d_d20250829_m034653_c001_v0001165_t0002_u01756439213099") 2025/08/29 03:51:28 DEBUG : only7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4142755311fa9d28_d20250829_m034643_c001_v7007000_t0000_u01756439203124") 2025/08/29 03:51:28 DEBUG : only7: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fb5_d20250829_m034634_c001_v0001165_t0035_u01756439194136") 2025/08/29 03:51:28 DEBUG : only8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a5a_d20250829_m034709_c001_v7007000_t0000_u01756439229475") 2025/08/29 03:51:28 DEBUG : only8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f404c154630410fdf_d20250829_m034701_c001_v0001136_t0016_u01756439221726") 2025/08/29 03:51:28 DEBUG : only8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762303f_d20250829_m034653_c001_v0001165_t0047_u01756439213805") 2025/08/29 03:51:28 DEBUG : only8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a5a_d20250829_m034642_c001_v7007000_t0000_u01756439202750") 2025/08/29 03:51:29 DEBUG : only8: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fb7_d20250829_m034634_c001_v0001165_t0056_u01756439194667") 2025/08/29 03:51:29 DEBUG : only9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a5e_d20250829_m034709_c001_v7007000_t0000_u01756439229665") 2025/08/29 03:51:29 DEBUG : only9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f419294ade664e50e_d20250829_m034701_c001_v0001150_t0029_u01756439221739") 2025/08/29 03:51:29 DEBUG : only9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623045_d20250829_m034654_c001_v0001165_t0037_u01756439214297") 2025/08/29 03:51:29 DEBUG : only9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755a66_d20250829_m034643_c001_v7007000_t0000_u01756439203464") 2025/08/29 03:51:29 DEBUG : only9: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622fbb_d20250829_m034635_c001_v0001165_t0041_u01756439195335") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2386_d20250829_m034304_c001_v7007000_t0000_u01756438984062") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476229a1_d20250829_m034301_c001_v0001165_t0002_u01756438981644") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2383_d20250829_m034300_c001_v7007000_t0000_u01756438980905") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622997_d20250829_m034259_c001_v0001165_t0053_u01756438979182") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed578_d20250829_m034258_c001_v7007000_t0000_u01756438978469") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e29e_d20250829_m034256_c001_v0001157_t0000_u01756438976143") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed56a_d20250829_m034246_c001_v7007000_t0000_u01756438966662") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622921_d20250829_m034245_c001_v0001165_t0010_u01756438965441") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed563_d20250829_m034243_c001_v7007000_t0000_u01756438963890") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622907_d20250829_m034243_c001_v0001165_t0015_u01756438963109") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed54c_d20250829_m034242_c001_v7007000_t0000_u01756438962004") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228f6_d20250829_m034241_c001_v0001165_t0043_u01756438961200") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed4e7_d20250829_m034235_c001_v7007000_t0000_u01756438955931") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228bc_d20250829_m034234_c001_v0001165_t0011_u01756438954959") 2025/08/29 03:51:29 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed4de_d20250829_m034234_c001_v7007000_t0000_u01756438954604") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228ae_d20250829_m034233_c001_v0001165_t0007_u01756438953317") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed4d9_d20250829_m034232_c001_v7007000_t0000_u01756438952880") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228a4_d20250829_m034231_c001_v0001165_t0043_u01756438951932") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228a0_d20250829_m034231_c001_v0001165_t0022_u01756438951302") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2008aa_d20250829_m034230_c001_v7007000_t0000_u01756438950938") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622896_d20250829_m034230_c001_v0001165_t0002_u01756438950212") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622892_d20250829_m034229_c001_v0001165_t0055_u01756438949649") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2008a8_d20250829_m034229_c001_v7007000_t0000_u01756438949292") 2025/08/29 03:51:30 DEBUG : potato: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622886_d20250829_m034228_c001_v0001165_t0048_u01756438948530") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c23910_d20250829_m034413_c001_v7007000_t0000_u01756439053112") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e496_d20250829_m034412_c001_v0001157_t0007_u01756439052312") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4136650219b21911_d20250829_m034356_c001_v7007000_t0000_u01756439036929") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e3f5_d20250829_m034348_c001_v0001157_t0024_u01756439028689") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8af83_d20250829_m034335_c001_v7007000_t0000_u01756439015482") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e367_d20250829_m034326_c001_v0001157_t0040_u01756439006810") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da23a3_d20250829_m034315_c001_v7007000_t0000_u01756438995198") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e2fb_d20250829_m034310_c001_v0001157_t0037_u01756438990793") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed56f_d20250829_m034250_c001_v7007000_t0000_u01756438970747") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622935_d20250829_m034249_c001_v0001165_t0011_u01756438969381") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed56d_d20250829_m034249_c001_v7007000_t0000_u01756438969025") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762292d_d20250829_m034247_c001_v0001165_t0006_u01756438967195") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed56b_d20250829_m034246_c001_v7007000_t0000_u01756438966840") 2025/08/29 03:51:30 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762292b_d20250829_m034246_c001_v0001165_t0015_u01756438966022") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed568_d20250829_m034245_c001_v7007000_t0000_u01756438965088") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622915_d20250829_m034244_c001_v0001165_t0013_u01756438964261") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed555_d20250829_m034242_c001_v7007000_t0000_u01756438962751") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228fe_d20250829_m034242_c001_v0001165_t0024_u01756438962016") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed4f4_d20250829_m034236_c001_v7007000_t0000_u01756438956651") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476228c6_d20250829_m034235_c001_v0001165_t0042_u01756438955734") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca70f_d20250829_m034126_c001_v7007000_t0000_u01756438886417") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762271f_d20250829_m034125_c001_v0001165_t0031_u01756438885877") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca707_d20250829_m034124_c001_v7007000_t0000_u01756438884995") 2025/08/29 03:51:31 DEBUG : potato2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622719_d20250829_m034124_c001_v0001165_t0019_u01756438884441") 2025/08/29 03:51:31 DEBUG : potato3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4136650219b21914_d20250829_m034357_c001_v7007000_t0000_u01756439037328") 2025/08/29 03:51:31 DEBUG : potato3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a9ac_d20250829_m034350_c001_v0001037_t0032_u01756439030089") 2025/08/29 03:51:31 DEBUG : potato3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f405f7ebc49f8af82_d20250829_m034335_c001_v7007000_t0000_u01756439015198") 2025/08/29 03:51:31 DEBUG : potato3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a96c_d20250829_m034328_c001_v0001037_t0018_u01756439008129") 2025/08/29 03:51:31 DEBUG : potato3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da23a4_d20250829_m034315_c001_v7007000_t0000_u01756438995377") 2025/08/29 03:51:31 DEBUG : potato3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a937_d20250829_m034311_c001_v0001037_t0005_u01756438991350") 2025/08/29 03:51:31 DEBUG : pre-dest1/1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c04e_d20250829_m034452_c001_v7007000_t0000_u01756439092557") 2025/08/29 03:51:31 DEBUG : pre-dest1/1: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60aa3c_d20250829_m034444_c001_v0001037_t0053_u01756439084459") 2025/08/29 03:51:31 DEBUG : pre-dest2/2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c04f_d20250829_m034452_c001_v7007000_t0000_u01756439092736") 2025/08/29 03:51:31 DEBUG : pre-dest2/2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e560_d20250829_m034445_c001_v0001157_t0018_u01756439085396") 2025/08/29 03:51:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa50639_d20250829_m034423_c001_v7007000_t0000_u01756439063766") 2025/08/29 03:51:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622be7_d20250829_m034420_c001_v0001165_t0029_u01756439060840") 2025/08/29 03:51:32 DEBUG : sizeonly: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007b9_d20250829_m034214_c001_v7007000_t0000_u01756438934931") 2025/08/29 03:51:32 DEBUG : sizeonly: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762282c_d20250829_m034213_c001_v0001165_t0014_u01756438933973") 2025/08/29 03:51:32 DEBUG : splitbanan: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1172_d20250829_m034858_c001_v7007000_t0000_u01756439338191") 2025/08/29 03:51:32 DEBUG : splitbanan: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb3e_d20250829_m034850_c001_v0001157_t0049_u01756439330855") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f13_d20250829_m035011_c001_v7007000_t0000_u01756439411879") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ecca_d20250829_m035005_c001_v0001157_t0000_u01756439405208") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f416953a8909c5bda_d20250829_m034955_c001_v7007000_t0000_u01756439395745") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec73_d20250829_m034949_c001_v0001157_t0044_u01756439389892") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bee085_d20250829_m034941_c001_v7007000_t0000_u01756439381742") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ec1f_d20250829_m034935_c001_v0001157_t0058_u01756439375649") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013d2_d20250829_m034927_c001_v7007000_t0000_u01756439367701") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ebd2_d20250829_m034921_c001_v0001157_t0012_u01756439361667") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2013ad_d20250829_m034913_c001_v7007000_t0000_u01756439353361") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eb8e_d20250829_m034906_c001_v0001157_t0030_u01756439346791") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417444ce7fa509f0_d20250829_m034852_c001_v7007000_t0000_u01756439332707") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c154630411205_d20250829_m034849_c001_v0001136_t0046_u01756439329697") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755be4_d20250829_m034841_c001_v7007000_t0000_u01756439321619") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762329e_d20250829_m034834_c001_v0001165_t0029_u01756439314823") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40340416a7bedfc6_d20250829_m034833_c001_v7007000_t0000_u01756439313890") 2025/08/29 03:51:32 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e812_d20250829_m034830_c001_v0001150_t0028_u01756439310316") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40754adfaf5e6263_d20250829_m034821_c001_v7007000_t0000_u01756439301272") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762321f_d20250829_m034814_c001_v0001165_t0000_u01756439294414") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1148_d20250829_m034813_c001_v7007000_t0000_u01756439293481") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e759_d20250829_m034809_c001_v0001150_t0046_u01756439289842") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f418e1fb30494c37f_d20250829_m034756_c001_v7007000_t0000_u01756439276442") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e6c1_d20250829_m034752_c001_v0001150_t0049_u01756439272941") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50cf8_d20250829_m034744_c001_v7007000_t0000_u01756439264571") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e652_d20250829_m034738_c001_v0001150_t0011_u01756439258329") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41260f41d9755aec_d20250829_m034730_c001_v7007000_t0000_u01756439250317") 2025/08/29 03:51:33 DEBUG : splitbananasplit: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e5d8_d20250829_m034724_c001_v0001150_t0027_u01756439244420") 2025/08/29 03:51:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40782267403d1150_d20250829_m034836_c001_v7007000_t0000_u01756439316543") 2025/08/29 03:51:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3eada_d20250829_m034831_c001_v0001157_t0007_u01756439311437") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2ab4_d20250829_m034717_c001_v7007000_t0000_u01756439237761") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e594_d20250829_m034716_c001_v0001150_t0055_u01756439236631") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2ab2_d20250829_m034715_c001_v7007000_t0000_u01756439235863") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e91a_d20250829_m034714_c001_v0001157_t0016_u01756439234540") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da238f_d20250829_m034307_c001_v7007000_t0000_u01756438987839") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e2e3_d20250829_m034307_c001_v0001157_t0032_u01756438987017") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da238a_d20250829_m034306_c001_v7007000_t0000_u01756438986475") 2025/08/29 03:51:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a91d_d20250829_m034305_c001_v0001037_t0028_u01756438985512") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007b1_d20250829_m034211_c001_v7007000_t0000_u01756438931878") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622820_d20250829_m034210_c001_v0001165_t0041_u01756438930572") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007b0_d20250829_m034210_c001_v7007000_t0000_u01756438930207") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762281a_d20250829_m034209_c001_v0001165_t0027_u01756438929252") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007a8_d20250829_m034203_c001_v7007000_t0000_u01756438923795") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476227ff_d20250829_m034202_c001_v0001165_t0034_u01756438922873") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f420768a9af2007a3_d20250829_m034202_c001_v7007000_t0000_u01756438922342") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476227eb_d20250829_m034201_c001_v0001165_t0020_u01756438921073") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476227d1_d20250829_m034155_c001_v0001165_t0032_u01756438915235") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f417e90aba27dae6e_d20250829_m034154_c001_v7007000_t0000_u01756438914867") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476227c9_d20250829_m034154_c001_v0001165_t0045_u01756438914317") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476227c5_d20250829_m034153_c001_v0001165_t0028_u01756438913738") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca870_d20250829_m034152_c001_v7007000_t0000_u01756438912662") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476227a1_d20250829_m034146_c001_v0001165_t0035_u01756438906845") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762278f_d20250829_m034142_c001_v0001165_t0023_u01756438902530") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca83a_d20250829_m034142_c001_v7007000_t0000_u01756438902178") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762278d_d20250829_m034141_c001_v0001165_t0011_u01756438901615") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622783_d20250829_m034141_c001_v0001165_t0052_u01756438901002") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca827_d20250829_m034140_c001_v7007000_t0000_u01756438900290") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622761_d20250829_m034134_c001_v0001165_t0031_u01756438894296") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca78e_d20250829_m034133_c001_v7007000_t0000_u01756438893943") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762275b_d20250829_m034133_c001_v0001165_t0052_u01756438893395") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca762_d20250829_m034132_c001_v7007000_t0000_u01756438892508") 2025/08/29 03:51:34 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622753_d20250829_m034131_c001_v0001165_t0029_u01756438891951") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca74a_d20250829_m034131_c001_v7007000_t0000_u01756438891411") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622745_d20250829_m034130_c001_v0001165_t0059_u01756438890864") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca737_d20250829_m034129_c001_v7007000_t0000_u01756438889913") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622739_d20250829_m034129_c001_v0001165_t0034_u01756438889197") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca727_d20250829_m034128_c001_v7007000_t0000_u01756438888670") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622731_d20250829_m034128_c001_v0001165_t0029_u01756438888123") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca71d_d20250829_m034127_c001_v7007000_t0000_u01756438887595") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622727_d20250829_m034126_c001_v0001165_t0015_u01756438886948") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca704_d20250829_m034122_c001_v7007000_t0000_u01756438882775") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762270f_d20250829_m034122_c001_v0001165_t0036_u01756438882218") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca703_d20250829_m034121_c001_v7007000_t0000_u01756438881690") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d5814762270d_d20250829_m034121_c001_v0001165_t0029_u01756438881131") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca702_d20250829_m034120_c001_v7007000_t0000_u01756438880255") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622701_d20250829_m034119_c001_v0001165_t0008_u01756438879521") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f41889eba564ca701_d20250829_m034117_c001_v7007000_t0000_u01756438877213") 2025/08/29 03:51:35 DEBUG : sub dir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476226ef_d20250829_m034116_c001_v0001165_t0014_u01756438876657") 2025/08/29 03:51:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2ab5_d20250829_m034717_c001_v7007000_t0000_u01756439237941") 2025/08/29 03:51:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c15463041100d_d20250829_m034716_c001_v0001136_t0038_u01756439236619") 2025/08/29 03:51:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2ab3_d20250829_m034716_c001_v7007000_t0000_u01756439236041") 2025/08/29 03:51:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230ab_d20250829_m034714_c001_v0001165_t0001_u01756439234553") 2025/08/29 03:51:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f38_d20250829_m035013_c001_v7007000_t0000_u01756439413898") 2025/08/29 03:51:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304113b7_d20250829_m035013_c001_v0001136_t0021_u01756439413205") 2025/08/29 03:51:36 DEBUG : sub/yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2385_d20250829_m034303_c001_v7007000_t0000_u01756438983490") 2025/08/29 03:51:36 DEBUG : sub/yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e2c2_d20250829_m034301_c001_v0001157_t0001_u01756438981990") 2025/08/29 03:51:36 DEBUG : test_dir1/file2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a8f_d20250829_m034713_c001_v7007000_t0000_u01756439233764") 2025/08/29 03:51:36 DEBUG : test_dir1/file2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476230a7_d20250829_m034712_c001_v0001165_t0034_u01756439232394") 2025/08/29 03:51:36 DEBUG : test_dir1/file2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a70_d20250829_m034711_c001_v7007000_t0000_u01756439231613") 2025/08/29 03:51:36 DEBUG : test_dir1/file2: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e552_d20250829_m034710_c001_v0001150_t0024_u01756439230597") 2025/08/29 03:51:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a93_d20250829_m034713_c001_v7007000_t0000_u01756439233958") 2025/08/29 03:51:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664e560_d20250829_m034712_c001_v0001150_t0059_u01756439232404") 2025/08/29 03:51:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40952c130bbb2a73_d20250829_m034711_c001_v7007000_t0000_u01756439231793") 2025/08/29 03:51:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3e910_d20250829_m034710_c001_v0001157_t0039_u01756439230610") 2025/08/29 03:51:36 DEBUG : three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed575_d20250829_m034255_c001_v7007000_t0000_u01756438975427") 2025/08/29 03:51:36 DEBUG : three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622965_d20250829_m034254_c001_v0001165_t0035_u01756438974334") 2025/08/29 03:51:36 DEBUG : three: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147622951_d20250829_m034252_c001_v0001165_t0008_u01756438972210") 2025/08/29 03:51:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f63_d20250829_m035015_c001_v7007000_t0000_u01756439415520") 2025/08/29 03:51:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476234ae_d20250829_m035014_c001_v0001165_t0004_u01756439414852") 2025/08/29 03:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fc7_d20250829_m035033_c001_v7007000_t0000_u01756439433980") 2025/08/29 03:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664eca0_d20250829_m035032_c001_v0001150_t0016_u01756439432129") 2025/08/29 03:51:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fb3_d20250829_m035030_c001_v7007000_t0000_u01756439430580") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476234ef_d20250829_m035029_c001_v0001165_t0052_u01756439429032") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fb1_d20250829_m035027_c001_v7007000_t0000_u01756439427955") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304113ff_d20250829_m035027_c001_v0001136_t0001_u01756439427019") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50faa_d20250829_m035022_c001_v7007000_t0000_u01756439422268") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d581476234d0_d20250829_m035021_c001_v0001165_t0042_u01756439421436") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fad_d20250829_m035024_c001_v7007000_t0000_u01756439424426") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ec4d_d20250829_m035023_c001_v0001150_t0007_u01756439423214") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f9d_d20250829_m035020_c001_v7007000_t0000_u01756439420490") 2025/08/29 03:51:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f104c1546304113d9_d20250829_m035019_c001_v0001136_t0040_u01756439419799") 2025/08/29 03:51:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f79_d20250829_m035018_c001_v7007000_t0000_u01756439418836") 2025/08/29 03:51:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ed0e_d20250829_m035018_c001_v0001157_t0000_u01756439418053") 2025/08/29 03:51:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50f75_d20250829_m035017_c001_v7007000_t0000_u01756439417099") 2025/08/29 03:51:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f119294ade664ec25_d20250829_m035016_c001_v0001150_t0032_u01756439416466") 2025/08/29 03:51:37 DEBUG : toe/toe/toe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4023ff6b64c24485_d20250829_m035038_c001_v7007000_t0000_u01756439438687") 2025/08/29 03:51:37 DEBUG : toe/toe/toe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1154d58147623514_d20250829_m035038_c001_v0001165_t0000_u01756439438044") 2025/08/29 03:51:37 DEBUG : toe/toe/toe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fb0_d20250829_m035026_c001_v7007000_t0000_u01756439426072") 2025/08/29 03:51:37 DEBUG : toe/toe/toe: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ed36_d20250829_m035025_c001_v0001157_t0028_u01756439425367") 2025/08/29 03:51:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fd3_d20250829_m035034_c001_v7007000_t0000_u01756439434582") 2025/08/29 03:51:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1057c87446c3ed4c_d20250829_m035033_c001_v0001157_t0008_u01756439433460") 2025/08/29 03:51:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4091ab7029b50fb4_d20250829_m035031_c001_v7007000_t0000_u01756439431182") 2025/08/29 03:51:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f110caeedeac2519c_d20250829_m035030_c001_v0001134_t0050_u01756439430163") 2025/08/29 03:51:38 DEBUG : two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed576_d20250829_m034255_c001_v7007000_t0000_u01756438975605") 2025/08/29 03:51:38 DEBUG : two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4057c87446c3e290_d20250829_m034253_c001_v0001157_t0057_u01756438973599") 2025/08/29 03:51:38 DEBUG : two: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4154d5814762294f_d20250829_m034252_c001_v0001165_t0015_u01756438972030") 2025/08/29 03:51:38 DEBUG : yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2387_d20250829_m034304_c001_v7007000_t0000_u01756438984242") 2025/08/29 03:51:38 DEBUG : yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f11138a3a95cf7951_d20250829_m034303_c001_v0001137_t0002_u01756438983045") 2025/08/29 03:51:38 DEBUG : yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2382_d20250829_m034300_c001_v7007000_t0000_u01756438980365") 2025/08/29 03:51:38 DEBUG : yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a903_d20250829_m034259_c001_v0001037_t0012_u01756438979193") 2025/08/29 03:51:38 DEBUG : yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed577_d20250829_m034257_c001_v7007000_t0000_u01756438977925") 2025/08/29 03:51:38 DEBUG : yam: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10278f17cd60a8f7_d20250829_m034256_c001_v0001037_t0040_u01756438976150") 2025/08/29 03:51:38 DEBUG : yaml: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f40604cba30da2384_d20250829_m034301_c001_v7007000_t0000_u01756438981090") 2025/08/29 03:51:38 DEBUG : yaml: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f10427b45f694b439_d20250829_m034300_c001_v0001177_t0045_u01756438980149") 2025/08/29 03:51:38 DEBUG : yaml: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f4115e4c0780ed579_d20250829_m034258_c001_v7007000_t0000_u01756438978646") 2025/08/29 03:51:38 DEBUG : yaml: Deleting (id "4_zcfe23de3e0adfb3b9f880e1b_f1172ae366c602a0a_d20250829_m034257_c001_v0001102_t0056_u01756438977534") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m31.816365648s (try 1/5)