"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/24 03:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga" 2025/07/24 03:35:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/24 03:35:50 DEBUG : Creating backend with remote "/tmp/rclone1024368687" === 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-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:35:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/24 03:35:51 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:35:51 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.75s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:35:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:35:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:35:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:35:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:53 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:35:53 DEBUG : B2 bucket rclone-test-piraqed8caga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.26s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:35:55 DEBUG : Creating backend with remote "/non-existing" 2025/07/24 03:35:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/24 03:35:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:35:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:35:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:35:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:35:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:35:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.21s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:35:58 INFO : B2 bucket rclone-test-piraqed8caga: Running all checks before starting transfers 2025/07/24 03:35:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:35:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:35:58 INFO : B2 bucket rclone-test-piraqed8caga: Checks finished, now starting transfers 2025/07/24 03:35:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:35:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:35:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.09s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:00 ERROR : Ignoring --no-traverse with sync 2025/07/24 03:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:01 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/24 03:36:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/24 03:36:02 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.82s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:36:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:36:05 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:05 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/24 03:36:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:36:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/24 03:36:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:36:07 INFO : sub dir2: Making directory 2025/07/24 03:36:07 INFO : sub dir: Making directory 2025/07/24 03:36:07 INFO : sub dir2/sub sub dir2: Making directory 2025/07/24 03:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:07 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/07/24 03:36:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:08 INFO : sub dir2: Making directory 2025/07/24 03:36:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/24 03:36:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:36:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:10 DEBUG : sub dir2: Making directory with metadata 2025/07/24 03:36:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:36:10 INFO : sub dir2: Making directory 2025/07/24 03:36:10 INFO : sub dir: Making directory 2025/07/24 03:36:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:10 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:10 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:11 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:36:11 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/24 03:36:11 DEBUG : B2 bucket rclone-test-piraqed8caga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/24 03:36:11 DEBUG : B2 bucket rclone-test-piraqed8caga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.76s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:12 INFO : sub dir2: Making directory 2025/07/24 03:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:12 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:12 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:13 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:36:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.86s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:14 DEBUG : sub dir2: Making directory with metadata 2025/07/24 03:36:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:36:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:36:14 INFO : sub dir2: Making directory 2025/07/24 03:36:14 INFO : sub dir: Making directory 2025/07/24 03:36:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:14 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:14 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:15 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:36:15 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/24 03:36:15 DEBUG : B2 bucket rclone-test-piraqed8caga: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", 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-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:16 INFO : sub dir2: Making directory 2025/07/24 03:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:16 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:16 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:17 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:36:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vewatef5zodi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-piraqed8caga -> B2 bucket rclone-test-vewatef5zodi 2025/07/24 03:36:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:20 DEBUG : B2 bucket rclone-test-vewatef5zodi: Waiting for checks to finish 2025/07/24 03:36:20 DEBUG : B2 bucket rclone-test-vewatef5zodi: Waiting for transfers to finish 2025/07/24 03:36:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:36:21 DEBUG : B2 bucket rclone-test-vewatef5zodi: Purge remote 2025/07/24 03:36:21 INFO : B2 bucket rclone-test-vewatef5zodi: cleaning bucket "rclone-test-vewatef5zodi" of all files 2025/07/24 03:36:21 DEBUG : sub dir/hello world: Deleting (id "4_zefc2ddb3800d3bab9f880e1b_f104595880ba3a9d7_d20250724_m033620_c001_v0001090_t0057_u01753328180647") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:23 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:36:23 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:36:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.74s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:26 DEBUG : Creating backend with remote "TestB2:rclone-test-miluvil1jilo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-piraqed8caga -> B2 bucket rclone-test-miluvil1jilo 2025/07/24 03:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:27 DEBUG : B2 bucket rclone-test-miluvil1jilo: Waiting for checks to finish 2025/07/24 03:36:27 DEBUG : B2 bucket rclone-test-miluvil1jilo: Waiting for transfers to finish 2025/07/24 03:36:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:36:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:36:30 DEBUG : B2 bucket rclone-test-miluvil1jilo: Waiting for checks to finish 2025/07/24 03:36:30 DEBUG : B2 bucket rclone-test-miluvil1jilo: Waiting for transfers to finish 2025/07/24 03:36:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:36:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:36:30 DEBUG : B2 bucket rclone-test-miluvil1jilo: Purge remote 2025/07/24 03:36:30 INFO : B2 bucket rclone-test-miluvil1jilo: cleaning bucket "rclone-test-miluvil1jilo" of all files 2025/07/24 03:36:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd93800d3bab9f880e1b_f1105faa579923b4b_d20250724_m033630_c001_v0001144_t0023_u01753328190327") 2025/07/24 03:36:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f32fd93800d3bab9f880e1b_f11583b15d4b2b74a_d20250724_m033628_c001_v0001182_t0011_u01753328188161") --- PASS: TestServerSideCopyOverSelf (7.22s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:36:34 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:34 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:36:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/24 03:36:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hemakuw1zuva" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-piraqed8caga -> B2 bucket rclone-test-hemakuw1zuva 2025/07/24 03:36:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:37 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Waiting for checks to finish 2025/07/24 03:36:37 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Waiting for transfers to finish 2025/07/24 03:36:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:36:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/24 03:36:39 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Waiting for checks to finish 2025/07/24 03:36:39 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Waiting for transfers to finish 2025/07/24 03:36:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/24 03:36:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:36:40 INFO : sub dir/hello world: Deleted 2025/07/24 03:36:41 DEBUG : testing file moves 2025/07/24 03:36:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/24 03:36:41 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Waiting for checks to finish 2025/07/24 03:36:41 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Waiting for transfers to finish 2025/07/24 03:36:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/24 03:36:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/24 03:36:42 INFO : sub dir/hello world: Deleted 2025/07/24 03:36:42 DEBUG : B2 bucket rclone-test-hemakuw1zuva: Purge remote 2025/07/24 03:36:42 INFO : B2 bucket rclone-test-hemakuw1zuva: cleaning bucket "rclone-test-hemakuw1zuva" of all files 2025/07/24 03:36:42 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22d03801d3bab9f880e1b_f10343fbb45245d7f_d20250724_m033641_c001_v0001150_t0043_u01753328201901") 2025/07/24 03:36:42 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22d03801d3bab9f880e1b_f1106d0d921c00a53_d20250724_m033639_c001_v0001157_t0007_u01753328199700") 2025/07/24 03:36:42 DEBUG : sub dir/hello world: Deleting (id "4_z2fd22d03801d3bab9f880e1b_f1127c1d23bbd584d_d20250724_m033638_c001_v0001176_t0013_u01753328198086") --- PASS: TestServerSideMoveOverSelf (9.04s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:45 ERROR : error listing: directory not found 2025/07/24 03:36:45 INFO : Local file system at /tmp/rclone1024368687: Making directory 2025/07/24 03:36:45 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:45 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:36:47 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for checks to finish 2025/07/24 03:36:47 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for transfers to finish 2025/07/24 03:36:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:36:48 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/24 03:36:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/24 03:36:49 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:49 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:36:49 INFO : check sum: Copied (new) 2025/07/24 03:36:49 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:50 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:36:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/24 03:36:50 DEBUG : check sum: Unchanged skipping 2025/07/24 03:36:50 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:50 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.02s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/24 03:36:51 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:51 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:36:51 INFO : sizeonly: Copied (new) 2025/07/24 03:36:51 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:52 DEBUG : sizeonly: Sizes identical 2025/07/24 03:36:52 DEBUG : sizeonly: Unchanged skipping 2025/07/24 03:36:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:52 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/24 03:36:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/24 03:36:53 INFO : ignore-size: Copied (new) 2025/07/24 03:36:53 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:53 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:36:53 DEBUG : ignore-size: Unchanged skipping 2025/07/24 03:36:53 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:53 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:36:55 DEBUG : existing: Unchanged skipping 2025/07/24 03:36:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:55 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:55 INFO : There was nothing to transfer 2025/07/24 03:36:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/24 03:36:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:36:56 INFO : existing: Copied (replaced existing) 2025/07/24 03:36:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:36:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:36:57 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:57 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:36:58 INFO : existing: Copied (new) 2025/07/24 03:36:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:58 DEBUG : existing: Destination exists, skipping 2025/07/24 03:36:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:36:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:36:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:36:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/24 03:37:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:01 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:37:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:01 INFO : a/potato2: Copied (new) 2025/07/24 03:37:01 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:03 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/07/24 03:37:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:37:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/24 03:37:03 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:03 INFO : There was nothing to transfer 2025/07/24 03:37:04 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:04 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/07/24 03:37:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:37:05 INFO : empty space: Updated modification time in destination 2025/07/24 03:37:05 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:05 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:05 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:05 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/24 03:37:06 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:37:06 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:06 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:06 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:08 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/07/24 03:37:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1024368687) 2025/07/24 03:37:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-piraqed8caga) 2025/07/24 03:37:08 DEBUG : foo: sha1 differ 2025/07/24 03:37:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/24 03:37:08 INFO : foo: Copied (replaced existing) 2025/07/24 03:37:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/24 03:37:10 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:10 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:10 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:10 INFO : potato: Copied (new) 2025/07/24 03:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/24 03:37:13 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:13 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/24 03:37:13 INFO : potato: Copied (replaced existing) 2025/07/24 03:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:15 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:15 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/07/24 03:37:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1024368687) 2025/07/24 03:37:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-piraqed8caga) 2025/07/24 03:37:15 DEBUG : potato: sha1 differ 2025/07/24 03:37:15 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/24 03:37:16 INFO : potato: Copied (replaced existing) 2025/07/24 03:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/24 03:37:18 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:18 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:18 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:18 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:21 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:21 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:21 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:22 INFO : potato2: Copied (new) 2025/07/24 03:37:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:25 INFO : d: Making directory 2025/07/24 03:37:25 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/24 03:37:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:25 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:37:26 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:26 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:26 INFO : a/potato2: Copied (new) 2025/07/24 03:37:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:29 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/24 03:37:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/24 03:37:29 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:29 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:30 INFO : a/potato2: Copied (new) 2025/07/24 03:37:30 ERROR : B2 bucket rclone-test-piraqed8caga: not deleting files as there were IO errors 2025/07/24 03:37:30 ERROR : B2 bucket rclone-test-piraqed8caga: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:33 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:33 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:33 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:33 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:33 INFO : potato: Deleted 2025/07/24 03:37:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:36 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:36 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:36 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:36 INFO : potato: Deleted 2025/07/24 03:37:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:36 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:36 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:36 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:37:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:37:39 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:39 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/24 03:37:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.34s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:37:42 DEBUG : enormous: Excluded 2025/07/24 03:37:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:37:42 DEBUG : potato2: Excluded 2025/07/24 03:37:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:37:42 DEBUG : potato2: Excluded 2025/07/24 03:37:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:42 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:42 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:42 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:42 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:42 INFO : There was nothing to transfer 2025/07/24 03:37:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:37:42 DEBUG : enormous: Excluded 2025/07/24 03:37:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:37:42 DEBUG : potato2: Excluded 2025/07/24 03:37:43 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:37:43 DEBUG : potato2: Excluded 2025/07/24 03:37:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/24 03:37:43 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:43 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for checks to finish 2025/07/24 03:37:43 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for transfers to finish 2025/07/24 03:37:43 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:46 DEBUG : enormous: Excluded (Size Filter) 2025/07/24 03:37:46 DEBUG : enormous: Excluded 2025/07/24 03:37:46 DEBUG : potato2: Excluded (Size Filter) 2025/07/24 03:37:46 DEBUG : potato2: Excluded 2025/07/24 03:37:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:37:47 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:47 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:47 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:47 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:47 INFO : enormous: Deleted 2025/07/24 03:37:47 INFO : potato2: Deleted 2025/07/24 03:37:47 INFO : There was nothing to transfer 2025/07/24 03:37:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/24 03:37:47 DEBUG : empty space: Unchanged skipping 2025/07/24 03:37:47 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for checks to finish 2025/07/24 03:37:47 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for transfers to finish 2025/07/24 03:37:47 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:47 INFO : potato2: Deleted 2025/07/24 03:37:47 INFO : enormous: Deleted 2025/07/24 03:37:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:37:50 DEBUG : five: Need to transfer - File not found at Destination 2025/07/24 03:37:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/24 03:37:50 DEBUG : one: Destination is newer than source, skipping 2025/07/24 03:37:50 DEBUG : three: Sizes identical 2025/07/24 03:37:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/24 03:37:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:37:50 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1024368687) 2025/07/24 03:37:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-piraqed8caga) 2025/07/24 03:37:50 DEBUG : two: sha1 differ 2025/07/24 03:37:50 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/24 03:37:51 INFO : five: Copied (new) 2025/07/24 03:37:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/24 03:37:51 INFO : four: Copied (replaced existing) 2025/07/24 03:37:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:37:51 INFO : two: Copied (replaced existing) 2025/07/24 03:37:51 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:52 DEBUG : one: Destination is newer than source, skipping 2025/07/24 03:37:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/24 03:37:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/24 03:37:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:37:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:37:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/24 03:37:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:37:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1024368687) 2025/07/24 03:37:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-piraqed8caga) 2025/07/24 03:37:52 DEBUG : three: sha1 differ 2025/07/24 03:37:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/24 03:37:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/24 03:37:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/24 03:37:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/24 03:37:52 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:37:52 INFO : three: Copied (replaced existing) 2025/07/24 03:37:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.78s) === 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-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/24 03:37:54 INFO : B2 bucket rclone-test-piraqed8caga: Making map for --track-renames 2025/07/24 03:37:54 INFO : B2 bucket rclone-test-piraqed8caga: Finished making map for --track-renames 2025/07/24 03:37:54 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:54 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for renames to finish 2025/07/24 03:37:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:37:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:37:54 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:37:54 INFO : yam: Copied (new) 2025/07/24 03:37:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:37:55 INFO : potato: Copied (new) 2025/07/24 03:37:55 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:37:55 INFO : B2 bucket rclone-test-piraqed8caga: Making map for --track-renames 2025/07/24 03:37:55 INFO : B2 bucket rclone-test-piraqed8caga: Finished making map for --track-renames 2025/07/24 03:37:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:55 DEBUG : potato: Unchanged skipping 2025/07/24 03:37:55 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for renames to finish 2025/07/24 03:37:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:37:56 INFO : yam: Copied (server-side copy) to: yaml 2025/07/24 03:37:56 INFO : yam: Deleted 2025/07/24 03:37:56 INFO : yaml: Renamed from "yam" 2025/07/24 03:37:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/24 03:37:57 INFO : B2 bucket rclone-test-piraqed8caga: Making map for --track-renames 2025/07/24 03:37:57 INFO : B2 bucket rclone-test-piraqed8caga: Finished making map for --track-renames 2025/07/24 03:37:57 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:37:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/24 03:37:57 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for renames to finish 2025/07/24 03:37:57 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:37:57 INFO : yam: Copied (new) 2025/07/24 03:37:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:37:58 INFO : potato: Copied (new) 2025/07/24 03:37:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:37:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:37:58 INFO : B2 bucket rclone-test-piraqed8caga: Making map for --track-renames 2025/07/24 03:37:58 INFO : B2 bucket rclone-test-piraqed8caga: Finished making map for --track-renames 2025/07/24 03:37:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:37:58 DEBUG : potato: Unchanged skipping 2025/07/24 03:37:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for renames to finish 2025/07/24 03:37:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:37:58 INFO : yam: Copied (server-side copy) to: yaml 2025/07/24 03:37:59 INFO : yam: Deleted 2025/07/24 03:37:59 INFO : yaml: Renamed from "yam" 2025/07/24 03:37:59 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:37:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/24 03:38:00 INFO : B2 bucket rclone-test-piraqed8caga: Making map for --track-renames 2025/07/24 03:38:00 INFO : B2 bucket rclone-test-piraqed8caga: Finished making map for --track-renames 2025/07/24 03:38:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:38:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/24 03:38:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/24 03:38:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for renames to finish 2025/07/24 03:38:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:38:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:38:00 INFO : sub/yam: Copied (new) 2025/07/24 03:38:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/24 03:38:00 INFO : potato: Copied (new) 2025/07/24 03:38:00 DEBUG : Waiting for deletions to finish 2025/07/24 03:38:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:38:01 DEBUG : potato: Unchanged skipping 2025/07/24 03:38:01 INFO : B2 bucket rclone-test-piraqed8caga: Making map for --track-renames 2025/07/24 03:38:01 INFO : B2 bucket rclone-test-piraqed8caga: Finished making map for --track-renames 2025/07/24 03:38:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:38:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for renames to finish 2025/07/24 03:38:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/24 03:38:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/24 03:38:02 INFO : sub/yam: Deleted 2025/07/24 03:38:02 INFO : yam: Renamed from "sub/yam" 2025/07/24 03:38:02 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:38:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:03 DEBUG : Creating backend with remote "/tmp/rclone1024368687/dir1" 2025/07/24 03:38:03 DEBUG : Creating backend with remote "/tmp/rclone1024368687/dir2" 2025/07/24 03:38:03 DEBUG : Local file system at /tmp/rclone1024368687/dir2: Using server-side directory move 2025/07/24 03:38:03 INFO : Local file system at /tmp/rclone1024368687/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/24 03:38:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/24 03:38:03 DEBUG : Local file system at /tmp/rclone1024368687/dir2: Waiting for checks to finish 2025/07/24 03:38:03 DEBUG : Local file system at /tmp/rclone1024368687/dir2: Waiting for transfers to finish 2025/07/24 03:38:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:38:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/24 03:38:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:38:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:38:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/24 03:38:03 INFO : nested/sub dir/file: Copied (new) 2025/07/24 03:38:03 INFO : nested/sub dir/file: Deleted 2025/07/24 03:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:38:04 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:38:04 INFO : sub dir/hello world: Deleted 2025/07/24 03:38:04 INFO : sub dir: Removing directory 2025/07/24 03:38:04 INFO : nested/sub dir: Removing directory 2025/07/24 03:38:04 INFO : nested: Removing directory 2025/07/24 03:38:04 DEBUG : Local file system at /tmp/rclone1024368687: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/24 03:38:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/24 03:38:06 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:38:06 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:38:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:38:06 INFO : sub dir/hello world: Copied (new) 2025/07/24 03:38:06 INFO : sub dir/hello world: Deleted 2025/07/24 03:38:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/24 03:38:06 INFO : nested/sub dir/file: Copied (new) 2025/07/24 03:38:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/24 03:38:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:38:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:38:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:38:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:38:08 INFO : existing: Copied (new) 2025/07/24 03:38:08 INFO : existing: Deleted 2025/07/24 03:38:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/24 03:38:09 INFO : existing-b: Copied (new) 2025/07/24 03:38:09 INFO : existing-b: Deleted 2025/07/24 03:38:09 DEBUG : existing: Destination exists, skipping 2025/07/24 03:38:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/24 03:38:09 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:38:09 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:38:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sapixic8habe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-piraqed8caga -> B2 bucket rclone-test-sapixic8habe 2025/07/24 03:38:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:38:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:38:15 DEBUG : empty space: Unchanged skipping 2025/07/24 03:38:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:38:15 DEBUG : B2 bucket rclone-test-sapixic8habe: Waiting for checks to finish 2025/07/24 03:38:15 INFO : empty space: Deleted 2025/07/24 03:38:15 DEBUG : B2 bucket rclone-test-sapixic8habe: Waiting for transfers to finish 2025/07/24 03:38:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:38:15 INFO : potato2: Copied (server-side copy) 2025/07/24 03:38:15 INFO : potato2: Deleted 2025/07/24 03:38:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:38:15 INFO : potato3: Copied (server-side copy) 2025/07/24 03:38:16 INFO : potato3: Deleted 2025/07/24 03:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wayamem9nuho" 2025/07/24 03:38:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/24 03:38:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:38:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/24 03:38:17 DEBUG : B2 bucket rclone-test-wayamem9nuho: Waiting for checks to finish 2025/07/24 03:38:17 DEBUG : B2 bucket rclone-test-wayamem9nuho: Waiting for transfers to finish 2025/07/24 03:38:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:38:18 INFO : empty space: Copied (server-side copy) 2025/07/24 03:38:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:38:18 INFO : potato3: Copied (server-side copy) 2025/07/24 03:38:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:38:18 INFO : potato2: Copied (server-side copy) 2025/07/24 03:38:18 INFO : empty space: Deleted 2025/07/24 03:38:18 INFO : potato3: Deleted 2025/07/24 03:38:18 INFO : potato2: Deleted 2025/07/24 03:38:19 DEBUG : B2 bucket rclone-test-wayamem9nuho: Purge remote 2025/07/24 03:38:19 INFO : B2 bucket rclone-test-wayamem9nuho: cleaning bucket "rclone-test-wayamem9nuho" of all files 2025/07/24 03:38:19 DEBUG : empty space: Deleting (id "4_zcfd2ad63802d3bab9f880e1b_f1036966fa1c9eca2_d20250724_m033818_c001_v0001161_t0034_u01753328298140") 2025/07/24 03:38:19 DEBUG : potato2: Deleting (id "4_zcfd2ad63802d3bab9f880e1b_f118743f8218b9a99_d20250724_m033818_c001_v0001172_t0032_u01753328298506") 2025/07/24 03:38:19 DEBUG : potato3: Deleting (id "4_zcfd2ad63802d3bab9f880e1b_f108d7658121758e6_d20250724_m033818_c001_v0001179_t0043_u01753328298532") 2025/07/24 03:38:20 DEBUG : B2 bucket rclone-test-sapixic8habe: Purge remote 2025/07/24 03:38:20 INFO : B2 bucket rclone-test-sapixic8habe: cleaning bucket "rclone-test-sapixic8habe" of all files 2025/07/24 03:38:20 DEBUG : empty space: Deleting (id "4_z9f729d53802d3bab9f880e1b_f400906e0545bee6a_d20250724_m033818_c001_v7007000_t0000_u01753328298711") 2025/07/24 03:38:20 DEBUG : empty space: Deleting (id "4_z9f729d53802d3bab9f880e1b_f1110c0601a1f7d52_d20250724_m033814_c001_v0001130_t0035_u01753328294205") 2025/07/24 03:38:20 DEBUG : potato2: Deleting (id "4_z9f729d53802d3bab9f880e1b_f400906e0545bee6b_d20250724_m033818_c001_v7007000_t0000_u01753328298895") 2025/07/24 03:38:20 DEBUG : potato2: Deleting (id "4_z9f729d53802d3bab9f880e1b_f10499b0bcfd09ac9_d20250724_m033815_c001_v0001036_t0035_u01753328295186") 2025/07/24 03:38:20 DEBUG : potato3: Deleting (id "4_z9f729d53802d3bab9f880e1b_f408e4c6c6ab8b82f_d20250724_m033818_c001_v7007000_t0000_u01753328298741") 2025/07/24 03:38:20 DEBUG : potato3: Deleting (id "4_z9f729d53802d3bab9f880e1b_f113fe3445bab83f3_d20250724_m033815_c001_v0001161_t0033_u01753328295648") 2025/07/24 03:38:20 DEBUG : potato3: Deleting (id "4_z9f729d53802d3bab9f880e1b_f1110c0601a1f7d54_d20250724_m033814_c001_v0001130_t0026_u01753328294507") --- PASS: TestServerSideMove (11.24s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:21 DEBUG : Creating backend with remote "TestB2:rclone-test-ronucad8yihu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-piraqed8caga -> B2 bucket rclone-test-ronucad8yihu 2025/07/24 03:38:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:38:27 DEBUG : empty space: Excluded 2025/07/24 03:38:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:38:27 DEBUG : empty space: Excluded 2025/07/24 03:38:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:38:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:38:27 DEBUG : B2 bucket rclone-test-ronucad8yihu: Waiting for checks to finish 2025/07/24 03:38:27 DEBUG : B2 bucket rclone-test-ronucad8yihu: Waiting for transfers to finish 2025/07/24 03:38:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:38:28 INFO : potato3: Copied (server-side copy) 2025/07/24 03:38:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:38:28 INFO : potato2: Copied (server-side copy) 2025/07/24 03:38:28 INFO : potato3: Deleted 2025/07/24 03:38:28 INFO : potato2: Deleted 2025/07/24 03:38:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nuhidoq1kaji" 2025/07/24 03:38:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/24 03:38:29 DEBUG : empty space: Excluded 2025/07/24 03:38:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:38:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/24 03:38:29 DEBUG : B2 bucket rclone-test-nuhidoq1kaji: Waiting for checks to finish 2025/07/24 03:38:29 DEBUG : B2 bucket rclone-test-nuhidoq1kaji: Waiting for transfers to finish 2025/07/24 03:38:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:38:30 INFO : potato2: Copied (server-side copy) 2025/07/24 03:38:30 INFO : potato2: Deleted 2025/07/24 03:38:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:38:30 INFO : potato3: Copied (server-side copy) 2025/07/24 03:38:31 INFO : potato3: Deleted 2025/07/24 03:38:31 DEBUG : B2 bucket rclone-test-nuhidoq1kaji: Purge remote 2025/07/24 03:38:31 INFO : B2 bucket rclone-test-nuhidoq1kaji: cleaning bucket "rclone-test-nuhidoq1kaji" of all files 2025/07/24 03:38:31 DEBUG : potato2: Deleting (id "4_zdf32dd63802d3bab9f880e1b_f1015e4426535b5ca_d20250724_m033830_c001_v0001179_t0042_u01753328310489") 2025/07/24 03:38:31 DEBUG : potato3: Deleting (id "4_zdf32dd63802d3bab9f880e1b_f105b2c4a44617b34_d20250724_m033830_c001_v0001183_t0056_u01753328310717") 2025/07/24 03:38:32 DEBUG : B2 bucket rclone-test-ronucad8yihu: Purge remote 2025/07/24 03:38:32 INFO : B2 bucket rclone-test-ronucad8yihu: cleaning bucket "rclone-test-ronucad8yihu" of all files 2025/07/24 03:38:32 DEBUG : empty space: Deleting (id "4_zffe2cd43802d3bab9f880e1b_f1152903fc8d69b63_d20250724_m033826_c001_v0001172_t0054_u01753328306415") 2025/07/24 03:38:32 DEBUG : potato2: Deleting (id "4_zffe2cd43802d3bab9f880e1b_f4192c8e4eb2a2e89_d20250724_m033830_c001_v7007000_t0000_u01753328310704") 2025/07/24 03:38:32 DEBUG : potato2: Deleting (id "4_zffe2cd43802d3bab9f880e1b_f112c5b17354fb051_d20250724_m033827_c001_v0001117_t0047_u01753328307510") 2025/07/24 03:38:32 DEBUG : potato3: Deleting (id "4_zffe2cd43802d3bab9f880e1b_f4192c8e4eb2a2e8a_d20250724_m033830_c001_v7007000_t0000_u01753328310938") 2025/07/24 03:38:32 DEBUG : potato3: Deleting (id "4_zffe2cd43802d3bab9f880e1b_f107f97a1ae9b2474_d20250724_m033827_c001_v0001182_t0028_u01753328307902") 2025/07/24 03:38:32 DEBUG : potato3: Deleting (id "4_zffe2cd43802d3bab9f880e1b_f1152903fc8d69b67_d20250724_m033826_c001_v0001172_t0013_u01753328306796") 2025/07/24 03:38:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/24 03:38:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 03:38:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kolimen0leqa" 2025/07/24 03:38:37 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-piraqed8caga -> B2 bucket rclone-test-kolimen0leqa 2025/07/24 03:38:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:38:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:38:40 DEBUG : empty space: Unchanged skipping 2025/07/24 03:38:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/24 03:38:40 DEBUG : B2 bucket rclone-test-kolimen0leqa: Waiting for checks to finish 2025/07/24 03:38:40 INFO : empty space: Deleted 2025/07/24 03:38:40 DEBUG : B2 bucket rclone-test-kolimen0leqa: Waiting for transfers to finish 2025/07/24 03:38:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:38:40 INFO : potato2: Copied (server-side copy) 2025/07/24 03:38:40 INFO : potato2: Deleted 2025/07/24 03:38:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:38:41 INFO : potato3: Copied (server-side copy) 2025/07/24 03:38:41 INFO : potato3: Deleted 2025/07/24 03:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pukutuq9guyo" 2025/07/24 03:38:42 INFO : tomatoDir: Making directory 2025/07/24 03:38:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/24 03:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/24 03:38:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/24 03:38:43 DEBUG : B2 bucket rclone-test-pukutuq9guyo: Waiting for checks to finish 2025/07/24 03:38:43 DEBUG : B2 bucket rclone-test-pukutuq9guyo: Waiting for transfers to finish 2025/07/24 03:38:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/24 03:38:44 INFO : empty space: Copied (server-side copy) 2025/07/24 03:38:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/24 03:38:44 INFO : potato2: Copied (server-side copy) 2025/07/24 03:38:44 INFO : empty space: Deleted 2025/07/24 03:38:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/24 03:38:44 INFO : potato3: Copied (server-side copy) 2025/07/24 03:38:44 INFO : potato2: Deleted 2025/07/24 03:38:44 INFO : potato3: Deleted 2025/07/24 03:38:45 DEBUG : B2 bucket rclone-test-pukutuq9guyo: Purge remote 2025/07/24 03:38:45 INFO : B2 bucket rclone-test-pukutuq9guyo: cleaning bucket "rclone-test-pukutuq9guyo" of all files 2025/07/24 03:38:45 DEBUG : empty space: Deleting (id "4_z8f520db3803d3bab9f880e1b_f1076940e83224da5_d20250724_m033843_c001_v0001117_t0058_u01753328323887") 2025/07/24 03:38:45 DEBUG : potato2: Deleting (id "4_z8f520db3803d3bab9f880e1b_f106a6dca2cceb0b4_d20250724_m033844_c001_v0001134_t0030_u01753328324260") 2025/07/24 03:38:45 DEBUG : potato3: Deleting (id "4_z8f520db3803d3bab9f880e1b_f109fc92ec45a6b3a_d20250724_m033844_c001_v0001171_t0054_u01753328324278") 2025/07/24 03:38:46 DEBUG : B2 bucket rclone-test-kolimen0leqa: Purge remote 2025/07/24 03:38:46 INFO : B2 bucket rclone-test-kolimen0leqa: cleaning bucket "rclone-test-kolimen0leqa" of all files 2025/07/24 03:38:46 DEBUG : empty space: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f4215722492897a43_d20250724_m033844_c001_v7007000_t0000_u01753328324417") 2025/07/24 03:38:46 DEBUG : empty space: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f107f53730aa284d6_d20250724_m033839_c001_v0001115_t0000_u01753328319011") 2025/07/24 03:38:46 DEBUG : potato2: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f410e45c55ebfc4d4_d20250724_m033844_c001_v7007000_t0000_u01753328324534") 2025/07/24 03:38:46 DEBUG : potato2: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f10859327164ca912_d20250724_m033840_c001_v0001154_t0015_u01753328320473") 2025/07/24 03:38:46 DEBUG : potato3: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f4215722492897a44_d20250724_m033844_c001_v7007000_t0000_u01753328324684") 2025/07/24 03:38:46 DEBUG : potato3: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f1054b000e43a98da_d20250724_m033840_c001_v0001109_t0014_u01753328320846") 2025/07/24 03:38:46 DEBUG : potato3: Deleting (id "4_z5f72fd63802d3bab9f880e1b_f107f53730aa284d8_d20250724_m033839_c001_v0001115_t0044_u01753328319501") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.80s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:38:52 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/rclone-sync-test" 2025/07/24 03:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/rclone-sync-test-include/layer2" 2025/07/24 03:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/rclone-sync-test-ignore-file" 2025/07/24 03:38:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:38:59 DEBUG : B2 bucket rclone-test-piraqed8caga path rclone-sync-test: Waiting for checks to finish 2025/07/24 03:38:59 DEBUG : B2 bucket rclone-test-piraqed8caga path rclone-sync-test: Waiting for transfers to finish 2025/07/24 03:38:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:38:59 INFO : There was nothing to transfer 2025/07/24 03:39:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:39:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:39:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:39:00 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:00 INFO : There was nothing to transfer 2025/07/24 03:39:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:39:01 DEBUG : B2 bucket rclone-test-piraqed8caga path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/24 03:39:01 DEBUG : B2 bucket rclone-test-piraqed8caga path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/24 03:39:01 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:01 INFO : There was nothing to transfer 2025/07/24 03:39:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:39:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:39:01 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:39:01 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:01 INFO : There was nothing to transfer 2025/07/24 03:39:01 DEBUG : Excluded 2025/07/24 03:39:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/24 03:39:02 DEBUG : B2 bucket rclone-test-piraqed8caga path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/24 03:39:02 DEBUG : B2 bucket rclone-test-piraqed8caga path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/24 03:39:02 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:39:03 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/CompareDest" 2025/07/24 03:39:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:39:05 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:05 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:39:06 INFO : one: Copied (new) 2025/07/24 03:39:06 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:07 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:07 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:39:07 INFO : one: Copied (replaced existing) 2025/07/24 03:39:07 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:09 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:39:10 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:10 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:10 INFO : There was nothing to transfer 2025/07/24 03:39:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:39:11 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:39:11 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:11 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:11 INFO : There was nothing to transfer 2025/07/24 03:39:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:39:12 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:39:12 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:12 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:12 INFO : There was nothing to transfer 2025/07/24 03:39:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:13 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/07/24 03:39:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:39:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/24 03:39:13 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:39:13 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:13 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:13 INFO : There was nothing to transfer 2025/07/24 03:39:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/24 03:39:14 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/24 03:39:14 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/24 03:39:14 INFO : two: Copied (new) 2025/07/24 03:39:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:39:17 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dest" 2025/07/24 03:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/pre-dest1" 2025/07/24 03:39:20 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/pre-dest2" 2025/07/24 03:39:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:39:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/24 03:39:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:39:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/24 03:39:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/24 03:39:22 DEBUG : B2 bucket rclone-test-piraqed8caga path dest: Waiting for checks to finish 2025/07/24 03:39:22 DEBUG : B2 bucket rclone-test-piraqed8caga path dest: Waiting for transfers to finish 2025/07/24 03:39:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/24 03:39:23 INFO : 3: Copied (new) 2025/07/24 03:39:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:39:26 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/CopyDest" 2025/07/24 03:39:28 DEBUG : one: Need to transfer - File not found at Destination 2025/07/24 03:39:28 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:28 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:39:29 INFO : one: Copied (new) 2025/07/24 03:39:29 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:29 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:29 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:39:30 INFO : one: Copied (replaced existing) 2025/07/24 03:39:30 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:32 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/BackupDir" 2025/07/24 03:39:33 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/24 03:39:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:39:35 INFO : one: Copied (server-side copy) 2025/07/24 03:39:35 INFO : one: Deleted 2025/07/24 03:39:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/24 03:39:36 INFO : one: Copied (server-side copy) 2025/07/24 03:39:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/24 03:39:36 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:36 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:37 DEBUG : one: Unchanged skipping 2025/07/24 03:39:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/24 03:39:38 INFO : two: Copied (server-side copy) 2025/07/24 03:39:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/24 03:39:38 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:38 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:38 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:38 DEBUG : one: Unchanged skipping 2025/07/24 03:39:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:38 DEBUG : two: Unchanged skipping 2025/07/24 03:39:38 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:38 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:38 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:38 INFO : There was nothing to transfer 2025/07/24 03:39:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:39 DEBUG : one: Unchanged skipping 2025/07/24 03:39:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/24 03:39:40 DEBUG : three: Destination not found in --copy-dest 2025/07/24 03:39:40 DEBUG : three: Need to transfer - File not found at Destination 2025/07/24 03:39:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/24 03:39:40 DEBUG : two: Unchanged skipping 2025/07/24 03:39:40 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:40 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/24 03:39:40 INFO : three: Copied (new) 2025/07/24 03:39:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.20s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:39:44 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-13.backblaze.com/b2api/v1/b2_upload_file/bf926d93800d3bab9f880e1b/c001_v0001157_t0031": EOF 2025/07/24 03:39:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-13.backblaze.com/b2api/v1/b2_upload_file/bf926d93800d3bab9f880e1b/c001_v0001157_t0031": EOF) 2025/07/24 03:39:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-piraqed8caga: 1/10 (Post "https://pod-000-1157-13.backblaze.com/b2api/v1/b2_upload_file/bf926d93800d3bab9f880e1b/c001_v0001157_t0031": EOF) 2025/07/24 03:39:47 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:39:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/24 03:39:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 03:39:48 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:39:48 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/backup" 2025/07/24 03:39:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:39:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:39:51 DEBUG : two: Unchanged skipping 2025/07/24 03:39:51 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:39:52 INFO : one: Copied (server-side copy) 2025/07/24 03:39:52 INFO : one: Deleted 2025/07/24 03:39:52 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:39:53 INFO : one: Copied (new) 2025/07/24 03:39:53 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:39:54 INFO : three.txt: Copied (server-side copy) 2025/07/24 03:39:54 INFO : three.txt: Deleted 2025/07/24 03:39:54 INFO : three.txt: Moved into backup dir 2025/07/24 03:39:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:39:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:39:55 DEBUG : two: Unchanged skipping 2025/07/24 03:39:55 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:39:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:39:56 INFO : one: Copied (server-side copy) 2025/07/24 03:39:56 INFO : one: Deleted 2025/07/24 03:39:56 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:39:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:39:57 INFO : one: Copied (new) 2025/07/24 03:39:57 DEBUG : Waiting for deletions to finish 2025/07/24 03:39:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:39:57 INFO : three.txt: Copied (server-side copy) 2025/07/24 03:39:57 INFO : three.txt: Deleted 2025/07/24 03:39:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:40:01 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:40:02 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/backup" 2025/07/24 03:40:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:40:04 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:40:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:04 DEBUG : two: Unchanged skipping 2025/07/24 03:40:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:40:05 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:40:05 INFO : one: Deleted 2025/07/24 03:40:05 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:40:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:06 INFO : one: Copied (new) 2025/07/24 03:40:06 DEBUG : Waiting for deletions to finish 2025/07/24 03:40:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:40:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:40:07 INFO : three.txt: Deleted 2025/07/24 03:40:07 INFO : three.txt: Moved into backup dir 2025/07/24 03:40:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:40:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:08 DEBUG : two: Unchanged skipping 2025/07/24 03:40:08 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:40:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:09 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:40:09 INFO : one: Deleted 2025/07/24 03:40:09 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:40:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:40:09 INFO : one: Copied (new) 2025/07/24 03:40:09 DEBUG : Waiting for deletions to finish 2025/07/24 03:40:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:40:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:40:10 INFO : three.txt: Deleted 2025/07/24 03:40:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:40:13 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1171-07.backblaze.com/b2api/v1/b2_upload_file/bf926d93800d3bab9f880e1b/c001_v0001171_t0031": EOF 2025/07/24 03:40:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-07.backblaze.com/b2api/v1/b2_upload_file/bf926d93800d3bab9f880e1b/c001_v0001171_t0031": EOF) 2025/07/24 03:40:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-piraqed8caga: 1/10 (Post "https://pod-000-1171-07.backblaze.com/b2api/v1/b2_upload_file/bf926d93800d3bab9f880e1b/c001_v0001171_t0031": EOF) 2025/07/24 03:40:16 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:40:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/24 03:40:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 03:40:17 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:40:18 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/backup" 2025/07/24 03:40:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:20 DEBUG : two: Unchanged skipping 2025/07/24 03:40:20 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:40:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:40:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:40:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:40:22 INFO : one: Deleted 2025/07/24 03:40:22 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:40:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:22 INFO : one: Copied (new) 2025/07/24 03:40:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:40:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:40:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:40:23 INFO : three.txt: Deleted 2025/07/24 03:40:23 INFO : three.txt: Moved into backup dir 2025/07/24 03:40:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:40:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:25 DEBUG : two: Unchanged skipping 2025/07/24 03:40:25 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:40:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:40:26 INFO : one: Deleted 2025/07/24 03:40:26 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:40:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:40:26 INFO : one: Copied (new) 2025/07/24 03:40:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:40:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:40:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:40:27 INFO : three.txt: Deleted 2025/07/24 03:40:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.40s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:40:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:40:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:33 DEBUG : two: Unchanged skipping 2025/07/24 03:40:33 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:40:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:40:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:40:34 INFO : one: Deleted 2025/07/24 03:40:34 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:40:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:35 INFO : one: Copied (new) 2025/07/24 03:40:35 DEBUG : Waiting for deletions to finish 2025/07/24 03:40:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:40:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:40:35 INFO : three.txt: Deleted 2025/07/24 03:40:35 INFO : three.txt: Moved into backup dir 2025/07/24 03:40:37 DEBUG : one.bak: Excluded (Path Filter) 2025/07/24 03:40:37 DEBUG : one.bak: Excluded 2025/07/24 03:40:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/24 03:40:37 DEBUG : three.txt.bak: Excluded 2025/07/24 03:40:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:40:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:37 DEBUG : two: Unchanged skipping 2025/07/24 03:40:37 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for checks to finish 2025/07/24 03:40:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:37 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:40:37 INFO : one: Deleted 2025/07/24 03:40:37 DEBUG : B2 bucket rclone-test-piraqed8caga path dst: Waiting for transfers to finish 2025/07/24 03:40:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:40:38 INFO : one: Copied (new) 2025/07/24 03:40:38 DEBUG : Waiting for deletions to finish 2025/07/24 03:40:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:40:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:40:38 INFO : three.txt: Deleted 2025/07/24 03:40:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.94s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:40:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:40:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:40:45 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:40:45 INFO : one: Deleted 2025/07/24 03:40:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:46 INFO : one: Copied (new) 2025/07/24 03:40:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:46 DEBUG : two: Unchanged skipping 2025/07/24 03:40:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/24 03:40:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:40:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:40:47 INFO : three.txt: Deleted 2025/07/24 03:40:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:40:48 INFO : three.txt: Copied (new) 2025/07/24 03:40:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:40:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:40:50 INFO : one: Copied (server-side copy) to: one.bak 2025/07/24 03:40:50 INFO : one: Deleted 2025/07/24 03:40:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:40:50 INFO : one: Copied (new) 2025/07/24 03:40:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:40:51 DEBUG : two: Unchanged skipping 2025/07/24 03:40:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/24 03:40:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:40:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/24 03:40:51 INFO : three.txt: Deleted 2025/07/24 03:40:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/24 03:40:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-piraqed8caga/dst" 2025/07/24 03:40:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/24 03:40:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/24 03:40:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:40:59 INFO : one: Deleted 2025/07/24 03:41:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:41:00 INFO : one: Copied (new) 2025/07/24 03:41:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:00 DEBUG : two: Unchanged skipping 2025/07/24 03:41:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/24 03:41:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/24 03:41:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:41:01 INFO : three.txt: Deleted 2025/07/24 03:41:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:41:01 INFO : three.txt: Copied (new) 2025/07/24 03:41:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/24 03:41:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/24 03:41:02 DEBUG : pacer: Reducing sleep to 10ms 2025/07/24 03:41:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/24 03:41:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/24 03:41:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/24 03:41:03 INFO : one: Deleted 2025/07/24 03:41:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/24 03:41:03 INFO : one: Copied (new) 2025/07/24 03:41:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:04 DEBUG : two: Unchanged skipping 2025/07/24 03:41:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/24 03:41:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/24 03:41:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/24 03:41:04 INFO : three.txt: Deleted 2025/07/24 03:41:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/24 03:41:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.83s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:41:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/24 03:41:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:41:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:41:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/24 03:41:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/24 03:41:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.93s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:41:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/24 03:41:10 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:41:10 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:41:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/24 03:41:11 INFO : existing: Copied (new) 2025/07/24 03:41:11 DEBUG : Waiting for deletions to finish 2025/07/24 03:41:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/24 03:41:11 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:41:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/24 03:41:11 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:41:11 ERROR : B2 bucket rclone-test-piraqed8caga: not deleting files as there were IO errors 2025/07/24 03:41:11 ERROR : B2 bucket rclone-test-piraqed8caga: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.72s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:41:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:13 DEBUG : existing: Unchanged skipping 2025/07/24 03:41:13 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:41:13 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:41:13 DEBUG : Waiting for deletions to finish 2025/07/24 03:41:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.87s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:41:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both0: Unchanged skipping 2025/07/24 03:41:46 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:41:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both11: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both10: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both13: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both16: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both14: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both12: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both15: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both17: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both18: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both3: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both4: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both5: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both19: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both1: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both2: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:41:46 DEBUG : both6: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both7: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both8: Unchanged skipping 2025/07/24 03:41:46 DEBUG : both9: Unchanged skipping 2025/07/24 03:41:46 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:41:46 DEBUG : Waiting for deletions to finish 2025/07/24 03:41:46 INFO : only10: Deleted 2025/07/24 03:41:47 INFO : only14: Deleted 2025/07/24 03:41:47 INFO : only8: Deleted 2025/07/24 03:41:47 INFO : only7: Deleted 2025/07/24 03:41:47 INFO : only13: Deleted 2025/07/24 03:41:47 INFO : only15: Deleted 2025/07/24 03:41:47 INFO : only16: Deleted 2025/07/24 03:41:47 INFO : only18: Deleted 2025/07/24 03:41:47 INFO : only1: Deleted 2025/07/24 03:41:47 INFO : only2: Deleted 2025/07/24 03:41:47 INFO : only0: Deleted 2025/07/24 03:41:47 INFO : only5: Deleted 2025/07/24 03:41:47 INFO : only11: Deleted 2025/07/24 03:41:47 INFO : only12: Deleted 2025/07/24 03:41:47 INFO : only17: Deleted 2025/07/24 03:41:47 INFO : only4: Deleted 2025/07/24 03:41:47 INFO : only6: Deleted 2025/07/24 03:41:47 INFO : only9: Deleted 2025/07/24 03:41:48 INFO : only19: Deleted 2025/07/24 03:41:48 INFO : only3: Deleted 2025/07/24 03:41:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (36.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:42:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:42:24 DEBUG : both0: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both12: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both13: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both14: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both15: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both16: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both17: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both18: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both19: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both1: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both2: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both3: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both4: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both5: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both6: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both7: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both8: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:24 DEBUG : both9: Unchanged skipping 2025/07/24 03:42:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : both10: Unchanged skipping 2025/07/24 03:42:24 DEBUG : both11: Unchanged skipping 2025/07/24 03:42:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/24 03:42:24 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:42:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only0: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only13: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only10: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only11: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only14: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only15: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only17: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only12: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only18: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only16: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only19: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only1: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only2: Copied (replaced existing) 2025/07/24 03:42:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:25 INFO : only3: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:26 INFO : only4: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:26 INFO : only5: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:26 INFO : only6: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:26 INFO : only7: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:26 INFO : only8: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/24 03:42:26 INFO : only9: Copied (replaced existing) 2025/07/24 03:42:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (42.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:42:34 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:42:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:42:34 DEBUG : empty_on_remote: Making directory with metadata 2025/07/24 03:42:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:42:34 INFO : empty_on_remote: Making directory 2025/07/24 03:42:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/24 03:42:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:42:38 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:42:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:42:38 DEBUG : empty_on_remote: Making directory with metadata 2025/07/24 03:42:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/24 03:42:38 INFO : empty_on_remote: Making directory 2025/07/24 03:42:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/24 03:42:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:42:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:40 INFO : sub dir: Making directory 2025/07/24 03:42:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:42:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/24 03:42:44 INFO : sub dir: Making directory 2025/07/24 03:42:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:42:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:42:58 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : apple: Unchanged skipping 2025/07/24 03:42:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:42:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : banana: Unchanged skipping 2025/07/24 03:42:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:42:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:42:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:42:59 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:42:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:42:59 INFO : There was nothing to transfer 2025/07/24 03:42:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:42:59 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:42:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : apple: Unchanged skipping 2025/07/24 03:43:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:43:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : banana: Unchanged skipping 2025/07/24 03:43:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:43:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:43:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:43:00 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:00 INFO : There was nothing to transfer 2025/07/24 03:43:00 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:00 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:43:17 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:17 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : apple: Unchanged skipping 2025/07/24 03:43:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:43:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : banana: Unchanged skipping 2025/07/24 03:43:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:43:18 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:43:18 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:43:18 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:18 INFO : There was nothing to transfer 2025/07/24 03:43:18 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:18 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : apple: Unchanged skipping 2025/07/24 03:43:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:43:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : banana: Unchanged skipping 2025/07/24 03:43:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:43:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:43:19 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:43:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:19 INFO : There was nothing to transfer 2025/07/24 03:43:19 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:19 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:43:34 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:34 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:43:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:43:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:35 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:43:35 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:43:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:43:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/24 03:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:43:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/24 03:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:43:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:43:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:43:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:43:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:43:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:43:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:43:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:43:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:43:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:43:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:43:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:43:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:43:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:43:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:43:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:43:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:43:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:43:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:37 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:37 INFO : appleappleapplebanana: Deleted 2025/07/24 03:43:38 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:43:38 INFO : banana: Deleted 2025/07/24 03:43:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:43:38 INFO : apple: Deleted 2025/07/24 03:43:38 INFO : splitbananasplit: Deleted 2025/07/24 03:43:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:43:38 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:43:38 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:39 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : apple: Unchanged skipping 2025/07/24 03:43:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:43:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : banana: Unchanged skipping 2025/07/24 03:43:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:43:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:43:39 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:43:39 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:43:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:39 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/24 03:43:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/24 03:43:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:40 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/24 03:43:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:40 DEBUG : apple: transformed to: YXBwbGU= 2025/07/24 03:43:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/24 03:43:40 DEBUG : banana: transformed to: YmFuYW5h 2025/07/24 03:43:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/24 03:43:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/24 03:43:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/24 03:43:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/24 03:43:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/24 03:43:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/24 03:43:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:43:55 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:55 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:43:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:55 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:55 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:56 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/24 03:43:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/24 03:43:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/24 03:43:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/24 03:43:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/24 03:43:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/24 03:43:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/24 03:43:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/24 03:43:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/24 03:43:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/24 03:43:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:43:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:43:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:43:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:43:56 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/24 03:43:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:43:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/24 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:43:56 INFO : apple: Copied (new) to: PREFIXapple 2025/07/24 03:43:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:43:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:43:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/24 03:43:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:43:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:43:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:43:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:43:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:43:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:43:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:43:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:43:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:43:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:43:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:43:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:43:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:43:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:43:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:43:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:58 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:58 INFO : appleappleapplebanana: Deleted 2025/07/24 03:43:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:43:58 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:43:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:43:59 INFO : splitbananasplit: Deleted 2025/07/24 03:43:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:43:59 INFO : apple: Deleted 2025/07/24 03:43:59 INFO : banana: Deleted 2025/07/24 03:43:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:43:59 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:43:59 DEBUG : Waiting for deletions to finish 2025/07/24 03:43:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : apple: transformed to: PREFIXapple 2025/07/24 03:43:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/24 03:43:59 DEBUG : banana: transformed to: PREFIXbanana 2025/07/24 03:43:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/24 03:43:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/24 03:43:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/24 03:43:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/24 03:43:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/24 03:43:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/24 03:43:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/24 03:43:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/24 03:43:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/24 03:43:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/24 03:43:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/24 03:43:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/24 03:43:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/24 03:43:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/24 03:43:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/24 03:43:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/24 03:43:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/24 03:44:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:44:00 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:44:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:44:00 INFO : appleappleapplebanana: Copied (new) 2025/07/24 03:44:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:44:00 INFO : apple: Copied (new) 2025/07/24 03:44:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:44:00 INFO : banana: Copied (new) 2025/07/24 03:44:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:44:00 INFO : splitbananasplit: Copied (new) 2025/07/24 03:44:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:44:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/24 03:44:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:44:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:44:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:44:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:44:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:44:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:44:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:44:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:44:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/24 03:44:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:44:01 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:44:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:44:02 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:44:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:44:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:44:02 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:44:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/24 03:44:02 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/24 03:44:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/24 03:44:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/24 03:44:02 INFO : PREFIXapple: Deleted 2025/07/24 03:44:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/24 03:44:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/24 03:44:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/24 03:44:02 INFO : PREFIXsplitbananasplit: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/24 03:44:03 INFO : PREFIXbanana: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/24 03:44:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/24 03:44:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:03 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:44:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:04 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:44:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:44:20 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:20 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:44:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:20 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:21 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:44:21 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:44:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:44:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:44:21 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:44:21 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:44:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:44:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:44:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:44:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:44:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:44:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:44:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:44:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:44:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:44:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:44:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:44:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:44:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:44:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:44:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:44:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:44:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:44:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:44:23 INFO : apple: Deleted 2025/07/24 03:44:23 INFO : banana: Deleted 2025/07/24 03:44:23 INFO : appleappleapplebanana: Deleted 2025/07/24 03:44:24 INFO : splitbananasplit: Deleted 2025/07/24 03:44:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:44:24 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:44:24 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:44:24 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:44:24 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:44:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:44:24 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : apple: transformed to: appleSUFFIX 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/24 03:44:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/24 03:44:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/24 03:44:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/24 03:44:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:44:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/24 03:44:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:25 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:44:25 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:44:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/24 03:44:25 INFO : banana: Copied (new) 2025/07/24 03:44:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:44:25 INFO : appleappleapplebanana: Copied (new) 2025/07/24 03:44:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/24 03:44:25 INFO : apple: Copied (new) 2025/07/24 03:44:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:44:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/24 03:44:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:44:25 INFO : splitbananasplit: Copied (new) 2025/07/24 03:44:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:44:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/24 03:44:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:44:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/24 03:44:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:44:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:44:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:44:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:44:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:44:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:44:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:44:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:44:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:44:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:44:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/24 03:44:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:44:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/24 03:44:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:44:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/24 03:44:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:44:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/24 03:44:27 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:27 INFO : bananaSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : splitbananasplitSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : appleSUFFIX: Deleted 2025/07/24 03:44:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/24 03:44:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/24 03:44:27 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:28 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:28 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:44:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:44:45 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:45 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:44:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:46 DEBUG : apple: Unchanged skipping 2025/07/24 03:44:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:46 DEBUG : banana: Unchanged skipping 2025/07/24 03:44:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:44:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/24 03:44:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:46 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:44:46 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:44:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/24 03:44:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/24 03:44:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/24 03:44:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/24 03:44:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/24 03:44:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/24 03:44:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/24 03:44:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/24 03:44:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/24 03:44:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/24 03:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/24 03:44:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/24 03:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/24 03:44:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/24 03:44:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/24 03:44:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/24 03:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/24 03:44:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/24 03:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/24 03:44:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/24 03:44:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/24 03:44:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/24 03:44:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/24 03:44:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/24 03:44:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/24 03:44:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/24 03:44:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/24 03:44:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/24 03:44:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/24 03:44:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/24 03:44:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/24 03:44:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/24 03:44:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/24 03:44:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/24 03:44:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/24 03:44:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/24 03:44:48 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:48 INFO : splitbananasplit: Deleted 2025/07/24 03:44:48 INFO : dir1/0008-2345678.txt: Deleted 2025/07/24 03:44:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/24 03:44:48 INFO : dir1/0009-3456789.txt: Deleted 2025/07/24 03:44:48 INFO : dir1/0011-56789;.txt: Deleted 2025/07/24 03:44:48 INFO : dir1/0012-6789;.txt: Deleted 2025/07/24 03:44:48 INFO : dir1/0013-789;=.txt: Deleted 2025/07/24 03:44:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/24 03:44:49 INFO : appleappleapplebanana: Deleted 2025/07/24 03:44:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0010-456789.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0003-defghij.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0014-89;=.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0015-9;=.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/24 03:44:49 INFO : dir1/0007-1234567.txt: Deleted 2025/07/24 03:44:49 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:49 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : appleapple: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : apple: Unchanged skipping 2025/07/24 03:44:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:44:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : banana: Unchanged skipping 2025/07/24 03:44:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/24 03:44:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/24 03:44:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/24 03:44:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/24 03:44:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/24 03:44:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/24 03:44:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/24 03:44:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/24 03:44:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/24 03:44:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/24 03:44:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/24 03:44:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/24 03:44:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/24 03:44:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/24 03:44:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/24 03:44:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/24 03:44:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:44:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:44:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:44:50 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:44:50 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:50 DEBUG : Waiting for deletions to finish 2025/07/24 03:44:50 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : appleapple: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/24 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/24 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/24 03:44:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/24 03:44:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/24 03:44:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/24 03:44:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/24 03:44:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/24 03:44:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/24 03:44:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/24 03:44:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/24 03:44:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/24 03:44:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/24 03:44:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/24 03:44:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/24 03:44:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/24 03:44:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/24 03:44:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/24 03:44:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/24 03:44:50 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:45:06 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:06 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : apple: Unchanged skipping 2025/07/24 03:45:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:45:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:45:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : banana: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:45:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:45:07 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:45:07 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:07 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:07 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : apple: Unchanged skipping 2025/07/24 03:45:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:45:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : banana: Unchanged skipping 2025/07/24 03:45:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:45:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:45:08 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:45:08 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:08 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:08 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:08 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:45:25 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:25 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:25 DEBUG : apple: Unchanged skipping 2025/07/24 03:45:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:45:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:25 DEBUG : banana: Unchanged skipping 2025/07/24 03:45:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:45:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:45:26 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:45:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:26 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:26 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : apple: Unchanged skipping 2025/07/24 03:45:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:45:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : banana: Unchanged skipping 2025/07/24 03:45:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:45:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:45:27 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:45:27 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:27 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:27 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:45:43 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:43 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : apple: Unchanged skipping 2025/07/24 03:45:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:45:44 DEBUG : banana: Unchanged skipping 2025/07/24 03:45:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:45:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:45:44 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:45:44 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:44 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:44 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:45:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : apple: Unchanged skipping 2025/07/24 03:45:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:45:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : banana: Unchanged skipping 2025/07/24 03:45:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:45:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:45:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:45:45 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:45:45 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:45 DEBUG : Waiting for deletions to finish 2025/07/24 03:45:45 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:45:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:01 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:02 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:46:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:46:02 DEBUG : banana: Unchanged skipping 2025/07/24 03:46:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:46:02 DEBUG : apple: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:46:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:03 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:03 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:03 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:46:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:46:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : apple: Unchanged skipping 2025/07/24 03:46:03 DEBUG : banana: Unchanged skipping 2025/07/24 03:46:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:46:04 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:04 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:04 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:04 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:46:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:21 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:21 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:46:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : apple: Unchanged skipping 2025/07/24 03:46:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:46:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : banana: Unchanged skipping 2025/07/24 03:46:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:46:22 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:22 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:22 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:46:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : apple: Unchanged skipping 2025/07/24 03:46:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/24 03:46:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : banana: Unchanged skipping 2025/07/24 03:46:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/24 03:46:23 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:23 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:23 DEBUG : apple: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : banana: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/24 03:46:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (220.04s) --- PASS: TestTransform/NFC (16.96s) --- PASS: TestTransform/NFD (18.99s) --- PASS: TestTransform/base64 (20.31s) --- PASS: TestTransform/prefix (24.05s) --- PASS: TestTransform/suffix (24.58s) --- PASS: TestTransform/truncate (21.92s) --- PASS: TestTransform/encoder (18.32s) --- PASS: TestTransform/ISO-8859-1 (18.52s) --- PASS: TestTransform/charmap (18.12s) --- PASS: TestTransform/lowercase (19.07s) --- PASS: TestTransform/ascii (19.18s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:46:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:46:28 INFO : sub dir_somesuffix: Making directory 2025/07/24 03:46:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/24 03:46:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/24 03:46:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/24 03:46:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/24 03:46:28 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:28 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:29 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:29 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/24 03:46:29 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:30 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:30 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:30 INFO : tictactoe: Making directory 2025/07/24 03:46:30 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:30 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:30 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:46:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:30 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:30 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:31 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/24 03:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:32 INFO : toe: Making directory 2025/07/24 03:46:32 INFO : toe/toe: Making directory 2025/07/24 03:46:32 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:46:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:46:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:46:32 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:32 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/24 03:46:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.81s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:34 INFO : toe: Making directory 2025/07/24 03:46:34 INFO : toe/toe: Making directory 2025/07/24 03:46:34 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:46:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:46:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/24 03:46:34 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:34 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/24 03:46:34 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:35 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:46:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:46:35 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:35 INFO : tictacempty_dir: Making directory 2025/07/24 03:46:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:35 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:35 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:35 INFO : tictactoe: Making directory 2025/07/24 03:46:35 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:35 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:35 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:46:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:35 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:35 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:37 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:46:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:46:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:37 INFO : tictacempty_dir: Making directory 2025/07/24 03:46:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:37 INFO : tictactoe: Making directory 2025/07/24 03:46:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:37 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:37 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:46:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:46:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:37 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:37 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/24 03:46:38 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:38 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:38 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:38 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:46:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/24 03:46:39 NOTICE: B2 bucket rclone-test-piraqed8caga: 0 differences found 2025/07/24 03:46:39 NOTICE: B2 bucket rclone-test-piraqed8caga: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:39 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:39 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:39 INFO : tictactoe: Making directory 2025/07/24 03:46:39 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:39 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:39 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:46:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:39 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:39 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:41 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:41 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:41 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:41 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:41 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/24 03:46:41 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/24 03:46:41 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/24 03:46:41 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:41 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.07s) === RUN TestSyntax 2025/07/24 03:46:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:42 INFO : toe: Making directory 2025/07/24 03:46:42 INFO : toe/toe: Making directory 2025/07/24 03:46:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:46:42 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:42 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:43 INFO : toe/toe/toe: Copied (new) 2025/07/24 03:46:43 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:44 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:46:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:46:44 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:44 INFO : tictacempty_dir: Making directory 2025/07/24 03:46:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:44 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:44 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:44 INFO : tictactoe: Making directory 2025/07/24 03:46:44 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:44 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:44 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:46:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:46:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:44 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:44 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:45 INFO : toe/toe/toe.txt: Deleted 2025/07/24 03:46:45 INFO : toe/toe: Removing directory 2025/07/24 03:46:45 INFO : toe: Removing directory 2025/07/24 03:46:45 INFO : empty_dir: Removing directory 2025/07/24 03:46:45 DEBUG : Local file system at /tmp/rclone1024368687: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:46 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:46:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:46:46 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:46 INFO : tictacempty_dir: Making directory 2025/07/24 03:46:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:46 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:46 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:46 INFO : tictactoe: Making directory 2025/07/24 03:46:46 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:46 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:46 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:46:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:46:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:46 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:46 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:47 INFO : toe/toe/toe.txt: Deleted 2025/07/24 03:46:47 INFO : toe/toe: Removing directory 2025/07/24 03:46:47 INFO : toe: Removing directory 2025/07/24 03:46:47 INFO : empty_dir: Removing directory 2025/07/24 03:46:47 DEBUG : Local file system at /tmp/rclone1024368687: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/24 03:46:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:46:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:46:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:46:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:46:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/24 03:46:48 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.17s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:49 DEBUG : Reset feature "Copy" 2025/07/24 03:46:49 DEBUG : Reset feature "Move" 2025/07/24 03:46:49 DEBUG : Reset feature "Copy" 2025/07/24 03:46:49 DEBUG : Reset feature "Move" 2025/07/24 03:46:49 DEBUG : empty_dir: Making directory with metadata 2025/07/24 03:46:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/24 03:46:49 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:49 INFO : tictacempty_dir: Making directory 2025/07/24 03:46:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/24 03:46:49 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:49 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:49 INFO : tictactoe: Making directory 2025/07/24 03:46:49 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:49 DEBUG : toe: transformed to: tictactoe 2025/07/24 03:46:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:49 INFO : tictactoe/tictactoe: Making directory 2025/07/24 03:46:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/24 03:46:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/24 03:46:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:49 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:49 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/24 03:46:50 INFO : toe/toe/toe.txt: Deleted 2025/07/24 03:46:50 INFO : toe/toe: Removing directory 2025/07/24 03:46:50 INFO : toe: Removing directory 2025/07/24 03:46:50 INFO : empty_dir: Removing directory 2025/07/24 03:46:50 DEBUG : Local file system at /tmp/rclone1024368687: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/24 03:46:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/24 03:46:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:46:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:46:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/24 03:46:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/24 03:46:52 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 (4.47s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:53 DEBUG : toe: transformed to: dG9l 2025/07/24 03:46:53 DEBUG : toe: transformed to: dG9l 2025/07/24 03:46:53 INFO : dG9l: Making directory 2025/07/24 03:46:53 DEBUG : toe: transformed to: dG9l 2025/07/24 03:46:53 DEBUG : toe: transformed to: dG9l 2025/07/24 03:46:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/24 03:46:53 INFO : dG9l/dG9l: Making directory 2025/07/24 03:46:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/24 03:46:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/24 03:46:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/24 03:46:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/24 03:46:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/24 03:46:53 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:53 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/24 03:46:54 DEBUG : Waiting for deletions to finish 2025/07/24 03:46:55 DEBUG : dG9l: transformed to: toe 2025/07/24 03:46:55 DEBUG : dG9l: transformed to: toe 2025/07/24 03:46:55 DEBUG : dG9l: transformed to: toe 2025/07/24 03:46:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/24 03:46:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/24 03:46:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/24 03:46:55 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for checks to finish 2025/07/24 03:46:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/24 03:46:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/24 03:46:55 DEBUG : Local file system at /tmp/rclone1024368687: Waiting for transfers to finish 2025/07/24 03:46:55 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.75s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-piraqed8caga", Local "Local file system at /tmp/rclone1024368687", Modify Window "1ms" 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe: transformed to: 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe: transformed to: 2025/07/24 03:46:56 INFO : B2 bucket rclone-test-piraqed8caga: Making directory 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe: transformed to: 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe: transformed to: 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe/toe: transformed to: 2025/07/24 03:46:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/24 03:46:56 INFO : toe/toe: Making directory 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe/toe: transformed to: 2025/07/24 03:46:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe: transformed to: 2025/07/24 03:46:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/24 03:46:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/24 03:46:56 DEBUG : toe/toe/toe: transformed to: 2025/07/24 03:46:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/24 03:46:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for checks to finish 2025/07/24 03:46:56 DEBUG : B2 bucket rclone-test-piraqed8caga: Waiting for transfers to finish 2025/07/24 03:46:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/24 03:46:57 INFO : toe/toe/toe: Copied (new) 2025/07/24 03:46:57 ERROR : B2 bucket rclone-test-piraqed8caga: not deleting files as there were IO errors 2025/07/24 03:46:57 ERROR : B2 bucket rclone-test-piraqed8caga: not deleting directories as there were IO errors --- PASS: TestError (1.77s) PASS 2025/07/24 03:46:58 DEBUG : B2 bucket rclone-test-piraqed8caga: Purge remote 2025/07/24 03:46:58 INFO : B2 bucket rclone-test-piraqed8caga: cleaning bucket "rclone-test-piraqed8caga" of all files 2025/07/24 03:46:59 DEBUG : BackupDir/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12369_d20250724_m033941_c001_v7007000_t0000_u01753328381152") 2025/07/24 03:46:59 DEBUG : BackupDir/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f115533b9e37a8222_d20250724_m033935_c001_v0001178_t0003_u01753328375167") 2025/07/24 03:46:59 DEBUG : CompareDest/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a40eb_d20250724_m033915_c001_v7007000_t0000_u01753328355360") 2025/07/24 03:46:59 DEBUG : CompareDest/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7a63_d20250724_m033909_c001_v0001171_t0036_u01753328349420") 2025/07/24 03:46:59 DEBUG : CompareDest/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a40ec_d20250724_m033915_c001_v7007000_t0000_u01753328355543") 2025/07/24 03:46:59 DEBUG : CompareDest/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c390108_d20250724_m033910_c001_v0001157_t0023_u01753328350798") 2025/07/24 03:46:59 DEBUG : CopyDest/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1236a_d20250724_m033941_c001_v7007000_t0000_u01753328381334") 2025/07/24 03:46:59 DEBUG : CopyDest/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b469da_d20250724_m033931_c001_v0001144_t0019_u01753328371589") 2025/07/24 03:46:59 DEBUG : CopyDest/three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1236b_d20250724_m033941_c001_v7007000_t0000_u01753328381516") 2025/07/24 03:46:59 DEBUG : CopyDest/three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c390168_d20250724_m033939_c001_v0001157_t0006_u01753328379180") 2025/07/24 03:46:59 DEBUG : CopyDest/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1236c_d20250724_m033941_c001_v7007000_t0000_u01753328381698") 2025/07/24 03:46:59 DEBUG : CopyDest/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7b05_d20250724_m033936_c001_v0001171_t0000_u01753328376711") 2025/07/24 03:46:59 DEBUG : EXISTING: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a308a_d20250724_m034114_c001_v7007000_t0000_u01753328474101") 2025/07/24 03:46:59 DEBUG : EXISTING: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46adb_d20250724_m034112_c001_v0001144_t0022_u01753328472607") 2025/07/24 03:46:59 DEBUG : PREFIXapple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbae29_d20250724_m034402_c001_v7007000_t0000_u01753328642841") 2025/07/24 03:47:00 DEBUG : PREFIXapple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb470_d20250724_m034356_c001_v0001153_t0025_u01753328636253") 2025/07/24 03:47:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409905114b3943f6_d20250724_m034402_c001_v7007000_t0000_u01753328642851") 2025/07/24 03:47:00 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d52_d20250724_m034356_c001_v0001144_t0058_u01753328636222") 2025/07/24 03:47:00 DEBUG : PREFIXbanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124636_d20250724_m034403_c001_v7007000_t0000_u01753328643178") 2025/07/24 03:47:00 DEBUG : PREFIXbanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73b8_d20250724_m034356_c001_v0001171_t0048_u01753328636233") 2025/07/24 03:47:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c8e3_d20250724_m034402_c001_v7007000_t0000_u01753328642884") 2025/07/24 03:47:00 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caed_d20250724_m034356_c001_v0001037_t0004_u01753328636243") 2025/07/24 03:47:00 DEBUG : Testêé: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a307d_d20250724_m034109_c001_v7007000_t0000_u01753328469514") 2025/07/24 03:47:00 DEBUG : Testêé: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46acd_d20250724_m034108_c001_v0001144_t0019_u01753328468483") 2025/07/24 03:47:00 DEBUG : Testêé: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46acb_d20250724_m034107_c001_v0001144_t0053_u01753328467312") 2025/07/24 03:47:00 DEBUG : YXBwbGU=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad6b_d20250724_m034340_c001_v7007000_t0000_u01753328620494") 2025/07/24 03:47:00 DEBUG : YXBwbGU=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a732a_d20250724_m034335_c001_v0001171_t0010_u01753328615571") 2025/07/24 03:47:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad6c_d20250724_m034340_c001_v7007000_t0000_u01753328620678") 2025/07/24 03:47:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d18_d20250724_m034335_c001_v0001144_t0032_u01753328615581") 2025/07/24 03:47:00 DEBUG : YmFuYW5h: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad6e_d20250724_m034340_c001_v7007000_t0000_u01753328620861") 2025/07/24 03:47:00 DEBUG : YmFuYW5h: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb442_d20250724_m034335_c001_v0001153_t0020_u01753328615591") 2025/07/24 03:47:00 DEBUG : a/potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a1f_d20250724_m033730_c001_v7007000_t0000_u01753328250589") 2025/07/24 03:47:00 DEBUG : a/potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468cc_d20250724_m033729_c001_v0001144_t0013_u01753328249770") 2025/07/24 03:47:00 DEBUG : a/potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a4021_d20250724_m033727_c001_v7007000_t0000_u01753328247246") 2025/07/24 03:47:00 DEBUG : a/potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468c4_d20250724_m033726_c001_v0001144_t0054_u01753328246098") 2025/07/24 03:47:01 DEBUG : a/potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a02_d20250724_m033702_c001_v7007000_t0000_u01753328222333") 2025/07/24 03:47:01 DEBUG : a/potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46864_d20250724_m033701_c001_v0001144_t0059_u01753328221000") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fdc_d20250724_m034624_c001_v7007000_t0000_u01753328784277") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a76f0_d20250724_m034618_c001_v0001171_t0041_u01753328778501") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e34a_d20250724_m034605_c001_v7007000_t0000_u01753328765045") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a768a_d20250724_m034559_c001_v0001171_t0051_u01753328759744") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412af_d20250724_m034546_c001_v7007000_t0000_u01753328746028") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a762c_d20250724_m034541_c001_v0001171_t0045_u01753328741749") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8a9_d20250724_m034527_c001_v7007000_t0000_u01753328727880") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a75d2_d20250724_m034523_c001_v0001171_t0013_u01753328723520") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf824_d20250724_m034509_c001_v7007000_t0000_u01753328709414") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7568_d20250724_m034504_c001_v0001171_t0036_u01753328704331") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380ab_d20250724_m034451_c001_v7007000_t0000_u01753328691052") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb5d_d20250724_m034443_c001_v0001037_t0024_u01753328683235") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e1_d20250724_m034429_c001_v7007000_t0000_u01753328669172") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46da3_d20250724_m034424_c001_v0001144_t0040_u01753328664973") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cf64_d20250724_m034423_c001_v7007000_t0000_u01753328663879") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d8f_d20250724_m034418_c001_v0001144_t0054_u01753328658307") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e084a_d20250724_m034404_c001_v7007000_t0000_u01753328644581") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73d6_d20250724_m034400_c001_v0001171_t0025_u01753328640222") 2025/07/24 03:47:01 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124618_d20250724_m034359_c001_v7007000_t0000_u01753328639112") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d46_d20250724_m034353_c001_v0001144_t0040_u01753328633673") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888dda_d20250724_m034338_c001_v7007000_t0000_u01753328618503") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7310_d20250724_m034332_c001_v0001171_t0001_u01753328612662") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80ea9f_d20250724_m034320_c001_v7007000_t0000_u01753328600198") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a729e_d20250724_m034315_c001_v0001171_t0038_u01753328595445") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e4e_d20250724_m034301_c001_v7007000_t0000_u01753328581227") 2025/07/24 03:47:02 DEBUG : apple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a720c_d20250724_m034256_c001_v0001171_t0002_u01753328576135") 2025/07/24 03:47:02 DEBUG : appleSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd3f4_d20250724_m034427_c001_v7007000_t0000_u01753328667768") 2025/07/24 03:47:02 DEBUG : appleSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a745c_d20250724_m034421_c001_v0001171_t0006_u01753328661182") 2025/07/24 03:47:02 DEBUG : appleapple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380ac_d20250724_m034451_c001_v7007000_t0000_u01753328691235") 2025/07/24 03:47:02 DEBUG : appleapple: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb5f_d20250724_m034446_c001_v0001037_t0029_u01753328686158") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fdd_d20250724_m034624_c001_v7007000_t0000_u01753328784461") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ee7_d20250724_m034619_c001_v0001144_t0000_u01753328779619") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e34b_d20250724_m034605_c001_v7007000_t0000_u01753328765229") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46eb3_d20250724_m034600_c001_v0001144_t0015_u01753328760441") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412b2_d20250724_m034546_c001_v7007000_t0000_u01753328746218") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e8d_d20250724_m034542_c001_v0001144_t0046_u01753328742402") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8aa_d20250724_m034528_c001_v7007000_t0000_u01753328728061") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e5f_d20250724_m034524_c001_v0001144_t0027_u01753328724165") 2025/07/24 03:47:02 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf826_d20250724_m034509_c001_v7007000_t0000_u01753328709598") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e21_d20250724_m034505_c001_v0001144_t0023_u01753328705081") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380a6_d20250724_m034449_c001_v7007000_t0000_u01753328689031") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74ee_d20250724_m034444_c001_v0001171_t0000_u01753328684033") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e2_d20250724_m034429_c001_v7007000_t0000_u01753328669354") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4bc_d20250724_m034424_c001_v0001153_t0024_u01753328664985") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd1d0_d20250724_m034423_c001_v7007000_t0000_u01753328663898") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4a4_d20250724_m034419_c001_v0001153_t0006_u01753328659628") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e084b_d20250724_m034404_c001_v7007000_t0000_u01753328644763") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb47e_d20250724_m034400_c001_v0001153_t0002_u01753328640200") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888df8_d20250724_m034358_c001_v7007000_t0000_u01753328638683") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cae7_d20250724_m034354_c001_v0001037_t0015_u01753328634770") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d29_d20250724_m034337_c001_v7007000_t0000_u01753328617882") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb43e_d20250724_m034333_c001_v0001153_t0002_u01753328613554") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa0_d20250724_m034320_c001_v7007000_t0000_u01753328600387") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb41e_d20250724_m034316_c001_v0001153_t0020_u01753328596587") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e4f_d20250724_m034301_c001_v7007000_t0000_u01753328581409") 2025/07/24 03:47:03 DEBUG : appleappleapplebanana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3ee_d20250724_m034257_c001_v0001153_t0020_u01753328577537") 2025/07/24 03:47:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cf6a_d20250724_m034427_c001_v7007000_t0000_u01753328667784") 2025/07/24 03:47:03 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb2d_d20250724_m034421_c001_v0001037_t0005_u01753328661160") 2025/07/24 03:47:03 DEBUG : b/potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a21_d20250724_m033730_c001_v7007000_t0000_u01753328250771") 2025/07/24 03:47:03 DEBUG : b/potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468c8_d20250724_m033727_c001_v0001144_t0052_u01753328247801") 2025/07/24 03:47:03 DEBUG : b/potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a401d_d20250724_m033726_c001_v7007000_t0000_u01753328246672") 2025/07/24 03:47:04 DEBUG : b/potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468bc_d20250724_m033723_c001_v0001144_t0034_u01753328243300") 2025/07/24 03:47:04 DEBUG : b/potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a01_d20250724_m033701_c001_v7007000_t0000_u01753328221774") 2025/07/24 03:47:04 DEBUG : b/potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46860_d20250724_m033659_c001_v0001144_t0048_u01753328219234") 2025/07/24 03:47:04 DEBUG : backup/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80e927_d20250724_m033958_c001_v7007000_t0000_u01753328398332") 2025/07/24 03:47:04 DEBUG : backup/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1132b3b28641e26d_d20250724_m033956_c001_v0001171_t0051_u01753328396123") 2025/07/24 03:47:04 DEBUG : backup/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11959a2193849a36_d20250724_m033952_c001_v0001181_t0059_u01753328392164") 2025/07/24 03:47:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd2d_d20250724_m034028_c001_v7007000_t0000_u01753328428443") 2025/07/24 03:47:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf926d93800d3bab9f880e1b_f105660d1f3de5026_d20250724_m034026_c001_v0001113_t0029_u01753328426217") 2025/07/24 03:47:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1077a5d5ee00b0bc_d20250724_m034021_c001_v0001157_t0017_u01753328421462") 2025/07/24 03:47:04 DEBUG : backup/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a1bc_d20250724_m034011_c001_v7007000_t0000_u01753328411048") 2025/07/24 03:47:04 DEBUG : backup/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f110023e48ace2048_d20250724_m034008_c001_v0001106_t0057_u01753328408981") 2025/07/24 03:47:04 DEBUG : backup/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10229f4d84483460_d20250724_m034005_c001_v0001042_t0031_u01753328405218") 2025/07/24 03:47:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd30_d20250724_m034028_c001_v7007000_t0000_u01753328428625") 2025/07/24 03:47:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1116bcba29fc08e4_d20250724_m034027_c001_v0001042_t0051_u01753328427047") 2025/07/24 03:47:04 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10011cc10f18984e_d20250724_m034023_c001_v0001161_t0037_u01753328423186") 2025/07/24 03:47:04 DEBUG : backup/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80e928_d20250724_m033958_c001_v7007000_t0000_u01753328398515") 2025/07/24 03:47:04 DEBUG : backup/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1079fd2c5950da67_d20250724_m033957_c001_v0001091_t0004_u01753328397308") 2025/07/24 03:47:04 DEBUG : backup/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1175d68d52eefebc_d20250724_m033953_c001_v0001183_t0043_u01753328393976") 2025/07/24 03:47:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a1c0_d20250724_m034011_c001_v7007000_t0000_u01753328411231") 2025/07/24 03:47:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11904c0bccfb962b_d20250724_m034010_c001_v0001183_t0056_u01753328410283") 2025/07/24 03:47:04 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11690d3e36b2b7d0_d20250724_m034006_c001_v0001176_t0020_u01753328406739") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fde_d20250724_m034624_c001_v7007000_t0000_u01753328784644") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb590_d20250724_m034619_c001_v0001153_t0010_u01753328779224") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e34c_d20250724_m034605_c001_v7007000_t0000_u01753328765423") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb574_d20250724_m034600_c001_v0001153_t0018_u01753328760045") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412b5_d20250724_m034546_c001_v7007000_t0000_u01753328746401") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb54e_d20250724_m034542_c001_v0001153_t0016_u01753328742027") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8ab_d20250724_m034528_c001_v7007000_t0000_u01753328728243") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb530_d20250724_m034523_c001_v0001153_t0016_u01753328723812") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf828_d20250724_m034509_c001_v7007000_t0000_u01753328709781") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb512_d20250724_m034504_c001_v0001153_t0002_u01753328704729") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380ad_d20250724_m034451_c001_v7007000_t0000_u01753328691419") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4e0_d20250724_m034443_c001_v0001153_t0012_u01753328683668") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e3_d20250724_m034429_c001_v7007000_t0000_u01753328669536") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7484_d20250724_m034424_c001_v0001171_t0050_u01753328664995") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af1221246bf_d20250724_m034423_c001_v7007000_t0000_u01753328663899") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb29_d20250724_m034419_c001_v0001037_t0003_u01753328659289") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e084c_d20250724_m034404_c001_v7007000_t0000_u01753328644947") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cafd_d20250724_m034400_c001_v0001037_t0026_u01753328640211") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0840_d20250724_m034359_c001_v7007000_t0000_u01753328639116") 2025/07/24 03:47:05 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73aa_d20250724_m034354_c001_v0001171_t0014_u01753328634480") 2025/07/24 03:47:06 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888dd9_d20250724_m034338_c001_v7007000_t0000_u01753328618310") 2025/07/24 03:47:06 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d14_d20250724_m034332_c001_v0001144_t0051_u01753328612966") 2025/07/24 03:47:06 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa1_d20250724_m034320_c001_v7007000_t0000_u01753328600572") 2025/07/24 03:47:06 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ce3_d20250724_m034315_c001_v0001144_t0048_u01753328595704") 2025/07/24 03:47:06 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e50_d20250724_m034301_c001_v7007000_t0000_u01753328581594") 2025/07/24 03:47:06 DEBUG : banana: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c9d_d20250724_m034256_c001_v0001144_t0049_u01753328576423") 2025/07/24 03:47:06 DEBUG : bananaSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd3f0_d20250724_m034427_c001_v7007000_t0000_u01753328667399") 2025/07/24 03:47:06 DEBUG : bananaSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d95_d20250724_m034421_c001_v0001144_t0050_u01753328661151") 2025/07/24 03:47:06 DEBUG : both0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540763_d20250724_m034226_c001_v7007000_t0000_u01753328546922") 2025/07/24 03:47:06 DEBUG : both0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b6a_d20250724_m034152_c001_v0001144_t0056_u01753328512939") 2025/07/24 03:47:06 DEBUG : both0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde8_d20250724_m034148_c001_v7007000_t0000_u01753328508621") 2025/07/24 03:47:06 DEBUG : both0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46add_d20250724_m034115_c001_v0001144_t0049_u01753328475971") 2025/07/24 03:47:06 DEBUG : both1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540764_d20250724_m034227_c001_v7007000_t0000_u01753328547104") 2025/07/24 03:47:06 DEBUG : both1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b72_d20250724_m034154_c001_v0001144_t0040_u01753328514669") 2025/07/24 03:47:06 DEBUG : both1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde9_d20250724_m034148_c001_v7007000_t0000_u01753328508804") 2025/07/24 03:47:06 DEBUG : both1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ae1_d20250724_m034117_c001_v0001144_t0043_u01753328477253") 2025/07/24 03:47:06 DEBUG : both10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540765_d20250724_m034227_c001_v7007000_t0000_u01753328547289") 2025/07/24 03:47:06 DEBUG : both10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bb4_d20250724_m034208_c001_v0001144_t0052_u01753328528196") 2025/07/24 03:47:06 DEBUG : both10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdea_d20250724_m034148_c001_v7007000_t0000_u01753328508988") 2025/07/24 03:47:06 DEBUG : both10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b1b_d20250724_m034131_c001_v0001144_t0045_u01753328491023") 2025/07/24 03:47:06 DEBUG : both11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540766_d20250724_m034227_c001_v7007000_t0000_u01753328547471") 2025/07/24 03:47:07 DEBUG : both11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bba_d20250724_m034209_c001_v0001144_t0039_u01753328529404") 2025/07/24 03:47:07 DEBUG : both11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdec_d20250724_m034149_c001_v7007000_t0000_u01753328509170") 2025/07/24 03:47:07 DEBUG : both11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b24_d20250724_m034132_c001_v0001144_t0025_u01753328492648") 2025/07/24 03:47:07 DEBUG : both12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540767_d20250724_m034227_c001_v7007000_t0000_u01753328547653") 2025/07/24 03:47:07 DEBUG : both12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bc0_d20250724_m034211_c001_v0001144_t0023_u01753328531193") 2025/07/24 03:47:07 DEBUG : both12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cded_d20250724_m034149_c001_v7007000_t0000_u01753328509355") 2025/07/24 03:47:07 DEBUG : both12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b28_d20250724_m034134_c001_v0001144_t0035_u01753328494143") 2025/07/24 03:47:07 DEBUG : both13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540768_d20250724_m034227_c001_v7007000_t0000_u01753328547855") 2025/07/24 03:47:07 DEBUG : both13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bc6_d20250724_m034212_c001_v0001144_t0049_u01753328532516") 2025/07/24 03:47:07 DEBUG : both13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdee_d20250724_m034149_c001_v7007000_t0000_u01753328509555") 2025/07/24 03:47:07 DEBUG : both13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b32_d20250724_m034135_c001_v0001144_t0033_u01753328495726") 2025/07/24 03:47:07 DEBUG : both14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540769_d20250724_m034228_c001_v7007000_t0000_u01753328548039") 2025/07/24 03:47:07 DEBUG : both14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bcc_d20250724_m034213_c001_v0001144_t0025_u01753328533913") 2025/07/24 03:47:07 DEBUG : both14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdef_d20250724_m034149_c001_v7007000_t0000_u01753328509740") 2025/07/24 03:47:07 DEBUG : both14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b36_d20250724_m034137_c001_v0001144_t0020_u01753328497399") 2025/07/24 03:47:07 DEBUG : both15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954076a_d20250724_m034228_c001_v7007000_t0000_u01753328548221") 2025/07/24 03:47:07 DEBUG : both15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bde_d20250724_m034215_c001_v0001144_t0031_u01753328535037") 2025/07/24 03:47:07 DEBUG : both15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf0_d20250724_m034149_c001_v7007000_t0000_u01753328509923") 2025/07/24 03:47:07 DEBUG : both15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b3a_d20250724_m034138_c001_v0001144_t0034_u01753328498366") 2025/07/24 03:47:07 DEBUG : both16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954076b_d20250724_m034228_c001_v7007000_t0000_u01753328548403") 2025/07/24 03:47:07 DEBUG : both16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46be6_d20250724_m034216_c001_v0001144_t0055_u01753328536826") 2025/07/24 03:47:08 DEBUG : both16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf1_d20250724_m034150_c001_v7007000_t0000_u01753328510107") 2025/07/24 03:47:08 DEBUG : both16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b42_d20250724_m034139_c001_v0001144_t0043_u01753328499961") 2025/07/24 03:47:08 DEBUG : both17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954076c_d20250724_m034228_c001_v7007000_t0000_u01753328548586") 2025/07/24 03:47:08 DEBUG : both17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bef_d20250724_m034218_c001_v0001144_t0004_u01753328538138") 2025/07/24 03:47:08 DEBUG : both17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf2_d20250724_m034150_c001_v7007000_t0000_u01753328510292") 2025/07/24 03:47:08 DEBUG : both17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b46_d20250724_m034141_c001_v0001144_t0059_u01753328501694") 2025/07/24 03:47:08 DEBUG : both18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954076d_d20250724_m034228_c001_v7007000_t0000_u01753328548785") 2025/07/24 03:47:08 DEBUG : both18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bfb_d20250724_m034219_c001_v0001144_t0038_u01753328539431") 2025/07/24 03:47:08 DEBUG : both18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf3_d20250724_m034150_c001_v7007000_t0000_u01753328510474") 2025/07/24 03:47:08 DEBUG : both18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b4a_d20250724_m034142_c001_v0001144_t0041_u01753328502873") 2025/07/24 03:47:08 DEBUG : both19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954076e_d20250724_m034228_c001_v7007000_t0000_u01753328548967") 2025/07/24 03:47:08 DEBUG : both19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c0b_d20250724_m034222_c001_v0001144_t0031_u01753328542260") 2025/07/24 03:47:08 DEBUG : both19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf5_d20250724_m034150_c001_v7007000_t0000_u01753328510658") 2025/07/24 03:47:08 DEBUG : both19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b56_d20250724_m034144_c001_v0001144_t0020_u01753328504774") 2025/07/24 03:47:08 DEBUG : both2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954076f_d20250724_m034229_c001_v7007000_t0000_u01753328549206") 2025/07/24 03:47:08 DEBUG : both2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b82_d20250724_m034156_c001_v0001144_t0011_u01753328516136") 2025/07/24 03:47:08 DEBUG : both2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf7_d20250724_m034150_c001_v7007000_t0000_u01753328510844") 2025/07/24 03:47:08 DEBUG : both2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46aeb_d20250724_m034119_c001_v0001144_t0047_u01753328479224") 2025/07/24 03:47:08 DEBUG : both3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540770_d20250724_m034229_c001_v7007000_t0000_u01753328549436") 2025/07/24 03:47:08 DEBUG : both3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b88_d20250724_m034157_c001_v0001144_t0048_u01753328517851") 2025/07/24 03:47:08 DEBUG : both3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdf9_d20250724_m034151_c001_v7007000_t0000_u01753328511028") 2025/07/24 03:47:09 DEBUG : both3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46af3_d20250724_m034120_c001_v0001144_t0044_u01753328480858") 2025/07/24 03:47:09 DEBUG : both4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540771_d20250724_m034229_c001_v7007000_t0000_u01753328549672") 2025/07/24 03:47:09 DEBUG : both4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b8e_d20250724_m034159_c001_v0001144_t0016_u01753328519083") 2025/07/24 03:47:09 DEBUG : both4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdfb_d20250724_m034151_c001_v7007000_t0000_u01753328511211") 2025/07/24 03:47:09 DEBUG : both4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46af9_d20250724_m034122_c001_v0001144_t0026_u01753328482443") 2025/07/24 03:47:09 DEBUG : both5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540772_d20250724_m034229_c001_v7007000_t0000_u01753328549876") 2025/07/24 03:47:09 DEBUG : both5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b96_d20250724_m034200_c001_v0001144_t0001_u01753328520484") 2025/07/24 03:47:09 DEBUG : both5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdfd_d20250724_m034151_c001_v7007000_t0000_u01753328511394") 2025/07/24 03:47:09 DEBUG : both5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46afd_d20250724_m034124_c001_v0001144_t0022_u01753328484139") 2025/07/24 03:47:09 DEBUG : both6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540773_d20250724_m034230_c001_v7007000_t0000_u01753328550059") 2025/07/24 03:47:09 DEBUG : both6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b9c_d20250724_m034201_c001_v0001144_t0056_u01753328521991") 2025/07/24 03:47:09 DEBUG : both6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdfe_d20250724_m034151_c001_v7007000_t0000_u01753328511576") 2025/07/24 03:47:09 DEBUG : both6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b01_d20250724_m034125_c001_v0001144_t0039_u01753328485372") 2025/07/24 03:47:09 DEBUG : both7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540774_d20250724_m034230_c001_v7007000_t0000_u01753328550240") 2025/07/24 03:47:09 DEBUG : both7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ba0_d20250724_m034203_c001_v0001144_t0002_u01753328523626") 2025/07/24 03:47:09 DEBUG : both7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cdff_d20250724_m034151_c001_v7007000_t0000_u01753328511760") 2025/07/24 03:47:09 DEBUG : both7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b0d_d20250724_m034127_c001_v0001144_t0029_u01753328487096") 2025/07/24 03:47:09 DEBUG : both8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540775_d20250724_m034230_c001_v7007000_t0000_u01753328550422") 2025/07/24 03:47:09 DEBUG : both8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ba6_d20250724_m034204_c001_v0001144_t0031_u01753328524939") 2025/07/24 03:47:09 DEBUG : both8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9ce00_d20250724_m034151_c001_v7007000_t0000_u01753328511945") 2025/07/24 03:47:09 DEBUG : both8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b11_d20250724_m034128_c001_v0001144_t0031_u01753328488329") 2025/07/24 03:47:10 DEBUG : both9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540776_d20250724_m034230_c001_v7007000_t0000_u01753328550605") 2025/07/24 03:47:10 DEBUG : both9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bac_d20250724_m034206_c001_v0001144_t0041_u01753328526258") 2025/07/24 03:47:10 DEBUG : both9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9ce01_d20250724_m034152_c001_v7007000_t0000_u01753328512130") 2025/07/24 03:47:10 DEBUG : both9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b17_d20250724_m034129_c001_v0001144_t0040_u01753328489496") 2025/07/24 03:47:10 DEBUG : c/non empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a22_d20250724_m033730_c001_v7007000_t0000_u01753328250953") 2025/07/24 03:47:10 DEBUG : c/non empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468ca_d20250724_m033728_c001_v0001144_t0042_u01753328248427") 2025/07/24 03:47:10 DEBUG : c/non empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a4024_d20250724_m033727_c001_v7007000_t0000_u01753328247428") 2025/07/24 03:47:10 DEBUG : c/non empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468c0_d20250724_m033724_c001_v0001144_t0054_u01753328244394") 2025/07/24 03:47:10 DEBUG : c/non empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a03_d20250724_m033702_c001_v7007000_t0000_u01753328222515") 2025/07/24 03:47:10 DEBUG : c/non empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46862_d20250724_m033700_c001_v0001144_t0027_u01753328220071") 2025/07/24 03:47:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad70_d20250724_m034341_c001_v7007000_t0000_u01753328621048") 2025/07/24 03:47:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caad_d20250724_m034335_c001_v0001037_t0055_u01753328615604") 2025/07/24 03:47:10 DEBUG : check sum: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c506_d20250724_m033650_c001_v7007000_t0000_u01753328210571") 2025/07/24 03:47:10 DEBUG : check sum: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4683e_d20250724_m033649_c001_v0001144_t0022_u01753328209178") 2025/07/24 03:47:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a34e4_d20250724_m034656_c001_v7007000_t0000_u01753328816173") 2025/07/24 03:47:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a77e4_d20250724_m034654_c001_v0001171_t0044_u01753328814453") 2025/07/24 03:47:10 DEBUG : dest/3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1235d_d20250724_m033924_c001_v7007000_t0000_u01753328364686") 2025/07/24 03:47:10 DEBUG : dest/3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4187ef6f5a5ef138_d20250724_m033923_c001_v0001092_t0018_u01753328363532") 2025/07/24 03:47:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380ae_d20250724_m034451_c001_v7007000_t0000_u01753328691605") 2025/07/24 03:47:10 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74fc_d20250724_m034446_c001_v0001171_t0019_u01753328686384") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fe0_d20250724_m034624_c001_v7007000_t0000_u01753328784826") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a76ba_d20250724_m034609_c001_v0001171_t0017_u01753328769774") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e34d_d20250724_m034605_c001_v7007000_t0000_u01753328765608") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7658_d20250724_m034550_c001_v0001171_t0020_u01753328750703") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412b7_d20250724_m034546_c001_v7007000_t0000_u01753328746595") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a75ee_d20250724_m034532_c001_v0001171_t0043_u01753328732588") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8ac_d20250724_m034528_c001_v7007000_t0000_u01753328728425") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7596_d20250724_m034514_c001_v0001171_t0029_u01753328714068") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf82b_d20250724_m034509_c001_v7007000_t0000_u01753328709967") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7540_d20250724_m034455_c001_v0001171_t0059_u01753328695751") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4143c77fdd13c47c_d20250724_m034449_c001_v7007000_t0000_u01753328689085") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb51_d20250724_m034433_c001_v0001037_t0058_u01753328673825") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e4_d20250724_m034429_c001_v7007000_t0000_u01753328669719") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a748a_d20250724_m034425_c001_v0001171_t0044_u01753328665307") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eb2c_d20250724_m034424_c001_v7007000_t0000_u01753328664047") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d78_d20250724_m034409_c001_v0001144_t0056_u01753328649237") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e084d_d20250724_m034405_c001_v7007000_t0000_u01753328645131") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb480_d20250724_m034400_c001_v0001153_t0003_u01753328640580") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c4bf_d20250724_m034359_c001_v7007000_t0000_u01753328639287") 2025/07/24 03:47:11 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d2a_d20250724_m034345_c001_v0001144_t0057_u01753328625183") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41615f3afcbcfb6f_d20250724_m034338_c001_v7007000_t0000_u01753328618309") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a72d4_d20250724_m034324_c001_v0001171_t0023_u01753328604875") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa2_d20250724_m034320_c001_v7007000_t0000_u01753328600756") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7259_d20250724_m034305_c001_v0001171_t0057_u01753328585879") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e51_d20250724_m034301_c001_v7007000_t0000_u01753328581781") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a71c0_d20250724_m034248_c001_v0001171_t0041_u01753328568917") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eb2e_d20250724_m034427_c001_v7007000_t0000_u01753328667455") 2025/07/24 03:47:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4aa_d20250724_m034421_c001_v0001153_t0015_u01753328661513") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b0_d20250724_m034451_c001_v7007000_t0000_u01753328691788") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46de5_d20250724_m034446_c001_v0001144_t0039_u01753328686396") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fe1_d20250724_m034625_c001_v7007000_t0000_u01753328785008") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb57c_d20250724_m034610_c001_v0001153_t0007_u01753328770419") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e34e_d20250724_m034605_c001_v7007000_t0000_u01753328765792") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb560_d20250724_m034551_c001_v0001153_t0006_u01753328751332") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412bb_d20250724_m034546_c001_v7007000_t0000_u01753328746777") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb53c_d20250724_m034533_c001_v0001153_t0023_u01753328733225") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8ad_d20250724_m034528_c001_v7007000_t0000_u01753328728607") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb51c_d20250724_m034514_c001_v0001153_t0003_u01753328714747") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf82d_d20250724_m034510_c001_v7007000_t0000_u01753328710150") 2025/07/24 03:47:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb506_d20250724_m034456_c001_v0001153_t0023_u01753328696494") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12b48_d20250724_m034449_c001_v7007000_t0000_u01753328689196") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4ca_d20250724_m034434_c001_v0001153_t0021_u01753328674600") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e5_d20250724_m034429_c001_v7007000_t0000_u01753328669901") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4c0_d20250724_m034425_c001_v0001153_t0025_u01753328665505") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3cf_d20250724_m034423_c001_v7007000_t0000_u01753328663687") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb19_d20250724_m034410_c001_v0001037_t0037_u01753328650266") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e084e_d20250724_m034405_c001_v7007000_t0000_u01753328645314") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73e0_d20250724_m034400_c001_v0001171_t0025_u01753328640616") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e083e_d20250724_m034358_c001_v7007000_t0000_u01753328638890") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7372_d20250724_m034346_c001_v0001171_t0025_u01753328626295") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af1221245f5_d20250724_m034338_c001_v7007000_t0000_u01753328618329") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46cf6_d20250724_m034325_c001_v0001144_t0015_u01753328605550") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa3_d20250724_m034320_c001_v7007000_t0000_u01753328600942") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46cc3_d20250724_m034306_c001_v0001144_t0024_u01753328586645") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e53_d20250724_m034301_c001_v7007000_t0000_u01753328581965") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c81_d20250724_m034249_c001_v0001144_t0032_u01753328569540") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d6_d20250724_m034427_c001_v7007000_t0000_u01753328667799") 2025/07/24 03:47:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7460_d20250724_m034421_c001_v0001171_t0039_u01753328661571") 2025/07/24 03:47:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b1_d20250724_m034451_c001_v7007000_t0000_u01753328691973") 2025/07/24 03:47:13 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb61_d20250724_m034446_c001_v0001037_t0004_u01753328686606") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fe4_d20250724_m034625_c001_v7007000_t0000_u01753328785190") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ecd_d20250724_m034611_c001_v0001144_t0043_u01753328771157") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e34f_d20250724_m034605_c001_v7007000_t0000_u01753328765978") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e9d_d20250724_m034552_c001_v0001144_t0029_u01753328752150") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412bc_d20250724_m034546_c001_v7007000_t0000_u01753328746963") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e73_d20250724_m034534_c001_v0001144_t0040_u01753328734019") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8ae_d20250724_m034528_c001_v7007000_t0000_u01753328728789") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e37_d20250724_m034515_c001_v0001144_t0003_u01753328715459") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf82f_d20250724_m034510_c001_v7007000_t0000_u01753328710332") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e0b_d20250724_m034457_c001_v0001144_t0036_u01753328697290") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0902_d20250724_m034449_c001_v7007000_t0000_u01753328689037") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74c2_d20250724_m034435_c001_v0001171_t0056_u01753328675302") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e7_d20250724_m034430_c001_v7007000_t0000_u01753328670083") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46da7_d20250724_m034425_c001_v0001144_t0047_u01753328665591") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd1d1_d20250724_m034424_c001_v7007000_t0000_u01753328664088") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb48e_d20250724_m034411_c001_v0001153_t0009_u01753328651066") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e084f_d20250724_m034405_c001_v7007000_t0000_u01753328645498") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caff_d20250724_m034400_c001_v0001037_t0031_u01753328640627") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409905114b3943f3_d20250724_m034359_c001_v7007000_t0000_u01753328639077") 2025/07/24 03:47:14 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cadb_d20250724_m034347_c001_v0001037_t0035_u01753328627022") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d30_d20250724_m034338_c001_v7007000_t0000_u01753328618625") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb42e_d20250724_m034326_c001_v0001153_t0008_u01753328606379") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa4_d20250724_m034321_c001_v7007000_t0000_u01753328601127") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb40a_d20250724_m034307_c001_v0001153_t0009_u01753328587704") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e54_d20250724_m034302_c001_v7007000_t0000_u01753328582148") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3dc_d20250724_m034250_c001_v0001153_t0020_u01753328570072") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cf68_d20250724_m034427_c001_v7007000_t0000_u01753328667409") 2025/07/24 03:47:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d99_d20250724_m034421_c001_v0001144_t0032_u01753328661729") 2025/07/24 03:47:15 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b2_d20250724_m034452_c001_v7007000_t0000_u01753328692157") 2025/07/24 03:47:15 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4ec_d20250724_m034446_c001_v0001153_t0023_u01753328686732") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fe6_d20250724_m034625_c001_v7007000_t0000_u01753328785372") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc00_d20250724_m034612_c001_v0001037_t0052_u01753328772124") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e351_d20250724_m034606_c001_v7007000_t0000_u01753328766163") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbd6_d20250724_m034553_c001_v0001037_t0017_u01753328753349") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412be_d20250724_m034547_c001_v7007000_t0000_u01753328747145") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbb0_d20250724_m034535_c001_v0001037_t0059_u01753328735198") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8af_d20250724_m034528_c001_v7007000_t0000_u01753328728972") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb8f_d20250724_m034516_c001_v0001037_t0051_u01753328716769") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf831_d20250724_m034510_c001_v7007000_t0000_u01753328710515") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb79_d20250724_m034458_c001_v0001037_t0015_u01753328698217") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e2df_d20250724_m034449_c001_v7007000_t0000_u01753328689056") 2025/07/24 03:47:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46dc3_d20250724_m034435_c001_v0001144_t0028_u01753328675961") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e8_d20250724_m034430_c001_v7007000_t0000_u01753328670266") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a748c_d20250724_m034425_c001_v0001171_t0018_u01753328665654") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eb2b_d20250724_m034423_c001_v7007000_t0000_u01753328663844") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a742a_d20250724_m034411_c001_v0001171_t0046_u01753328651757") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0850_d20250724_m034405_c001_v7007000_t0000_u01753328645682") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d68_d20250724_m034400_c001_v0001144_t0055_u01753328640855") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888dfb_d20250724_m034359_c001_v7007000_t0000_u01753328639053") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb45e_d20250724_m034347_c001_v0001153_t0006_u01753328627960") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d2e_d20250724_m034338_c001_v7007000_t0000_u01753328618441") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca9b_d20250724_m034327_c001_v0001037_t0039_u01753328607087") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa5_d20250724_m034321_c001_v7007000_t0000_u01753328601311") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca79_d20250724_m034308_c001_v0001037_t0030_u01753328588422") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e56_d20250724_m034302_c001_v7007000_t0000_u01753328582334") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca47_d20250724_m034250_c001_v0001037_t0000_u01753328570406") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc07a500_d20250724_m034427_c001_v7007000_t0000_u01753328667637") 2025/07/24 03:47:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb2f_d20250724_m034421_c001_v0001037_t0047_u01753328661760") 2025/07/24 03:47:16 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b3_d20250724_m034452_c001_v7007000_t0000_u01753328692340") 2025/07/24 03:47:16 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74fe_d20250724_m034446_c001_v0001171_t0030_u01753328686832") 2025/07/24 03:47:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fe8_d20250724_m034625_c001_v7007000_t0000_u01753328785553") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a76ce_d20250724_m034612_c001_v0001171_t0059_u01753328772611") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e353_d20250724_m034606_c001_v7007000_t0000_u01753328766347") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7672_d20250724_m034553_c001_v0001171_t0018_u01753328753804") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412bf_d20250724_m034547_c001_v7007000_t0000_u01753328747327") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a760a_d20250724_m034535_c001_v0001171_t0027_u01753328735962") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b0_d20250724_m034529_c001_v7007000_t0000_u01753328729155") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a75a6_d20250724_m034517_c001_v0001171_t0037_u01753328717250") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf833_d20250724_m034510_c001_v7007000_t0000_u01753328710697") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a754c_d20250724_m034458_c001_v0001171_t0024_u01753328698687") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41615f3afcbcfc58_d20250724_m034448_c001_v7007000_t0000_u01753328688862") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb55_d20250724_m034436_c001_v0001037_t0003_u01753328676619") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08e9_d20250724_m034430_c001_v7007000_t0000_u01753328670451") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb3f_d20250724_m034425_c001_v0001037_t0017_u01753328665699") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eb29_d20250724_m034423_c001_v7007000_t0000_u01753328663476") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d80_d20250724_m034412_c001_v0001144_t0000_u01753328652003") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0851_d20250724_m034405_c001_v7007000_t0000_u01753328645864") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73e6_d20250724_m034400_c001_v0001171_t0028_u01753328640947") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e083d_d20250724_m034358_c001_v7007000_t0000_u01753328638698") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d36_d20250724_m034348_c001_v0001144_t0000_u01753328628298") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c88e_d20250724_m034338_c001_v7007000_t0000_u01753328618270") 2025/07/24 03:47:17 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a72e4_d20250724_m034327_c001_v0001171_t0036_u01753328607507") 2025/07/24 03:47:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa6_d20250724_m034321_c001_v7007000_t0000_u01753328601496") 2025/07/24 03:47:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a726b_d20250724_m034308_c001_v0001171_t0004_u01753328588800") 2025/07/24 03:47:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e57_d20250724_m034302_c001_v7007000_t0000_u01753328582518") 2025/07/24 03:47:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a71da_d20250724_m034250_c001_v0001171_t0047_u01753328570869") 2025/07/24 03:47:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eb2f_d20250724_m034427_c001_v7007000_t0000_u01753328667648") 2025/07/24 03:47:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7464_d20250724_m034421_c001_v0001171_t0023_u01753328661839") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b4_d20250724_m034452_c001_v7007000_t0000_u01753328692524") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb63_d20250724_m034446_c001_v0001037_t0007_u01753328686960") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fea_d20250724_m034625_c001_v7007000_t0000_u01753328785743") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb586_d20250724_m034612_c001_v0001153_t0014_u01753328772945") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e355_d20250724_m034606_c001_v7007000_t0000_u01753328766531") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb568_d20250724_m034554_c001_v0001153_t0014_u01753328754148") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412c1_d20250724_m034547_c001_v7007000_t0000_u01753328747510") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb542_d20250724_m034536_c001_v0001153_t0020_u01753328736292") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b1_d20250724_m034529_c001_v7007000_t0000_u01753328729339") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb522_d20250724_m034517_c001_v0001153_t0023_u01753328717665") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf836_d20250724_m034510_c001_v7007000_t0000_u01753328710879") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb508_d20250724_m034458_c001_v0001153_t0007_u01753328698968") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08ff_d20250724_m034448_c001_v7007000_t0000_u01753328688666") 2025/07/24 03:47:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4cc_d20250724_m034436_c001_v0001153_t0018_u01753328676989") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08ea_d20250724_m034430_c001_v7007000_t0000_u01753328670634") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7490_d20250724_m034425_c001_v0001171_t0017_u01753328665932") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08da_d20250724_m034423_c001_v7007000_t0000_u01753328663859") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb1d_d20250724_m034413_c001_v0001037_t0013_u01753328653285") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0852_d20250724_m034406_c001_v7007000_t0000_u01753328646047") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb03_d20250724_m034400_c001_v0001037_t0051_u01753328640987") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e083f_d20250724_m034359_c001_v7007000_t0000_u01753328639073") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7382_d20250724_m034348_c001_v0001171_t0059_u01753328628910") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad5f_d20250724_m034338_c001_v7007000_t0000_u01753328618449") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d00_d20250724_m034327_c001_v0001144_t0052_u01753328607785") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa7_d20250724_m034321_c001_v7007000_t0000_u01753328601680") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46cd1_d20250724_m034309_c001_v0001144_t0043_u01753328589151") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e58_d20250724_m034302_c001_v7007000_t0000_u01753328582700") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c87_d20250724_m034251_c001_v0001144_t0027_u01753328571157") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d5_d20250724_m034427_c001_v7007000_t0000_u01753328667658") 2025/07/24 03:47:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4ac_d20250724_m034422_c001_v0001153_t0011_u01753328662004") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b5_d20250724_m034452_c001_v7007000_t0000_u01753328692708") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46de9_d20250724_m034446_c001_v0001144_t0055_u01753328686973") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365feb_d20250724_m034625_c001_v7007000_t0000_u01753328785925") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ed1_d20250724_m034613_c001_v0001144_t0015_u01753328773308") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e356_d20250724_m034606_c001_v7007000_t0000_u01753328766715") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ea1_d20250724_m034554_c001_v0001144_t0020_u01753328754485") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412c3_d20250724_m034547_c001_v7007000_t0000_u01753328747692") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e7f_d20250724_m034536_c001_v0001144_t0041_u01753328736639") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b2_d20250724_m034529_c001_v7007000_t0000_u01753328729522") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e45_d20250724_m034517_c001_v0001144_t0048_u01753328717998") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf838_d20250724_m034511_c001_v7007000_t0000_u01753328711062") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e0f_d20250724_m034459_c001_v0001144_t0032_u01753328699336") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12b46_d20250724_m034449_c001_v7007000_t0000_u01753328689012") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74ce_d20250724_m034437_c001_v0001171_t0018_u01753328677342") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08eb_d20250724_m034430_c001_v7007000_t0000_u01753328670816") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4c2_d20250724_m034425_c001_v0001153_t0015_u01753328665962") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc07a318_d20250724_m034423_c001_v7007000_t0000_u01753328663873") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb492_d20250724_m034413_c001_v0001153_t0025_u01753328653685") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0853_d20250724_m034406_c001_v7007000_t0000_u01753328646229") 2025/07/24 03:47:20 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb482_d20250724_m034401_c001_v0001153_t0015_u01753328641265") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888dfc_d20250724_m034359_c001_v7007000_t0000_u01753328639236") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cadd_d20250724_m034349_c001_v0001037_t0030_u01753328629267") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d2f_d20250724_m034338_c001_v7007000_t0000_u01753328618461") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb436_d20250724_m034328_c001_v0001153_t0021_u01753328608358") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaa9_d20250724_m034321_c001_v7007000_t0000_u01753328601864") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb410_d20250724_m034310_c001_v0001153_t0001_u01753328590128") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e59_d20250724_m034302_c001_v7007000_t0000_u01753328582888") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3de_d20250724_m034251_c001_v0001153_t0019_u01753328571935") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc07a327_d20250724_m034427_c001_v7007000_t0000_u01753328667421") 2025/07/24 03:47:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb31_d20250724_m034422_c001_v0001037_t0007_u01753328662130") 2025/07/24 03:47:21 DEBUG : dir1/0007-12345: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b7_d20250724_m034452_c001_v7007000_t0000_u01753328692891") 2025/07/24 03:47:21 DEBUG : dir1/0007-12345: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4ee_d20250724_m034447_c001_v0001153_t0003_u01753328687091") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fed_d20250724_m034626_c001_v7007000_t0000_u01753328786106") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc06_d20250724_m034613_c001_v0001037_t0039_u01753328773860") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e359_d20250724_m034606_c001_v7007000_t0000_u01753328766899") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbdc_d20250724_m034555_c001_v0001037_t0038_u01753328755216") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412c4_d20250724_m034547_c001_v7007000_t0000_u01753328747875") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbb4_d20250724_m034537_c001_v0001037_t0049_u01753328737415") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b3_d20250724_m034529_c001_v7007000_t0000_u01753328729780") 2025/07/24 03:47:21 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb93_d20250724_m034518_c001_v0001037_t0023_u01753328718805") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf83a_d20250724_m034511_c001_v7007000_t0000_u01753328711244") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb7b_d20250724_m034459_c001_v0001037_t0032_u01753328699974") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380a7_d20250724_m034449_c001_v7007000_t0000_u01753328689215") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46dcb_d20250724_m034437_c001_v0001144_t0015_u01753328677616") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08ec_d20250724_m034431_c001_v7007000_t0000_u01753328671000") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb41_d20250724_m034426_c001_v0001037_t0021_u01753328666061") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08d8_d20250724_m034423_c001_v7007000_t0000_u01753328663488") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7432_d20250724_m034414_c001_v0001171_t0059_u01753328654279") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0854_d20250724_m034406_c001_v7007000_t0000_u01753328646412") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73ea_d20250724_m034401_c001_v0001171_t0058_u01753328641282") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888dfa_d20250724_m034358_c001_v7007000_t0000_u01753328638868") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb462_d20250724_m034349_c001_v0001153_t0012_u01753328629605") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c891_d20250724_m034338_c001_v7007000_t0000_u01753328618471") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca9f_d20250724_m034328_c001_v0001037_t0037_u01753328608761") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaaa_d20250724_m034322_c001_v7007000_t0000_u01753328602050") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca7f_d20250724_m034310_c001_v0001037_t0056_u01753328590575") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e5a_d20250724_m034303_c001_v7007000_t0000_u01753328583072") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca4f_d20250724_m034252_c001_v0001037_t0036_u01753328572279") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d2_d20250724_m034427_c001_v7007000_t0000_u01753328667433") 2025/07/24 03:47:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7468_d20250724_m034422_c001_v0001171_t0039_u01753328662365") 2025/07/24 03:47:23 DEBUG : dir1/0008-23456: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380b8_d20250724_m034453_c001_v7007000_t0000_u01753328693075") 2025/07/24 03:47:23 DEBUG : dir1/0008-23456: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7506_d20250724_m034447_c001_v0001171_t0020_u01753328687105") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365fee_d20250724_m034626_c001_v7007000_t0000_u01753328786289") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a76dc_d20250724_m034614_c001_v0001171_t0049_u01753328774266") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e35a_d20250724_m034607_c001_v7007000_t0000_u01753328767083") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7676_d20250724_m034555_c001_v0001171_t0012_u01753328755586") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412c7_d20250724_m034548_c001_v7007000_t0000_u01753328748060") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7618_d20250724_m034537_c001_v0001171_t0002_u01753328737793") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b4_d20250724_m034529_c001_v7007000_t0000_u01753328729962") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a75b8_d20250724_m034519_c001_v0001171_t0011_u01753328719154") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf83c_d20250724_m034511_c001_v7007000_t0000_u01753328711429") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7552_d20250724_m034500_c001_v0001171_t0039_u01753328700302") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380a4_d20250724_m034448_c001_v7007000_t0000_u01753328688662") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb59_d20250724_m034438_c001_v0001037_t0001_u01753328678868") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08ed_d20250724_m034431_c001_v7007000_t0000_u01753328671183") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46dab_d20250724_m034426_c001_v0001144_t0050_u01753328666196") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d0_d20250724_m034423_c001_v7007000_t0000_u01753328663872") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d86_d20250724_m034414_c001_v0001144_t0058_u01753328654668") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0855_d20250724_m034406_c001_v7007000_t0000_u01753328646595") 2025/07/24 03:47:23 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb07_d20250724_m034401_c001_v0001037_t0011_u01753328641434") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c8e0_d20250724_m034359_c001_v7007000_t0000_u01753328639249") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d3c_d20250724_m034349_c001_v0001144_t0003_u01753328629940") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad60_d20250724_m034338_c001_v7007000_t0000_u01753328618481") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a72f0_d20250724_m034329_c001_v0001171_t0013_u01753328609163") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaab_d20250724_m034322_c001_v7007000_t0000_u01753328602234") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7282_d20250724_m034311_c001_v0001171_t0018_u01753328591060") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e5c_d20250724_m034303_c001_v7007000_t0000_u01753328583270") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a71f2_d20250724_m034252_c001_v0001171_t0021_u01753328572682") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95411ba_d20250724_m034427_c001_v7007000_t0000_u01753328667669") 2025/07/24 03:47:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4b2_d20250724_m034422_c001_v0001153_t0017_u01753328662396") 2025/07/24 03:47:24 DEBUG : dir1/0009-34567: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380bb_d20250724_m034453_c001_v7007000_t0000_u01753328693259") 2025/07/24 03:47:24 DEBUG : dir1/0009-34567: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7508_d20250724_m034447_c001_v0001171_t0028_u01753328687443") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ff0_d20250724_m034626_c001_v7007000_t0000_u01753328786470") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb58a_d20250724_m034614_c001_v0001153_t0020_u01753328774537") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e35c_d20250724_m034607_c001_v7007000_t0000_u01753328767269") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb56a_d20250724_m034555_c001_v0001153_t0010_u01753328755929") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412c8_d20250724_m034548_c001_v7007000_t0000_u01753328748253") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb546_d20250724_m034538_c001_v0001153_t0014_u01753328738161") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b5_d20250724_m034530_c001_v7007000_t0000_u01753328730144") 2025/07/24 03:47:24 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb52a_d20250724_m034519_c001_v0001153_t0006_u01753328719437") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf83e_d20250724_m034511_c001_v7007000_t0000_u01753328711612") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb50e_d20250724_m034500_c001_v0001153_t0000_u01753328700608") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41615f3afcbcfc57_d20250724_m034448_c001_v7007000_t0000_u01753328688677") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4d4_d20250724_m034439_c001_v0001153_t0009_u01753328679338") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08ee_d20250724_m034431_c001_v7007000_t0000_u01753328671368") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7492_d20250724_m034426_c001_v0001171_t0049_u01753328666240") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d1_d20250724_m034424_c001_v7007000_t0000_u01753328664054") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb21_d20250724_m034415_c001_v0001037_t0027_u01753328655536") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0856_d20250724_m034406_c001_v7007000_t0000_u01753328646778") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d6a_d20250724_m034401_c001_v0001144_t0017_u01753328641465") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbae18_d20250724_m034359_c001_v7007000_t0000_u01753328639090") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a738c_d20250724_m034350_c001_v0001171_t0047_u01753328630642") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d2a_d20250724_m034338_c001_v7007000_t0000_u01753328618067") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d06_d20250724_m034329_c001_v0001144_t0059_u01753328609434") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaac_d20250724_m034322_c001_v7007000_t0000_u01753328602421") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46cd5_d20250724_m034311_c001_v0001144_t0052_u01753328591349") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e5d_d20250724_m034303_c001_v7007000_t0000_u01753328583454") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c8d_d20250724_m034252_c001_v0001144_t0059_u01753328572962") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95411b9_d20250724_m034427_c001_v7007000_t0000_u01753328667474") 2025/07/24 03:47:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb35_d20250724_m034422_c001_v0001037_t0025_u01753328662698") 2025/07/24 03:47:26 DEBUG : dir1/0010-45678: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380bc_d20250724_m034453_c001_v7007000_t0000_u01753328693444") 2025/07/24 03:47:26 DEBUG : dir1/0010-45678: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4f2_d20250724_m034447_c001_v0001153_t0018_u01753328687493") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ff2_d20250724_m034626_c001_v7007000_t0000_u01753328786653") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ed9_d20250724_m034614_c001_v0001144_t0013_u01753328774899") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e35e_d20250724_m034607_c001_v7007000_t0000_u01753328767455") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ea3_d20250724_m034556_c001_v0001144_t0029_u01753328756308") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412cb_d20250724_m034548_c001_v7007000_t0000_u01753328748437") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e85_d20250724_m034538_c001_v0001144_t0051_u01753328738598") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b6_d20250724_m034530_c001_v7007000_t0000_u01753328730327") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e4b_d20250724_m034519_c001_v0001144_t0056_u01753328719823") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf841_d20250724_m034511_c001_v7007000_t0000_u01753328711795") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e11_d20250724_m034501_c001_v0001144_t0017_u01753328701234") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41615f3afcbcfc59_d20250724_m034449_c001_v7007000_t0000_u01753328689049") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74e0_d20250724_m034439_c001_v0001171_t0010_u01753328679718") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08ef_d20250724_m034431_c001_v7007000_t0000_u01753328671551") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4c4_d20250724_m034426_c001_v0001153_t0010_u01753328666322") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3cd_d20250724_m034423_c001_v7007000_t0000_u01753328663504") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb498_d20250724_m034415_c001_v0001153_t0002_u01753328655908") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0857_d20250724_m034406_c001_v7007000_t0000_u01753328646960") 2025/07/24 03:47:26 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb484_d20250724_m034401_c001_v0001153_t0025_u01753328641628") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0841_d20250724_m034359_c001_v7007000_t0000_u01753328639259") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cae1_d20250724_m034350_c001_v0001037_t0037_u01753328630971") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41615f3afcbcfb70_d20250724_m034338_c001_v7007000_t0000_u01753328618491") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb438_d20250724_m034329_c001_v0001153_t0021_u01753328609976") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaad_d20250724_m034322_c001_v7007000_t0000_u01753328602605") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb414_d20250724_m034312_c001_v0001153_t0018_u01753328592102") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e5f_d20250724_m034303_c001_v7007000_t0000_u01753328583636") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3e2_d20250724_m034253_c001_v0001153_t0021_u01753328573591") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d3_d20250724_m034427_c001_v7007000_t0000_u01753328667475") 2025/07/24 03:47:27 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d9d_d20250724_m034422_c001_v0001144_t0050_u01753328662710") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380bd_d20250724_m034453_c001_v7007000_t0000_u01753328693628") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46deb_d20250724_m034447_c001_v0001144_t0033_u01753328687659") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ff3_d20250724_m034626_c001_v7007000_t0000_u01753328786852") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc08_d20250724_m034615_c001_v0001037_t0007_u01753328775425") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e360_d20250724_m034607_c001_v7007000_t0000_u01753328767639") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbe2_d20250724_m034557_c001_v0001037_t0029_u01753328757197") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412ce_d20250724_m034548_c001_v7007000_t0000_u01753328748620") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbb6_d20250724_m034539_c001_v0001037_t0027_u01753328739525") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b7_d20250724_m034530_c001_v7007000_t0000_u01753328730509") 2025/07/24 03:47:27 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb95_d20250724_m034520_c001_v0001037_t0059_u01753328720766") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf843_d20250724_m034511_c001_v7007000_t0000_u01753328711980") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb81_d20250724_m034501_c001_v0001037_t0027_u01753328701976") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12b45_d20250724_m034448_c001_v7007000_t0000_u01753328688829") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46dcf_d20250724_m034439_c001_v0001144_t0021_u01753328679979") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08f0_d20250724_m034431_c001_v7007000_t0000_u01753328671733") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb45_d20250724_m034426_c001_v0001037_t0038_u01753328666459") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eb2a_d20250724_m034423_c001_v7007000_t0000_u01753328663660") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a743c_d20250724_m034416_c001_v0001171_t0041_u01753328656311") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e085a_d20250724_m034407_c001_v7007000_t0000_u01753328647160") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73ec_d20250724_m034401_c001_v0001171_t0039_u01753328641619") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409905114b3943f4_d20250724_m034359_c001_v7007000_t0000_u01753328639268") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb464_d20250724_m034351_c001_v0001153_t0012_u01753328631486") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d2d_d20250724_m034338_c001_v7007000_t0000_u01753328618272") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caa3_d20250724_m034330_c001_v0001037_t0050_u01753328610335") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaae_d20250724_m034322_c001_v7007000_t0000_u01753328602793") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca85_d20250724_m034312_c001_v0001037_t0039_u01753328592470") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e60_d20250724_m034303_c001_v7007000_t0000_u01753328583819") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca57_d20250724_m034253_c001_v0001037_t0023_u01753328573926") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08dd_d20250724_m034427_c001_v7007000_t0000_u01753328667443") 2025/07/24 03:47:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4b4_d20250724_m034422_c001_v0001153_t0011_u01753328662736") 2025/07/24 03:47:28 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380be_d20250724_m034453_c001_v7007000_t0000_u01753328693812") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb67_d20250724_m034447_c001_v0001037_t0011_u01753328687670") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ff5_d20250724_m034627_c001_v7007000_t0000_u01753328787036") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a76e6_d20250724_m034616_c001_v0001171_t0022_u01753328776031") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e362_d20250724_m034607_c001_v7007000_t0000_u01753328767827") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7684_d20250724_m034557_c001_v0001171_t0050_u01753328757907") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412cf_d20250724_m034548_c001_v7007000_t0000_u01753328748802") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7624_d20250724_m034539_c001_v0001171_t0040_u01753328739851") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b8_d20250724_m034530_c001_v7007000_t0000_u01753328730691") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a75c2_d20250724_m034521_c001_v0001171_t0015_u01753328721304") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf845_d20250724_m034512_c001_v7007000_t0000_u01753328712163") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7562_d20250724_m034502_c001_v0001171_t0039_u01753328702322") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380a5_d20250724_m034448_c001_v7007000_t0000_u01753328688846") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb5b_d20250724_m034440_c001_v0001037_t0003_u01753328680472") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08f1_d20250724_m034431_c001_v7007000_t0000_u01753328671917") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7494_d20250724_m034426_c001_v0001171_t0025_u01753328666529") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08db_d20250724_m034424_c001_v7007000_t0000_u01753328664048") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d8a_d20250724_m034416_c001_v0001144_t0003_u01753328656576") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e085b_d20250724_m034407_c001_v7007000_t0000_u01753328647342") 2025/07/24 03:47:29 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb09_d20250724_m034401_c001_v0001037_t0055_u01753328641882") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbae1a_d20250724_m034359_c001_v7007000_t0000_u01753328639277") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d42_d20250724_m034351_c001_v0001144_t0045_u01753328631835") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f406e92df7ab72d2c_d20250724_m034338_c001_v7007000_t0000_u01753328618251") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7300_d20250724_m034330_c001_v0001171_t0058_u01753328610853") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eaaf_d20250724_m034322_c001_v7007000_t0000_u01753328602982") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a728e_d20250724_m034312_c001_v0001171_t0037_u01753328592922") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e61_d20250724_m034304_c001_v7007000_t0000_u01753328584006") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a71fa_d20250724_m034254_c001_v0001171_t0056_u01753328574290") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08df_d20250724_m034427_c001_v7007000_t0000_u01753328667809") 2025/07/24 03:47:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a746e_d20250724_m034422_c001_v0001171_t0017_u01753328662758") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380bf_d20250724_m034453_c001_v7007000_t0000_u01753328693995") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4f4_d20250724_m034447_c001_v0001153_t0016_u01753328687829") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ff6_d20250724_m034627_c001_v7007000_t0000_u01753328787219") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb58c_d20250724_m034616_c001_v0001153_t0005_u01753328776429") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e364_d20250724_m034608_c001_v7007000_t0000_u01753328768013") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb572_d20250724_m034558_c001_v0001153_t0002_u01753328758180") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412d2_d20250724_m034548_c001_v7007000_t0000_u01753328748983") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb54c_d20250724_m034540_c001_v0001153_t0012_u01753328740108") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8b9_d20250724_m034530_c001_v7007000_t0000_u01753328730873") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb52e_d20250724_m034521_c001_v0001153_t0010_u01753328721789") 2025/07/24 03:47:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf847_d20250724_m034512_c001_v7007000_t0000_u01753328712346") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb510_d20250724_m034502_c001_v0001153_t0014_u01753328702730") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0900_d20250724_m034448_c001_v7007000_t0000_u01753328688850") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4da_d20250724_m034440_c001_v0001153_t0023_u01753328680903") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08f2_d20250724_m034432_c001_v7007000_t0000_u01753328672100") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4c6_d20250724_m034426_c001_v0001153_t0014_u01753328666689") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc07a319_d20250724_m034424_c001_v7007000_t0000_u01753328664065") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb27_d20250724_m034417_c001_v0001037_t0052_u01753328657189") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e085c_d20250724_m034407_c001_v7007000_t0000_u01753328647524") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73f4_d20250724_m034401_c001_v0001171_t0053_u01753328641967") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0842_d20250724_m034359_c001_v7007000_t0000_u01753328639301") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7396_d20250724_m034352_c001_v0001171_t0025_u01753328632409") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad62_d20250724_m034338_c001_v7007000_t0000_u01753328618633") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d0c_d20250724_m034331_c001_v0001144_t0010_u01753328611146") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eab0_d20250724_m034323_c001_v7007000_t0000_u01753328603168") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46cdd_d20250724_m034313_c001_v0001144_t0024_u01753328593463") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e62_d20250724_m034304_c001_v7007000_t0000_u01753328584189") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c95_d20250724_m034254_c001_v0001144_t0026_u01753328574628") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd3f3_d20250724_m034427_c001_v7007000_t0000_u01753328667583") 2025/07/24 03:47:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4b8_d20250724_m034423_c001_v0001153_t0002_u01753328663071") 2025/07/24 03:47:31 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380c0_d20250724_m034454_c001_v7007000_t0000_u01753328694178") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7510_d20250724_m034447_c001_v0001171_t0017_u01753328687878") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ff8_d20250724_m034627_c001_v7007000_t0000_u01753328787402") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46edf_d20250724_m034616_c001_v0001144_t0052_u01753328776798") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e365_d20250724_m034608_c001_v7007000_t0000_u01753328768198") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46eaf_d20250724_m034558_c001_v0001144_t0046_u01753328758638") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412d3_d20250724_m034549_c001_v7007000_t0000_u01753328749165") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e87_d20250724_m034540_c001_v0001144_t0025_u01753328740451") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8ba_d20250724_m034531_c001_v7007000_t0000_u01753328731054") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e55_d20250724_m034522_c001_v0001144_t0051_u01753328722200") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf849_d20250724_m034512_c001_v7007000_t0000_u01753328712528") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46e1d_d20250724_m034503_c001_v0001144_t0034_u01753328703237") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12b47_d20250724_m034449_c001_v7007000_t0000_u01753328689055") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a74e6_d20250724_m034441_c001_v0001171_t0018_u01753328681293") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08f3_d20250724_m034432_c001_v7007000_t0000_u01753328672283") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46dad_d20250724_m034426_c001_v0001144_t0025_u01753328666792") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cf65_d20250724_m034424_c001_v7007000_t0000_u01753328664076") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb49e_d20250724_m034417_c001_v0001153_t0014_u01753328657669") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e085d_d20250724_m034407_c001_v7007000_t0000_u01753328647722") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb486_d20250724_m034402_c001_v0001153_t0013_u01753328642101") 2025/07/24 03:47:32 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af12212461a_d20250724_m034359_c001_v7007000_t0000_u01753328639313") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cae3_d20250724_m034352_c001_v0001037_t0059_u01753328632840") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad5c_d20250724_m034338_c001_v7007000_t0000_u01753328618260") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb43c_d20250724_m034331_c001_v0001153_t0007_u01753328611962") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eab1_d20250724_m034323_c001_v7007000_t0000_u01753328603355") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb418_d20250724_m034314_c001_v0001153_t0016_u01753328594465") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e63_d20250724_m034304_c001_v7007000_t0000_u01753328584372") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3e6_d20250724_m034255_c001_v0001153_t0011_u01753328575397") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cf69_d20250724_m034427_c001_v7007000_t0000_u01753328667602") 2025/07/24 03:47:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7470_d20250724_m034423_c001_v0001171_t0028_u01753328663084") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380c1_d20250724_m034454_c001_v7007000_t0000_u01753328694363") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb69_d20250724_m034448_c001_v0001037_t0037_u01753328688030") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ffb_d20250724_m034627_c001_v7007000_t0000_u01753328787585") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc0e_d20250724_m034617_c001_v0001037_t0045_u01753328777767") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e367_d20250724_m034608_c001_v7007000_t0000_u01753328768384") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbe8_d20250724_m034559_c001_v0001037_t0037_u01753328759239") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412d6_d20250724_m034549_c001_v7007000_t0000_u01753328749350") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbc0_d20250724_m034541_c001_v0001037_t0014_u01753328741256") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8bb_d20250724_m034531_c001_v7007000_t0000_u01753328731236") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb99_d20250724_m034522_c001_v0001037_t0039_u01753328722805") 2025/07/24 03:47:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf84d_d20250724_m034512_c001_v7007000_t0000_u01753328712712") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb85_d20250724_m034503_c001_v0001037_t0012_u01753328703951") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbaed7_d20250724_m034449_c001_v7007000_t0000_u01753328689067") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46dd5_d20250724_m034441_c001_v0001144_t0034_u01753328681886") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08f4_d20250724_m034432_c001_v7007000_t0000_u01753328672467") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7496_d20250724_m034426_c001_v0001171_t0004_u01753328666899") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08d9_d20250724_m034423_c001_v7007000_t0000_u01753328663672") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7446_d20250724_m034418_c001_v0001171_t0044_u01753328658051") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e085e_d20250724_m034407_c001_v7007000_t0000_u01753328647905") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73f6_d20250724_m034402_c001_v0001171_t0028_u01753328642255") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c4be_d20250724_m034359_c001_v7007000_t0000_u01753328639093") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb466_d20250724_m034353_c001_v0001153_t0013_u01753328633337") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad5e_d20250724_m034338_c001_v7007000_t0000_u01753328618286") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caa7_d20250724_m034332_c001_v0001037_t0034_u01753328612306") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eab2_d20250724_m034323_c001_v7007000_t0000_u01753328603540") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca89_d20250724_m034314_c001_v0001037_t0058_u01753328594838") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e65_d20250724_m034304_c001_v7007000_t0000_u01753328584554") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca5d_d20250724_m034255_c001_v0001037_t0037_u01753328575808") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a3d4_d20250724_m034427_c001_v7007000_t0000_u01753328667616") 2025/07/24 03:47:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb39_d20250724_m034423_c001_v0001037_t0031_u01753328663152") 2025/07/24 03:47:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad71_d20250724_m034341_c001_v7007000_t0000_u01753328621231") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a732c_d20250724_m034335_c001_v0001171_t0034_u01753328615825") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad73_d20250724_m034341_c001_v7007000_t0000_u01753328621416") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb446_d20250724_m034335_c001_v0001153_t0000_u01753328615918") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad74_d20250724_m034341_c001_v7007000_t0000_u01753328621652") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cab1_d20250724_m034336_c001_v0001037_t0044_u01753328616056") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad76_d20250724_m034341_c001_v7007000_t0000_u01753328621835") 2025/07/24 03:47:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7334_d20250724_m034336_c001_v0001171_t0043_u01753328616191") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad78_d20250724_m034342_c001_v7007000_t0000_u01753328622018") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d1a_d20250724_m034336_c001_v0001144_t0050_u01753328616240") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad79_d20250724_m034342_c001_v7007000_t0000_u01753328622202") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb448_d20250724_m034336_c001_v0001153_t0002_u01753328616381") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad7b_d20250724_m034342_c001_v7007000_t0000_u01753328622385") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7336_d20250724_m034336_c001_v0001171_t0024_u01753328616456") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad7d_d20250724_m034342_c001_v7007000_t0000_u01753328622568") 2025/07/24 03:47:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cab5_d20250724_m034336_c001_v0001037_t0034_u01753328616468") 2025/07/24 03:47:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad7e_d20250724_m034342_c001_v7007000_t0000_u01753328622751") 2025/07/24 03:47:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb44a_d20250724_m034336_c001_v0001153_t0018_u01753328616744") 2025/07/24 03:47:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad80_d20250724_m034342_c001_v7007000_t0000_u01753328622934") 2025/07/24 03:47:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a733c_d20250724_m034336_c001_v0001171_t0026_u01753328616776") 2025/07/24 03:47:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad81_d20250724_m034343_c001_v7007000_t0000_u01753328623120") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d1c_d20250724_m034336_c001_v0001144_t0038_u01753328616910") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad83_d20250724_m034343_c001_v7007000_t0000_u01753328623304") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cab7_d20250724_m034336_c001_v0001037_t0048_u01753328616921") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad85_d20250724_m034343_c001_v7007000_t0000_u01753328623493") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb44c_d20250724_m034337_c001_v0001153_t0001_u01753328617090") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad86_d20250724_m034343_c001_v7007000_t0000_u01753328623676") 2025/07/24 03:47:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7340_d20250724_m034337_c001_v0001171_t0034_u01753328617118") 2025/07/24 03:47:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad88_d20250724_m034343_c001_v7007000_t0000_u01753328623869") 2025/07/24 03:47:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7342_d20250724_m034337_c001_v0001171_t0055_u01753328617371") 2025/07/24 03:47:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbad89_d20250724_m034344_c001_v7007000_t0000_u01753328624052") 2025/07/24 03:47:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb44e_d20250724_m034337_c001_v0001153_t0003_u01753328617416") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0848_d20250724_m034403_c001_v7007000_t0000_u01753328643187") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73ba_d20250724_m034356_c001_v0001171_t0047_u01753328636489") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124633_d20250724_m034402_c001_v7007000_t0000_u01753328642995") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caf1_d20250724_m034356_c001_v0001037_t0008_u01753328636594") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbae2a_d20250724_m034403_c001_v7007000_t0000_u01753328643024") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb472_d20250724_m034356_c001_v0001153_t0024_u01753328636686") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0845_d20250724_m034402_c001_v7007000_t0000_u01753328642863") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73be_d20250724_m034356_c001_v0001171_t0010_u01753328636743") 2025/07/24 03:47:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409905114b3943f8_d20250724_m034403_c001_v7007000_t0000_u01753328643038") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d54_d20250724_m034356_c001_v0001144_t0013_u01753328636828") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0846_d20250724_m034403_c001_v7007000_t0000_u01753328643004") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73c2_d20250724_m034357_c001_v0001171_t0010_u01753328637022") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c4c3_d20250724_m034403_c001_v7007000_t0000_u01753328643196") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caf3_d20250724_m034357_c001_v0001037_t0038_u01753328637067") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c4c2_d20250724_m034403_c001_v7007000_t0000_u01753328643012") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb474_d20250724_m034357_c001_v0001153_t0016_u01753328637125") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0847_d20250724_m034403_c001_v7007000_t0000_u01753328643048") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73c6_d20250724_m034357_c001_v0001171_t0027_u01753328637400") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f418e4d80f7fbae2b_d20250724_m034403_c001_v7007000_t0000_u01753328643208") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caf7_d20250724_m034357_c001_v0001037_t0004_u01753328637464") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409905114b3943f9_d20250724_m034403_c001_v7007000_t0000_u01753328643058") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb476_d20250724_m034357_c001_v0001153_t0000_u01753328637608") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e0844_d20250724_m034402_c001_v7007000_t0000_u01753328642821") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caf9_d20250724_m034357_c001_v0001037_t0044_u01753328637791") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409905114b3943f7_d20250724_m034402_c001_v7007000_t0000_u01753328642873") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73c8_d20250724_m034357_c001_v0001171_t0053_u01753328637940") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124632_d20250724_m034402_c001_v7007000_t0000_u01753328642812") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d5c_d20250724_m034358_c001_v0001144_t0052_u01753328638027") 2025/07/24 03:47:37 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c4c1_d20250724_m034402_c001_v7007000_t0000_u01753328642828") 2025/07/24 03:47:38 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb478_d20250724_m034358_c001_v0001153_t0006_u01753328638048") 2025/07/24 03:47:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c8e4_d20250724_m034403_c001_v7007000_t0000_u01753328643071") 2025/07/24 03:47:38 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a73cc_d20250724_m034358_c001_v0001171_t0042_u01753328638284") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a306c_d20250724_m034105_c001_v7007000_t0000_u01753328465822") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a6e9b_d20250724_m034103_c001_v0001171_t0040_u01753328463781") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a3066_d20250724_m034103_c001_v7007000_t0000_u01753328463599") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a6e8f_d20250724_m034100_c001_v0001171_t0024_u01753328460368") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a305f_d20250724_m034059_c001_v7007000_t0000_u01753328459639") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46aac_d20250724_m034054_c001_v0001144_t0057_u01753328454472") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c24b_d20250724_m034053_c001_v7007000_t0000_u01753328453007") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11796ce868a2ba53_d20250724_m034050_c001_v0001144_t0040_u01753328450588") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12433_d20250724_m034050_c001_v7007000_t0000_u01753328450406") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11796ce868a2ba3d_d20250724_m034046_c001_v0001144_t0001_u01753328446242") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12430_d20250724_m034045_c001_v7007000_t0000_u01753328445514") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a9a_d20250724_m034040_c001_v0001144_t0020_u01753328440300") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd60_d20250724_m034039_c001_v7007000_t0000_u01753328439381") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1137183798e0a8fd_d20250724_m034037_c001_v0001134_t0043_u01753328437873") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af12212432e_d20250724_m034037_c001_v7007000_t0000_u01753328437688") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1137183798e0a8f5_d20250724_m034035_c001_v0001134_t0036_u01753328435023") 2025/07/24 03:47:38 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124320_d20250724_m034034_c001_v7007000_t0000_u01753328434281") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a7c_d20250724_m034029_c001_v0001144_t0004_u01753328429365") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd32_d20250724_m034028_c001_v7007000_t0000_u01753328428807") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f111a4546a2333be6_d20250724_m034026_c001_v0001181_t0028_u01753328426641") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd24_d20250724_m034026_c001_v7007000_t0000_u01753328426454") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f111a4546a2333bd2_d20250724_m034022_c001_v0001181_t0055_u01753328422773") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd17_d20250724_m034022_c001_v7007000_t0000_u01753328422040") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a4e_d20250724_m034012_c001_v0001144_t0030_u01753328412333") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a1c2_d20250724_m034011_c001_v7007000_t0000_u01753328411414") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f103388f14bece498_d20250724_m034009_c001_v0001178_t0022_u01753328409858") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfc5d1_d20250724_m034009_c001_v7007000_t0000_u01753328409676") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f103388f14bece486_d20250724_m034006_c001_v0001178_t0035_u01753328406318") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfc5be_d20250724_m034005_c001_v7007000_t0000_u01753328405582") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a34_d20250724_m033959_c001_v0001144_t0022_u01753328399622") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80e92a_d20250724_m033958_c001_v7007000_t0000_u01753328398698") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10810cfc47957874_d20250724_m033956_c001_v0001029_t0011_u01753328396656") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f415646e60c69fb0e_d20250724_m033956_c001_v7007000_t0000_u01753328396473") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10810cfc47957870_d20250724_m033953_c001_v0001029_t0029_u01753328393160") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f415646e60c69fb0b_d20250724_m033952_c001_v7007000_t0000_u01753328392433") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b469fe_d20250724_m033942_c001_v0001144_t0033_u01753328382977") 2025/07/24 03:47:39 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1236d_d20250724_m033941_c001_v7007000_t0000_u01753328381881") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1042e2cc7a23b7f0_d20250724_m033935_c001_v0001145_t0026_u01753328375641") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897bb3_d20250724_m033935_c001_v7007000_t0000_u01753328375437") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c390152_d20250724_m033930_c001_v0001157_t0043_u01753328370831") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1198fb41f04b5713_d20250724_m033930_c001_v0001176_t0034_u01753328370068") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1198fb41f04b5709_d20250724_m033929_c001_v0001176_t0042_u01753328369068") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a40ee_d20250724_m033915_c001_v7007000_t0000_u01753328355735") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46998_d20250724_m033908_c001_v0001144_t0016_u01753328348590") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11548784321de036_d20250724_m033907_c001_v0001137_t0011_u01753328347732") 2025/07/24 03:47:40 DEBUG : dst/one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11548784321de032_d20250724_m033906_c001_v0001137_t0017_u01753328346448") 2025/07/24 03:47:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a306d_d20250724_m034106_c001_v7007000_t0000_u01753328466006") 2025/07/24 03:47:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf926d93800d3bab9f880e1b_f106bd1759fd0db96_d20250724_m034103_c001_v0001029_t0024_u01753328463200") 2025/07/24 03:47:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109d90e9a6a8cc2a_d20250724_m034059_c001_v0001146_t0016_u01753328459335") 2025/07/24 03:47:40 DEBUG : dst/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c24d_d20250724_m034053_c001_v7007000_t0000_u01753328453190") 2025/07/24 03:47:40 DEBUG : dst/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f101acb6b0bad2226_d20250724_m034049_c001_v0001044_t0010_u01753328449929") 2025/07/24 03:47:40 DEBUG : dst/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1151a2bf4194988d_d20250724_m034045_c001_v0001179_t0047_u01753328445236") 2025/07/24 03:47:40 DEBUG : dst/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd61_d20250724_m034039_c001_v7007000_t0000_u01753328439563") 2025/07/24 03:47:40 DEBUG : dst/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109d90e9a6a8cbab_d20250724_m034037_c001_v0001146_t0059_u01753328437307") 2025/07/24 03:47:40 DEBUG : dst/one.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1192fea99f25dd59_d20250724_m034034_c001_v0001177_t0036_u01753328434064") 2025/07/24 03:47:40 DEBUG : dst/three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1236e_d20250724_m033942_c001_v7007000_t0000_u01753328382064") 2025/07/24 03:47:40 DEBUG : dst/three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1198fb41f04b5733_d20250724_m033940_c001_v0001176_t0045_u01753328380514") 2025/07/24 03:47:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a306f_d20250724_m034106_c001_v7007000_t0000_u01753328466210") 2025/07/24 03:47:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f101ee8b92e72367a_d20250724_m034104_c001_v0001183_t0036_u01753328464654") 2025/07/24 03:47:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1088d39ad5592e3d_d20250724_m034101_c001_v0001183_t0058_u01753328461261") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a3072_d20250724_m034106_c001_v7007000_t0000_u01753328466391") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a6e9f_d20250724_m034105_c001_v0001171_t0015_u01753328465099") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a3069_d20250724_m034104_c001_v7007000_t0000_u01753328464872") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a6e95_d20250724_m034101_c001_v0001171_t0001_u01753328461651") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a3063_d20250724_m034101_c001_v7007000_t0000_u01753328461466") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ab9_d20250724_m034056_c001_v0001144_t0046_u01753328456362") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c24e_d20250724_m034053_c001_v7007000_t0000_u01753328453371") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11796ce868a2ba57_d20250724_m034052_c001_v0001144_t0017_u01753328452026") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12436_d20250724_m034051_c001_v7007000_t0000_u01753328451835") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11796ce868a2ba45_d20250724_m034047_c001_v0001144_t0036_u01753328447942") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12431_d20250724_m034047_c001_v7007000_t0000_u01753328447759") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46aa0_d20250724_m034042_c001_v0001144_t0039_u01753328442172") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124334_d20250724_m034038_c001_v7007000_t0000_u01753328438826") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a92_d20250724_m034036_c001_v0001144_t0003_u01753328436159") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af122124327_d20250724_m034035_c001_v7007000_t0000_u01753328435790") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a84_d20250724_m034030_c001_v0001144_t0039_u01753328430942") 2025/07/24 03:47:41 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd29_d20250724_m034027_c001_v7007000_t0000_u01753328427883") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a72_d20250724_m034024_c001_v0001144_t0059_u01753328424825") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd19_d20250724_m034023_c001_v7007000_t0000_u01753328423730") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a58_d20250724_m034016_c001_v0001144_t0059_u01753328416231") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfc5d5_d20250724_m034010_c001_v7007000_t0000_u01753328410492") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7b9f_d20250724_m034008_c001_v0001171_t0051_u01753328408066") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfc5c6_d20250724_m034006_c001_v7007000_t0000_u01753328406968") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a38_d20250724_m034000_c001_v0001144_t0050_u01753328400524") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f415646e60c69fb0f_d20250724_m033957_c001_v7007000_t0000_u01753328397777") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7b65_d20250724_m033955_c001_v0001171_t0017_u01753328395284") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f415646e60c69fb0d_d20250724_m033954_c001_v7007000_t0000_u01753328394194") 2025/07/24 03:47:42 DEBUG : dst/three.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a0c_d20250724_m033946_c001_v0001144_t0021_u01753328386563") 2025/07/24 03:47:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c250_d20250724_m034053_c001_v7007000_t0000_u01753328453554") 2025/07/24 03:47:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f118163788b84699d_d20250724_m034051_c001_v0001177_t0039_u01753328451620") 2025/07/24 03:47:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10667b5f4fd05c27_d20250724_m034047_c001_v0001100_t0046_u01753328447335") 2025/07/24 03:47:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd63_d20250724_m034039_c001_v7007000_t0000_u01753328439746") 2025/07/24 03:47:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1169b14bc8f6ca2d_d20250724_m034038_c001_v0001171_t0039_u01753328438485") 2025/07/24 03:47:42 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf926d93800d3bab9f880e1b_f103490839826b176_d20250724_m034035_c001_v0001183_t0031_u01753328435559") 2025/07/24 03:47:42 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a3073_d20250724_m034106_c001_v7007000_t0000_u01753328466573") 2025/07/24 03:47:42 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ab1_d20250724_m034055_c001_v0001144_t0026_u01753328455502") 2025/07/24 03:47:42 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849c251_d20250724_m034053_c001_v7007000_t0000_u01753328453736") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a9e_d20250724_m034041_c001_v0001144_t0043_u01753328441561") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd64_d20250724_m034039_c001_v7007000_t0000_u01753328439929") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a80_d20250724_m034029_c001_v0001144_t0039_u01753328429857") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cd35_d20250724_m034028_c001_v7007000_t0000_u01753328428990") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46a54_d20250724_m034015_c001_v0001144_t0030_u01753328415395") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e899a1c5_d20250724_m034011_c001_v7007000_t0000_u01753328411596") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7b7b_d20250724_m034000_c001_v0001171_t0014_u01753328400197") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80e92b_d20250724_m033958_c001_v7007000_t0000_u01753328398882") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7b29_d20250724_m033944_c001_v0001171_t0003_u01753328384158") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1236f_d20250724_m033942_c001_v7007000_t0000_u01753328382247") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107c3fb3a436caa4_d20250724_m033937_c001_v0001137_t0046_u01753328377662") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a40f0_d20250724_m033915_c001_v7007000_t0000_u01753328355919") 2025/07/24 03:47:43 DEBUG : dst/two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f11548784321de042_d20250724_m033914_c001_v0001137_t0010_u01753328354694") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888968_d20250724_m033840_c001_v7007000_t0000_u01753328320448") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c390055_d20250724_m033835_c001_v0001157_t0040_u01753328315860") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed888939_d20250724_m033833_c001_v7007000_t0000_u01753328313841") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c390023_d20250724_m033823_c001_v0001157_t0053_u01753328303466") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bfe2_d20250724_m033815_c001_v7007000_t0000_u01753328295144") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38fffe_d20250724_m033811_c001_v0001157_t0048_u01753328291638") 2025/07/24 03:47:43 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf80_d20250724_m033748_c001_v7007000_t0000_u01753328268191") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468f8_d20250724_m033745_c001_v0001144_t0052_u01753328265609") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf7b_d20250724_m033743_c001_v7007000_t0000_u01753328263681") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468f0_d20250724_m033741_c001_v0001144_t0044_u01753328261472") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a2a_d20250724_m033737_c001_v7007000_t0000_u01753328257983") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468dc_d20250724_m033735_c001_v0001144_t0058_u01753328255456") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a25_d20250724_m033734_c001_v7007000_t0000_u01753328254180") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468d4_d20250724_m033732_c001_v0001144_t0028_u01753328252054") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a1a_d20250724_m033722_c001_v7007000_t0000_u01753328242750") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468b4_d20250724_m033720_c001_v0001144_t0045_u01753328240090") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a15_d20250724_m033718_c001_v7007000_t0000_u01753328238932") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468ae_d20250724_m033717_c001_v0001144_t0041_u01753328237664") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a0f_d20250724_m033711_c001_v7007000_t0000_u01753328231455") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46886_d20250724_m033709_c001_v0001144_t0000_u01753328229169") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a0d_d20250724_m033707_c001_v7007000_t0000_u01753328227298") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46876_d20250724_m033705_c001_v0001144_t0055_u01753328225919") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a0a_d20250724_m033705_c001_v7007000_t0000_u01753328225554") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f111fe875854dbb17_d20250724_m033704_c001_v0001029_t0039_u01753328224667") 2025/07/24 03:47:44 DEBUG : empty space: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4686c_d20250724_m033702_c001_v0001144_t0013_u01753328222875") 2025/07/24 03:47:44 DEBUG : enormous: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf7d_d20250724_m033747_c001_v7007000_t0000_u01753328267269") 2025/07/24 03:47:44 DEBUG : enormous: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468fa_d20250724_m033746_c001_v0001144_t0049_u01753328266196") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a3085_d20250724_m034112_c001_v7007000_t0000_u01753328472230") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ad3_d20250724_m034110_c001_v0001144_t0000_u01753328470253") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bfde_d20250724_m033810_c001_v7007000_t0000_u01753328290124") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38fff2_d20250724_m033807_c001_v0001157_t0023_u01753328287836") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c52a_d20250724_m033658_c001_v7007000_t0000_u01753328218867") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46858_d20250724_m033657_c001_v0001144_t0054_u01753328217446") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c525_d20250724_m033656_c001_v7007000_t0000_u01753328216893") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46854_d20250724_m033655_c001_v0001144_t0044_u01753328215916") 2025/07/24 03:47:45 DEBUG : existing: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46850_d20250724_m033654_c001_v0001144_t0005_u01753328214779") 2025/07/24 03:47:45 DEBUG : existing-b: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bfe0_d20250724_m033810_c001_v7007000_t0000_u01753328290307") 2025/07/24 03:47:45 DEBUG : existing-b: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46922_d20250724_m033807_c001_v0001144_t0037_u01753328287824") 2025/07/24 03:47:45 DEBUG : file1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95407b1_d20250724_m034240_c001_v7007000_t0000_u01753328560065") 2025/07/24 03:47:45 DEBUG : file1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca1d_d20250724_m034238_c001_v0001037_t0012_u01753328558681") 2025/07/24 03:47:45 DEBUG : file1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954078c_d20250724_m034237_c001_v7007000_t0000_u01753328557341") 2025/07/24 03:47:45 DEBUG : file1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3b2_d20250724_m034235_c001_v0001153_t0001_u01753328555238") 2025/07/24 03:47:45 DEBUG : five: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf83_d20250724_m033753_c001_v7007000_t0000_u01753328273236") 2025/07/24 03:47:45 DEBUG : five: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46908_d20250724_m033750_c001_v0001144_t0027_u01753328270957") 2025/07/24 03:47:45 DEBUG : foo: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a0e_d20250724_m033708_c001_v7007000_t0000_u01753328228805") 2025/07/24 03:47:45 DEBUG : foo: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46884_d20250724_m033708_c001_v0001144_t0027_u01753328228252") 2025/07/24 03:47:45 DEBUG : foo: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46882_d20250724_m033707_c001_v0001144_t0027_u01753328227687") 2025/07/24 03:47:46 DEBUG : four: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf84_d20250724_m033753_c001_v7007000_t0000_u01753328273419") 2025/07/24 03:47:46 DEBUG : four: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4130cb8f1c38ff94_d20250724_m033751_c001_v0001157_t0031_u01753328271516") 2025/07/24 03:47:46 DEBUG : four: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46906_d20250724_m033750_c001_v0001144_t0017_u01753328270147") 2025/07/24 03:47:46 DEBUG : hello world2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9bf9_d20250724_m033603_c001_v7007000_t0000_u01753328163305") 2025/07/24 03:47:46 DEBUG : hello world2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46792_d20250724_m033602_c001_v0001144_t0052_u01753328162077") 2025/07/24 03:47:46 DEBUG : ignore-size: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c516_d20250724_m033654_c001_v7007000_t0000_u01753328214402") 2025/07/24 03:47:46 DEBUG : ignore-size: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4684a_d20250724_m033653_c001_v0001144_t0012_u01753328213034") 2025/07/24 03:47:46 DEBUG : nested/sub dir/file: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf9a_d20250724_m033807_c001_v7007000_t0000_u01753328287083") 2025/07/24 03:47:46 DEBUG : nested/sub dir/file: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7928_d20250724_m033806_c001_v0001171_t0051_u01753328286449") 2025/07/24 03:47:46 DEBUG : nested/sub dir/file: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf97_d20250724_m033805_c001_v7007000_t0000_u01753328285304") 2025/07/24 03:47:46 DEBUG : nested/sub dir/file: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38ffd6_d20250724_m033803_c001_v0001157_t0025_u01753328283692") 2025/07/24 03:47:46 DEBUG : one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf85_d20250724_m033753_c001_v7007000_t0000_u01753328273600") 2025/07/24 03:47:46 DEBUG : one: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b468fc_d20250724_m033748_c001_v0001144_t0027_u01753328268580") 2025/07/24 03:47:46 DEBUG : only0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540777_d20250724_m034230_c001_v7007000_t0000_u01753328550787") 2025/07/24 03:47:46 DEBUG : only0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c11_d20250724_m034224_c001_v0001144_t0027_u01753328544706") 2025/07/24 03:47:46 DEBUG : only0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b6e_d20250724_m034153_c001_v0001144_t0052_u01753328513567") 2025/07/24 03:47:46 DEBUG : only0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f405b6480e23019a7_d20250724_m034147_c001_v7007000_t0000_u01753328507607") 2025/07/24 03:47:46 DEBUG : only0: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46adf_d20250724_m034116_c001_v0001144_t0027_u01753328476661") 2025/07/24 03:47:46 DEBUG : only1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540778_d20250724_m034230_c001_v7007000_t0000_u01753328550969") 2025/07/24 03:47:46 DEBUG : only1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f414adbc54ed6c9f3_d20250724_m034225_c001_v0001037_t0021_u01753328545860") 2025/07/24 03:47:47 DEBUG : only1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b7e_d20250724_m034155_c001_v0001144_t0046_u01753328515399") 2025/07/24 03:47:47 DEBUG : only1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf537b8a_d20250724_m034147_c001_v7007000_t0000_u01753328507372") 2025/07/24 03:47:47 DEBUG : only1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ae5_d20250724_m034118_c001_v0001144_t0026_u01753328478089") 2025/07/24 03:47:47 DEBUG : only10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540779_d20250724_m034231_c001_v7007000_t0000_u01753328551151") 2025/07/24 03:47:47 DEBUG : only10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f40585c817eecb399_d20250724_m034225_c001_v0001153_t0006_u01753328545272") 2025/07/24 03:47:47 DEBUG : only10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bb8_d20250724_m034208_c001_v0001144_t0028_u01753328528758") 2025/07/24 03:47:47 DEBUG : only10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc079992_d20250724_m034146_c001_v7007000_t0000_u01753328506795") 2025/07/24 03:47:47 DEBUG : only10: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b1f_d20250724_m034132_c001_v0001144_t0033_u01753328492004") 2025/07/24 03:47:47 DEBUG : only11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954077a_d20250724_m034231_c001_v7007000_t0000_u01753328551332") 2025/07/24 03:47:47 DEBUG : only11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409fc92ec45a70d4_d20250724_m034225_c001_v0001171_t0046_u01753328545447") 2025/07/24 03:47:47 DEBUG : only11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bbe_d20250724_m034210_c001_v0001144_t0036_u01753328530194") 2025/07/24 03:47:47 DEBUG : only11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf537b8b_d20250724_m034147_c001_v7007000_t0000_u01753328507557") 2025/07/24 03:47:47 DEBUG : only11: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b26_d20250724_m034133_c001_v0001144_t0015_u01753328493403") 2025/07/24 03:47:47 DEBUG : only12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954077b_d20250724_m034231_c001_v7007000_t0000_u01753328551514") 2025/07/24 03:47:47 DEBUG : only12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f414adbc54ed6c9ef_d20250724_m034225_c001_v0001037_t0021_u01753328545631") 2025/07/24 03:47:47 DEBUG : only12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bc2_d20250724_m034211_c001_v0001144_t0023_u01753328531814") 2025/07/24 03:47:47 DEBUG : only12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde5_d20250724_m034147_c001_v7007000_t0000_u01753328507613") 2025/07/24 03:47:47 DEBUG : only12: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b30_d20250724_m034135_c001_v0001144_t0005_u01753328495144") 2025/07/24 03:47:47 DEBUG : only13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954077c_d20250724_m034231_c001_v7007000_t0000_u01753328551696") 2025/07/24 03:47:47 DEBUG : only13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c13_d20250724_m034225_c001_v0001144_t0027_u01753328545273") 2025/07/24 03:47:48 DEBUG : only13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bc8_d20250724_m034213_c001_v0001144_t0038_u01753328533097") 2025/07/24 03:47:48 DEBUG : only13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf537b88_d20250724_m034147_c001_v7007000_t0000_u01753328507180") 2025/07/24 03:47:48 DEBUG : only13: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b34_d20250724_m034136_c001_v0001144_t0011_u01753328496683") 2025/07/24 03:47:48 DEBUG : only14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954077d_d20250724_m034231_c001_v7007000_t0000_u01753328551882") 2025/07/24 03:47:48 DEBUG : only14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c15_d20250724_m034225_c001_v0001144_t0027_u01753328545460") 2025/07/24 03:47:48 DEBUG : only14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bd6_d20250724_m034214_c001_v0001144_t0020_u01753328534494") 2025/07/24 03:47:48 DEBUG : only14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc079994_d20250724_m034146_c001_v7007000_t0000_u01753328506979") 2025/07/24 03:47:48 DEBUG : only14: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b38_d20250724_m034137_c001_v0001144_t0023_u01753328497901") 2025/07/24 03:47:48 DEBUG : only15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954077e_d20250724_m034232_c001_v7007000_t0000_u01753328552066") 2025/07/24 03:47:48 DEBUG : only15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f40585c817eecb39b_d20250724_m034225_c001_v0001153_t0006_u01753328545471") 2025/07/24 03:47:48 DEBUG : only15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46be2_d20250724_m034215_c001_v0001144_t0038_u01753328535760") 2025/07/24 03:47:48 DEBUG : only15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde3_d20250724_m034147_c001_v7007000_t0000_u01753328507187") 2025/07/24 03:47:48 DEBUG : only15: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b40_d20250724_m034139_c001_v0001144_t0038_u01753328499353") 2025/07/24 03:47:48 DEBUG : only16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954077f_d20250724_m034232_c001_v7007000_t0000_u01753328552249") 2025/07/24 03:47:48 DEBUG : only16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409fc92ec45a70d8_d20250724_m034225_c001_v0001171_t0046_u01753328545637") 2025/07/24 03:47:48 DEBUG : only16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46be9_d20250724_m034217_c001_v0001144_t0035_u01753328537498") 2025/07/24 03:47:48 DEBUG : only16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc079997_d20250724_m034147_c001_v7007000_t0000_u01753328507351") 2025/07/24 03:47:48 DEBUG : only16: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b44_d20250724_m034140_c001_v0001144_t0054_u01753328500927") 2025/07/24 03:47:49 DEBUG : only17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540780_d20250724_m034232_c001_v7007000_t0000_u01753328552434") 2025/07/24 03:47:49 DEBUG : only17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c17_d20250724_m034225_c001_v0001144_t0027_u01753328545648") 2025/07/24 03:47:49 DEBUG : only17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bf7_d20250724_m034218_c001_v0001144_t0035_u01753328538689") 2025/07/24 03:47:49 DEBUG : only17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f405b6480e23019a8_d20250724_m034147_c001_v7007000_t0000_u01753328507795") 2025/07/24 03:47:49 DEBUG : only17: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b48_d20250724_m034142_c001_v0001144_t0021_u01753328502242") 2025/07/24 03:47:49 DEBUG : only18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540781_d20250724_m034232_c001_v7007000_t0000_u01753328552617") 2025/07/24 03:47:49 DEBUG : only18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f40585c817eecb39d_d20250724_m034225_c001_v0001153_t0006_u01753328545659") 2025/07/24 03:47:49 DEBUG : only18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c01_d20250724_m034220_c001_v0001144_t0046_u01753328540481") 2025/07/24 03:47:49 DEBUG : only18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f405b6480e23019a6_d20250724_m034147_c001_v7007000_t0000_u01753328507361") 2025/07/24 03:47:49 DEBUG : only18: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b4c_d20250724_m034143_c001_v0001144_t0035_u01753328503519") 2025/07/24 03:47:49 DEBUG : only19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540782_d20250724_m034232_c001_v7007000_t0000_u01753328552802") 2025/07/24 03:47:49 DEBUG : only19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c19_d20250724_m034225_c001_v0001144_t0027_u01753328545849") 2025/07/24 03:47:49 DEBUG : only19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c0d_d20250724_m034223_c001_v0001144_t0045_u01753328543119") 2025/07/24 03:47:50 DEBUG : only19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f405b6480e23019a9_d20250724_m034147_c001_v7007000_t0000_u01753328507979") 2025/07/24 03:47:50 DEBUG : only19: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b58_d20250724_m034145_c001_v0001144_t0042_u01753328505174") 2025/07/24 03:47:50 DEBUG : only2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540783_d20250724_m034232_c001_v7007000_t0000_u01753328552985") 2025/07/24 03:47:50 DEBUG : only2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f40585c817eecb3a1_d20250724_m034225_c001_v0001153_t0006_u01753328545871") 2025/07/24 03:47:50 DEBUG : only2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b84_d20250724_m034156_c001_v0001144_t0029_u01753328516986") 2025/07/24 03:47:50 DEBUG : only2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde4_d20250724_m034147_c001_v7007000_t0000_u01753328507391") 2025/07/24 03:47:50 DEBUG : only2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46aef_d20250724_m034120_c001_v0001144_t0013_u01753328480159") 2025/07/24 03:47:50 DEBUG : only3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540784_d20250724_m034233_c001_v7007000_t0000_u01753328553169") 2025/07/24 03:47:50 DEBUG : only3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409fc92ec45a70dc_d20250724_m034225_c001_v0001171_t0046_u01753328545882") 2025/07/24 03:47:50 DEBUG : only3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b8c_d20250724_m034158_c001_v0001144_t0049_u01753328518444") 2025/07/24 03:47:50 DEBUG : only3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde7_d20250724_m034147_c001_v7007000_t0000_u01753328507990") 2025/07/24 03:47:50 DEBUG : only3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46af7_d20250724_m034121_c001_v0001144_t0012_u01753328481521") 2025/07/24 03:47:50 DEBUG : only4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540785_d20250724_m034233_c001_v7007000_t0000_u01753328553352") 2025/07/24 03:47:50 DEBUG : only4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c1d_d20250724_m034226_c001_v0001144_t0027_u01753328546035") 2025/07/24 03:47:50 DEBUG : only4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b92_d20250724_m034159_c001_v0001144_t0024_u01753328519524") 2025/07/24 03:47:50 DEBUG : only4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f412b074ac7f9cde6_d20250724_m034147_c001_v7007000_t0000_u01753328507805") 2025/07/24 03:47:50 DEBUG : only4: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46afb_d20250724_m034123_c001_v0001144_t0041_u01753328483328") 2025/07/24 03:47:50 DEBUG : only5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540786_d20250724_m034233_c001_v7007000_t0000_u01753328553534") 2025/07/24 03:47:50 DEBUG : only5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f414adbc54ed6c9f5_d20250724_m034226_c001_v0001037_t0021_u01753328546045") 2025/07/24 03:47:50 DEBUG : only5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b98_d20250724_m034201_c001_v0001144_t0055_u01753328521354") 2025/07/24 03:47:51 DEBUG : only5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc079998_d20250724_m034147_c001_v7007000_t0000_u01753328507536") 2025/07/24 03:47:51 DEBUG : only5: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46aff_d20250724_m034124_c001_v0001144_t0016_u01753328484691") 2025/07/24 03:47:51 DEBUG : only6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540787_d20250724_m034233_c001_v7007000_t0000_u01753328553716") 2025/07/24 03:47:51 DEBUG : only6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f40585c817eecb3a3_d20250724_m034226_c001_v0001153_t0006_u01753328546057") 2025/07/24 03:47:51 DEBUG : only6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b9e_d20250724_m034202_c001_v0001144_t0027_u01753328522616") 2025/07/24 03:47:51 DEBUG : only6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf537b8c_d20250724_m034147_c001_v7007000_t0000_u01753328507816") 2025/07/24 03:47:51 DEBUG : only6: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b09_d20250724_m034126_c001_v0001144_t0029_u01753328486500") 2025/07/24 03:47:51 DEBUG : only7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540788_d20250724_m034233_c001_v7007000_t0000_u01753328553900") 2025/07/24 03:47:51 DEBUG : only7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409fc92ec45a70e0_d20250724_m034226_c001_v0001171_t0046_u01753328546068") 2025/07/24 03:47:51 DEBUG : only7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ba4_d20250724_m034204_c001_v0001144_t0021_u01753328524325") 2025/07/24 03:47:51 DEBUG : only7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f405b6480e23019a5_d20250724_m034147_c001_v7007000_t0000_u01753328507170") 2025/07/24 03:47:51 DEBUG : only7: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b0f_d20250724_m034127_c001_v0001144_t0045_u01753328487756") 2025/07/24 03:47:51 DEBUG : only8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540789_d20250724_m034234_c001_v7007000_t0000_u01753328554082") 2025/07/24 03:47:51 DEBUG : only8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b46c1f_d20250724_m034226_c001_v0001144_t0027_u01753328546223") 2025/07/24 03:47:51 DEBUG : only8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46ba8_d20250724_m034205_c001_v0001144_t0043_u01753328525562") 2025/07/24 03:47:51 DEBUG : only8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc079995_d20250724_m034147_c001_v7007000_t0000_u01753328507166") 2025/07/24 03:47:51 DEBUG : only8: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b15_d20250724_m034128_c001_v0001144_t0001_u01753328488897") 2025/07/24 03:47:51 DEBUG : only9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954078a_d20250724_m034234_c001_v7007000_t0000_u01753328554265") 2025/07/24 03:47:51 DEBUG : only9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f414adbc54ed6c9f7_d20250724_m034226_c001_v0001037_t0021_u01753328546233") 2025/07/24 03:47:51 DEBUG : only9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46bb0_d20250724_m034207_c001_v0001144_t0057_u01753328527557") 2025/07/24 03:47:52 DEBUG : only9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f401ab353fc07999a_d20250724_m034147_c001_v7007000_t0000_u01753328507827") 2025/07/24 03:47:52 DEBUG : only9: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46b19_d20250724_m034130_c001_v0001144_t0021_u01753328490307") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf95_d20250724_m033802_c001_v7007000_t0000_u01753328282568") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f790e_d20250724_m033800_c001_v0001171_t0058_u01753328280716") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf8e_d20250724_m033759_c001_v7007000_t0000_u01753328279588") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46914_d20250724_m033757_c001_v0001144_t0057_u01753328277606") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf8a_d20250724_m033756_c001_v7007000_t0000_u01753328276864") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f78fa_d20250724_m033754_c001_v0001171_t0058_u01753328274536") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a2e_d20250724_m033740_c001_v7007000_t0000_u01753328260323") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468e8_d20250724_m033738_c001_v0001144_t0012_u01753328258529") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a29_d20250724_m033736_c001_v7007000_t0000_u01753328256695") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468da_d20250724_m033734_c001_v0001144_t0014_u01753328254726") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a24_d20250724_m033733_c001_v7007000_t0000_u01753328253318") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468d0_d20250724_m033731_c001_v0001144_t0016_u01753328251315") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a19_d20250724_m033722_c001_v7007000_t0000_u01753328242191") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468b2_d20250724_m033719_c001_v0001144_t0037_u01753328239484") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a16_d20250724_m033719_c001_v7007000_t0000_u01753328239113") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468ac_d20250724_m033716_c001_v0001144_t0000_u01753328236898") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a14_d20250724_m033716_c001_v7007000_t0000_u01753328236535") 2025/07/24 03:47:52 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468a6_d20250724_m033715_c001_v0001144_t0011_u01753328235590") 2025/07/24 03:47:53 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468a0_d20250724_m033714_c001_v0001144_t0032_u01753328234671") 2025/07/24 03:47:53 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a13_d20250724_m033714_c001_v7007000_t0000_u01753328234307") 2025/07/24 03:47:53 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46898_d20250724_m033713_c001_v0001144_t0049_u01753328233255") 2025/07/24 03:47:53 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46892_d20250724_m033711_c001_v0001144_t0057_u01753328231998") 2025/07/24 03:47:53 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a10_d20250724_m033711_c001_v7007000_t0000_u01753328231637") 2025/07/24 03:47:53 DEBUG : potato: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4688a_d20250724_m033710_c001_v0001144_t0002_u01753328230211") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a2ec8_d20250724_m033850_c001_v7007000_t0000_u01753328330543") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7a00_d20250724_m033849_c001_v0001171_t0058_u01753328329595") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed88896a_d20250724_m033840_c001_v7007000_t0000_u01753328320852") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f79aa_d20250724_m033835_c001_v0001171_t0057_u01753328315130") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af1221241ae_d20250724_m033828_c001_v7007000_t0000_u01753328308285") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7970_d20250724_m033822_c001_v0001171_t0053_u01753328302824") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bfe3_d20250724_m033815_c001_v7007000_t0000_u01753328295618") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f793e_d20250724_m033811_c001_v0001171_t0017_u01753328291216") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf7e_d20250724_m033747_c001_v7007000_t0000_u01753328267451") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468f4_d20250724_m033744_c001_v0001144_t0049_u01753328264236") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf7c_d20250724_m033743_c001_v7007000_t0000_u01753328263864") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468ee_d20250724_m033740_c001_v0001144_t0032_u01753328260865") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a2f_d20250724_m033740_c001_v7007000_t0000_u01753328260504") 2025/07/24 03:47:53 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468ea_d20250724_m033739_c001_v0001144_t0021_u01753328259404") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a2b_d20250724_m033738_c001_v7007000_t0000_u01753328258166") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468e6_d20250724_m033737_c001_v0001144_t0050_u01753328257063") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a26_d20250724_m033734_c001_v7007000_t0000_u01753328254362") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468d8_d20250724_m033733_c001_v0001144_t0022_u01753328253306") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4224be72e8999a1b_d20250724_m033722_c001_v7007000_t0000_u01753328242932") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b468b8_d20250724_m033721_c001_v0001144_t0023_u01753328241467") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c03_d20250724_m033606_c001_v7007000_t0000_u01753328166582") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46798_d20250724_m033605_c001_v0001144_t0020_u01753328165601") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9bfd_d20250724_m033604_c001_v7007000_t0000_u01753328164693") 2025/07/24 03:47:54 DEBUG : potato2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46796_d20250724_m033603_c001_v0001144_t0013_u01753328163847") 2025/07/24 03:47:54 DEBUG : potato3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4206684fed88896f_d20250724_m033841_c001_v7007000_t0000_u01753328321590") 2025/07/24 03:47:54 DEBUG : potato3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46958_d20250724_m033836_c001_v0001144_t0021_u01753328316578") 2025/07/24 03:47:54 DEBUG : potato3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af1221241ad_d20250724_m033828_c001_v7007000_t0000_u01753328308100") 2025/07/24 03:47:54 DEBUG : potato3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46944_d20250724_m033824_c001_v0001144_t0013_u01753328304362") 2025/07/24 03:47:54 DEBUG : potato3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bfe4_d20250724_m033815_c001_v7007000_t0000_u01753328295984") 2025/07/24 03:47:54 DEBUG : potato3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46930_d20250724_m033812_c001_v0001144_t0005_u01753328292055") 2025/07/24 03:47:54 DEBUG : pre-dest1/1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1235e_d20250724_m033924_c001_v7007000_t0000_u01753328364868") 2025/07/24 03:47:54 DEBUG : pre-dest1/1: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b469b0_d20250724_m033916_c001_v0001144_t0046_u01753328356653") 2025/07/24 03:47:54 DEBUG : pre-dest2/2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e1235f_d20250724_m033925_c001_v7007000_t0000_u01753328365049") 2025/07/24 03:47:54 DEBUG : pre-dest2/2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f107344783d6f7a8f_d20250724_m033917_c001_v0001171_t0058_u01753328357613") 2025/07/24 03:47:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf926d93800d3bab9f880e1b_f403a75d1150a40b1_d20250724_m033902_c001_v7007000_t0000_u01753328342398") 2025/07/24 03:47:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c3900dc_d20250724_m033858_c001_v0001157_t0015_u01753328338364") 2025/07/24 03:47:55 DEBUG : sizeonly: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c50c_d20250724_m033652_c001_v7007000_t0000_u01753328212484") 2025/07/24 03:47:55 DEBUG : sizeonly: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46842_d20250724_m033651_c001_v0001144_t0058_u01753328211204") 2025/07/24 03:47:55 DEBUG : splitbanan: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4074ca2dcf5380c2_d20250724_m034454_c001_v7007000_t0000_u01753328694548") 2025/07/24 03:47:55 DEBUG : splitbanan: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4e6_d20250724_m034446_c001_v0001153_t0024_u01753328686169") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365ffc_d20250724_m034627_c001_v7007000_t0000_u01753328787767") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc12_d20250724_m034620_c001_v0001037_t0045_u01753328780764") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417519985168e368_d20250724_m034608_c001_v7007000_t0000_u01753328768587") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbea_d20250724_m034601_c001_v0001037_t0010_u01753328761525") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95412d9_d20250724_m034549_c001_v7007000_t0000_u01753328749536") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cbc6_d20250724_m034542_c001_v0001037_t0057_u01753328742978") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f410e45c55ebfd8bc_d20250724_m034531_c001_v7007000_t0000_u01753328731418") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb9d_d20250724_m034524_c001_v0001037_t0050_u01753328724803") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f400906e0545bf84e_d20250724_m034512_c001_v7007000_t0000_u01753328712895") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb87_d20250724_m034505_c001_v0001037_t0000_u01753328705936") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4183de1f75e12b44_d20250724_m034448_c001_v7007000_t0000_u01753328688646") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46de1_d20250724_m034444_c001_v0001144_t0045_u01753328684384") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08f5_d20250724_m034432_c001_v7007000_t0000_u01753328672650") 2025/07/24 03:47:55 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cb3b_d20250724_m034425_c001_v0001037_t0002_u01753328665003") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f415a1de418c2bdac_d20250724_m034423_c001_v7007000_t0000_u01753328663912") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7450_d20250724_m034419_c001_v0001171_t0005_u01753328659951") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e085f_d20250724_m034408_c001_v7007000_t0000_u01753328648090") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46d66_d20250724_m034400_c001_v0001144_t0045_u01753328640232") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c8df_d20250724_m034359_c001_v7007000_t0000_u01753328639065") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb46a_d20250724_m034355_c001_v0001153_t0019_u01753328635089") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f41935af1221245f6_d20250724_m034338_c001_v7007000_t0000_u01753328618520") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6caab_d20250724_m034333_c001_v0001037_t0008_u01753328613984") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f416de9108c80eab3_d20250724_m034323_c001_v7007000_t0000_u01753328603727") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca8d_d20250724_m034316_c001_v0001037_t0011_u01753328596931") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4215722492897e66_d20250724_m034304_c001_v7007000_t0000_u01753328584737") 2025/07/24 03:47:56 DEBUG : splitbananasplit: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca61_d20250724_m034257_c001_v0001037_t0056_u01753328577871") 2025/07/24 03:47:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4044cf3ae03e08de_d20250724_m034427_c001_v7007000_t0000_u01753328667626") 2025/07/24 03:47:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb4a8_d20250724_m034421_c001_v0001153_t0009_u01753328661173") 2025/07/24 03:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95407c3_d20250724_m034247_c001_v7007000_t0000_u01753328567990") 2025/07/24 03:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3c2_d20250724_m034245_c001_v0001153_t0007_u01753328565309") 2025/07/24 03:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365a83_d20250724_m034244_c001_v7007000_t0000_u01753328564174") 2025/07/24 03:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c5b_d20250724_m034241_c001_v0001144_t0022_u01753328561017") 2025/07/24 03:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf9b_d20250724_m033807_c001_v7007000_t0000_u01753328287267") 2025/07/24 03:47:56 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38ffe0_d20250724_m033806_c001_v0001157_t0032_u01753328286103") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf98_d20250724_m033805_c001_v7007000_t0000_u01753328285489") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4691c_d20250724_m033804_c001_v0001144_t0027_u01753328284048") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c502_d20250724_m033648_c001_v7007000_t0000_u01753328208624") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46838_d20250724_m033646_c001_v0001144_t0015_u01753328206452") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c4ee_d20250724_m033646_c001_v7007000_t0000_u01753328206083") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46832_d20250724_m033644_c001_v0001144_t0020_u01753328204513") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c4dd_d20250724_m033642_c001_v7007000_t0000_u01753328202253") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46822_d20250724_m033640_c001_v0001144_t0041_u01753328200540") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c4d5_d20250724_m033639_c001_v7007000_t0000_u01753328199998") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46810_d20250724_m033638_c001_v0001144_t0010_u01753328198483") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4680c_d20250724_m033635_c001_v0001144_t0041_u01753328195473") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c4b9_d20250724_m033635_c001_v7007000_t0000_u01753328195108") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46806_d20250724_m033634_c001_v0001144_t0002_u01753328194241") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46804_d20250724_m033632_c001_v0001144_t0049_u01753328192663") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f413a4a524003c4a7_d20250724_m033632_c001_v7007000_t0000_u01753328192291") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467f8_d20250724_m033628_c001_v0001144_t0036_u01753328188551") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467ee_d20250724_m033625_c001_v0001144_t0055_u01753328185438") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c76_d20250724_m033625_c001_v7007000_t0000_u01753328185064") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467e6_d20250724_m033623_c001_v0001144_t0053_u01753328183860") 2025/07/24 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467e0_d20250724_m033622_c001_v0001144_t0041_u01753328182697") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c72_d20250724_m033622_c001_v7007000_t0000_u01753328182328") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467d0_d20250724_m033617_c001_v0001144_t0043_u01753328177966") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c5b_d20250724_m033617_c001_v7007000_t0000_u01753328177603") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467ce_d20250724_m033616_c001_v0001144_t0042_u01753328176653") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c53_d20250724_m033615_c001_v7007000_t0000_u01753328175747") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467c0_d20250724_m033614_c001_v0001144_t0016_u01753328174812") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c48_d20250724_m033614_c001_v7007000_t0000_u01753328174199") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467ba_d20250724_m033612_c001_v0001144_t0027_u01753328172925") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c38_d20250724_m033612_c001_v7007000_t0000_u01753328172021") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467ac_d20250724_m033610_c001_v0001144_t0012_u01753328170802") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c27_d20250724_m033610_c001_v7007000_t0000_u01753328170258") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b467a6_d20250724_m033608_c001_v0001144_t0041_u01753328168652") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9c13_d20250724_m033608_c001_v7007000_t0000_u01753328168106") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4679e_d20250724_m033607_c001_v0001144_t0033_u01753328167135") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9bf2_d20250724_m033601_c001_v7007000_t0000_u01753328161479") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4678e_d20250724_m033600_c001_v0001144_t0021_u01753328160556") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9bf1_d20250724_m033600_c001_v7007000_t0000_u01753328160015") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4678a_d20250724_m033558_c001_v0001144_t0032_u01753328158466") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9be6_d20250724_m033557_c001_v7007000_t0000_u01753328157565") 2025/07/24 03:47:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46784_d20250724_m033556_c001_v0001144_t0044_u01753328156460") 2025/07/24 03:47:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f417bf7f48c5c9be5_d20250724_m033554_c001_v7007000_t0000_u01753328154098") 2025/07/24 03:47:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46780_d20250724_m033552_c001_v0001144_t0033_u01753328152920") 2025/07/24 03:47:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95407c4_d20250724_m034248_c001_v7007000_t0000_u01753328568174") 2025/07/24 03:47:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6ca35_d20250724_m034245_c001_v0001037_t0023_u01753328565325") 2025/07/24 03:47:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d365a86_d20250724_m034244_c001_v7007000_t0000_u01753328564358") 2025/07/24 03:47:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a717c_d20250724_m034241_c001_v0001171_t0046_u01753328561027") 2025/07/24 03:47:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366005_d20250724_m034629_c001_v7007000_t0000_u01753328789857") 2025/07/24 03:47:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7730_d20250724_m034629_c001_v0001171_t0042_u01753328789155") 2025/07/24 03:47:59 DEBUG : sub/yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf92_d20250724_m033802_c001_v7007000_t0000_u01753328282019") 2025/07/24 03:47:59 DEBUG : sub/yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38ffc8_d20250724_m033800_c001_v0001157_t0021_u01753328280367") 2025/07/24 03:47:59 DEBUG : test_dir1/file2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95407b3_d20250724_m034240_c001_v7007000_t0000_u01753328560248") 2025/07/24 03:47:59 DEBUG : test_dir1/file2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb3b4_d20250724_m034238_c001_v0001153_t0014_u01753328558338") 2025/07/24 03:47:59 DEBUG : test_dir1/file2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e954078f_d20250724_m034237_c001_v7007000_t0000_u01753328557525") 2025/07/24 03:47:59 DEBUG : test_dir1/file2: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a7146_d20250724_m034235_c001_v0001171_t0040_u01753328555251") 2025/07/24 03:47:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e95407b4_d20250724_m034240_c001_v7007000_t0000_u01753328560431") 2025/07/24 03:47:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a715e_d20250724_m034238_c001_v0001171_t0048_u01753328558328") 2025/07/24 03:47:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f402b5cb9e9540793_d20250724_m034237_c001_v7007000_t0000_u01753328557707") 2025/07/24 03:47:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46c43_d20250724_m034235_c001_v0001144_t0001_u01753328555259") 2025/07/24 03:47:59 DEBUG : three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf86_d20250724_m033753_c001_v7007000_t0000_u01753328273784") 2025/07/24 03:47:59 DEBUG : three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b4690a_d20250724_m033752_c001_v0001144_t0036_u01753328272272") 2025/07/24 03:48:00 DEBUG : three: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46900_d20250724_m033748_c001_v0001144_t0012_u01753328268946") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d36600d_d20250724_m034631_c001_v7007000_t0000_u01753328791723") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb5a4_d20250724_m034630_c001_v0001153_t0021_u01753328790823") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d36603a_d20250724_m034652_c001_v7007000_t0000_u01753328812443") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46f25_d20250724_m034649_c001_v0001144_t0059_u01753328809978") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366036_d20250724_m034648_c001_v7007000_t0000_u01753328808392") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb5ba_d20250724_m034646_c001_v0001153_t0011_u01753328806808") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366033_d20250724_m034645_c001_v7007000_t0000_u01753328805828") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a77b0_d20250724_m034645_c001_v0001171_t0020_u01753328805137") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d36602d_d20250724_m034639_c001_v7007000_t0000_u01753328799307") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb5b0_d20250724_m034637_c001_v0001153_t0012_u01753328797938") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366031_d20250724_m034642_c001_v7007000_t0000_u01753328802388") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46f07_d20250724_m034640_c001_v0001144_t0018_u01753328800282") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366022_d20250724_m034636_c001_v7007000_t0000_u01753328796944") 2025/07/24 03:48:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109fc92ec45a776c_d20250724_m034636_c001_v0001171_t0053_u01753328796249") 2025/07/24 03:48:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d36601c_d20250724_m034635_c001_v7007000_t0000_u01753328795277") 2025/07/24 03:48:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc2a_d20250724_m034634_c001_v0001037_t0018_u01753328794498") 2025/07/24 03:48:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366015_d20250724_m034633_c001_v7007000_t0000_u01753328793527") 2025/07/24 03:48:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f109162dc30b46efb_d20250724_m034632_c001_v0001144_t0017_u01753328792689") 2025/07/24 03:48:00 DEBUG : toe/toe/toe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4192c8e4eb2a34ec_d20250724_m034657_c001_v7007000_t0000_u01753328817982") 2025/07/24 03:48:01 DEBUG : toe/toe/toe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f10585c817eecb5c6_d20250724_m034657_c001_v0001153_t0000_u01753328817179") 2025/07/24 03:48:01 DEBUG : toe/toe/toe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366032_d20250724_m034644_c001_v7007000_t0000_u01753328804167") 2025/07/24 03:48:01 DEBUG : toe/toe/toe: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc34_d20250724_m034643_c001_v0001037_t0000_u01753328803360") 2025/07/24 03:48:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d36603b_d20250724_m034653_c001_v7007000_t0000_u01753328813055") 2025/07/24 03:48:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f114adbc54ed6cc40_d20250724_m034651_c001_v0001037_t0008_u01753328811922") 2025/07/24 03:48:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f411d855b4d366038_d20250724_m034648_c001_v7007000_t0000_u01753328808993") 2025/07/24 03:48:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf926d93800d3bab9f880e1b_f111235c9cf65e252_d20250724_m034648_c001_v0001183_t0025_u01753328808183") 2025/07/24 03:48:01 DEBUG : two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf87_d20250724_m033753_c001_v7007000_t0000_u01753328273966") 2025/07/24 03:48:01 DEBUG : two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f407344783d6f78ec_d20250724_m033751_c001_v0001171_t0031_u01753328271705") 2025/07/24 03:48:01 DEBUG : two: Deleting (id "4_zbf926d93800d3bab9f880e1b_f409162dc30b468fe_d20250724_m033748_c001_v0001144_t0027_u01753328268763") 2025/07/24 03:48:01 DEBUG : yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf96_d20250724_m033802_c001_v7007000_t0000_u01753328282750") 2025/07/24 03:48:01 DEBUG : yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f108d7658121758a2_d20250724_m033801_c001_v0001179_t0052_u01753328281821") 2025/07/24 03:48:01 DEBUG : yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf8c_d20250724_m033759_c001_v7007000_t0000_u01753328279033") 2025/07/24 03:48:01 DEBUG : yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38ffba_d20250724_m033757_c001_v0001157_t0049_u01753328277617") 2025/07/24 03:48:01 DEBUG : yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf89_d20250724_m033756_c001_v7007000_t0000_u01753328276320") 2025/07/24 03:48:01 DEBUG : yam: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1130cb8f1c38ffa4_d20250724_m033754_c001_v0001157_t0022_u01753328274525") 2025/07/24 03:48:01 DEBUG : yaml: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf8f_d20250724_m033759_c001_v7007000_t0000_u01753328279799") 2025/07/24 03:48:01 DEBUG : yaml: Deleting (id "4_zbf926d93800d3bab9f880e1b_f1198fb41f04b55f5_d20250724_m033758_c001_v0001176_t0006_u01753328278813") 2025/07/24 03:48:01 DEBUG : yaml: Deleting (id "4_zbf926d93800d3bab9f880e1b_f4089fca52849bf8b_d20250724_m033757_c001_v7007000_t0000_u01753328277046") 2025/07/24 03:48:01 DEBUG : yaml: Deleting (id "4_zbf926d93800d3bab9f880e1b_f118416976b4093da_d20250724_m033756_c001_v0001182_t0037_u01753328276118") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m13.399198875s (try 1/5)