"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/25 03:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali" 2025/09/25 03:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:27:45 DEBUG : Creating backend with remote "/tmp/rclone664769704" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:27:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/25 03:27:46 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:46 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:27:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:27:47 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:47 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:27:48 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:27:48 DEBUG : B2 bucket rclone-test-gizisiz1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:49 DEBUG : Creating backend with remote "/non-existing" 2025/09/25 03:27:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/25 03:27:50 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:50 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:27:51 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:51 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:27:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:52 INFO : B2 bucket rclone-test-gizisiz1kali: Running all checks before starting transfers 2025/09/25 03:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:27:52 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:52 INFO : B2 bucket rclone-test-gizisiz1kali: Checks finished, now starting transfers 2025/09/25 03:27:52 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:27:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:54 ERROR : Ignoring --no-traverse with sync 2025/09/25 03:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:27:54 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:54 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:27:54 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:27:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/25 03:27:55 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:55 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/25 03:27:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.18s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:27:56 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:56 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:27:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:27:58 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:58 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:27:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:27:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:27:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/25 03:27:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:27:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/25 03:27:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:27:59 INFO : sub dir2: Making directory 2025/09/25 03:27:59 INFO : sub dir: Making directory 2025/09/25 03:27:59 INFO : sub dir2/sub sub dir2: Making directory 2025/09/25 03:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:27:59 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:27:59 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:00 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/25 03:28:00 DEBUG : B2 bucket rclone-test-gizisiz1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:00 INFO : sub dir2: Making directory 2025/09/25 03:28:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/25 03:28:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:28:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:01 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:01 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:02 DEBUG : sub dir2: Making directory with metadata 2025/09/25 03:28:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:28:02 INFO : sub dir2: Making directory 2025/09/25 03:28:02 INFO : sub dir: Making directory 2025/09/25 03:28:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:02 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:02 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:02 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:28:02 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/25 03:28:02 DEBUG : B2 bucket rclone-test-gizisiz1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 03:28:03 DEBUG : B2 bucket rclone-test-gizisiz1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:04 INFO : sub dir2: Making directory 2025/09/25 03:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:28:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:05 DEBUG : sub dir2: Making directory with metadata 2025/09/25 03:28:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:28:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:28:05 INFO : sub dir2: Making directory 2025/09/25 03:28:05 INFO : sub dir: Making directory 2025/09/25 03:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:05 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:05 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:05 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:28:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/25 03:28:05 DEBUG : B2 bucket rclone-test-gizisiz1kali: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:06 INFO : sub dir2: Making directory 2025/09/25 03:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:07 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:07 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:07 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:28:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xoyexay7teba" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gizisiz1kali -> B2 bucket rclone-test-xoyexay7teba 2025/09/25 03:28:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:09 DEBUG : B2 bucket rclone-test-xoyexay7teba: Waiting for checks to finish 2025/09/25 03:28:09 DEBUG : B2 bucket rclone-test-xoyexay7teba: Waiting for transfers to finish 2025/09/25 03:28:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/25 03:28:10 DEBUG : B2 bucket rclone-test-xoyexay7teba: Purge remote 2025/09/25 03:28:10 INFO : B2 bucket rclone-test-xoyexay7teba: cleaning bucket "rclone-test-xoyexay7teba" of all files 2025/09/25 03:28:11 DEBUG : sub dir/hello world: Deleting (id "4_z2fe20d53e0ad7beb9f980e1b_f114ab0e95d9c7648_d20250925_m032810_c001_v0001037_t0052_u01758770890441") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 03:28:13 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:13 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 03:28:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-pusedug7kisu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gizisiz1kali -> B2 bucket rclone-test-pusedug7kisu 2025/09/25 03:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:16 DEBUG : B2 bucket rclone-test-pusedug7kisu: Waiting for checks to finish 2025/09/25 03:28:16 DEBUG : B2 bucket rclone-test-pusedug7kisu: Waiting for transfers to finish 2025/09/25 03:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/25 03:28:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 03:28:19 DEBUG : B2 bucket rclone-test-pusedug7kisu: Waiting for checks to finish 2025/09/25 03:28:19 DEBUG : B2 bucket rclone-test-pusedug7kisu: Waiting for transfers to finish 2025/09/25 03:28:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 03:28:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/25 03:28:19 DEBUG : B2 bucket rclone-test-pusedug7kisu: Purge remote 2025/09/25 03:28:19 INFO : B2 bucket rclone-test-pusedug7kisu: cleaning bucket "rclone-test-pusedug7kisu" of all files 2025/09/25 03:28:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfc21de3e0ad7beb9f980e1b_f1113214f4fb34df8_d20250925_m032819_c001_v0001179_t0041_u01758770899218") 2025/09/25 03:28:19 DEBUG : sub dir/hello world: Deleting (id "4_zdfc21de3e0ad7beb9f980e1b_f1078a3dd63657eec_d20250925_m032817_c001_v0001145_t0038_u01758770897007") --- PASS: TestServerSideCopyOverSelf (6.41s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 03:28:22 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:22 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 03:28:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/25 03:28:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tojeqah1vugi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gizisiz1kali -> B2 bucket rclone-test-tojeqah1vugi 2025/09/25 03:28:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:24 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Waiting for checks to finish 2025/09/25 03:28:24 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Waiting for transfers to finish 2025/09/25 03:28:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/25 03:28:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 03:28:26 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Waiting for checks to finish 2025/09/25 03:28:26 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Waiting for transfers to finish 2025/09/25 03:28:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 03:28:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/25 03:28:27 INFO : sub dir/hello world: Deleted 2025/09/25 03:28:28 DEBUG : testing file moves 2025/09/25 03:28:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/25 03:28:28 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Waiting for checks to finish 2025/09/25 03:28:28 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Waiting for transfers to finish 2025/09/25 03:28:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/25 03:28:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/25 03:28:28 INFO : sub dir/hello world: Deleted 2025/09/25 03:28:29 DEBUG : B2 bucket rclone-test-tojeqah1vugi: Purge remote 2025/09/25 03:28:29 INFO : B2 bucket rclone-test-tojeqah1vugi: cleaning bucket "rclone-test-tojeqah1vugi" of all files 2025/09/25 03:28:29 DEBUG : sub dir/hello world: Deleting (id "4_zffd23df3e0ad7beb9f980e1b_f100a5469bf9be39b_d20250925_m032828_c001_v0001113_t0024_u01758770908604") 2025/09/25 03:28:29 DEBUG : sub dir/hello world: Deleting (id "4_zffd23df3e0ad7beb9f980e1b_f103eb7d194ac8d56_d20250925_m032826_c001_v0001183_t0046_u01758770906829") 2025/09/25 03:28:29 DEBUG : sub dir/hello world: Deleting (id "4_zffd23df3e0ad7beb9f980e1b_f1103f843f374ca7c_d20250925_m032825_c001_v0001178_t0033_u01758770905521") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:31 ERROR : error listing: directory not found 2025/09/25 03:28:31 INFO : Local file system at /tmp/rclone664769704: Making directory 2025/09/25 03:28:31 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:31 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:28:33 DEBUG : Local file system at /tmp/rclone664769704: Waiting for checks to finish 2025/09/25 03:28:33 DEBUG : Local file system at /tmp/rclone664769704: Waiting for transfers to finish 2025/09/25 03:28:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:28:33 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/25 03:28:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/25 03:28:34 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:34 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:28:35 INFO : check sum: Copied (new) 2025/09/25 03:28:35 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:35 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:28:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/25 03:28:35 DEBUG : check sum: Unchanged skipping 2025/09/25 03:28:35 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:35 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/25 03:28:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 03:28:36 INFO : sizeonly: Copied (new) 2025/09/25 03:28:36 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:37 DEBUG : sizeonly: Sizes identical 2025/09/25 03:28:37 DEBUG : sizeonly: Unchanged skipping 2025/09/25 03:28:37 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:37 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:37 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/25 03:28:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/25 03:28:38 INFO : ignore-size: Copied (new) 2025/09/25 03:28:38 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:28:38 DEBUG : ignore-size: Unchanged skipping 2025/09/25 03:28:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:38 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:40 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:28:40 DEBUG : existing: Unchanged skipping 2025/09/25 03:28:40 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:40 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:40 INFO : There was nothing to transfer 2025/09/25 03:28:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/25 03:28:40 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:40 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 03:28:40 INFO : existing: Copied (replaced existing) 2025/09/25 03:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 03:28:41 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:41 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 03:28:42 INFO : existing: Copied (new) 2025/09/25 03:28:42 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:42 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:42 DEBUG : existing: Destination exists, skipping 2025/09/25 03:28:42 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:42 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.82s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/25 03:28:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 03:28:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:28:44 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 03:28:44 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:44 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:28:44 INFO : a/potato2: Copied (new) 2025/09/25 03:28:44 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:46 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/09/25 03:28:46 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:28:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/25 03:28:46 DEBUG : empty space: Unchanged skipping 2025/09/25 03:28:46 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:46 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:46 INFO : There was nothing to transfer 2025/09/25 03:28:47 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/25 03:28:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:28:48 INFO : empty space: Updated modification time in destination 2025/09/25 03:28:48 DEBUG : empty space: Unchanged skipping 2025/09/25 03:28:48 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:48 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:49 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/09/25 03:28:49 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:28:49 DEBUG : empty space: Unchanged skipping 2025/09/25 03:28:49 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:49 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:49 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:51 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/09/25 03:28:51 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone664769704) 2025/09/25 03:28:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gizisiz1kali) 2025/09/25 03:28:51 DEBUG : foo: sha1 differ 2025/09/25 03:28:51 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/25 03:28:51 INFO : foo: Copied (replaced existing) 2025/09/25 03:28:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:28:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/25 03:28:52 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:52 DEBUG : empty space: Unchanged skipping 2025/09/25 03:28:52 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:28:53 INFO : potato: Copied (new) 2025/09/25 03:28:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/25 03:28:55 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:55 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/25 03:28:55 INFO : potato: Copied (replaced existing) 2025/09/25 03:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:57 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/09/25 03:28:57 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone664769704) 2025/09/25 03:28:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gizisiz1kali) 2025/09/25 03:28:57 DEBUG : potato: sha1 differ 2025/09/25 03:28:57 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/25 03:28:57 INFO : potato: Copied (replaced existing) 2025/09/25 03:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:28:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:28:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:28:59 DEBUG : empty space: Unchanged skipping 2025/09/25 03:28:59 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:28:59 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:28:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/25 03:28:59 DEBUG : Waiting for deletions to finish 2025/09/25 03:28:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:01 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:01 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:01 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:01 INFO : potato2: Copied (new) 2025/09/25 03:29:01 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:03 INFO : d: Making directory 2025/09/25 03:29:03 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/25 03:29:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 03:29:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:04 INFO : a/potato2: Copied (new) 2025/09/25 03:29:04 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:04 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:06 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/25 03:29:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:06 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 03:29:06 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:06 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:07 INFO : a/potato2: Copied (new) 2025/09/25 03:29:07 ERROR : B2 bucket rclone-test-gizisiz1kali: not deleting files as there were IO errors 2025/09/25 03:29:07 ERROR : B2 bucket rclone-test-gizisiz1kali: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:09 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:09 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:09 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:09 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:09 INFO : potato: Deleted 2025/09/25 03:29:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:11 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:12 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:12 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:12 INFO : potato: Deleted 2025/09/25 03:29:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:12 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:12 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:12 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.23s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:14 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:14 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/25 03:29:15 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 03:29:17 DEBUG : enormous: Excluded 2025/09/25 03:29:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 03:29:17 DEBUG : potato2: Excluded 2025/09/25 03:29:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 03:29:17 DEBUG : potato2: Excluded 2025/09/25 03:29:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:17 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:17 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:17 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:17 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:17 INFO : There was nothing to transfer 2025/09/25 03:29:17 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 03:29:17 DEBUG : enormous: Excluded 2025/09/25 03:29:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 03:29:17 DEBUG : potato2: Excluded 2025/09/25 03:29:17 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 03:29:17 DEBUG : potato2: Excluded 2025/09/25 03:29:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/25 03:29:17 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:17 DEBUG : Local file system at /tmp/rclone664769704: Waiting for checks to finish 2025/09/25 03:29:17 DEBUG : Local file system at /tmp/rclone664769704: Waiting for transfers to finish 2025/09/25 03:29:17 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:19 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 03:29:19 DEBUG : enormous: Excluded 2025/09/25 03:29:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 03:29:19 DEBUG : potato2: Excluded 2025/09/25 03:29:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:29:20 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:20 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:20 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:20 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:20 INFO : enormous: Deleted 2025/09/25 03:29:20 INFO : potato2: Deleted 2025/09/25 03:29:20 INFO : There was nothing to transfer 2025/09/25 03:29:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/25 03:29:20 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:20 DEBUG : Local file system at /tmp/rclone664769704: Waiting for checks to finish 2025/09/25 03:29:20 DEBUG : Local file system at /tmp/rclone664769704: Waiting for transfers to finish 2025/09/25 03:29:20 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:20 INFO : potato2: Deleted 2025/09/25 03:29:20 INFO : enormous: Deleted 2025/09/25 03:29:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.76s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:22 DEBUG : five: Need to transfer - File not found at Destination 2025/09/25 03:29:22 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/25 03:29:22 DEBUG : one: Destination is newer than source, skipping 2025/09/25 03:29:22 DEBUG : three: Sizes identical 2025/09/25 03:29:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone664769704) 2025/09/25 03:29:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gizisiz1kali) 2025/09/25 03:29:22 DEBUG : two: sha1 differ 2025/09/25 03:29:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/25 03:29:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 03:29:22 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/25 03:29:23 INFO : five: Copied (new) 2025/09/25 03:29:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/25 03:29:23 INFO : four: Copied (replaced existing) 2025/09/25 03:29:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 03:29:23 INFO : two: Copied (replaced existing) 2025/09/25 03:29:23 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:24 DEBUG : one: Destination is newer than source, skipping 2025/09/25 03:29:24 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/25 03:29:24 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/25 03:29:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 03:29:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 03:29:24 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/25 03:29:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 03:29:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone664769704) 2025/09/25 03:29:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gizisiz1kali) 2025/09/25 03:29:24 DEBUG : three: sha1 differ 2025/09/25 03:29:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/25 03:29:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/25 03:29:24 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/25 03:29:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 03:29:24 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:29:24 INFO : three: Copied (replaced existing) 2025/09/25 03:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/25 03:29:26 INFO : B2 bucket rclone-test-gizisiz1kali: Making map for --track-renames 2025/09/25 03:29:26 INFO : B2 bucket rclone-test-gizisiz1kali: Finished making map for --track-renames 2025/09/25 03:29:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 03:29:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/25 03:29:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for renames to finish 2025/09/25 03:29:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 03:29:26 INFO : yam: Copied (new) 2025/09/25 03:29:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/25 03:29:26 INFO : potato: Copied (new) 2025/09/25 03:29:26 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:29:27 INFO : B2 bucket rclone-test-gizisiz1kali: Making map for --track-renames 2025/09/25 03:29:27 INFO : B2 bucket rclone-test-gizisiz1kali: Finished making map for --track-renames 2025/09/25 03:29:27 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:27 DEBUG : potato: Unchanged skipping 2025/09/25 03:29:27 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for renames to finish 2025/09/25 03:29:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 03:29:28 INFO : yam: Copied (server-side copy) to: yaml 2025/09/25 03:29:28 INFO : yam: Deleted 2025/09/25 03:29:28 INFO : yaml: Renamed from "yam" 2025/09/25 03:29:28 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/25 03:29:29 INFO : B2 bucket rclone-test-gizisiz1kali: Making map for --track-renames 2025/09/25 03:29:29 INFO : B2 bucket rclone-test-gizisiz1kali: Finished making map for --track-renames 2025/09/25 03:29:29 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 03:29:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/25 03:29:29 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for renames to finish 2025/09/25 03:29:29 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/25 03:29:29 INFO : potato: Copied (new) 2025/09/25 03:29:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 03:29:29 INFO : yam: Copied (new) 2025/09/25 03:29:29 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:29:30 INFO : B2 bucket rclone-test-gizisiz1kali: Making map for --track-renames 2025/09/25 03:29:30 INFO : B2 bucket rclone-test-gizisiz1kali: Finished making map for --track-renames 2025/09/25 03:29:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:30 DEBUG : potato: Unchanged skipping 2025/09/25 03:29:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for renames to finish 2025/09/25 03:29:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 03:29:31 INFO : yam: Copied (server-side copy) to: yaml 2025/09/25 03:29:31 INFO : yam: Deleted 2025/09/25 03:29:31 INFO : yaml: Renamed from "yam" 2025/09/25 03:29:31 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/25 03:29:32 INFO : B2 bucket rclone-test-gizisiz1kali: Making map for --track-renames 2025/09/25 03:29:32 INFO : B2 bucket rclone-test-gizisiz1kali: Finished making map for --track-renames 2025/09/25 03:29:32 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/25 03:29:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 03:29:32 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for renames to finish 2025/09/25 03:29:32 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 03:29:32 INFO : sub/yam: Copied (new) 2025/09/25 03:29:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/25 03:29:33 INFO : potato: Copied (new) 2025/09/25 03:29:33 DEBUG : Waiting for deletions to finish 2025/09/25 03:29:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:29:33 DEBUG : potato: Unchanged skipping 2025/09/25 03:29:33 INFO : B2 bucket rclone-test-gizisiz1kali: Making map for --track-renames 2025/09/25 03:29:33 INFO : B2 bucket rclone-test-gizisiz1kali: Finished making map for --track-renames 2025/09/25 03:29:33 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:33 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for renames to finish 2025/09/25 03:29:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 03:29:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/25 03:29:34 INFO : sub/yam: Deleted 2025/09/25 03:29:34 INFO : yam: Renamed from "sub/yam" 2025/09/25 03:29:34 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.48s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:35 DEBUG : Creating backend with remote "/tmp/rclone664769704/dir1" 2025/09/25 03:29:35 DEBUG : Creating backend with remote "/tmp/rclone664769704/dir2" 2025/09/25 03:29:35 DEBUG : Local file system at /tmp/rclone664769704/dir2: Using server-side directory move 2025/09/25 03:29:35 INFO : Local file system at /tmp/rclone664769704/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 03:29:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/25 03:29:35 INFO : file1.txt: Moved (server-side) 2025/09/25 03:29:35 DEBUG : Local file system at /tmp/rclone664769704/dir2: Waiting for checks to finish 2025/09/25 03:29:35 DEBUG : Local file system at /tmp/rclone664769704/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:29:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/25 03:29:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/25 03:29:36 INFO : nested/sub dir/file: Copied (new) 2025/09/25 03:29:36 INFO : nested/sub dir/file: Deleted 2025/09/25 03:29:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:29:36 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:29:36 INFO : sub dir/hello world: Deleted 2025/09/25 03:29:36 INFO : sub dir: Removing directory 2025/09/25 03:29:36 INFO : nested/sub dir: Removing directory 2025/09/25 03:29:36 INFO : nested: Removing directory 2025/09/25 03:29:36 DEBUG : Local file system at /tmp/rclone664769704: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 03:29:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/25 03:29:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:29:38 INFO : sub dir/hello world: Copied (new) 2025/09/25 03:29:38 INFO : sub dir/hello world: Deleted 2025/09/25 03:29:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/25 03:29:38 INFO : nested/sub dir/file: Copied (new) 2025/09/25 03:29:38 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/25 03:29:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 03:29:39 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:39 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/25 03:29:39 INFO : existing-b: Copied (new) 2025/09/25 03:29:39 INFO : existing-b: Deleted 2025/09/25 03:29:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 03:29:39 INFO : existing: Copied (new) 2025/09/25 03:29:39 INFO : existing: Deleted 2025/09/25 03:29:40 DEBUG : existing: Destination exists, skipping 2025/09/25 03:29:40 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:29:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/25 03:29:40 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:29:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.95s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-feculif7nasi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gizisiz1kali -> B2 bucket rclone-test-feculif7nasi 2025/09/25 03:29:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/25 03:29:45 DEBUG : empty space: Unchanged skipping 2025/09/25 03:29:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 03:29:45 DEBUG : B2 bucket rclone-test-feculif7nasi: Waiting for checks to finish 2025/09/25 03:29:45 INFO : empty space: Deleted 2025/09/25 03:29:45 DEBUG : B2 bucket rclone-test-feculif7nasi: Waiting for transfers to finish 2025/09/25 03:29:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:45 INFO : potato2: Copied (server-side copy) 2025/09/25 03:29:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/25 03:29:45 INFO : potato3: Copied (server-side copy) 2025/09/25 03:29:46 INFO : potato2: Deleted 2025/09/25 03:29:46 INFO : potato3: Deleted 2025/09/25 03:29:46 DEBUG : Creating backend with remote "TestB2:rclone-test-toyeyiy3raza" 2025/09/25 03:29:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/25 03:29:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/25 03:29:47 DEBUG : B2 bucket rclone-test-toyeyiy3raza: Waiting for checks to finish 2025/09/25 03:29:47 DEBUG : B2 bucket rclone-test-toyeyiy3raza: Waiting for transfers to finish 2025/09/25 03:29:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:29:48 INFO : empty space: Copied (server-side copy) 2025/09/25 03:29:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/25 03:29:48 INFO : potato3: Copied (server-side copy) 2025/09/25 03:29:48 INFO : empty space: Deleted 2025/09/25 03:29:48 INFO : potato3: Deleted 2025/09/25 03:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:49 INFO : potato2: Copied (server-side copy) 2025/09/25 03:29:49 INFO : potato2: Deleted 2025/09/25 03:29:49 DEBUG : B2 bucket rclone-test-toyeyiy3raza: Purge remote 2025/09/25 03:29:49 INFO : B2 bucket rclone-test-toyeyiy3raza: cleaning bucket "rclone-test-toyeyiy3raza" of all files 2025/09/25 03:29:49 DEBUG : empty space: Deleting (id "4_z2f528d33e0bd7beb9f980e1b_f111f7865a9cda502_d20250925_m032948_c001_v0001171_t0058_u01758770988202") 2025/09/25 03:29:49 DEBUG : potato2: Deleting (id "4_z2f528d33e0bd7beb9f980e1b_f101e19e51624e017_d20250925_m032948_c001_v0001115_t0020_u01758770988586") 2025/09/25 03:29:49 DEBUG : potato3: Deleting (id "4_z2f528d33e0bd7beb9f980e1b_f111d04a7eae7aa14_d20250925_m032948_c001_v0001165_t0027_u01758770988576") 2025/09/25 03:29:50 DEBUG : B2 bucket rclone-test-feculif7nasi: Purge remote 2025/09/25 03:29:50 INFO : B2 bucket rclone-test-feculif7nasi: cleaning bucket "rclone-test-feculif7nasi" of all files 2025/09/25 03:29:50 DEBUG : empty space: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f405cd1b514e39b28_d20250925_m032948_c001_v7007000_t0000_u01758770988699") 2025/09/25 03:29:50 DEBUG : empty space: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f1093ee5da89cd4e9_d20250925_m032944_c001_v0001182_t0049_u01758770984686") 2025/09/25 03:29:50 DEBUG : potato2: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f417fe054602dd7a8_d20250925_m032949_c001_v7007000_t0000_u01758770989152") 2025/09/25 03:29:50 DEBUG : potato2: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f108cbac1927ab2ae_d20250925_m032945_c001_v0001042_t0020_u01758770985476") 2025/09/25 03:29:50 DEBUG : potato3: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f417fe054602dd7a2_d20250925_m032948_c001_v7007000_t0000_u01758770988800") 2025/09/25 03:29:50 DEBUG : potato3: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f101e71cee3469e27_d20250925_m032945_c001_v0001182_t0041_u01758770985854") 2025/09/25 03:29:50 DEBUG : potato3: Deleting (id "4_z2ff27d33e0bd7beb9f980e1b_f1093ee5da89cd4ef_d20250925_m032944_c001_v0001182_t0043_u01758770984883") --- PASS: TestServerSideMove (10.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zobeyac2cecu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gizisiz1kali -> B2 bucket rclone-test-zobeyac2cecu 2025/09/25 03:29:57 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 03:29:57 DEBUG : empty space: Excluded 2025/09/25 03:29:57 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 03:29:57 DEBUG : empty space: Excluded 2025/09/25 03:29:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 03:29:57 DEBUG : B2 bucket rclone-test-zobeyac2cecu: Waiting for checks to finish 2025/09/25 03:29:57 DEBUG : B2 bucket rclone-test-zobeyac2cecu: Waiting for transfers to finish 2025/09/25 03:29:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:29:57 INFO : potato2: Copied (server-side copy) 2025/09/25 03:29:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/25 03:29:57 INFO : potato3: Copied (server-side copy) 2025/09/25 03:29:58 INFO : potato2: Deleted 2025/09/25 03:29:58 INFO : potato3: Deleted 2025/09/25 03:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hojubez3wema" 2025/09/25 03:29:59 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 03:29:59 DEBUG : empty space: Excluded 2025/09/25 03:29:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:29:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/25 03:29:59 DEBUG : B2 bucket rclone-test-hojubez3wema: Waiting for checks to finish 2025/09/25 03:29:59 DEBUG : B2 bucket rclone-test-hojubez3wema: Waiting for transfers to finish 2025/09/25 03:30:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:30:00 INFO : potato2: Copied (server-side copy) 2025/09/25 03:30:00 INFO : potato2: Deleted 2025/09/25 03:30:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/25 03:30:00 INFO : potato3: Copied (server-side copy) 2025/09/25 03:30:01 INFO : potato3: Deleted 2025/09/25 03:30:01 DEBUG : B2 bucket rclone-test-hojubez3wema: Purge remote 2025/09/25 03:30:01 INFO : B2 bucket rclone-test-hojubez3wema: cleaning bucket "rclone-test-hojubez3wema" of all files 2025/09/25 03:30:01 DEBUG : potato2: Deleting (id "4_zafa2bd23e0bd7beb9f980e1b_f105122de04ffc8f2_d20250925_m033000_c001_v0001136_t0025_u01758771000380") 2025/09/25 03:30:01 DEBUG : potato3: Deleting (id "4_zafa2bd23e0bd7beb9f980e1b_f105fa623568fb4ec_d20250925_m033000_c001_v0001165_t0009_u01758771000724") 2025/09/25 03:30:02 DEBUG : B2 bucket rclone-test-zobeyac2cecu: Purge remote 2025/09/25 03:30:02 INFO : B2 bucket rclone-test-zobeyac2cecu: cleaning bucket "rclone-test-zobeyac2cecu" of all files 2025/09/25 03:30:02 DEBUG : empty space: Deleting (id "4_zbfe2ad13e0bd7beb9f980e1b_f10644218a5f032de_d20250925_m032956_c001_v0001182_t0015_u01758770996631") 2025/09/25 03:30:02 DEBUG : potato2: Deleting (id "4_zbfe2ad13e0bd7beb9f980e1b_f421305f237494819_d20250925_m033000_c001_v7007000_t0000_u01758771000698") 2025/09/25 03:30:02 DEBUG : potato2: Deleting (id "4_zbfe2ad13e0bd7beb9f980e1b_f1156e98123fe1769_d20250925_m032957_c001_v0001041_t0054_u01758770997464") 2025/09/25 03:30:02 DEBUG : potato3: Deleting (id "4_zbfe2ad13e0bd7beb9f980e1b_f421305f23749481d_d20250925_m033000_c001_v7007000_t0000_u01758771000992") 2025/09/25 03:30:02 DEBUG : potato3: Deleting (id "4_zbfe2ad13e0bd7beb9f980e1b_f106ef21e6500fc79_d20250925_m032957_c001_v0001180_t0049_u01758770997828") 2025/09/25 03:30:02 DEBUG : potato3: Deleting (id "4_zbfe2ad13e0bd7beb9f980e1b_f10644218a5f032e2_d20250925_m032956_c001_v0001182_t0031_u01758770996843") 2025/09/25 03:30:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/25 03:30:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/25 03:30:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pewevat0pafo" 2025/09/25 03:30:06 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gizisiz1kali -> B2 bucket rclone-test-pewevat0pafo 2025/09/25 03:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:30:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/25 03:30:09 DEBUG : empty space: Unchanged skipping 2025/09/25 03:30:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 03:30:09 DEBUG : B2 bucket rclone-test-pewevat0pafo: Waiting for checks to finish 2025/09/25 03:30:09 INFO : empty space: Deleted 2025/09/25 03:30:09 DEBUG : B2 bucket rclone-test-pewevat0pafo: Waiting for transfers to finish 2025/09/25 03:30:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:30:09 INFO : potato2: Copied (server-side copy) 2025/09/25 03:30:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/25 03:30:09 INFO : potato3: Copied (server-side copy) 2025/09/25 03:30:10 INFO : potato2: Deleted 2025/09/25 03:30:10 INFO : potato3: Deleted 2025/09/25 03:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-loqonit1loqi" 2025/09/25 03:30:11 INFO : tomatoDir: Making directory 2025/09/25 03:30:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/25 03:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 03:30:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/25 03:30:11 DEBUG : B2 bucket rclone-test-loqonit1loqi: Waiting for checks to finish 2025/09/25 03:30:11 DEBUG : B2 bucket rclone-test-loqonit1loqi: Waiting for transfers to finish 2025/09/25 03:30:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 03:30:12 INFO : empty space: Copied (server-side copy) 2025/09/25 03:30:12 INFO : empty space: Deleted 2025/09/25 03:30:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/25 03:30:13 INFO : potato3: Copied (server-side copy) 2025/09/25 03:30:13 INFO : potato3: Deleted 2025/09/25 03:30:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 03:30:13 INFO : potato2: Copied (server-side copy) 2025/09/25 03:30:13 INFO : potato2: Deleted 2025/09/25 03:30:14 DEBUG : B2 bucket rclone-test-loqonit1loqi: Purge remote 2025/09/25 03:30:14 INFO : B2 bucket rclone-test-loqonit1loqi: cleaning bucket "rclone-test-loqonit1loqi" of all files 2025/09/25 03:30:14 DEBUG : empty space: Deleting (id "4_z7f12ed13e0bd7beb9f980e1b_f1167e465e5834b57_d20250925_m033012_c001_v0001171_t0042_u01758771012356") 2025/09/25 03:30:14 DEBUG : potato2: Deleting (id "4_z7f12ed13e0bd7beb9f980e1b_f11730cb66e78653b_d20250925_m033012_c001_v0001106_t0059_u01758771012727") 2025/09/25 03:30:14 DEBUG : potato3: Deleting (id "4_z7f12ed13e0bd7beb9f980e1b_f1030457c395e3df4_d20250925_m033012_c001_v0001120_t0041_u01758771012733") 2025/09/25 03:30:14 DEBUG : B2 bucket rclone-test-pewevat0pafo: Purge remote 2025/09/25 03:30:14 INFO : B2 bucket rclone-test-pewevat0pafo: cleaning bucket "rclone-test-pewevat0pafo" of all files 2025/09/25 03:30:15 DEBUG : empty space: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f416eb82aa2ae3d9b_d20250925_m033012_c001_v7007000_t0000_u01758771012717") 2025/09/25 03:30:15 DEBUG : empty space: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f1094922fad007323_d20250925_m033008_c001_v0001183_t0040_u01758771008596") 2025/09/25 03:30:15 DEBUG : potato2: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f416eb82aa2ae3d9e_d20250925_m033013_c001_v7007000_t0000_u01758771013439") 2025/09/25 03:30:15 DEBUG : potato2: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f102decfd28cd52ae_d20250925_m033009_c001_v0001131_t0004_u01758771009422") 2025/09/25 03:30:15 DEBUG : potato3: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f416eb82aa2ae3d9c_d20250925_m033013_c001_v7007000_t0000_u01758771013162") 2025/09/25 03:30:15 DEBUG : potato3: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f11062d406e2229b6_d20250925_m033009_c001_v0001177_t0037_u01758771009798") 2025/09/25 03:30:15 DEBUG : potato3: Deleting (id "4_zaf52dd03e0bd7beb9f980e1b_f1094922fad007325_d20250925_m033008_c001_v0001183_t0019_u01758771008811") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/rclone-sync-test" 2025/09/25 03:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/rclone-sync-test-include/layer2" 2025/09/25 03:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/rclone-sync-test-ignore-file" 2025/09/25 03:30:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 03:30:28 DEBUG : B2 bucket rclone-test-gizisiz1kali path rclone-sync-test: Waiting for checks to finish 2025/09/25 03:30:28 DEBUG : B2 bucket rclone-test-gizisiz1kali path rclone-sync-test: Waiting for transfers to finish 2025/09/25 03:30:28 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:28 INFO : There was nothing to transfer 2025/09/25 03:30:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 03:30:29 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:30:29 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:30:29 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:29 INFO : There was nothing to transfer 2025/09/25 03:30:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 03:30:29 DEBUG : B2 bucket rclone-test-gizisiz1kali path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/25 03:30:29 DEBUG : B2 bucket rclone-test-gizisiz1kali path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/25 03:30:29 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:29 INFO : There was nothing to transfer 2025/09/25 03:30:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 03:30:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:30:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:30:30 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:30 INFO : There was nothing to transfer 2025/09/25 03:30:30 DEBUG : Excluded 2025/09/25 03:30:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 03:30:30 DEBUG : B2 bucket rclone-test-gizisiz1kali path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/25 03:30:30 DEBUG : B2 bucket rclone-test-gizisiz1kali path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/25 03:30:30 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/CompareDest" 2025/09/25 03:30:34 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 03:30:34 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:34 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:30:35 INFO : one: Copied (new) 2025/09/25 03:30:35 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:35 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:35 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/25 03:30:36 INFO : one: Copied (replaced existing) 2025/09/25 03:30:36 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:38 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:30:38 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:38 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:38 INFO : There was nothing to transfer 2025/09/25 03:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:30:40 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:30:40 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:40 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:40 INFO : There was nothing to transfer 2025/09/25 03:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:30:41 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:30:41 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:41 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:41 INFO : There was nothing to transfer 2025/09/25 03:30:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:42 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/25 03:30:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 03:30:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 03:30:42 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:30:42 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:42 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:42 INFO : There was nothing to transfer 2025/09/25 03:30:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:43 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 03:30:43 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:30:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 03:30:43 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/25 03:30:43 INFO : two: Copied (new) 2025/09/25 03:30:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dest" 2025/09/25 03:30:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/pre-dest1" 2025/09/25 03:30:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/pre-dest2" 2025/09/25 03:30:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:30:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/25 03:30:51 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:30:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/25 03:30:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/25 03:30:51 DEBUG : B2 bucket rclone-test-gizisiz1kali path dest: Waiting for checks to finish 2025/09/25 03:30:51 DEBUG : B2 bucket rclone-test-gizisiz1kali path dest: Waiting for transfers to finish 2025/09/25 03:30:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/25 03:30:52 INFO : 3: Copied (new) 2025/09/25 03:30:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/CopyDest" 2025/09/25 03:30:57 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 03:30:57 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:57 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:30:58 INFO : one: Copied (new) 2025/09/25 03:30:58 DEBUG : Waiting for deletions to finish 2025/09/25 03:30:58 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:30:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:30:58 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:30:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/25 03:30:59 INFO : one: Copied (replaced existing) 2025/09/25 03:30:59 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/BackupDir" 2025/09/25 03:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:31:02 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 03:31:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:31:04 INFO : one: Copied (server-side copy) 2025/09/25 03:31:04 INFO : one: Deleted 2025/09/25 03:31:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/25 03:31:05 INFO : one: Copied (server-side copy) 2025/09/25 03:31:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/25 03:31:05 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:05 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:06 DEBUG : one: Unchanged skipping 2025/09/25 03:31:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 03:31:07 INFO : two: Copied (server-side copy) 2025/09/25 03:31:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/25 03:31:07 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:07 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:07 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:07 DEBUG : one: Unchanged skipping 2025/09/25 03:31:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:07 DEBUG : two: Unchanged skipping 2025/09/25 03:31:07 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:07 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:07 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:07 INFO : There was nothing to transfer 2025/09/25 03:31:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:08 DEBUG : one: Unchanged skipping 2025/09/25 03:31:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/25 03:31:09 DEBUG : three: Destination not found in --copy-dest 2025/09/25 03:31:09 DEBUG : three: Need to transfer - File not found at Destination 2025/09/25 03:31:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/25 03:31:09 DEBUG : two: Unchanged skipping 2025/09/25 03:31:09 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:09 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/25 03:31:10 INFO : three: Copied (new) 2025/09/25 03:31:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.06s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/backup" 2025/09/25 03:31:17 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 03:31:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:17 DEBUG : two: Unchanged skipping 2025/09/25 03:31:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:31:19 INFO : one: Copied (server-side copy) 2025/09/25 03:31:19 INFO : one: Deleted 2025/09/25 03:31:19 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:31:20 INFO : one: Copied (new) 2025/09/25 03:31:20 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:31:21 INFO : three.txt: Copied (server-side copy) 2025/09/25 03:31:21 INFO : three.txt: Deleted 2025/09/25 03:31:21 INFO : three.txt: Moved into backup dir 2025/09/25 03:31:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 03:31:23 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:23 DEBUG : two: Unchanged skipping 2025/09/25 03:31:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:31:23 INFO : one: Copied (server-side copy) 2025/09/25 03:31:23 INFO : one: Deleted 2025/09/25 03:31:23 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/25 03:31:24 INFO : one: Copied (new) 2025/09/25 03:31:24 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:31:24 INFO : three.txt: Copied (server-side copy) 2025/09/25 03:31:24 INFO : three.txt: Deleted 2025/09/25 03:31:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:31:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/backup" 2025/09/25 03:31:31 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:31 DEBUG : two: Unchanged skipping 2025/09/25 03:31:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 03:31:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:31:33 INFO : one: Copied (server-side copy) to: one.bak 2025/09/25 03:31:33 INFO : one: Deleted 2025/09/25 03:31:33 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:31:34 INFO : one: Copied (new) 2025/09/25 03:31:34 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:31:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/25 03:31:35 INFO : three.txt: Deleted 2025/09/25 03:31:35 INFO : three.txt: Moved into backup dir 2025/09/25 03:31:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 03:31:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:36 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:36 DEBUG : two: Unchanged skipping 2025/09/25 03:31:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:31:37 INFO : one: Copied (server-side copy) to: one.bak 2025/09/25 03:31:37 INFO : one: Deleted 2025/09/25 03:31:37 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/25 03:31:37 INFO : one: Copied (new) 2025/09/25 03:31:37 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:31:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/25 03:31:38 INFO : three.txt: Deleted 2025/09/25 03:31:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:31:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:31:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/backup" 2025/09/25 03:31:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 03:31:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:45 DEBUG : two: Unchanged skipping 2025/09/25 03:31:45 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:31:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/25 03:31:47 INFO : one: Deleted 2025/09/25 03:31:47 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:31:48 INFO : one: Copied (new) 2025/09/25 03:31:48 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:31:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/25 03:31:48 INFO : three.txt: Deleted 2025/09/25 03:31:48 INFO : three.txt: Moved into backup dir 2025/09/25 03:31:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 03:31:50 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:50 DEBUG : two: Unchanged skipping 2025/09/25 03:31:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:31:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/25 03:31:51 INFO : one: Deleted 2025/09/25 03:31:51 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:31:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/25 03:31:52 INFO : one: Copied (new) 2025/09/25 03:31:52 DEBUG : Waiting for deletions to finish 2025/09/25 03:31:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:31:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/25 03:31:53 INFO : three.txt: Deleted 2025/09/25 03:31:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:31:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:31:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 03:31:59 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:31:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:31:59 DEBUG : two: Unchanged skipping 2025/09/25 03:31:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:31:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/25 03:31:59 INFO : one: Deleted 2025/09/25 03:31:59 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:32:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:32:00 INFO : one: Copied (new) 2025/09/25 03:32:00 DEBUG : Waiting for deletions to finish 2025/09/25 03:32:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:32:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/25 03:32:01 INFO : three.txt: Deleted 2025/09/25 03:32:01 INFO : three.txt: Moved into backup dir 2025/09/25 03:32:02 DEBUG : one.bak: Excluded (Path Filter) 2025/09/25 03:32:02 DEBUG : one.bak: Excluded 2025/09/25 03:32:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/25 03:32:02 DEBUG : three.txt.bak: Excluded 2025/09/25 03:32:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 03:32:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:02 DEBUG : two: Unchanged skipping 2025/09/25 03:32:02 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for checks to finish 2025/09/25 03:32:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:32:03 INFO : one: Copied (server-side copy) to: one.bak 2025/09/25 03:32:03 INFO : one: Deleted 2025/09/25 03:32:03 DEBUG : B2 bucket rclone-test-gizisiz1kali path dst: Waiting for transfers to finish 2025/09/25 03:32:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/25 03:32:03 INFO : one: Copied (new) 2025/09/25 03:32:03 DEBUG : Waiting for deletions to finish 2025/09/25 03:32:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:32:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/25 03:32:04 INFO : three.txt: Deleted 2025/09/25 03:32:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.20s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:32:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 03:32:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:32:11 INFO : one: Copied (server-side copy) to: one.bak 2025/09/25 03:32:11 INFO : one: Deleted 2025/09/25 03:32:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:32:12 INFO : one: Copied (new) 2025/09/25 03:32:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:12 DEBUG : two: Unchanged skipping 2025/09/25 03:32:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/25 03:32:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:32:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/25 03:32:13 INFO : three.txt: Deleted 2025/09/25 03:32:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:32:13 INFO : three.txt: Copied (new) 2025/09/25 03:32:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 03:32:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:32:15 INFO : one: Copied (server-side copy) to: one.bak 2025/09/25 03:32:15 INFO : one: Deleted 2025/09/25 03:32:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/25 03:32:15 INFO : one: Copied (new) 2025/09/25 03:32:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:16 DEBUG : two: Unchanged skipping 2025/09/25 03:32:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/25 03:32:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:32:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/25 03:32:17 INFO : three.txt: Deleted 2025/09/25 03:32:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/25 03:32:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gizisiz1kali/dst" 2025/09/25 03:32:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 03:32:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 03:32:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/25 03:32:24 INFO : one: Deleted 2025/09/25 03:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:32:25 INFO : one: Copied (new) 2025/09/25 03:32:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:25 DEBUG : two: Unchanged skipping 2025/09/25 03:32:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/25 03:32:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 03:32:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/25 03:32:26 INFO : three.txt: Deleted 2025/09/25 03:32:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:32:26 INFO : three.txt: Copied (new) 2025/09/25 03:32:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/25 03:32:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/25 03:32:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/25 03:32:28 INFO : one: Deleted 2025/09/25 03:32:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/25 03:32:29 INFO : one: Copied (new) 2025/09/25 03:32:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:29 DEBUG : two: Unchanged skipping 2025/09/25 03:32:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/25 03:32:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/25 03:32:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/25 03:32:30 INFO : three.txt: Deleted 2025/09/25 03:32:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/25 03:32:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.16s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:32:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/25 03:32:33 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:32:33 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:32:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/25 03:32:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/25 03:32:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:32:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 03:32:35 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:32:35 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:32:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 03:32:36 INFO : existing: Copied (new) 2025/09/25 03:32:36 DEBUG : Waiting for deletions to finish 2025/09/25 03:32:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:32:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/25 03:32:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/25 03:32:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:32:36 ERROR : B2 bucket rclone-test-gizisiz1kali: not deleting files as there were IO errors 2025/09/25 03:32:36 ERROR : B2 bucket rclone-test-gizisiz1kali: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:32:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:32:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:38 DEBUG : existing: Unchanged skipping 2025/09/25 03:32:38 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:32:38 DEBUG : Waiting for deletions to finish 2025/09/25 03:32:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", 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-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:32:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:32:58 DEBUG : both0: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both11: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both14: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both15: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both10: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both12: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both13: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both16: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both1: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both2: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both17: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both18: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both19: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both3: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both7: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both4: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:32:58 DEBUG : both9: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both5: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both6: Unchanged skipping 2025/09/25 03:32:58 DEBUG : both8: Unchanged skipping 2025/09/25 03:32:58 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:32:58 DEBUG : Waiting for deletions to finish 2025/09/25 03:32:58 INFO : only15: Deleted 2025/09/25 03:32:58 INFO : only19: Deleted 2025/09/25 03:32:58 INFO : only17: Deleted 2025/09/25 03:32:58 INFO : only16: Deleted 2025/09/25 03:32:58 INFO : only18: Deleted 2025/09/25 03:32:58 INFO : only8: Deleted 2025/09/25 03:32:58 INFO : only3: Deleted 2025/09/25 03:32:58 INFO : only4: Deleted 2025/09/25 03:32:58 INFO : only9: Deleted 2025/09/25 03:32:58 INFO : only2: Deleted 2025/09/25 03:32:59 INFO : only10: Deleted 2025/09/25 03:32:59 INFO : only11: Deleted 2025/09/25 03:32:59 INFO : only6: Deleted 2025/09/25 03:32:59 INFO : only12: Deleted 2025/09/25 03:32:59 INFO : only13: Deleted 2025/09/25 03:32:59 INFO : only5: Deleted 2025/09/25 03:32:59 INFO : only7: Deleted 2025/09/25 03:32:59 INFO : only1: Deleted 2025/09/25 03:32:59 INFO : only0: Deleted 2025/09/25 03:32:59 INFO : only14: Deleted 2025/09/25 03:32:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:33:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:33:21 DEBUG : both10: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both13: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both14: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both15: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both16: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both17: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both11: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both0: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both12: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both18: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both3: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both4: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both19: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both6: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both7: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both1: Unchanged skipping 2025/09/25 03:33:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:21 DEBUG : both2: Unchanged skipping 2025/09/25 03:33:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : both5: Unchanged skipping 2025/09/25 03:33:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : both8: Unchanged skipping 2025/09/25 03:33:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : both9: Unchanged skipping 2025/09/25 03:33:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/25 03:33:21 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:33:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:21 INFO : only12: Copied (replaced existing) 2025/09/25 03:33:21 INFO : only11: Copied (replaced existing) 2025/09/25 03:33:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:21 INFO : only14: Copied (replaced existing) 2025/09/25 03:33:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:21 INFO : only15: Copied (replaced existing) 2025/09/25 03:33:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:21 INFO : only16: Copied (replaced existing) 2025/09/25 03:33:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:21 INFO : only17: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only18: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only19: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only1: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only2: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only3: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only13: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only4: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only5: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only7: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only0: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only10: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only8: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only9: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/25 03:33:22 INFO : only6: Copied (replaced existing) 2025/09/25 03:33:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:33:30 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:33:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:33:30 DEBUG : empty_on_remote: Making directory with metadata 2025/09/25 03:33:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:33:30 INFO : empty_on_remote: Making directory 2025/09/25 03:33:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 03:33:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:33:33 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:33:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:33:33 DEBUG : empty_on_remote: Making directory with metadata 2025/09/25 03:33:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 03:33:33 INFO : empty_on_remote: Making directory 2025/09/25 03:33:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 03:33:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.80s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:33:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:36 INFO : sub dir: Making directory 2025/09/25 03:33:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:33:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 03:33:40 INFO : sub dir: Making directory 2025/09/25 03:33:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:33:52 DEBUG : Waiting for deletions to finish 2025/09/25 03:33:52 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : apple: Unchanged skipping 2025/09/25 03:33:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:33:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:33:53 DEBUG : banana: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:33:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:33:53 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:33:53 DEBUG : Waiting for deletions to finish 2025/09/25 03:33:53 INFO : There was nothing to transfer 2025/09/25 03:33:53 DEBUG : Waiting for deletions to finish 2025/09/25 03:33:53 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : apple: Unchanged skipping 2025/09/25 03:33:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : banana: Unchanged skipping 2025/09/25 03:33:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:33:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:33:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:33:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:33:54 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:33:54 DEBUG : Waiting for deletions to finish 2025/09/25 03:33:54 INFO : There was nothing to transfer 2025/09/25 03:33:54 DEBUG : Waiting for deletions to finish 2025/09/25 03:33:54 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:33:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:34:09 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:09 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : apple: Unchanged skipping 2025/09/25 03:34:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:34:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : banana: Unchanged skipping 2025/09/25 03:34:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:34:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:34:10 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:34:10 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:10 INFO : There was nothing to transfer 2025/09/25 03:34:10 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:10 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : apple: Unchanged skipping 2025/09/25 03:34:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:34:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:34:11 DEBUG : banana: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:34:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:34:11 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:34:11 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:11 INFO : There was nothing to transfer 2025/09/25 03:34:11 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:11 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:34:24 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:25 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:34:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 03:34:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 03:34:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 03:34:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 03:34:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/25 03:34:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 03:34:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:34:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:34:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/25 03:34:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/25 03:34:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/25 03:34:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/25 03:34:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/25 03:34:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/25 03:34:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/25 03:34:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/25 03:34:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/25 03:34:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/25 03:34:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/25 03:34:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/25 03:34:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/25 03:34:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/25 03:34:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/25 03:34:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/25 03:34:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/25 03:34:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/25 03:34:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/25 03:34:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/25 03:34:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/25 03:34:28 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 03:34:28 INFO : apple: Deleted 2025/09/25 03:34:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 03:34:28 INFO : splitbananasplit: Deleted 2025/09/25 03:34:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 03:34:28 INFO : appleappleapplebanana: Deleted 2025/09/25 03:34:28 INFO : banana: Deleted 2025/09/25 03:34:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 03:34:28 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 03:34:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 03:34:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 03:34:29 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:29 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:29 DEBUG : apple: Unchanged skipping 2025/09/25 03:34:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:29 DEBUG : banana: Unchanged skipping 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:34:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 03:34:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/25 03:34:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:34:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:34:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:34:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:34:30 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:30 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/25 03:34:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:30 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/25 03:34:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:30 DEBUG : apple: transformed to: YXBwbGU= 2025/09/25 03:34:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/25 03:34:30 DEBUG : banana: transformed to: YmFuYW5h 2025/09/25 03:34:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/25 03:34:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/25 03:34:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/25 03:34:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/25 03:34:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/25 03:34:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/25 03:34:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:34:43 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:43 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:34:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:44 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/25 03:34:44 INFO : apple: Copied (new) to: PREFIXapple 2025/09/25 03:34:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/25 03:34:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/25 03:34:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/25 03:34:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/25 03:34:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/25 03:34:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/25 03:34:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/25 03:34:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/25 03:34:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/25 03:34:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/25 03:34:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/25 03:34:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/25 03:34:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/25 03:34:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:44 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:34:44 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:34:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/25 03:34:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/25 03:34:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/25 03:34:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/25 03:34:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/25 03:34:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/25 03:34:45 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/25 03:34:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/25 03:34:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/25 03:34:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/25 03:34:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/25 03:34:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/25 03:34:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/25 03:34:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/25 03:34:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/25 03:34:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/25 03:34:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/25 03:34:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/25 03:34:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/25 03:34:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/25 03:34:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/25 03:34:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/25 03:34:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:46 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:46 INFO : appleappleapplebanana: Deleted 2025/09/25 03:34:46 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 03:34:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 03:34:46 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 03:34:47 INFO : banana: Deleted 2025/09/25 03:34:47 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 03:34:47 INFO : splitbananasplit: Deleted 2025/09/25 03:34:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 03:34:47 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 03:34:47 INFO : apple: Deleted 2025/09/25 03:34:47 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : apple: transformed to: PREFIXapple 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/25 03:34:47 DEBUG : banana: transformed to: PREFIXbanana 2025/09/25 03:34:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/25 03:34:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/25 03:34:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/25 03:34:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/25 03:34:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/25 03:34:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/25 03:34:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/25 03:34:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/25 03:34:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/25 03:34:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/25 03:34:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/25 03:34:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/25 03:34:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/25 03:34:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/25 03:34:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/25 03:34:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/25 03:34:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/25 03:34:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 03:34:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 03:34:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 03:34:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:34:48 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:34:48 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:34:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/25 03:34:48 INFO : appleappleapplebanana: Copied (new) 2025/09/25 03:34:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/25 03:34:48 INFO : banana: Copied (new) 2025/09/25 03:34:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/25 03:34:48 INFO : splitbananasplit: Copied (new) 2025/09/25 03:34:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/25 03:34:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/25 03:34:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/25 03:34:48 INFO : apple: Copied (new) 2025/09/25 03:34:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/25 03:34:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/25 03:34:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/25 03:34:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/25 03:34:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/25 03:34:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/25 03:34:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/25 03:34:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/25 03:34:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/25 03:34:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/25 03:34:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/25 03:34:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/25 03:34:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/25 03:34:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/25 03:34:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/25 03:34:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/25 03:34:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/25 03:34:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/25 03:34:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/25 03:34:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/25 03:34:49 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:50 INFO : PREFIXbanana: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/25 03:34:50 INFO : PREFIXsplitbananasplit: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/25 03:34:50 INFO : PREFIXapple: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/25 03:34:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/25 03:34:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/25 03:34:50 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:50 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:34:50 DEBUG : Waiting for deletions to finish 2025/09/25 03:34:51 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:34:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:35:05 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:05 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:35:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 03:35:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 03:35:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 03:35:05 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:06 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:35:06 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:35:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/25 03:35:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/25 03:35:06 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/25 03:35:06 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/25 03:35:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/25 03:35:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/25 03:35:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/25 03:35:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/25 03:35:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/25 03:35:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/25 03:35:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/25 03:35:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/25 03:35:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/25 03:35:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/25 03:35:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/25 03:35:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/25 03:35:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/25 03:35:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/25 03:35:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/25 03:35:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/25 03:35:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:07 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 03:35:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 03:35:07 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 03:35:07 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 03:35:07 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 03:35:07 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 03:35:07 INFO : apple: Deleted 2025/09/25 03:35:07 INFO : splitbananasplit: Deleted 2025/09/25 03:35:08 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 03:35:08 INFO : appleappleapplebanana: Deleted 2025/09/25 03:35:08 INFO : banana: Deleted 2025/09/25 03:35:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 03:35:08 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 03:35:08 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:08 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : apple: transformed to: appleSUFFIX 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/25 03:35:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/25 03:35:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/25 03:35:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/25 03:35:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 03:35:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/25 03:35:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:09 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:35:09 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:35:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/25 03:35:09 INFO : splitbananasplit: Copied (new) 2025/09/25 03:35:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/25 03:35:09 INFO : banana: Copied (new) 2025/09/25 03:35:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/25 03:35:09 INFO : appleappleapplebanana: Copied (new) 2025/09/25 03:35:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/25 03:35:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/25 03:35:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/25 03:35:09 INFO : apple: Copied (new) 2025/09/25 03:35:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/25 03:35:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/25 03:35:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/25 03:35:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/25 03:35:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/25 03:35:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/25 03:35:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/25 03:35:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/25 03:35:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/25 03:35:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/25 03:35:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/25 03:35:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/25 03:35:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/25 03:35:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/25 03:35:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/25 03:35:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/25 03:35:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/25 03:35:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/25 03:35:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/25 03:35:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/25 03:35:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/25 03:35:11 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/25 03:35:11 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : bananaSUFFIX: Deleted 2025/09/25 03:35:11 INFO : splitbananasplitSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : appleSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/25 03:35:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/25 03:35:11 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:11 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:12 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:35:25 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:26 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:35:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:26 DEBUG : apple: Unchanged skipping 2025/09/25 03:35:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:26 DEBUG : banana: Unchanged skipping 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/25 03:35:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/25 03:35:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 03:35:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/25 03:35:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:35:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:35:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/25 03:35:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/25 03:35:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/25 03:35:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/25 03:35:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/25 03:35:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/25 03:35:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/25 03:35:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/25 03:35:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/25 03:35:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/25 03:35:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/25 03:35:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/25 03:35:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/25 03:35:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/25 03:35:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/25 03:35:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/25 03:35:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/25 03:35:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/25 03:35:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/25 03:35:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/25 03:35:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/25 03:35:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/25 03:35:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/25 03:35:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/25 03:35:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/25 03:35:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/25 03:35:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/25 03:35:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/25 03:35:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/25 03:35:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/25 03:35:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/25 03:35:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/25 03:35:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/25 03:35:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/25 03:35:28 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0012-6789;.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0003-defghij.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0007-1234567.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0009-3456789.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0010-456789.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0013-789;=.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0014-89;=.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/25 03:35:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/25 03:35:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/25 03:35:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/25 03:35:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/25 03:35:29 INFO : splitbananasplit: Deleted 2025/09/25 03:35:29 INFO : appleappleapplebanana: Deleted 2025/09/25 03:35:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/25 03:35:29 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:29 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : appleapple: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:29 DEBUG : apple: Unchanged skipping 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:35:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:29 DEBUG : banana: Unchanged skipping 2025/09/25 03:35:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:29 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 03:35:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/25 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/25 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/25 03:35:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/25 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/25 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/25 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/25 03:35:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/25 03:35:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/25 03:35:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/25 03:35:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/25 03:35:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/25 03:35:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/25 03:35:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/25 03:35:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/25 03:35:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/25 03:35:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:35:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:35:30 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:35:30 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:30 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:30 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/25 03:35:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/25 03:35:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/25 03:35:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/25 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/25 03:35:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/25 03:35:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/25 03:35:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/25 03:35:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/25 03:35:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/25 03:35:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/25 03:35:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/25 03:35:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/25 03:35:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/25 03:35:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/25 03:35:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/25 03:35:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/25 03:35:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/25 03:35:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/25 03:35:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:35:44 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:44 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : apple: Unchanged skipping 2025/09/25 03:35:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : banana: Unchanged skipping 2025/09/25 03:35:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:35:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:35:45 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:35:45 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:45 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:45 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : apple: Unchanged skipping 2025/09/25 03:35:46 DEBUG : banana: Unchanged skipping 2025/09/25 03:35:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:35:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:35:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:35:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:35:46 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:35:46 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:46 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:46 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:35:46 DEBUG : Waiting for deletions to finish 2025/09/25 03:35:47 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:35:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:36:03 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:03 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:04 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:04 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:04 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:04 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:05 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:05 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:05 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:05 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:05 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:36:18 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:19 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:19 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:19 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:19 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:20 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:20 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:20 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:20 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:21 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:36:34 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:35 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:35 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:35 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:36 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:36 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:36 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:36 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:37 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:37 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:37 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:37 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:36:51 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:51 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:52 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:52 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:52 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:52 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : apple: Unchanged skipping 2025/09/25 03:36:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/25 03:36:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : banana: Unchanged skipping 2025/09/25 03:36:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : splitbananasplit: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:36:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/25 03:36:53 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:53 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:53 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:53 DEBUG : Waiting for deletions to finish 2025/09/25 03:36:53 DEBUG : apple: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : banana: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/25 03:36:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (194.46s) --- PASS: TestTransform/NFC (15.25s) --- PASS: TestTransform/NFD (16.91s) --- PASS: TestTransform/base64 (18.71s) --- PASS: TestTransform/prefix (20.79s) --- PASS: TestTransform/suffix (21.24s) --- PASS: TestTransform/truncate (18.04s) --- PASS: TestTransform/encoder (17.19s) --- PASS: TestTransform/ISO-8859-1 (17.97s) --- PASS: TestTransform/charmap (15.58s) --- PASS: TestTransform/lowercase (16.31s) --- PASS: TestTransform/ascii (16.48s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:36:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/25 03:36:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/25 03:36:58 INFO : sub dir_somesuffix: Making directory 2025/09/25 03:36:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/25 03:36:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/25 03:36:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 03:36:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/25 03:36:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 03:36:58 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:36:58 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:36:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:36:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/25 03:36:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.82s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:00 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:00 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:00 INFO : tictactoe: Making directory 2025/09/25 03:37:00 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:00 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/25 03:37:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:00 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:00 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/25 03:37:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:02 INFO : toe: Making directory 2025/09/25 03:37:02 INFO : toe/toe: Making directory 2025/09/25 03:37:02 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 03:37:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 03:37:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 03:37:02 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:02 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/25 03:37:03 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:04 INFO : toe: Making directory 2025/09/25 03:37:04 INFO : toe/toe: Making directory 2025/09/25 03:37:04 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 03:37:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 03:37:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/25 03:37:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:04 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/25 03:37:05 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:05 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:37:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:37:05 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:06 INFO : tictacempty_dir: Making directory 2025/09/25 03:37:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:06 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:06 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:06 INFO : tictactoe: Making directory 2025/09/25 03:37:06 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:06 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:06 INFO : tictactoe/tictactoe: Making directory 2025/09/25 03:37:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:06 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:06 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.01s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:07 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:37:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:37:07 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:08 INFO : tictacempty_dir: Making directory 2025/09/25 03:37:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:08 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:08 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:08 INFO : tictactoe: Making directory 2025/09/25 03:37:08 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:08 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:08 INFO : tictactoe/tictactoe: Making directory 2025/09/25 03:37:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 03:37:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:08 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:08 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/25 03:37:08 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:08 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:09 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:09 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 03:37:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/25 03:37:09 NOTICE: B2 bucket rclone-test-gizisiz1kali: 0 differences found 2025/09/25 03:37:09 NOTICE: B2 bucket rclone-test-gizisiz1kali: 1 matching files --- PASS: TestAllTag (2.31s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:10 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:10 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:10 INFO : tictactoe: Making directory 2025/09/25 03:37:10 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:10 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:10 INFO : tictactoe/tictactoe: Making directory 2025/09/25 03:37:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:10 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:10 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:11 DEBUG : Waiting for deletions to finish 2025/09/25 03:37:11 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:11 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:11 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/25 03:37:11 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/25 03:37:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/25 03:37:11 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:11 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/09/25 03:37:12 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:13 INFO : toe: Making directory 2025/09/25 03:37:13 INFO : toe/toe: Making directory 2025/09/25 03:37:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 03:37:13 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:13 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:13 INFO : toe/toe/toe: Copied (new) 2025/09/25 03:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:14 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:37:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:37:14 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:14 INFO : tictacempty_dir: Making directory 2025/09/25 03:37:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:14 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:14 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:14 INFO : tictactoe: Making directory 2025/09/25 03:37:14 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:14 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:14 INFO : tictactoe/tictactoe: Making directory 2025/09/25 03:37:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 03:37:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:14 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:14 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:15 INFO : toe/toe/toe.txt: Deleted 2025/09/25 03:37:15 INFO : toe/toe: Removing directory 2025/09/25 03:37:15 INFO : toe: Removing directory 2025/09/25 03:37:15 INFO : empty_dir: Removing directory 2025/09/25 03:37:15 DEBUG : Local file system at /tmp/rclone664769704: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:16 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:37:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:37:16 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:16 INFO : tictacempty_dir: Making directory 2025/09/25 03:37:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:16 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:16 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:16 INFO : tictactoe: Making directory 2025/09/25 03:37:16 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:16 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:16 INFO : tictactoe/tictactoe: Making directory 2025/09/25 03:37:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 03:37:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:16 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:16 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:17 INFO : toe/toe/toe.txt: Deleted 2025/09/25 03:37:17 INFO : toe/toe: Removing directory 2025/09/25 03:37:17 INFO : toe: Removing directory 2025/09/25 03:37:17 INFO : empty_dir: Removing directory 2025/09/25 03:37:17 DEBUG : Local file system at /tmp/rclone664769704: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/25 03:37:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/25 03:37:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 03:37:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 03:37:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 03:37:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/25 03:37:18 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.17s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:19 DEBUG : Reset feature "Copy" 2025/09/25 03:37:19 DEBUG : Reset feature "Move" 2025/09/25 03:37:19 DEBUG : Reset feature "Copy" 2025/09/25 03:37:19 DEBUG : Reset feature "Move" 2025/09/25 03:37:19 DEBUG : empty_dir: Making directory with metadata 2025/09/25 03:37:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/25 03:37:19 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:19 INFO : tictacempty_dir: Making directory 2025/09/25 03:37:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/25 03:37:19 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:19 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:19 INFO : tictactoe: Making directory 2025/09/25 03:37:19 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:19 DEBUG : toe: transformed to: tictactoe 2025/09/25 03:37:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:19 INFO : tictactoe/tictactoe: Making directory 2025/09/25 03:37:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/25 03:37:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/25 03:37:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:19 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:19 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/25 03:37:20 INFO : toe/toe/toe.txt: Deleted 2025/09/25 03:37:20 INFO : toe/toe: Removing directory 2025/09/25 03:37:20 INFO : toe: Removing directory 2025/09/25 03:37:20 INFO : empty_dir: Removing directory 2025/09/25 03:37:20 DEBUG : Local file system at /tmp/rclone664769704: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/25 03:37:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/25 03:37:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 03:37:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 03:37:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/25 03:37:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/25 03:37:22 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.04s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:23 DEBUG : toe: transformed to: dG9l 2025/09/25 03:37:23 DEBUG : toe: transformed to: dG9l 2025/09/25 03:37:23 INFO : dG9l: Making directory 2025/09/25 03:37:23 DEBUG : toe: transformed to: dG9l 2025/09/25 03:37:23 DEBUG : toe: transformed to: dG9l 2025/09/25 03:37:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/25 03:37:23 INFO : dG9l/dG9l: Making directory 2025/09/25 03:37:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/25 03:37:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/25 03:37:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/25 03:37:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/25 03:37:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/25 03:37:23 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:23 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:24 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/25 03:37:24 DEBUG : Waiting for deletions to finish 2025/09/25 03:37:25 DEBUG : dG9l: transformed to: toe 2025/09/25 03:37:25 DEBUG : dG9l: transformed to: toe 2025/09/25 03:37:25 DEBUG : dG9l: transformed to: toe 2025/09/25 03:37:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/25 03:37:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/25 03:37:25 DEBUG : Local file system at /tmp/rclone664769704: Waiting for checks to finish 2025/09/25 03:37:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/25 03:37:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/25 03:37:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/25 03:37:25 DEBUG : Local file system at /tmp/rclone664769704: Waiting for transfers to finish 2025/09/25 03:37:25 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.79s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-gizisiz1kali", Local "Local file system at /tmp/rclone664769704", Modify Window "1ms" 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe: transformed to: 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe: transformed to: 2025/09/25 03:37:26 INFO : B2 bucket rclone-test-gizisiz1kali: Making directory 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe: transformed to: 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe: transformed to: 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe/toe: transformed to: 2025/09/25 03:37:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/25 03:37:26 INFO : toe/toe: Making directory 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe/toe: transformed to: 2025/09/25 03:37:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe: transformed to: 2025/09/25 03:37:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/25 03:37:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/25 03:37:26 DEBUG : toe/toe/toe: transformed to: 2025/09/25 03:37:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/25 03:37:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for checks to finish 2025/09/25 03:37:26 DEBUG : B2 bucket rclone-test-gizisiz1kali: Waiting for transfers to finish 2025/09/25 03:37:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 03:37:27 INFO : toe/toe/toe: Copied (new) 2025/09/25 03:37:27 ERROR : B2 bucket rclone-test-gizisiz1kali: not deleting files as there were IO errors 2025/09/25 03:37:27 ERROR : B2 bucket rclone-test-gizisiz1kali: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/09/25 03:37:28 DEBUG : B2 bucket rclone-test-gizisiz1kali: Purge remote 2025/09/25 03:37:28 INFO : B2 bucket rclone-test-gizisiz1kali: cleaning bucket "rclone-test-gizisiz1kali" of all files 2025/09/25 03:37:29 DEBUG : BackupDir/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653282_d20250925_m033110_c001_v7007000_t0000_u01758771070574") 2025/09/25 03:37:29 DEBUG : BackupDir/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11707608c6f98a6e_d20250925_m033103_c001_v0001109_t0044_u01758771063977") 2025/09/25 03:37:29 DEBUG : CompareDest/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee477_d20250925_m033044_c001_v7007000_t0000_u01758771044066") 2025/09/25 03:37:29 DEBUG : CompareDest/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f884_d20250925_m033037_c001_v0001098_t0011_u01758771037727") 2025/09/25 03:37:29 DEBUG : CompareDest/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee479_d20250925_m033044_c001_v7007000_t0000_u01758771044248") 2025/09/25 03:37:29 DEBUG : CompareDest/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858047d_d20250925_m033039_c001_v0001120_t0024_u01758771039325") 2025/09/25 03:37:29 DEBUG : CopyDest/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653284_d20250925_m033110_c001_v7007000_t0000_u01758771070758") 2025/09/25 03:37:29 DEBUG : CopyDest/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c1b6_d20250925_m033100_c001_v0001093_t0023_u01758771060984") 2025/09/25 03:37:29 DEBUG : CopyDest/three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653285_d20250925_m033110_c001_v7007000_t0000_u01758771070954") 2025/09/25 03:37:29 DEBUG : CopyDest/three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885804ca_d20250925_m033108_c001_v0001120_t0044_u01758771068178") 2025/09/25 03:37:29 DEBUG : CopyDest/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653286_d20250925_m033111_c001_v7007000_t0000_u01758771071137") 2025/09/25 03:37:29 DEBUG : CopyDest/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f8d3_d20250925_m033105_c001_v0001098_t0010_u01758771065794") 2025/09/25 03:37:29 DEBUG : EXISTING: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65354e_d20250925_m033238_c001_v7007000_t0000_u01758771158609") 2025/09/25 03:37:29 DEBUG : EXISTING: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa0f_d20250925_m033237_c001_v0001098_t0048_u01758771157448") 2025/09/25 03:37:29 DEBUG : PREFIXapple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40108df2bee6cd64_d20250925_m033450_c001_v7007000_t0000_u01758771290015") 2025/09/25 03:37:29 DEBUG : PREFIXapple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1e0_d20250925_m033444_c001_v0001183_t0053_u01758771284519") 2025/09/25 03:37:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fc4b_d20250925_m033450_c001_v7007000_t0000_u01758771290137") 2025/09/25 03:37:29 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580783_d20250925_m033444_c001_v0001120_t0032_u01758771284538") 2025/09/25 03:37:29 DEBUG : PREFIXbanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fc49_d20250925_m033449_c001_v7007000_t0000_u01758771289955") 2025/09/25 03:37:30 DEBUG : PREFIXbanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c454_d20250925_m033444_c001_v0001093_t0012_u01758771284529") 2025/09/25 03:37:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b2e_d20250925_m033449_c001_v7007000_t0000_u01758771289976") 2025/09/25 03:37:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc5b_d20250925_m033444_c001_v0001098_t0011_u01758771284550") 2025/09/25 03:37:30 DEBUG : Testêé: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6534fd_d20250925_m033234_c001_v7007000_t0000_u01758771154589") 2025/09/25 03:37:30 DEBUG : Testêé: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580599_d20250925_m033233_c001_v0001120_t0045_u01758771153749") 2025/09/25 03:37:30 DEBUG : Testêé: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa03_d20250925_m033232_c001_v0001098_t0053_u01758771152589") 2025/09/25 03:37:30 DEBUG : YXBwbGU=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e5_d20250925_m033430_c001_v7007000_t0000_u01758771270900") 2025/09/25 03:37:30 DEBUG : YXBwbGU=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858072a_d20250925_m033426_c001_v0001120_t0020_u01758771266093") 2025/09/25 03:37:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e6_d20250925_m033431_c001_v7007000_t0000_u01758771271085") 2025/09/25 03:37:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b128_d20250925_m033426_c001_v0001183_t0022_u01758771266084") 2025/09/25 03:37:30 DEBUG : YmFuYW5h: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e7_d20250925_m033431_c001_v7007000_t0000_u01758771271268") 2025/09/25 03:37:30 DEBUG : YmFuYW5h: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc11_d20250925_m033426_c001_v0001098_t0028_u01758771266104") 2025/09/25 03:37:30 DEBUG : a/potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5c8_d20250925_m032907_c001_v7007000_t0000_u01758770947492") 2025/09/25 03:37:30 DEBUG : a/potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f764_d20250925_m032906_c001_v0001098_t0004_u01758770946816") 2025/09/25 03:37:30 DEBUG : a/potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79718_d20250925_m032905_c001_v7007000_t0000_u01758770945180") 2025/09/25 03:37:30 DEBUG : a/potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f758_d20250925_m032904_c001_v0001098_t0008_u01758770944203") 2025/09/25 03:37:30 DEBUG : a/potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796cf_d20250925_m032845_c001_v7007000_t0000_u01758770925658") 2025/09/25 03:37:30 DEBUG : a/potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f705_d20250925_m032844_c001_v0001098_t0039_u01758770924635") 2025/09/25 03:37:30 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9be_d20250925_m033654_c001_v7007000_t0000_u01758771414298") 2025/09/25 03:37:30 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5df_d20250925_m033649_c001_v0001093_t0015_u01758771409794") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd182a_d20250925_m033637_c001_v7007000_t0000_u01758771397912") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5b4_d20250925_m033633_c001_v0001093_t0022_u01758771393262") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8e8_d20250925_m033621_c001_v7007000_t0000_u01758771381701") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c58d_d20250925_m033617_c001_v0001093_t0050_u01758771377742") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f96d_d20250925_m033606_c001_v7007000_t0000_u01758771366068") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c554_d20250925_m033602_c001_v0001093_t0020_u01758771362061") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a6d_d20250925_m033547_c001_v7007000_t0000_u01758771347860") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c524_d20250925_m033542_c001_v0001093_t0057_u01758771342713") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9ef_d20250925_m033530_c001_v7007000_t0000_u01758771330934") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b34a_d20250925_m033524_c001_v0001183_t0051_u01758771324501") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d47_d20250925_m033512_c001_v7007000_t0000_u01758771312919") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4bb_d20250925_m033509_c001_v0001093_t0022_u01758771309097") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27fd0_d20250925_m033507_c001_v7007000_t0000_u01758771307814") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcac_d20250925_m033503_c001_v0001098_t0005_u01758771303631") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798fb_d20250925_m033451_c001_v7007000_t0000_u01758771291700") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580798_d20250925_m033448_c001_v0001120_t0028_u01758771288175") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fc2b_d20250925_m033447_c001_v7007000_t0000_u01758771287177") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1d0_d20250925_m033442_c001_v0001183_t0041_u01758771282256") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e78_d20250925_m033428_c001_v7007000_t0000_u01758771268596") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b117_d20250925_m033423_c001_v0001183_t0052_u01758771263503") 2025/09/25 03:37:31 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf7a_d20250925_m033412_c001_v7007000_t0000_u01758771252127") 2025/09/25 03:37:32 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b09b_d20250925_m033407_c001_v0001183_t0001_u01758771247681") 2025/09/25 03:37:32 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3be8_d20250925_m033355_c001_v7007000_t0000_u01758771235288") 2025/09/25 03:37:32 DEBUG : apple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b02b_d20250925_m033350_c001_v0001183_t0021_u01758771230751") 2025/09/25 03:37:32 DEBUG : appleSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4063b93971b6cc7b_d20250925_m033511_c001_v7007000_t0000_u01758771311346") 2025/09/25 03:37:32 DEBUG : appleSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807eb_d20250925_m033505_c001_v0001120_t0010_u01758771305948") 2025/09/25 03:37:32 DEBUG : appleapple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9f0_d20250925_m033531_c001_v7007000_t0000_u01758771331117") 2025/09/25 03:37:32 DEBUG : appleapple: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4f3_d20250925_m033526_c001_v0001093_t0051_u01758771326791") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9c0_d20250925_m033654_c001_v7007000_t0000_u01758771414485") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe19_d20250925_m033650_c001_v0001098_t0059_u01758771410503") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd182b_d20250925_m033638_c001_v7007000_t0000_u01758771398097") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fded_d20250925_m033633_c001_v0001098_t0047_u01758771393941") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8ea_d20250925_m033621_c001_v7007000_t0000_u01758771381883") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdb8_d20250925_m033618_c001_v0001098_t0014_u01758771378361") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f970_d20250925_m033606_c001_v7007000_t0000_u01758771366251") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd8f_d20250925_m033602_c001_v0001098_t0024_u01758771362626") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a6e_d20250925_m033548_c001_v7007000_t0000_u01758771348045") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd4d_d20250925_m033543_c001_v0001098_t0009_u01758771343543") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4002d5bf67524255_d20250925_m033529_c001_v7007000_t0000_u01758771329060") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcff_d20250925_m033525_c001_v0001098_t0031_u01758771325099") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d48_d20250925_m033513_c001_v7007000_t0000_u01758771313104") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcc1_d20250925_m033509_c001_v0001098_t0041_u01758771309108") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27fd2_d20250925_m033507_c001_v7007000_t0000_u01758771307996") 2025/09/25 03:37:32 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807e5_d20250925_m033504_c001_v0001120_t0047_u01758771304173") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798fc_d20250925_m033451_c001_v7007000_t0000_u01758771291883") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b21a_d20250925_m033448_c001_v0001183_t0042_u01758771288060") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd21f_d20250925_m033446_c001_v7007000_t0000_u01758771286552") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580779_d20250925_m033442_c001_v0001120_t0002_u01758771282782") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fb6b_d20250925_m033428_c001_v7007000_t0000_u01758771268839") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc07_d20250925_m033424_c001_v0001098_t0030_u01758771264228") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf7e_d20250925_m033412_c001_v7007000_t0000_u01758771252333") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbc9_d20250925_m033408_c001_v0001098_t0035_u01758771248422") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3beb_d20250925_m033355_c001_v7007000_t0000_u01758771235471") 2025/09/25 03:37:33 DEBUG : appleappleapplebanana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb7b_d20250925_m033351_c001_v0001098_t0009_u01758771231367") 2025/09/25 03:37:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a6ad_d20250925_m033511_c001_v7007000_t0000_u01758771311492") 2025/09/25 03:37:33 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2b1_d20250925_m033505_c001_v0001183_t0045_u01758771305937") 2025/09/25 03:37:33 DEBUG : b/potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5c9_d20250925_m032907_c001_v7007000_t0000_u01758770947674") 2025/09/25 03:37:33 DEBUG : b/potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f75e_d20250925_m032905_c001_v0001098_t0039_u01758770945734") 2025/09/25 03:37:33 DEBUG : b/potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79713_d20250925_m032904_c001_v7007000_t0000_u01758770944565") 2025/09/25 03:37:33 DEBUG : b/potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f754_d20250925_m032902_c001_v0001098_t0058_u01758770942948") 2025/09/25 03:37:33 DEBUG : b/potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796ce_d20250925_m032845_c001_v7007000_t0000_u01758770925096") 2025/09/25 03:37:33 DEBUG : b/potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f701_d20250925_m032843_c001_v0001098_t0053_u01758770923421") 2025/09/25 03:37:33 DEBUG : backup/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee55a_d20250925_m033125_c001_v7007000_t0000_u01758771085244") 2025/09/25 03:37:33 DEBUG : backup/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10973bd0c513dfe6_d20250925_m033123_c001_v0001101_t0000_u01758771083314") 2025/09/25 03:37:34 DEBUG : backup/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112da68d398a283d_d20250925_m033118_c001_v0001106_t0050_u01758771078636") 2025/09/25 03:37:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f698_d20250925_m033153_c001_v7007000_t0000_u01758771113949") 2025/09/25 03:37:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10617bb6ea4b9c85_d20250925_m033151_c001_v0001165_t0006_u01758771111161") 2025/09/25 03:37:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10821b2810598fe9_d20250925_m033146_c001_v0001137_t0045_u01758771106650") 2025/09/25 03:37:34 DEBUG : backup/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602ddb85_d20250925_m033139_c001_v7007000_t0000_u01758771099057") 2025/09/25 03:37:34 DEBUG : backup/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f118666603ebd589a_d20250925_m033137_c001_v0001041_t0014_u01758771097005") 2025/09/25 03:37:34 DEBUG : backup/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f113f56914dca1d32_d20250925_m033132_c001_v0001171_t0021_u01758771092935") 2025/09/25 03:37:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f699_d20250925_m033154_c001_v7007000_t0000_u01758771114132") 2025/09/25 03:37:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116d8af2725546d7_d20250925_m033152_c001_v0001040_t0051_u01758771112676") 2025/09/25 03:37:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1113214f4fb35120_d20250925_m033148_c001_v0001179_t0003_u01758771108620") 2025/09/25 03:37:34 DEBUG : backup/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee55c_d20250925_m033125_c001_v7007000_t0000_u01758771085427") 2025/09/25 03:37:34 DEBUG : backup/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1140ee32021c8f87_d20250925_m033124_c001_v0001183_t0045_u01758771084489") 2025/09/25 03:37:34 DEBUG : backup/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10381cf7d531a034_d20250925_m033120_c001_v0001116_t0043_u01758771080466") 2025/09/25 03:37:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602ddb87_d20250925_m033139_c001_v7007000_t0000_u01758771099241") 2025/09/25 03:37:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f109be6a5355d6ea1_d20250925_m033138_c001_v0001184_t0028_u01758771098287") 2025/09/25 03:37:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f110af2a31da845e7_d20250925_m033134_c001_v0001184_t0041_u01758771094728") 2025/09/25 03:37:34 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9c1_d20250925_m033654_c001_v7007000_t0000_u01758771414672") 2025/09/25 03:37:34 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b557_d20250925_m033650_c001_v0001183_t0044_u01758771410308") 2025/09/25 03:37:34 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd182e_d20250925_m033638_c001_v7007000_t0000_u01758771398283") 2025/09/25 03:37:34 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b4f9_d20250925_m033633_c001_v0001183_t0011_u01758771393722") 2025/09/25 03:37:34 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8ec_d20250925_m033622_c001_v7007000_t0000_u01758771382064") 2025/09/25 03:37:34 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b4a4_d20250925_m033618_c001_v0001183_t0032_u01758771378160") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f973_d20250925_m033606_c001_v7007000_t0000_u01758771366434") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b43e_d20250925_m033602_c001_v0001183_t0002_u01758771362397") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a70_d20250925_m033548_c001_v7007000_t0000_u01758771348227") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b3c4_d20250925_m033543_c001_v0001183_t0053_u01758771343342") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9f2_d20250925_m033531_c001_v7007000_t0000_u01758771331301") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4eb_d20250925_m033524_c001_v0001093_t0018_u01758771324714") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d49_d20250925_m033513_c001_v7007000_t0000_u01758771313286") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807f5_d20250925_m033509_c001_v0001120_t0012_u01758771309119") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65390a_d20250925_m033507_c001_v7007000_t0000_u01758771307998") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b297_d20250925_m033503_c001_v0001183_t0003_u01758771303964") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798fd_d20250925_m033452_c001_v7007000_t0000_u01758771292065") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c46e_d20250925_m033448_c001_v0001093_t0014_u01758771288050") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494f16_d20250925_m033446_c001_v7007000_t0000_u01758771286940") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c450_d20250925_m033442_c001_v0001093_t0003_u01758771282467") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a661_d20250925_m033428_c001_v7007000_t0000_u01758771268852") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580722_d20250925_m033423_c001_v0001120_t0040_u01758771263721") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf83_d20250925_m033412_c001_v7007000_t0000_u01758771252524") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806e6_d20250925_m033407_c001_v0001120_t0055_u01758771247904") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bed_d20250925_m033355_c001_v7007000_t0000_u01758771235654") 2025/09/25 03:37:35 DEBUG : banana: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806be_d20250925_m033350_c001_v0001120_t0043_u01758771230961") 2025/09/25 03:37:36 DEBUG : bananaSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4063b93971b6cc78_d20250925_m033511_c001_v7007000_t0000_u01758771311155") 2025/09/25 03:37:36 DEBUG : bananaSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcb4_d20250925_m033505_c001_v0001098_t0038_u01758771305926") 2025/09/25 03:37:36 DEBUG : both0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cae_d20250925_m033323_c001_v7007000_t0000_u01758771203271") 2025/09/25 03:37:36 DEBUG : both0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2e7_d20250925_m033304_c001_v0001093_t0025_u01758771184367") 2025/09/25 03:37:36 DEBUG : both0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f522_d20250925_m033300_c001_v7007000_t0000_u01758771180051") 2025/09/25 03:37:36 DEBUG : both0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805ad_d20250925_m033240_c001_v0001120_t0016_u01758771160864") 2025/09/25 03:37:36 DEBUG : both1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cb0_d20250925_m033323_c001_v7007000_t0000_u01758771203453") 2025/09/25 03:37:36 DEBUG : both1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580615_d20250925_m033306_c001_v0001120_t0014_u01758771186096") 2025/09/25 03:37:36 DEBUG : both1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f525_d20250925_m033300_c001_v7007000_t0000_u01758771180236") 2025/09/25 03:37:36 DEBUG : both1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa1f_d20250925_m033241_c001_v0001098_t0039_u01758771161810") 2025/09/25 03:37:36 DEBUG : both10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cb2_d20250925_m033323_c001_v7007000_t0000_u01758771203636") 2025/09/25 03:37:36 DEBUG : both10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580641_d20250925_m033313_c001_v0001120_t0058_u01758771193125") 2025/09/25 03:37:36 DEBUG : both10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f527_d20250925_m033300_c001_v7007000_t0000_u01758771180450") 2025/09/25 03:37:36 DEBUG : both10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa46_d20250925_m033248_c001_v0001098_t0040_u01758771168874") 2025/09/25 03:37:36 DEBUG : both11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cb5_d20250925_m033323_c001_v7007000_t0000_u01758771203819") 2025/09/25 03:37:36 DEBUG : both11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fab5_d20250925_m033314_c001_v0001098_t0034_u01758771194056") 2025/09/25 03:37:36 DEBUG : both11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f52a_d20250925_m033300_c001_v7007000_t0000_u01758771180636") 2025/09/25 03:37:36 DEBUG : both11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2c7_d20250925_m033249_c001_v0001093_t0020_u01758771169753") 2025/09/25 03:37:36 DEBUG : both12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cba_d20250925_m033324_c001_v7007000_t0000_u01758771204001") 2025/09/25 03:37:36 DEBUG : both12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c323_d20250925_m033314_c001_v0001093_t0057_u01758771194757") 2025/09/25 03:37:37 DEBUG : both12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f52d_d20250925_m033300_c001_v7007000_t0000_u01758771180820") 2025/09/25 03:37:37 DEBUG : both12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805d7_d20250925_m033250_c001_v0001120_t0053_u01758771170707") 2025/09/25 03:37:37 DEBUG : both13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cbd_d20250925_m033324_c001_v7007000_t0000_u01758771204183") 2025/09/25 03:37:37 DEBUG : both13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858064d_d20250925_m033315_c001_v0001120_t0014_u01758771195923") 2025/09/25 03:37:37 DEBUG : both13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f52f_d20250925_m033301_c001_v7007000_t0000_u01758771181006") 2025/09/25 03:37:37 DEBUG : both13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa58_d20250925_m033251_c001_v0001098_t0024_u01758771171775") 2025/09/25 03:37:37 DEBUG : both14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cbf_d20250925_m033324_c001_v7007000_t0000_u01758771204377") 2025/09/25 03:37:37 DEBUG : both14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fac3_d20250925_m033316_c001_v0001098_t0002_u01758771196533") 2025/09/25 03:37:37 DEBUG : both14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f532_d20250925_m033301_c001_v7007000_t0000_u01758771181190") 2025/09/25 03:37:37 DEBUG : both14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2d1_d20250925_m033252_c001_v0001093_t0035_u01758771172712") 2025/09/25 03:37:37 DEBUG : both15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cc3_d20250925_m033324_c001_v7007000_t0000_u01758771204559") 2025/09/25 03:37:37 DEBUG : both15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c32d_d20250925_m033317_c001_v0001093_t0036_u01758771197290") 2025/09/25 03:37:37 DEBUG : both15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f535_d20250925_m033301_c001_v7007000_t0000_u01758771181386") 2025/09/25 03:37:37 DEBUG : both15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805e4_d20250925_m033253_c001_v0001120_t0038_u01758771173369") 2025/09/25 03:37:37 DEBUG : both16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cc6_d20250925_m033324_c001_v7007000_t0000_u01758771204742") 2025/09/25 03:37:37 DEBUG : both16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580659_d20250925_m033317_c001_v0001120_t0004_u01758771197915") 2025/09/25 03:37:37 DEBUG : both16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f538_d20250925_m033301_c001_v7007000_t0000_u01758771181570") 2025/09/25 03:37:37 DEBUG : both16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa66_d20250925_m033254_c001_v0001098_t0056_u01758771174327") 2025/09/25 03:37:37 DEBUG : both17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cc9_d20250925_m033324_c001_v7007000_t0000_u01758771204924") 2025/09/25 03:37:37 DEBUG : both17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8facd_d20250925_m033318_c001_v0001098_t0027_u01758771198794") 2025/09/25 03:37:37 DEBUG : both17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f53a_d20250925_m033301_c001_v7007000_t0000_u01758771181754") 2025/09/25 03:37:38 DEBUG : both17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2d6_d20250925_m033255_c001_v0001093_t0047_u01758771175151") 2025/09/25 03:37:38 DEBUG : both18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494ccd_d20250925_m033325_c001_v7007000_t0000_u01758771205108") 2025/09/25 03:37:38 DEBUG : both18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c335_d20250925_m033319_c001_v0001093_t0000_u01758771199502") 2025/09/25 03:37:38 DEBUG : both18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f53d_d20250925_m033301_c001_v7007000_t0000_u01758771181939") 2025/09/25 03:37:38 DEBUG : both18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805f1_d20250925_m033255_c001_v0001120_t0015_u01758771175952") 2025/09/25 03:37:38 DEBUG : both19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cd0_d20250925_m033325_c001_v7007000_t0000_u01758771205319") 2025/09/25 03:37:38 DEBUG : both19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858065d_d20250925_m033320_c001_v0001120_t0013_u01758771200192") 2025/09/25 03:37:38 DEBUG : both19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f540_d20250925_m033302_c001_v7007000_t0000_u01758771182123") 2025/09/25 03:37:38 DEBUG : both19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa70_d20250925_m033256_c001_v0001098_t0041_u01758771176652") 2025/09/25 03:37:38 DEBUG : both2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cd3_d20250925_m033325_c001_v7007000_t0000_u01758771205502") 2025/09/25 03:37:38 DEBUG : both2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa95_d20250925_m033306_c001_v0001098_t0012_u01758771186963") 2025/09/25 03:37:38 DEBUG : both2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f542_d20250925_m033302_c001_v7007000_t0000_u01758771182307") 2025/09/25 03:37:38 DEBUG : both2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2ad_d20250925_m033242_c001_v0001093_t0052_u01758771162542") 2025/09/25 03:37:38 DEBUG : both3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cd6_d20250925_m033325_c001_v7007000_t0000_u01758771205686") 2025/09/25 03:37:38 DEBUG : both3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2fa_d20250925_m033307_c001_v0001093_t0017_u01758771187734") 2025/09/25 03:37:38 DEBUG : both3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f545_d20250925_m033302_c001_v7007000_t0000_u01758771182491") 2025/09/25 03:37:38 DEBUG : both3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805b5_d20250925_m033243_c001_v0001120_t0039_u01758771163374") 2025/09/25 03:37:38 DEBUG : both4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cd9_d20250925_m033325_c001_v7007000_t0000_u01758771205871") 2025/09/25 03:37:38 DEBUG : both4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858061f_d20250925_m033308_c001_v0001120_t0010_u01758771188476") 2025/09/25 03:37:38 DEBUG : both4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f547_d20250925_m033302_c001_v7007000_t0000_u01758771182675") 2025/09/25 03:37:38 DEBUG : both4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa2b_d20250925_m033244_c001_v0001098_t0016_u01758771164181") 2025/09/25 03:37:38 DEBUG : both5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cdc_d20250925_m033326_c001_v7007000_t0000_u01758771206059") 2025/09/25 03:37:39 DEBUG : both5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa9f_d20250925_m033309_c001_v0001098_t0024_u01758771189152") 2025/09/25 03:37:39 DEBUG : both5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f54a_d20250925_m033302_c001_v7007000_t0000_u01758771182860") 2025/09/25 03:37:39 DEBUG : both5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2b3_d20250925_m033245_c001_v0001093_t0030_u01758771165141") 2025/09/25 03:37:39 DEBUG : both6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cdf_d20250925_m033326_c001_v7007000_t0000_u01758771206240") 2025/09/25 03:37:39 DEBUG : both6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c30a_d20250925_m033310_c001_v0001093_t0036_u01758771190163") 2025/09/25 03:37:39 DEBUG : both6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f54d_d20250925_m033303_c001_v7007000_t0000_u01758771183044") 2025/09/25 03:37:39 DEBUG : both6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805c3_d20250925_m033245_c001_v0001120_t0050_u01758771165959") 2025/09/25 03:37:39 DEBUG : both7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494ce2_d20250925_m033326_c001_v7007000_t0000_u01758771206423") 2025/09/25 03:37:39 DEBUG : both7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580639_d20250925_m033311_c001_v0001120_t0040_u01758771191077") 2025/09/25 03:37:39 DEBUG : both7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f54f_d20250925_m033303_c001_v7007000_t0000_u01758771183229") 2025/09/25 03:37:39 DEBUG : both7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa38_d20250925_m033246_c001_v0001098_t0034_u01758771166736") 2025/09/25 03:37:39 DEBUG : both8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494ce5_d20250925_m033326_c001_v7007000_t0000_u01758771206606") 2025/09/25 03:37:39 DEBUG : both8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8faa9_d20250925_m033311_c001_v0001098_t0026_u01758771191807") 2025/09/25 03:37:39 DEBUG : both8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f552_d20250925_m033303_c001_v7007000_t0000_u01758771183417") 2025/09/25 03:37:39 DEBUG : both8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2bb_d20250925_m033247_c001_v0001093_t0039_u01758771167282") 2025/09/25 03:37:39 DEBUG : both9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494ce8_d20250925_m033326_c001_v7007000_t0000_u01758771206790") 2025/09/25 03:37:39 DEBUG : both9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c318_d20250925_m033312_c001_v0001093_t0010_u01758771192469") 2025/09/25 03:37:39 DEBUG : both9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f554_d20250925_m033303_c001_v7007000_t0000_u01758771183601") 2025/09/25 03:37:39 DEBUG : both9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805cb_d20250925_m033247_c001_v0001120_t0025_u01758771167987") 2025/09/25 03:37:39 DEBUG : c/non empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5cb_d20250925_m032907_c001_v7007000_t0000_u01758770947856") 2025/09/25 03:37:39 DEBUG : c/non empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f762_d20250925_m032906_c001_v0001098_t0007_u01758770946047") 2025/09/25 03:37:40 DEBUG : c/non empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c7971a_d20250925_m032905_c001_v7007000_t0000_u01758770945364") 2025/09/25 03:37:40 DEBUG : c/non empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f756_d20250925_m032903_c001_v0001098_t0030_u01758770943343") 2025/09/25 03:37:40 DEBUG : c/non empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796d1_d20250925_m032845_c001_v7007000_t0000_u01758770925841") 2025/09/25 03:37:40 DEBUG : c/non empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f703_d20250925_m032843_c001_v0001098_t0050_u01758770923855") 2025/09/25 03:37:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e8_d20250925_m033431_c001_v7007000_t0000_u01758771271448") 2025/09/25 03:37:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3fc_d20250925_m033426_c001_v0001093_t0056_u01758771266116") 2025/09/25 03:37:40 DEBUG : check sum: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65300c_d20250925_m032835_c001_v7007000_t0000_u01758770915972") 2025/09/25 03:37:40 DEBUG : check sum: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6d6_d20250925_m032834_c001_v0001098_t0031_u01758770914786") 2025/09/25 03:37:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31d249_d20250925_m033726_c001_v7007000_t0000_u01758771446138") 2025/09/25 03:37:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c62e_d20250925_m033724_c001_v0001093_t0004_u01758771444324") 2025/09/25 03:37:40 DEBUG : dest/3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653279_d20250925_m033053_c001_v7007000_t0000_u01758771053272") 2025/09/25 03:37:40 DEBUG : dest/3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f411d8f0f93409d1b_d20250925_m033052_c001_v0001176_t0027_u01758771052174") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9f4_d20250925_m033531_c001_v7007000_t0000_u01758771331485") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd05_d20250925_m033527_c001_v0001098_t0024_u01758771327026") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9c3_d20250925_m033654_c001_v7007000_t0000_u01758771414861") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5c9_d20250925_m033642_c001_v0001093_t0034_u01758771402652") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1830_d20250925_m033638_c001_v7007000_t0000_u01758771398468") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5a4_d20250925_m033626_c001_v0001093_t0047_u01758771386346") 2025/09/25 03:37:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8ee_d20250925_m033622_c001_v7007000_t0000_u01758771382246") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c576_d20250925_m033610_c001_v0001093_t0007_u01758771370770") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f976_d20250925_m033606_c001_v7007000_t0000_u01758771366620") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c53e_d20250925_m033552_c001_v0001093_t0001_u01758771352801") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a72_d20250925_m033548_c001_v7007000_t0000_u01758771348454") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c50f_d20250925_m033535_c001_v0001093_t0015_u01758771335614") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9eb_d20250925_m033529_c001_v7007000_t0000_u01758771329078") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b31c_d20250925_m033517_c001_v0001183_t0032_u01758771317575") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d4a_d20250925_m033513_c001_v7007000_t0000_u01758771313471") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2d3_d20250925_m033509_c001_v0001183_t0059_u01758771309376") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a69a_d20250925_m033508_c001_v7007000_t0000_u01758771308008") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc90_d20250925_m033456_c001_v0001098_t0037_u01758771296350") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798fe_d20250925_m033452_c001_v7007000_t0000_u01758771292249") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b21c_d20250925_m033448_c001_v0001183_t0056_u01758771288275") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4168adfb5c94204d_d20250925_m033447_c001_v7007000_t0000_u01758771287122") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b18f_d20250925_m033435_c001_v0001183_t0043_u01758771275554") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b24_d20250925_m033428_c001_v7007000_t0000_u01758771268861") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b0da_d20250925_m033416_c001_v0001183_t0053_u01758771256845") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf85_d20250925_m033412_c001_v7007000_t0000_u01758771252712") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b06b_d20250925_m033359_c001_v0001183_t0032_u01758771239942") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bf0_d20250925_m033355_c001_v7007000_t0000_u01758771235838") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130aff1_d20250925_m033344_c001_v0001183_t0018_u01758771224686") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402daa468d2fbabf_d20250925_m033511_c001_v7007000_t0000_u01758771311502") 2025/09/25 03:37:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2b3_d20250925_m033506_c001_v0001183_t0047_u01758771306156") 2025/09/25 03:37:41 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9f6_d20250925_m033531_c001_v7007000_t0000_u01758771331668") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b362_d20250925_m033527_c001_v0001183_t0052_u01758771327037") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9c5_d20250925_m033655_c001_v7007000_t0000_u01758771415134") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b531_d20250925_m033643_c001_v0001183_t0012_u01758771403495") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1832_d20250925_m033638_c001_v7007000_t0000_u01758771398652") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b4d9_d20250925_m033627_c001_v0001183_t0052_u01758771387032") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8ef_d20250925_m033622_c001_v7007000_t0000_u01758771382427") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b47f_d20250925_m033611_c001_v0001183_t0022_u01758771371761") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f979_d20250925_m033606_c001_v7007000_t0000_u01758771366802") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b406_d20250925_m033553_c001_v0001183_t0058_u01758771353495") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a74_d20250925_m033548_c001_v7007000_t0000_u01758771348722") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b397_d20250925_m033536_c001_v0001183_t0025_u01758771336347") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4076cdb03877cd4f_d20250925_m033528_c001_v7007000_t0000_u01758771328538") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4dd_d20250925_m033518_c001_v0001093_t0055_u01758771318166") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d4b_d20250925_m033513_c001_v7007000_t0000_u01758771313655") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807f7_d20250925_m033509_c001_v0001120_t0036_u01758771309387") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a695_d20250925_m033507_c001_v7007000_t0000_u01758771307607") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b264_d20250925_m033457_c001_v0001183_t0035_u01758771297072") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798ff_d20250925_m033452_c001_v7007000_t0000_u01758771292433") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c470_d20250925_m033448_c001_v0001093_t0004_u01758771288383") 2025/09/25 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40108df2bee6cd5b_d20250925_m033446_c001_v7007000_t0000_u01758771286925") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c428_d20250925_m033436_c001_v0001093_t0050_u01758771276121") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e2_d20250925_m033428_c001_v7007000_t0000_u01758771268617") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806fc_d20250925_m033417_c001_v0001120_t0032_u01758771257408") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf88_d20250925_m033412_c001_v7007000_t0000_u01758771252896") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806d0_d20250925_m033400_c001_v0001120_t0001_u01758771240580") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bf5_d20250925_m033356_c001_v7007000_t0000_u01758771236021") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806ad_d20250925_m033345_c001_v0001120_t0012_u01758771225263") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27ffd_d20250925_m033511_c001_v7007000_t0000_u01758771311514") 2025/09/25 03:37:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807ed_d20250925_m033506_c001_v0001120_t0024_u01758771306260") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9f9_d20250925_m033531_c001_v7007000_t0000_u01758771331853") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580830_d20250925_m033527_c001_v0001120_t0003_u01758771327015") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9c6_d20250925_m033655_c001_v7007000_t0000_u01758771415320") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe07_d20250925_m033644_c001_v0001098_t0056_u01758771404079") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1835_d20250925_m033638_c001_v7007000_t0000_u01758771398837") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdd5_d20250925_m033627_c001_v0001098_t0029_u01758771387651") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8f1_d20250925_m033622_c001_v7007000_t0000_u01758771382610") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdaa_d20250925_m033612_c001_v0001098_t0033_u01758771372339") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f97d_d20250925_m033606_c001_v7007000_t0000_u01758771366984") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd6d_d20250925_m033554_c001_v0001098_t0030_u01758771354159") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a76_d20250925_m033548_c001_v7007000_t0000_u01758771348905") 2025/09/25 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd2b_d20250925_m033536_c001_v0001098_t0044_u01758771336975") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4076cdb03877cd51_d20250925_m033528_c001_v7007000_t0000_u01758771328908") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fce2_d20250925_m033519_c001_v0001098_t0032_u01758771319098") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d4c_d20250925_m033513_c001_v7007000_t0000_u01758771313838") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcc3_d20250925_m033509_c001_v0001098_t0051_u01758771309567") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65390b_d20250925_m033508_c001_v7007000_t0000_u01758771308015") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807c4_d20250925_m033457_c001_v0001120_t0000_u01758771297672") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79900_d20250925_m033452_c001_v7007000_t0000_u01758771292616") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc7b_d20250925_m033448_c001_v0001098_t0001_u01758771288426") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd220_d20250925_m033446_c001_v7007000_t0000_u01758771286737") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858075c_d20250925_m033436_c001_v0001120_t0000_u01758771276898") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e73_d20250925_m033428_c001_v7007000_t0000_u01758771268236") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbe3_d20250925_m033418_c001_v0001098_t0053_u01758771258098") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf8c_d20250925_m033413_c001_v7007000_t0000_u01758771253088") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fba9_d20250925_m033401_c001_v0001098_t0046_u01758771241286") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bf7_d20250925_m033356_c001_v7007000_t0000_u01758771236212") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb4e_d20250925_m033345_c001_v0001098_t0021_u01758771225541") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a6a8_d20250925_m033511_c001_v7007000_t0000_u01758771311176") 2025/09/25 03:37:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcb6_d20250925_m033506_c001_v0001098_t0000_u01758771306321") 2025/09/25 03:37:44 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9fb_d20250925_m033532_c001_v7007000_t0000_u01758771332037") 2025/09/25 03:37:45 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4f5_d20250925_m033527_c001_v0001093_t0012_u01758771327198") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9c8_d20250925_m033655_c001_v7007000_t0000_u01758771415504") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808f6_d20250925_m033645_c001_v0001120_t0059_u01758771405061") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1836_d20250925_m033639_c001_v7007000_t0000_u01758771399022") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808c9_d20250925_m033628_c001_v0001120_t0029_u01758771388405") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8f3_d20250925_m033622_c001_v7007000_t0000_u01758771382791") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808a0_d20250925_m033613_c001_v0001120_t0048_u01758771373176") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f982_d20250925_m033607_c001_v7007000_t0000_u01758771367167") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858087e_d20250925_m033554_c001_v0001120_t0057_u01758771354833") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a78_d20250925_m033549_c001_v7007000_t0000_u01758771349086") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858084f_d20250925_m033537_c001_v0001120_t0015_u01758771337709") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f88f_d20250925_m033528_c001_v7007000_t0000_u01758771328543") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580819_d20250925_m033519_c001_v0001120_t0053_u01758771319745") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d4d_d20250925_m033514_c001_v7007000_t0000_u01758771314025") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2d7_d20250925_m033509_c001_v0001183_t0017_u01758771309613") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79910_d20250925_m033508_c001_v7007000_t0000_u01758771308045") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c495_d20250925_m033458_c001_v0001093_t0046_u01758771298439") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79901_d20250925_m033452_c001_v7007000_t0000_u01758771292799") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b21e_d20250925_m033448_c001_v0001183_t0047_u01758771288485") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405cd1b514e3a02e_d20250925_m033446_c001_v7007000_t0000_u01758771286963") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc38_d20250925_m033437_c001_v0001098_t0045_u01758771277575") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6538b0_d20250925_m033428_c001_v7007000_t0000_u01758771268624") 2025/09/25 03:37:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3da_d20250925_m033418_c001_v0001093_t0055_u01758771258834") 2025/09/25 03:37:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf8f_d20250925_m033413_c001_v7007000_t0000_u01758771253277") 2025/09/25 03:37:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3ad_d20250925_m033402_c001_v0001093_t0025_u01758771242182") 2025/09/25 03:37:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bfa_d20250925_m033356_c001_v7007000_t0000_u01758771236397") 2025/09/25 03:37:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c37d_d20250925_m033345_c001_v0001093_t0055_u01758771225849") 2025/09/25 03:37:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d43_d20250925_m033511_c001_v7007000_t0000_u01758771311525") 2025/09/25 03:37:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4af_d20250925_m033506_c001_v0001093_t0022_u01758771306332") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9fd_d20250925_m033532_c001_v7007000_t0000_u01758771332222") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b366_d20250925_m033527_c001_v0001183_t0045_u01758771327240") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9ca_d20250925_m033655_c001_v7007000_t0000_u01758771415689") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5d3_d20250925_m033645_c001_v0001093_t0045_u01758771405603") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1839_d20250925_m033639_c001_v7007000_t0000_u01758771399207") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5aa_d20250925_m033628_c001_v0001093_t0056_u01758771388979") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8f4_d20250925_m033622_c001_v7007000_t0000_u01758771382973") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c57b_d20250925_m033613_c001_v0001093_t0057_u01758771373581") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f986_d20250925_m033607_c001_v7007000_t0000_u01758771367350") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c544_d20250925_m033555_c001_v0001093_t0026_u01758771355467") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a79_d20250925_m033549_c001_v7007000_t0000_u01758771349267") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c513_d20250925_m033537_c001_v0001093_t0007_u01758771337963") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4002d5bf6752424e_d20250925_m033528_c001_v7007000_t0000_u01758771328691") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b331_d20250925_m033520_c001_v0001183_t0035_u01758771320305") 2025/09/25 03:37:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d4e_d20250925_m033514_c001_v7007000_t0000_u01758771314208") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4bd_d20250925_m033509_c001_v0001093_t0004_u01758771309645") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a69b_d20250925_m033508_c001_v7007000_t0000_u01758771308159") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc98_d20250925_m033458_c001_v0001098_t0044_u01758771298888") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79902_d20250925_m033452_c001_v7007000_t0000_u01758771292980") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858079c_d20250925_m033448_c001_v0001120_t0015_u01758771288613") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b2c_d20250925_m033446_c001_v7007000_t0000_u01758771286970") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1ae_d20250925_m033438_c001_v0001183_t0029_u01758771278028") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b21_d20250925_m033428_c001_v7007000_t0000_u01758771268675") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b0e4_d20250925_m033419_c001_v0001183_t0057_u01758771259324") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf92_d20250925_m033413_c001_v7007000_t0000_u01758771253460") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b075_d20250925_m033402_c001_v0001183_t0019_u01758771242939") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bfc_d20250925_m033356_c001_v7007000_t0000_u01758771236580") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130aff7_d20250925_m033346_c001_v0001183_t0059_u01758771226268") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402daa468d2fbaba_d20250925_m033511_c001_v7007000_t0000_u01758771311314") 2025/09/25 03:37:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2b5_d20250925_m033506_c001_v0001183_t0045_u01758771306354") 2025/09/25 03:37:47 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9ff_d20250925_m033532_c001_v7007000_t0000_u01758771332407") 2025/09/25 03:37:47 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580832_d20250925_m033527_c001_v0001120_t0048_u01758771327438") 2025/09/25 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9cc_d20250925_m033655_c001_v7007000_t0000_u01758771415874") 2025/09/25 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b53f_d20250925_m033645_c001_v0001183_t0059_u01758771405990") 2025/09/25 03:37:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd183c_d20250925_m033639_c001_v7007000_t0000_u01758771399391") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b4e6_d20250925_m033629_c001_v0001183_t0010_u01758771389380") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8f6_d20250925_m033623_c001_v7007000_t0000_u01758771383154") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b48e_d20250925_m033613_c001_v0001183_t0032_u01758771373993") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f98b_d20250925_m033607_c001_v7007000_t0000_u01758771367533") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b416_d20250925_m033555_c001_v0001183_t0024_u01758771355962") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a7b_d20250925_m033549_c001_v7007000_t0000_u01758771349510") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b3a5_d20250925_m033538_c001_v0001183_t0001_u01758771338422") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f894_d20250925_m033528_c001_v7007000_t0000_u01758771328906") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4e1_d20250925_m033520_c001_v0001093_t0026_u01758771320512") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d4f_d20250925_m033514_c001_v7007000_t0000_u01758771314392") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807f9_d20250925_m033509_c001_v0001120_t0057_u01758771309717") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4063b93971b6cc5a_d20250925_m033508_c001_v7007000_t0000_u01758771308173") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b273_d20250925_m033459_c001_v0001183_t0033_u01758771299203") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79903_d20250925_m033453_c001_v7007000_t0000_u01758771293163") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b220_d20250925_m033448_c001_v0001183_t0049_u01758771288686") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4168adfb5c94204c_d20250925_m033446_c001_v7007000_t0000_u01758771286941") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c434_d20250925_m033438_c001_v0001093_t0035_u01758771278261") 2025/09/25 03:37:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e7a_d20250925_m033428_c001_v7007000_t0000_u01758771268678") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580708_d20250925_m033419_c001_v0001120_t0040_u01758771259522") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf95_d20250925_m033413_c001_v7007000_t0000_u01758771253643") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806d8_d20250925_m033403_c001_v0001120_t0059_u01758771243142") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3bff_d20250925_m033356_c001_v7007000_t0000_u01758771236763") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806af_d20250925_m033346_c001_v0001120_t0058_u01758771226480") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602de1d2_d20250925_m033511_c001_v7007000_t0000_u01758771311358") 2025/09/25 03:37:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2b7_d20250925_m033506_c001_v0001183_t0039_u01758771306573") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea01_d20250925_m033532_c001_v7007000_t0000_u01758771332590") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b368_d20250925_m033527_c001_v0001183_t0022_u01758771327463") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9ce_d20250925_m033656_c001_v7007000_t0000_u01758771416059") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe0f_d20250925_m033646_c001_v0001098_t0032_u01758771406189") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd183d_d20250925_m033639_c001_v7007000_t0000_u01758771399577") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdd9_d20250925_m033629_c001_v0001098_t0052_u01758771389586") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8f7_d20250925_m033623_c001_v7007000_t0000_u01758771383336") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdae_d20250925_m033614_c001_v0001098_t0013_u01758771374201") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f98d_d20250925_m033607_c001_v7007000_t0000_u01758771367718") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd71_d20250925_m033556_c001_v0001098_t0046_u01758771356164") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a7d_d20250925_m033549_c001_v7007000_t0000_u01758771349693") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd35_d20250925_m033538_c001_v0001098_t0058_u01758771338642") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4002d5bf6752424c_d20250925_m033528_c001_v7007000_t0000_u01758771328508") 2025/09/25 03:37:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcec_d20250925_m033521_c001_v0001098_t0049_u01758771321084") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d50_d20250925_m033514_c001_v7007000_t0000_u01758771314575") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2db_d20250925_m033509_c001_v0001183_t0038_u01758771309808") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4063b93971b6cc51_d20250925_m033507_c001_v7007000_t0000_u01758771307622") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807cb_d20250925_m033459_c001_v0001120_t0051_u01758771299420") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79904_d20250925_m033453_c001_v7007000_t0000_u01758771293345") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c474_d20250925_m033448_c001_v0001093_t0028_u01758771288717") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494f17_d20250925_m033447_c001_v7007000_t0000_u01758771287126") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580765_d20250925_m033438_c001_v0001120_t0028_u01758771278653") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fb68_d20250925_m033428_c001_v7007000_t0000_u01758771268650") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbf5_d20250925_m033419_c001_v0001098_t0020_u01758771259994") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf99_d20250925_m033413_c001_v7007000_t0000_u01758771253841") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbb9_d20250925_m033403_c001_v0001098_t0057_u01758771243627") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c02_d20250925_m033356_c001_v7007000_t0000_u01758771236946") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb58_d20250925_m033347_c001_v0001098_t0026_u01758771227233") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a6a7_d20250925_m033511_c001_v7007000_t0000_u01758771311114") 2025/09/25 03:37:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4b1_d20250925_m033506_c001_v0001093_t0037_u01758771306723") 2025/09/25 03:37:50 DEBUG : dir1/0007-12345: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea03_d20250925_m033532_c001_v7007000_t0000_u01758771332773") 2025/09/25 03:37:50 DEBUG : dir1/0007-12345: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd0a_d20250925_m033527_c001_v0001098_t0021_u01758771327476") 2025/09/25 03:37:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9d0_d20250925_m033656_c001_v7007000_t0000_u01758771416252") 2025/09/25 03:37:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808fd_d20250925_m033646_c001_v0001120_t0050_u01758771406516") 2025/09/25 03:37:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1840_d20250925_m033639_c001_v7007000_t0000_u01758771399761") 2025/09/25 03:37:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808cd_d20250925_m033630_c001_v0001120_t0012_u01758771390050") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8fa_d20250925_m033623_c001_v7007000_t0000_u01758771383517") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808a8_d20250925_m033614_c001_v0001120_t0023_u01758771374552") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f98f_d20250925_m033607_c001_v7007000_t0000_u01758771367901") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580882_d20250925_m033556_c001_v0001120_t0016_u01758771356503") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a7e_d20250925_m033549_c001_v7007000_t0000_u01758771349873") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580853_d20250925_m033539_c001_v0001120_t0023_u01758771339050") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9e9_d20250925_m033528_c001_v7007000_t0000_u01758771328709") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858081d_d20250925_m033521_c001_v0001120_t0032_u01758771321561") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d51_d20250925_m033514_c001_v7007000_t0000_u01758771314759") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4bf_d20250925_m033509_c001_v0001093_t0042_u01758771309974") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4063b93971b6cc56_d20250925_m033507_c001_v7007000_t0000_u01758771307989") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c499_d20250925_m033459_c001_v0001093_t0031_u01758771299870") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79905_d20250925_m033453_c001_v7007000_t0000_u01758771293530") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc80_d20250925_m033448_c001_v0001098_t0032_u01758771288791") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fc28_d20250925_m033446_c001_v7007000_t0000_u01758771286983") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc44_d20250925_m033439_c001_v0001098_t0045_u01758771279270") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e7d_d20250925_m033428_c001_v7007000_t0000_u01758771268866") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3e2_d20250925_m033420_c001_v0001093_t0040_u01758771260561") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf9c_d20250925_m033414_c001_v7007000_t0000_u01758771254024") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3b1_d20250925_m033404_c001_v0001093_t0017_u01758771244216") 2025/09/25 03:37:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c04_d20250925_m033357_c001_v7007000_t0000_u01758771237130") 2025/09/25 03:37:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c387_d20250925_m033347_c001_v0001093_t0034_u01758771227792") 2025/09/25 03:37:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a6ac_d20250925_m033511_c001_v7007000_t0000_u01758771311368") 2025/09/25 03:37:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2b9_d20250925_m033506_c001_v0001183_t0025_u01758771306778") 2025/09/25 03:37:52 DEBUG : dir1/0008-23456: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea05_d20250925_m033532_c001_v7007000_t0000_u01758771332958") 2025/09/25 03:37:52 DEBUG : dir1/0008-23456: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4f9_d20250925_m033527_c001_v0001093_t0002_u01758771327538") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9d2_d20250925_m033656_c001_v7007000_t0000_u01758771416437") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5d7_d20250925_m033646_c001_v0001093_t0015_u01758771406941") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1841_d20250925_m033639_c001_v7007000_t0000_u01758771399947") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5ac_d20250925_m033630_c001_v0001093_t0038_u01758771390353") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8fc_d20250925_m033623_c001_v7007000_t0000_u01758771383699") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c57f_d20250925_m033614_c001_v0001093_t0021_u01758771374967") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f992_d20250925_m033608_c001_v7007000_t0000_u01758771368086") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c54a_d20250925_m033556_c001_v0001093_t0031_u01758771356864") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a80_d20250925_m033550_c001_v7007000_t0000_u01758771350097") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c51a_d20250925_m033539_c001_v0001093_t0015_u01758771339763") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd2da_d20250925_m033528_c001_v7007000_t0000_u01758771328913") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b338_d20250925_m033521_c001_v0001183_t0033_u01758771321857") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d52_d20250925_m033514_c001_v7007000_t0000_u01758771314942") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2dd_d20250925_m033510_c001_v0001183_t0013_u01758771310003") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4063b93971b6cc54_d20250925_m033507_c001_v7007000_t0000_u01758771307806") 2025/09/25 03:37:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc9c_d20250925_m033500_c001_v0001098_t0013_u01758771300237") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79906_d20250925_m033453_c001_v7007000_t0000_u01758771293713") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807a0_d20250925_m033448_c001_v0001120_t0035_u01758771288873") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798f7_d20250925_m033447_c001_v7007000_t0000_u01758771287144") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1bc_d20250925_m033439_c001_v0001183_t0050_u01758771279696") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e76_d20250925_m033428_c001_v7007000_t0000_u01758771268416") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b0f7_d20250925_m033420_c001_v0001183_t0036_u01758771260923") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbf9f_d20250925_m033414_c001_v7007000_t0000_u01758771254223") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b081_d20250925_m033404_c001_v0001183_t0057_u01758771244637") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c08_d20250925_m033357_c001_v7007000_t0000_u01758771237313") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b00b_d20250925_m033348_c001_v0001183_t0014_u01758771228283") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402daa468d2fbab7_d20250925_m033511_c001_v7007000_t0000_u01758771311130") 2025/09/25 03:37:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807ef_d20250925_m033506_c001_v0001120_t0047_u01758771306804") 2025/09/25 03:37:53 DEBUG : dir1/0009-34567: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea08_d20250925_m033533_c001_v7007000_t0000_u01758771333143") 2025/09/25 03:37:53 DEBUG : dir1/0009-34567: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b36e_d20250925_m033527_c001_v0001183_t0027_u01758771327676") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9d4_d20250925_m033656_c001_v7007000_t0000_u01758771416623") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b547_d20250925_m033647_c001_v0001183_t0043_u01758771407441") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1844_d20250925_m033640_c001_v7007000_t0000_u01758771400133") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b4e8_d20250925_m033630_c001_v0001183_t0005_u01758771390691") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8fd_d20250925_m033623_c001_v7007000_t0000_u01758771383899") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b494_d20250925_m033615_c001_v0001183_t0053_u01758771375375") 2025/09/25 03:37:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f994_d20250925_m033608_c001_v7007000_t0000_u01758771368304") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b420_d20250925_m033557_c001_v0001183_t0053_u01758771357174") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a82_d20250925_m033550_c001_v7007000_t0000_u01758771350279") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b3b5_d20250925_m033540_c001_v0001183_t0055_u01758771340195") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4076cdb03877cd50_d20250925_m033528_c001_v7007000_t0000_u01758771328724") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4e3_d20250925_m033522_c001_v0001093_t0047_u01758771322051") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d53_d20250925_m033515_c001_v7007000_t0000_u01758771315125") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcc5_d20250925_m033510_c001_v0001098_t0052_u01758771310067") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a697_d20250925_m033507_c001_v7007000_t0000_u01758771307796") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b281_d20250925_m033500_c001_v0001183_t0025_u01758771300716") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79907_d20250925_m033453_c001_v7007000_t0000_u01758771293897") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b224_d20250925_m033448_c001_v0001183_t0002_u01758771288902") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40108df2bee6cd5a_d20250925_m033446_c001_v7007000_t0000_u01758771286743") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c43c_d20250925_m033439_c001_v0001093_t0020_u01758771279900") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e7b_d20250925_m033428_c001_v7007000_t0000_u01758771268777") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580711_d20250925_m033421_c001_v0001120_t0045_u01758771261116") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfa2_d20250925_m033414_c001_v7007000_t0000_u01758771254406") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806e0_d20250925_m033404_c001_v0001120_t0020_u01758771244842") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c0a_d20250925_m033357_c001_v7007000_t0000_u01758771237497") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806b2_d20250925_m033348_c001_v0001120_t0010_u01758771228495") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27ff9_d20250925_m033511_c001_v7007000_t0000_u01758771311323") 2025/09/25 03:37:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcb8_d20250925_m033506_c001_v0001098_t0015_u01758771306903") 2025/09/25 03:37:54 DEBUG : dir1/0010-45678: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea0b_d20250925_m033533_c001_v7007000_t0000_u01758771333328") 2025/09/25 03:37:55 DEBUG : dir1/0010-45678: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd0e_d20250925_m033527_c001_v0001098_t0034_u01758771327802") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9d5_d20250925_m033656_c001_v7007000_t0000_u01758771416814") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe13_d20250925_m033647_c001_v0001098_t0017_u01758771407679") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1848_d20250925_m033640_c001_v7007000_t0000_u01758771400319") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fde1_d20250925_m033630_c001_v0001098_t0054_u01758771390941") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe8ff_d20250925_m033624_c001_v7007000_t0000_u01758771384081") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdb0_d20250925_m033615_c001_v0001098_t0056_u01758771375590") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f997_d20250925_m033608_c001_v7007000_t0000_u01758771368487") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd75_d20250925_m033557_c001_v0001098_t0015_u01758771357368") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a83_d20250925_m033550_c001_v7007000_t0000_u01758771350461") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd3b_d20250925_m033540_c001_v0001098_t0007_u01758771340401") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f892_d20250925_m033528_c001_v7007000_t0000_u01758771328725") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcf3_d20250925_m033522_c001_v0001098_t0014_u01758771322431") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d54_d20250925_m033515_c001_v7007000_t0000_u01758771315307") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2df_d20250925_m033510_c001_v0001183_t0002_u01758771310212") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27fcd_d20250925_m033507_c001_v7007000_t0000_u01758771307631") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807db_d20250925_m033500_c001_v0001120_t0025_u01758771300973") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79908_d20250925_m033454_c001_v7007000_t0000_u01758771294080") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b228_d20250925_m033449_c001_v0001183_t0033_u01758771289105") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b2d_d20250925_m033447_c001_v7007000_t0000_u01758771287154") 2025/09/25 03:37:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580771_d20250925_m033440_c001_v0001120_t0016_u01758771280221") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494e7e_d20250925_m033428_c001_v7007000_t0000_u01758771268958") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbfe_d20250925_m033421_c001_v0001098_t0026_u01758771261546") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfa4_d20250925_m033414_c001_v7007000_t0000_u01758771254590") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbbf_d20250925_m033405_c001_v0001098_t0035_u01758771245379") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c0d_d20250925_m033357_c001_v7007000_t0000_u01758771237680") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb63_d20250925_m033348_c001_v0001098_t0002_u01758771228748") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27ff6_d20250925_m033511_c001_v7007000_t0000_u01758771311133") 2025/09/25 03:37:56 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2bd_d20250925_m033506_c001_v0001183_t0036_u01758771306988") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea0d_d20250925_m033533_c001_v7007000_t0000_u01758771333512") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4fb_d20250925_m033527_c001_v0001093_t0011_u01758771327873") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9d7_d20250925_m033656_c001_v7007000_t0000_u01758771416999") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580909_d20250925_m033648_c001_v0001120_t0053_u01758771408079") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1849_d20250925_m033640_c001_v7007000_t0000_u01758771400504") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808d5_d20250925_m033631_c001_v0001120_t0041_u01758771391369") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe902_d20250925_m033624_c001_v7007000_t0000_u01758771384264") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808ac_d20250925_m033615_c001_v0001120_t0031_u01758771375970") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f99b_d20250925_m033608_c001_v7007000_t0000_u01758771368670") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580884_d20250925_m033557_c001_v0001120_t0052_u01758771357713") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a85_d20250925_m033550_c001_v7007000_t0000_u01758771350644") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580859_d20250925_m033540_c001_v0001120_t0024_u01758771340834") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f81c_d20250925_m033528_c001_v7007000_t0000_u01758771328928") 2025/09/25 03:37:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580821_d20250925_m033522_c001_v0001120_t0016_u01758771322830") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d55_d20250925_m033515_c001_v7007000_t0000_u01758771315491") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807fb_d20250925_m033510_c001_v0001120_t0020_u01758771310224") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653907_d20250925_m033507_c001_v7007000_t0000_u01758771307634") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c49f_d20250925_m033501_c001_v0001093_t0015_u01758771301523") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79909_d20250925_m033454_c001_v7007000_t0000_u01758771294262") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c47a_d20250925_m033449_c001_v0001093_t0044_u01758771289208") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405cd1b514e3a02f_d20250925_m033447_c001_v7007000_t0000_u01758771287164") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc4a_d20250925_m033440_c001_v0001098_t0004_u01758771280485") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e3_d20250925_m033428_c001_v7007000_t0000_u01758771268799") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3e7_d20250925_m033421_c001_v0001093_t0053_u01758771261880") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfa7_d20250925_m033414_c001_v7007000_t0000_u01758771254774") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3b8_d20250925_m033405_c001_v0001093_t0017_u01758771245877") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c10_d20250925_m033357_c001_v7007000_t0000_u01758771237863") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c38b_d20250925_m033349_c001_v0001093_t0046_u01758771229153") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f414b424ac669b148_d20250925_m033511_c001_v7007000_t0000_u01758771311192") 2025/09/25 03:37:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4b3_d20250925_m033507_c001_v0001093_t0044_u01758771307115") 2025/09/25 03:37:57 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea0e_d20250925_m033533_c001_v7007000_t0000_u01758771333696") 2025/09/25 03:37:57 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b372_d20250925_m033527_c001_v0001183_t0025_u01758771327884") 2025/09/25 03:37:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9d9_d20250925_m033657_c001_v7007000_t0000_u01758771417184") 2025/09/25 03:37:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5db_d20250925_m033648_c001_v0001093_t0056_u01758771408490") 2025/09/25 03:37:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd184c_d20250925_m033640_c001_v7007000_t0000_u01758771400688") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5ae_d20250925_m033631_c001_v0001093_t0007_u01758771391931") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe905_d20250925_m033624_c001_v7007000_t0000_u01758771384445") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c585_d20250925_m033616_c001_v0001093_t0033_u01758771376370") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f99d_d20250925_m033608_c001_v7007000_t0000_u01758771368854") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c54c_d20250925_m033558_c001_v0001093_t0032_u01758771358136") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a87_d20250925_m033550_c001_v7007000_t0000_u01758771350826") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c522_d20250925_m033541_c001_v0001093_t0021_u01758771341239") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9e7_d20250925_m033528_c001_v7007000_t0000_u01758771328524") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b342_d20250925_m033523_c001_v0001183_t0002_u01758771323080") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d56_d20250925_m033515_c001_v7007000_t0000_u01758771315675") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4c1_d20250925_m033510_c001_v0001093_t0034_u01758771310350") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a698_d20250925_m033507_c001_v7007000_t0000_u01758771307977") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcaa_d20250925_m033501_c001_v0001098_t0054_u01758771301982") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c7990a_d20250925_m033454_c001_v7007000_t0000_u01758771294454") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc82_d20250925_m033449_c001_v0001098_t0027_u01758771289237") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40108df2bee6cd58_d20250925_m033446_c001_v7007000_t0000_u01758771286562") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1c0_d20250925_m033440_c001_v0001183_t0044_u01758771280902") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a660_d20250925_m033428_c001_v7007000_t0000_u01758771268665") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b103_d20250925_m033422_c001_v0001183_t0058_u01758771262300") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfaa_d20250925_m033414_c001_v7007000_t0000_u01758771254957") 2025/09/25 03:37:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b095_d20250925_m033406_c001_v0001183_t0035_u01758771246404") 2025/09/25 03:37:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c12_d20250925_m033358_c001_v7007000_t0000_u01758771238047") 2025/09/25 03:37:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b019_d20250925_m033349_c001_v0001183_t0038_u01758771229522") 2025/09/25 03:37:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f414b424ac669b149_d20250925_m033511_c001_v7007000_t0000_u01758771311461") 2025/09/25 03:37:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2bf_d20250925_m033507_c001_v0001183_t0006_u01758771307195") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea10_d20250925_m033533_c001_v7007000_t0000_u01758771333880") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580838_d20250925_m033528_c001_v0001120_t0045_u01758771328044") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9da_d20250925_m033657_c001_v7007000_t0000_u01758771417368") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b551_d20250925_m033648_c001_v0001183_t0031_u01758771408890") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd184d_d20250925_m033640_c001_v7007000_t0000_u01758771400873") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b4f4_d20250925_m033632_c001_v0001183_t0051_u01758771392385") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe909_d20250925_m033624_c001_v7007000_t0000_u01758771384627") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b49a_d20250925_m033616_c001_v0001183_t0020_u01758771376678") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f99f_d20250925_m033609_c001_v7007000_t0000_u01758771369037") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b428_d20250925_m033558_c001_v0001183_t0005_u01758771358585") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a88_d20250925_m033551_c001_v7007000_t0000_u01758771351081") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b3bb_d20250925_m033541_c001_v0001183_t0005_u01758771341662") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4002d5bf67524252_d20250925_m033528_c001_v7007000_t0000_u01758771328877") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4e5_d20250925_m033523_c001_v0001093_t0047_u01758771323295") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d57_d20250925_m033515_c001_v7007000_t0000_u01758771315859") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2e3_d20250925_m033510_c001_v0001183_t0059_u01758771310458") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f408408f43ca27fd4_d20250925_m033508_c001_v7007000_t0000_u01758771308181") 2025/09/25 03:37:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b291_d20250925_m033502_c001_v0001183_t0023_u01758771302448") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c7990b_d20250925_m033454_c001_v7007000_t0000_u01758771294640") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807a4_d20250925_m033449_c001_v0001120_t0020_u01758771289248") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd221_d20250925_m033446_c001_v7007000_t0000_u01758771286921") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c442_d20250925_m033441_c001_v0001093_t0009_u01758771281110") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6538b1_d20250925_m033428_c001_v7007000_t0000_u01758771268808") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858071a_d20250925_m033422_c001_v0001120_t0012_u01758771262501") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfad_d20250925_m033415_c001_v7007000_t0000_u01758771255141") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806e2_d20250925_m033406_c001_v0001120_t0048_u01758771246607") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c16_d20250925_m033358_c001_v7007000_t0000_u01758771238230") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885806b6_d20250925_m033349_c001_v0001120_t0040_u01758771229716") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d41_d20250925_m033511_c001_v7007000_t0000_u01758771311145") 2025/09/25 03:38:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcbb_d20250925_m033507_c001_v0001098_t0018_u01758771307228") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea14_d20250925_m033534_c001_v7007000_t0000_u01758771334065") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b374_d20250925_m033528_c001_v0001183_t0042_u01758771328143") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9dc_d20250925_m033657_c001_v7007000_t0000_u01758771417557") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe15_d20250925_m033649_c001_v0001098_t0043_u01758771409091") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1850_d20250925_m033641_c001_v7007000_t0000_u01758771401057") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fde7_d20250925_m033632_c001_v0001098_t0004_u01758771392594") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe90b_d20250925_m033624_c001_v7007000_t0000_u01758771384808") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fdb4_d20250925_m033616_c001_v0001098_t0005_u01758771376886") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f9a1_d20250925_m033609_c001_v7007000_t0000_u01758771369219") 2025/09/25 03:38:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd7b_d20250925_m033558_c001_v0001098_t0005_u01758771358792") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a8a_d20250925_m033551_c001_v7007000_t0000_u01758771351272") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd43_d20250925_m033541_c001_v0001098_t0055_u01758771341916") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee9ea_d20250925_m033528_c001_v7007000_t0000_u01758771328894") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcfb_d20250925_m033523_c001_v0001098_t0000_u01758771323792") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d58_d20250925_m033516_c001_v7007000_t0000_u01758771316042") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fcc7_d20250925_m033510_c001_v0001098_t0014_u01758771310495") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a69c_d20250925_m033508_c001_v7007000_t0000_u01758771308194") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807dd_d20250925_m033502_c001_v0001120_t0025_u01758771302641") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c7990c_d20250925_m033454_c001_v7007000_t0000_u01758771294822") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b22a_d20250925_m033449_c001_v0001183_t0001_u01758771289305") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd223_d20250925_m033447_c001_v7007000_t0000_u01758771287107") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580775_d20250925_m033441_c001_v0001120_t0002_u01758771281586") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29baf_d20250925_m033428_c001_v7007000_t0000_u01758771268832") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc02_d20250925_m033422_c001_v0001098_t0006_u01758771262754") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfb1_d20250925_m033415_c001_v7007000_t0000_u01758771255325") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fbc5_d20250925_m033407_c001_v0001098_t0041_u01758771247043") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c19_d20250925_m033358_c001_v7007000_t0000_u01758771238413") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb73_d20250925_m033350_c001_v0001098_t0041_u01758771230110") 2025/09/25 03:38:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d42_d20250925_m033511_c001_v7007000_t0000_u01758771311335") 2025/09/25 03:38:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807f1_d20250925_m033507_c001_v0001120_t0011_u01758771307277") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea16_d20250925_m033534_c001_v7007000_t0000_u01758771334248") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fd10_d20250925_m033528_c001_v0001098_t0022_u01758771328179") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9e1_d20250925_m033657_c001_v7007000_t0000_u01758771417750") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580911_d20250925_m033649_c001_v0001120_t0024_u01758771409400") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1854_d20250925_m033641_c001_v7007000_t0000_u01758771401242") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808db_d20250925_m033632_c001_v0001120_t0039_u01758771392929") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe90e_d20250925_m033624_c001_v7007000_t0000_u01758771384990") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808b4_d20250925_m033617_c001_v0001120_t0053_u01758771377252") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f9a4_d20250925_m033609_c001_v7007000_t0000_u01758771369402") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858088c_d20250925_m033601_c001_v0001120_t0058_u01758771361607") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a8c_d20250925_m033551_c001_v7007000_t0000_u01758771351453") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580862_d20250925_m033542_c001_v0001120_t0050_u01758771342290") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3e16_d20250925_m033528_c001_v7007000_t0000_u01758771328939") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580826_d20250925_m033524_c001_v0001120_t0030_u01758771324125") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d59_d20250925_m033516_c001_v7007000_t0000_u01758771316226") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885807fd_d20250925_m033510_c001_v0001120_t0024_u01758771310520") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bc0f9_d20250925_m033508_c001_v7007000_t0000_u01758771308027") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4a7_d20250925_m033503_c001_v0001093_t0005_u01758771303220") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c7990d_d20250925_m033455_c001_v7007000_t0000_u01758771295005") 2025/09/25 03:38:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c47e_d20250925_m033449_c001_v0001093_t0057_u01758771289537") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798f6_d20250925_m033446_c001_v7007000_t0000_u01758771286932") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc50_d20250925_m033441_c001_v0001098_t0037_u01758771281908") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e4_d20250925_m033428_c001_v7007000_t0000_u01758771268982") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3ed_d20250925_m033423_c001_v0001093_t0002_u01758771263131") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfb3_d20250925_m033415_c001_v7007000_t0000_u01758771255509") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3bd_d20250925_m033407_c001_v0001093_t0035_u01758771247339") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c1c_d20250925_m033358_c001_v7007000_t0000_u01758771238597") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c38d_d20250925_m033350_c001_v0001093_t0021_u01758771230404") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f419899979dc7a6aa_d20250925_m033511_c001_v7007000_t0000_u01758771311298") 2025/09/25 03:38:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2c3_d20250925_m033507_c001_v0001183_t0055_u01758771307407") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40e9_d20250925_m033431_c001_v7007000_t0000_u01758771271632") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b12c_d20250925_m033426_c001_v0001183_t0038_u01758771266295") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40ea_d20250925_m033431_c001_v7007000_t0000_u01758771271813") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858072c_d20250925_m033426_c001_v0001120_t0012_u01758771266397") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40eb_d20250925_m033432_c001_v7007000_t0000_u01758771272000") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b12e_d20250925_m033426_c001_v0001183_t0049_u01758771266516") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40ec_d20250925_m033432_c001_v7007000_t0000_u01758771272181") 2025/09/25 03:38:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c404_d20250925_m033426_c001_v0001093_t0021_u01758771266607") 2025/09/25 03:38:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40ed_d20250925_m033432_c001_v7007000_t0000_u01758771272363") 2025/09/25 03:38:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580730_d20250925_m033426_c001_v0001120_t0030_u01758771266680") 2025/09/25 03:38:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40ee_d20250925_m033432_c001_v7007000_t0000_u01758771272547") 2025/09/25 03:38:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b130_d20250925_m033426_c001_v0001183_t0037_u01758771266724") 2025/09/25 03:38:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40ef_d20250925_m033432_c001_v7007000_t0000_u01758771272730") 2025/09/25 03:38:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b132_d20250925_m033426_c001_v0001183_t0015_u01758771266929") 2025/09/25 03:38:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f0_d20250925_m033432_c001_v7007000_t0000_u01758771272911") 2025/09/25 03:38:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c408_d20250925_m033427_c001_v0001093_t0041_u01758771267014") 2025/09/25 03:38:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f1_d20250925_m033433_c001_v7007000_t0000_u01758771273094") 2025/09/25 03:38:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b134_d20250925_m033427_c001_v0001183_t0005_u01758771267140") 2025/09/25 03:38:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f3_d20250925_m033433_c001_v7007000_t0000_u01758771273275") 2025/09/25 03:38:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580734_d20250925_m033427_c001_v0001120_t0012_u01758771267150") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f4_d20250925_m033433_c001_v7007000_t0000_u01758771273458") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b138_d20250925_m033427_c001_v0001183_t0057_u01758771267345") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f5_d20250925_m033433_c001_v7007000_t0000_u01758771273640") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c40a_d20250925_m033427_c001_v0001093_t0031_u01758771267358") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f6_d20250925_m033433_c001_v7007000_t0000_u01758771273821") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580736_d20250925_m033427_c001_v0001120_t0035_u01758771267404") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f8_d20250925_m033434_c001_v7007000_t0000_u01758771274003") 2025/09/25 03:38:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b13e_d20250925_m033427_c001_v0001183_t0006_u01758771267539") 2025/09/25 03:38:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40f9_d20250925_m033434_c001_v7007000_t0000_u01758771274184") 2025/09/25 03:38:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858073a_d20250925_m033427_c001_v0001120_t0035_u01758771267716") 2025/09/25 03:38:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416eb82aa2ae40fa_d20250925_m033434_c001_v7007000_t0000_u01758771274392") 2025/09/25 03:38:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b142_d20250925_m033427_c001_v0001183_t0040_u01758771267736") 2025/09/25 03:38:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798f8_d20250925_m033449_c001_v7007000_t0000_u01758771289986") 2025/09/25 03:38:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1e4_d20250925_m033444_c001_v0001183_t0003_u01758771284737") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b30_d20250925_m033450_c001_v7007000_t0000_u01758771290341") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c456_d20250925_m033444_c001_v0001093_t0056_u01758771284851") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798fa_d20250925_m033450_c001_v7007000_t0000_u01758771290353") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580789_d20250925_m033444_c001_v0001120_t0032_u01758771284890") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd228_d20250925_m033450_c001_v7007000_t0000_u01758771290031") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1e7_d20250925_m033444_c001_v0001183_t0012_u01758771284948") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494f25_d20250925_m033449_c001_v7007000_t0000_u01758771289989") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc63_d20250925_m033445_c001_v0001098_t0029_u01758771285103") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405cd1b514e3a035_d20250925_m033450_c001_v7007000_t0000_u01758771290148") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1e9_d20250925_m033445_c001_v0001183_t0043_u01758771285180") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40108df2bee6cd65_d20250925_m033450_c001_v7007000_t0000_u01758771290199") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858078b_d20250925_m033445_c001_v0001120_t0010_u01758771285337") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dd229_d20250925_m033450_c001_v7007000_t0000_u01758771290215") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1f1_d20250925_m033445_c001_v0001183_t0027_u01758771285384") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5b2f_d20250925_m033450_c001_v7007000_t0000_u01758771290157") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c45c_d20250925_m033445_c001_v0001093_t0025_u01758771285479") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c798f9_d20250925_m033450_c001_v7007000_t0000_u01758771290169") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc65_d20250925_m033445_c001_v0001098_t0050_u01758771285501") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405cd1b514e3a034_d20250925_m033449_c001_v7007000_t0000_u01758771289966") 2025/09/25 03:38:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1f3_d20250925_m033445_c001_v0001183_t0020_u01758771285591") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4168adfb5c942050_d20250925_m033450_c001_v7007000_t0000_u01758771290007") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858078d_d20250925_m033445_c001_v0001120_t0056_u01758771285601") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98fc4e_d20250925_m033450_c001_v7007000_t0000_u01758771290323") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1fb_d20250925_m033445_c001_v0001183_t0052_u01758771285840") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494f27_d20250925_m033450_c001_v7007000_t0000_u01758771290171") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc67_d20250925_m033445_c001_v0001098_t0046_u01758771285868") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4168adfb5c942051_d20250925_m033450_c001_v7007000_t0000_u01758771290190") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b1fd_d20250925_m033446_c001_v0001183_t0011_u01758771286039") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405cd1b514e3a036_d20250925_m033450_c001_v7007000_t0000_u01758771290330") 2025/09/25 03:38:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858078f_d20250925_m033446_c001_v0001120_t0003_u01758771286164") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6534a8_d20250925_m033231_c001_v7007000_t0000_u01758771151111") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112630e5c690ba91_d20250925_m033228_c001_v0001137_t0054_u01758771148844") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a6bc_d20250925_m033228_c001_v7007000_t0000_u01758771148658") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112630e5c690ba81_d20250925_m033225_c001_v0001137_t0041_u01758771145010") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a6b0_d20250925_m033224_c001_v7007000_t0000_u01758771144244") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f9d3_d20250925_m033219_c001_v0001098_t0042_u01758771139448") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee5f0_d20250925_m033217_c001_v7007000_t0000_u01758771137973") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1038eec568ec88ad_d20250925_m033215_c001_v0001136_t0013_u01758771135643") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a684_d20250925_m033215_c001_v7007000_t0000_u01758771135456") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1038eec568ec8897_d20250925_m033212_c001_v0001136_t0024_u01758771132143") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a65d_d20250925_m033211_c001_v7007000_t0000_u01758771131372") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f9b3_d20250925_m033206_c001_v0001098_t0023_u01758771126433") 2025/09/25 03:38:06 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6a5_d20250925_m033205_c001_v7007000_t0000_u01758771125087") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f110aec20251e8c9b_d20250925_m033203_c001_v0001091_t0007_u01758771123613") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29915_d20250925_m033203_c001_v7007000_t0000_u01758771123428") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f110aec20251e8c97_d20250925_m033200_c001_v0001091_t0015_u01758771120417") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29910_d20250925_m033159_c001_v7007000_t0000_u01758771119645") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c23d_d20250925_m033155_c001_v0001093_t0009_u01758771115231") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f69a_d20250925_m033154_c001_v7007000_t0000_u01758771114315") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f106f096822396280_d20250925_m033151_c001_v0001106_t0019_u01758771111546") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f414b424ac669ae13_d20250925_m033151_c001_v7007000_t0000_u01758771111363") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f106f09682239627c_d20250925_m033147_c001_v0001106_t0054_u01758771107809") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f414b424ac669ae0d_d20250925_m033147_c001_v7007000_t0000_u01758771107046") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858051a_d20250925_m033140_c001_v0001120_t0053_u01758771100352") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602ddb88_d20250925_m033139_c001_v7007000_t0000_u01758771099426") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f105786d25e0c6087_d20250925_m033137_c001_v0001117_t0002_u01758771097612") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b571a_d20250925_m033137_c001_v7007000_t0000_u01758771097426") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f105786d25e0c607b_d20250925_m033133_c001_v0001117_t0032_u01758771093985") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5714_d20250925_m033133_c001_v7007000_t0000_u01758771093224") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f92c_d20250925_m033126_c001_v0001098_t0018_u01758771086520") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee55e_d20250925_m033125_c001_v7007000_t0000_u01758771085610") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11435620a1b2b826_d20250925_m033123_c001_v0001171_t0032_u01758771083896") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f2374949a8_d20250925_m033123_c001_v7007000_t0000_u01758771083702") 2025/09/25 03:38:07 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11435620a1b2b811_d20250925_m033119_c001_v0001171_t0038_u01758771079911") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f23749497b_d20250925_m033119_c001_v7007000_t0000_u01758771079177") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c1d5_d20250925_m033112_c001_v0001093_t0026_u01758771072432") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653287_d20250925_m033111_c001_v7007000_t0000_u01758771071322") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f113bbc93f3c58228_d20250925_m033104_c001_v0001029_t0014_u01758771064852") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f423d8082743dcb21_d20250925_m033104_c001_v7007000_t0000_u01758771064646") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885804b6_d20250925_m033100_c001_v0001120_t0057_u01758771060107") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f101b5c491c87b745_d20250925_m033058_c001_v0001116_t0043_u01758771058898") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f101b5c491c87b743_d20250925_m033057_c001_v0001116_t0019_u01758771057700") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee47b_d20250925_m033044_c001_v7007000_t0000_u01758771044430") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c177_d20250925_m033036_c001_v0001093_t0029_u01758771036800") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1116c0e2bbd8da07_d20250925_m033036_c001_v0001178_t0008_u01758771035999") 2025/09/25 03:38:08 DEBUG : dst/one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1116c0e2bbd8da01_d20250925_m033035_c001_v0001178_t0047_u01758771035042") 2025/09/25 03:38:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6534ae_d20250925_m033231_c001_v7007000_t0000_u01758771151295") 2025/09/25 03:38:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f106debf65ce4af88_d20250925_m033228_c001_v0001099_t0026_u01758771148252") 2025/09/25 03:38:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1042040512b2dfad_d20250925_m033223_c001_v0001105_t0032_u01758771143774") 2025/09/25 03:38:08 DEBUG : dst/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee5f1_d20250925_m033218_c001_v7007000_t0000_u01758771138153") 2025/09/25 03:38:08 DEBUG : dst/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10893f182032b1fd_d20250925_m033215_c001_v0001093_t0020_u01758771135118") 2025/09/25 03:38:08 DEBUG : dst/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f114af1d0883f74af_d20250925_m033210_c001_v0001092_t0031_u01758771130979") 2025/09/25 03:38:08 DEBUG : dst/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6a6_d20250925_m033205_c001_v7007000_t0000_u01758771125269") 2025/09/25 03:38:08 DEBUG : dst/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117f2918cc74bf4b_d20250925_m033202_c001_v0001105_t0007_u01758771122981") 2025/09/25 03:38:08 DEBUG : dst/one.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1038db0cddf630e6_d20250925_m033159_c001_v0001157_t0011_u01758771119368") 2025/09/25 03:38:08 DEBUG : dst/three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653288_d20250925_m033111_c001_v7007000_t0000_u01758771071513") 2025/09/25 03:38:09 DEBUG : dst/three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f101b5c491c87b751_d20250925_m033109_c001_v0001116_t0007_u01758771069565") 2025/09/25 03:38:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6534b1_d20250925_m033231_c001_v7007000_t0000_u01758771151477") 2025/09/25 03:38:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f103cc7e13d7e841c_d20250925_m033229_c001_v0001184_t0000_u01758771149836") 2025/09/25 03:38:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f108241d3e08ead74_d20250925_m033225_c001_v0001041_t0057_u01758771145938") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6534b5_d20250925_m033231_c001_v7007000_t0000_u01758771151661") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112630e5c690ba98_d20250925_m033230_c001_v0001137_t0020_u01758771150338") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a6bd_d20250925_m033230_c001_v7007000_t0000_u01758771150147") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112630e5c690ba85_d20250925_m033226_c001_v0001137_t0018_u01758771146570") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a6b8_d20250925_m033226_c001_v7007000_t0000_u01758771146382") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c274_d20250925_m033220_c001_v0001093_t0003_u01758771140998") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee5f3_d20250925_m033218_c001_v7007000_t0000_u01758771138335") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1038eec568ec88b5_d20250925_m033217_c001_v0001136_t0044_u01758771137131") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a68b_d20250925_m033216_c001_v7007000_t0000_u01758771136944") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1038eec568ec889d_d20250925_m033213_c001_v0001136_t0005_u01758771133528") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f412371876c32a66e_d20250925_m033213_c001_v7007000_t0000_u01758771133341") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c265_d20250925_m033207_c001_v0001093_t0015_u01758771127961") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29917_d20250925_m033204_c001_v7007000_t0000_u01758771124533") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c255_d20250925_m033202_c001_v0001093_t0004_u01758771122003") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29912_d20250925_m033201_c001_v7007000_t0000_u01758771121276") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858053f_d20250925_m033156_c001_v0001120_t0053_u01758771116627") 2025/09/25 03:38:09 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f414b424ac669ae16_d20250925_m033153_c001_v7007000_t0000_u01758771113386") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858052c_d20250925_m033149_c001_v0001120_t0005_u01758771109947") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f414b424ac669ae0e_d20250925_m033148_c001_v7007000_t0000_u01758771108824") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f966_d20250925_m033142_c001_v0001098_t0008_u01758771102058") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b571b_d20250925_m033138_c001_v7007000_t0000_u01758771098489") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f952_d20250925_m033136_c001_v0001098_t0005_u01758771096056") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5718_d20250925_m033134_c001_v7007000_t0000_u01758771094937") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c1fe_d20250925_m033128_c001_v0001093_t0021_u01758771088430") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f2374949af_d20250925_m033124_c001_v7007000_t0000_u01758771084679") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c1ec_d20250925_m033122_c001_v0001093_t0009_u01758771082343") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f23749498c_d20250925_m033121_c001_v7007000_t0000_u01758771081206") 2025/09/25 03:38:10 DEBUG : dst/three.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885804e0_d20250925_m033114_c001_v0001120_t0032_u01758771074216") 2025/09/25 03:38:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee5f4_d20250925_m033218_c001_v7007000_t0000_u01758771138516") 2025/09/25 03:38:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112979d1625d3eb0_d20250925_m033216_c001_v0001105_t0016_u01758771136579") 2025/09/25 03:38:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f105ee4ecdc1ba3f3_d20250925_m033213_c001_v0001184_t0016_u01758771133128") 2025/09/25 03:38:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6a7_d20250925_m033205_c001_v7007000_t0000_u01758771125451") 2025/09/25 03:38:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f112309d7e415e5b6_d20250925_m033204_c001_v0001092_t0037_u01758771124225") 2025/09/25 03:38:10 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10690cd3fa52a219_d20250925_m033200_c001_v0001136_t0030_u01758771120920") 2025/09/25 03:38:10 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea6534b8_d20250925_m033231_c001_v7007000_t0000_u01758771151844") 2025/09/25 03:38:10 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580576_d20250925_m033220_c001_v0001120_t0045_u01758771140149") 2025/09/25 03:38:10 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee5f5_d20250925_m033218_c001_v7007000_t0000_u01758771138698") 2025/09/25 03:38:10 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858055b_d20250925_m033207_c001_v0001120_t0045_u01758771127085") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6a9_d20250925_m033205_c001_v7007000_t0000_u01758771125692") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f98c_d20250925_m033155_c001_v0001098_t0032_u01758771115918") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f69c_d20250925_m033154_c001_v7007000_t0000_u01758771114497") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c21a_d20250925_m033141_c001_v0001093_t0013_u01758771101086") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602ddb89_d20250925_m033139_c001_v7007000_t0000_u01758771099619") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885804fa_d20250925_m033127_c001_v0001120_t0042_u01758771087524") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee560_d20250925_m033125_c001_v7007000_t0000_u01758771085791") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f8fa_d20250925_m033113_c001_v0001098_t0012_u01758771073315") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653289_d20250925_m033111_c001_v7007000_t0000_u01758771071695") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1006894b1b0d7948_d20250925_m033106_c001_v0001120_t0058_u01758771066837") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee47e_d20250925_m033044_c001_v7007000_t0000_u01758771044611") 2025/09/25 03:38:11 DEBUG : dst/two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1116c0e2bbd8da34_d20250925_m033043_c001_v0001178_t0023_u01758771043494") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f411fc1aa2f05fd03_d20250925_m033009_c001_v7007000_t0000_u01758771009398") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580435_d20250925_m033005_c001_v0001120_t0043_u01758771005818") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f411fc1aa2f05fce4_d20250925_m033003_c001_v7007000_t0000_u01758771003846") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858041a_d20250925_m032953_c001_v0001120_t0021_u01758770993680") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd4f_d20250925_m032945_c001_v7007000_t0000_u01758770985465") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580408_d20250925_m032942_c001_v0001120_t0012_u01758770982458") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd604_d20250925_m032921_c001_v7007000_t0000_u01758770961161") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f796_d20250925_m032919_c001_v0001098_t0021_u01758770959115") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5dd_d20250925_m032918_c001_v7007000_t0000_u01758770958224") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f78c_d20250925_m032916_c001_v0001098_t0020_u01758770956758") 2025/09/25 03:38:11 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d5_d20250925_m032913_c001_v7007000_t0000_u01758770953730") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f77a_d20250925_m032911_c001_v0001098_t0020_u01758770951446") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d0_d20250925_m032910_c001_v7007000_t0000_u01758770950495") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f76c_d20250925_m032908_c001_v0001098_t0016_u01758770948586") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79708_d20250925_m032902_c001_v7007000_t0000_u01758770942349") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f748_d20250925_m032900_c001_v0001098_t0000_u01758770940534") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796fa_d20250925_m032859_c001_v7007000_t0000_u01758770939658") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f73e_d20250925_m032858_c001_v0001098_t0012_u01758770938712") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796e2_d20250925_m032853_c001_v7007000_t0000_u01758770933785") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f71e_d20250925_m032852_c001_v0001098_t0009_u01758770932132") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796d5_d20250925_m032850_c001_v7007000_t0000_u01758770930275") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f70d_d20250925_m032849_c001_v0001098_t0048_u01758770929002") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796d3_d20250925_m032848_c001_v7007000_t0000_u01758770928628") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f106dc99b7951254d_d20250925_m032847_c001_v0001161_t0018_u01758770927929") 2025/09/25 03:38:12 DEBUG : empty space: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f709_d20250925_m032846_c001_v0001098_t0046_u01758770926211") 2025/09/25 03:38:12 DEBUG : enormous: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5f6_d20250925_m032920_c001_v7007000_t0000_u01758770960238") 2025/09/25 03:38:12 DEBUG : enormous: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f798_d20250925_m032919_c001_v0001098_t0011_u01758770959452") 2025/09/25 03:38:12 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65352a_d20250925_m033237_c001_v7007000_t0000_u01758771157066") 2025/09/25 03:38:12 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c291_d20250925_m033235_c001_v0001093_t0048_u01758771155711") 2025/09/25 03:38:12 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd28_d20250925_m032940_c001_v7007000_t0000_u01758770980875") 2025/09/25 03:38:12 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c0e4_d20250925_m032939_c001_v0001093_t0013_u01758770979669") 2025/09/25 03:38:12 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653017_d20250925_m032843_c001_v7007000_t0000_u01758770923052") 2025/09/25 03:38:13 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6fd_d20250925_m032841_c001_v0001098_t0052_u01758770921829") 2025/09/25 03:38:13 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653016_d20250925_m032841_c001_v7007000_t0000_u01758770921231") 2025/09/25 03:38:13 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6f3_d20250925_m032840_c001_v0001098_t0015_u01758770920555") 2025/09/25 03:38:13 DEBUG : existing: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6eb_d20250925_m032839_c001_v0001098_t0005_u01758770919581") 2025/09/25 03:38:13 DEBUG : existing-b: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd2b_d20250925_m032941_c001_v7007000_t0000_u01758770981059") 2025/09/25 03:38:13 DEBUG : existing-b: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580404_d20250925_m032939_c001_v0001120_t0019_u01758770979659") 2025/09/25 03:38:13 DEBUG : file1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d62_d20250925_m033336_c001_v7007000_t0000_u01758771216031") 2025/09/25 03:38:13 DEBUG : file1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb1a_d20250925_m033334_c001_v0001098_t0014_u01758771214595") 2025/09/25 03:38:13 DEBUG : file1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d35_d20250925_m033333_c001_v7007000_t0000_u01758771213228") 2025/09/25 03:38:13 DEBUG : file1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c354_d20250925_m033331_c001_v0001093_t0032_u01758771211465") 2025/09/25 03:38:13 DEBUG : five: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd639_d20250925_m032925_c001_v7007000_t0000_u01758770965174") 2025/09/25 03:38:13 DEBUG : five: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8f7aa_d20250925_m032923_c001_v0001098_t0044_u01758770963015") 2025/09/25 03:38:13 DEBUG : foo: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796da_d20250925_m032851_c001_v7007000_t0000_u01758770931762") 2025/09/25 03:38:13 DEBUG : foo: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8f718_d20250925_m032851_c001_v0001098_t0044_u01758770931201") 2025/09/25 03:38:13 DEBUG : foo: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8f716_d20250925_m032850_c001_v0001098_t0044_u01758770930645") 2025/09/25 03:38:13 DEBUG : four: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd63e_d20250925_m032925_c001_v7007000_t0000_u01758770965365") 2025/09/25 03:38:13 DEBUG : four: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40060ab1bb09c0c5_d20250925_m032923_c001_v0001093_t0021_u01758770963598") 2025/09/25 03:38:13 DEBUG : four: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7a8_d20250925_m032922_c001_v0001098_t0019_u01758770962307") 2025/09/25 03:38:13 DEBUG : hello world2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5342_d20250925_m032756_c001_v7007000_t0000_u01758770876505") 2025/09/25 03:38:13 DEBUG : hello world2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f63a_d20250925_m032755_c001_v0001098_t0037_u01758770875862") 2025/09/25 03:38:14 DEBUG : ignore-size: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653012_d20250925_m032839_c001_v7007000_t0000_u01758770919212") 2025/09/25 03:38:14 DEBUG : ignore-size: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6e9_d20250925_m032838_c001_v0001098_t0013_u01758770918142") 2025/09/25 03:38:14 DEBUG : nested/sub dir/file: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd0f_d20250925_m032938_c001_v7007000_t0000_u01758770978920") 2025/09/25 03:38:14 DEBUG : nested/sub dir/file: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7d3_d20250925_m032938_c001_v0001098_t0042_u01758770978206") 2025/09/25 03:38:14 DEBUG : nested/sub dir/file: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd70a_d20250925_m032937_c001_v7007000_t0000_u01758770977449") 2025/09/25 03:38:14 DEBUG : nested/sub dir/file: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7cf_d20250925_m032936_c001_v0001098_t0006_u01758770976283") 2025/09/25 03:38:14 DEBUG : one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd641_d20250925_m032925_c001_v7007000_t0000_u01758770965547") 2025/09/25 03:38:14 DEBUG : one: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8f7a0_d20250925_m032921_c001_v0001098_t0044_u01758770961555") 2025/09/25 03:38:14 DEBUG : only0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cea_d20250925_m033326_c001_v7007000_t0000_u01758771206973") 2025/09/25 03:38:14 DEBUG : only0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416a8b4bf130af53_d20250925_m033322_c001_v0001183_t0024_u01758771202356") 2025/09/25 03:38:14 DEBUG : only0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa89_d20250925_m033305_c001_v0001098_t0054_u01758771185355") 2025/09/25 03:38:14 DEBUG : only0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6bc_d20250925_m033259_c001_v7007000_t0000_u01758771179390") 2025/09/25 03:38:14 DEBUG : only0: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2a3_d20250925_m033241_c001_v0001093_t0037_u01758771161466") 2025/09/25 03:38:14 DEBUG : only1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494ced_d20250925_m033327_c001_v7007000_t0000_u01758771207156") 2025/09/25 03:38:14 DEBUG : only1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40060ab1bb09c341_d20250925_m033321_c001_v0001093_t0021_u01758771201988") 2025/09/25 03:38:14 DEBUG : only1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2f2_d20250925_m033306_c001_v0001093_t0058_u01758771186475") 2025/09/25 03:38:14 DEBUG : only1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f409de241ba24f427_d20250925_m033259_c001_v7007000_t0000_u01758771179254") 2025/09/25 03:38:14 DEBUG : only1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805b3_d20250925_m033242_c001_v0001120_t0003_u01758771162255") 2025/09/25 03:38:14 DEBUG : only10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cef_d20250925_m033327_c001_v7007000_t0000_u01758771207339") 2025/09/25 03:38:14 DEBUG : only10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40060ab1bb09c345_d20250925_m033322_c001_v0001093_t0021_u01758771202366") 2025/09/25 03:38:14 DEBUG : only10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c31f_d20250925_m033313_c001_v0001093_t0007_u01758771193593") 2025/09/25 03:38:14 DEBUG : only10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6ba_d20250925_m033259_c001_v7007000_t0000_u01758771179024") 2025/09/25 03:38:15 DEBUG : only10: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805cd_d20250925_m033249_c001_v0001120_t0041_u01758771169309") 2025/09/25 03:38:15 DEBUG : only11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cf1_d20250925_m033327_c001_v7007000_t0000_u01758771207521") 2025/09/25 03:38:15 DEBUG : only11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8fad9_d20250925_m033321_c001_v0001098_t0044_u01758771201558") 2025/09/25 03:38:15 DEBUG : only11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858064b_d20250925_m033314_c001_v0001120_t0011_u01758771194477") 2025/09/25 03:38:15 DEBUG : only11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f514_d20250925_m033259_c001_v7007000_t0000_u01758771179051") 2025/09/25 03:38:15 DEBUG : only11: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa48_d20250925_m033250_c001_v0001098_t0057_u01758771170060") 2025/09/25 03:38:15 DEBUG : only12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cf3_d20250925_m033327_c001_v7007000_t0000_u01758771207704") 2025/09/25 03:38:15 DEBUG : only12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4171664888580661_d20250925_m033321_c001_v0001120_t0045_u01758771201568") 2025/09/25 03:38:15 DEBUG : only12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fabb_d20250925_m033315_c001_v0001098_t0004_u01758771195330") 2025/09/25 03:38:15 DEBUG : only12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f409de241ba24f425_d20250925_m033259_c001_v7007000_t0000_u01758771179069") 2025/09/25 03:38:15 DEBUG : only12: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2cb_d20250925_m033251_c001_v0001093_t0028_u01758771171210") 2025/09/25 03:38:15 DEBUG : only13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cf5_d20250925_m033327_c001_v7007000_t0000_u01758771207886") 2025/09/25 03:38:15 DEBUG : only13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416a8b4bf130af51_d20250925_m033322_c001_v0001183_t0024_u01758771202166") 2025/09/25 03:38:15 DEBUG : only13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c329_d20250925_m033316_c001_v0001093_t0042_u01758771196222") 2025/09/25 03:38:15 DEBUG : only13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6bb_d20250925_m033259_c001_v7007000_t0000_u01758771179207") 2025/09/25 03:38:15 DEBUG : only13: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805de_d20250925_m033252_c001_v0001120_t0057_u01758771172215") 2025/09/25 03:38:15 DEBUG : only14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cf9_d20250925_m033328_c001_v7007000_t0000_u01758771208069") 2025/09/25 03:38:15 DEBUG : only14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40060ab1bb09c33b_d20250925_m033321_c001_v0001093_t0021_u01758771201579") 2025/09/25 03:38:15 DEBUG : only14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580655_d20250925_m033316_c001_v0001120_t0056_u01758771196860") 2025/09/25 03:38:15 DEBUG : only14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f51b_d20250925_m033259_c001_v7007000_t0000_u01758771179419") 2025/09/25 03:38:15 DEBUG : only14: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa5e_d20250925_m033253_c001_v0001098_t0018_u01758771173092") 2025/09/25 03:38:15 DEBUG : only15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cfc_d20250925_m033328_c001_v7007000_t0000_u01758771208250") 2025/09/25 03:38:16 DEBUG : only15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8fadb_d20250925_m033321_c001_v0001098_t0044_u01758771201778") 2025/09/25 03:38:16 DEBUG : only15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fac9_d20250925_m033317_c001_v0001098_t0022_u01758771197614") 2025/09/25 03:38:16 DEBUG : only15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6b6_d20250925_m033258_c001_v7007000_t0000_u01758771178296") 2025/09/25 03:38:16 DEBUG : only15: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2d3_d20250925_m033253_c001_v0001093_t0050_u01758771173956") 2025/09/25 03:38:16 DEBUG : only16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494cfd_d20250925_m033328_c001_v7007000_t0000_u01758771208439") 2025/09/25 03:38:16 DEBUG : only16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4171664888580663_d20250925_m033321_c001_v0001120_t0045_u01758771201788") 2025/09/25 03:38:16 DEBUG : only16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c333_d20250925_m033318_c001_v0001093_t0028_u01758771198237") 2025/09/25 03:38:16 DEBUG : only16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f50d_d20250925_m033258_c001_v7007000_t0000_u01758771178678") 2025/09/25 03:38:16 DEBUG : only16: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805eb_d20250925_m033254_c001_v0001120_t0051_u01758771174707") 2025/09/25 03:38:17 DEBUG : only17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d00_d20250925_m033328_c001_v7007000_t0000_u01758771208623") 2025/09/25 03:38:17 DEBUG : only17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40060ab1bb09c33f_d20250925_m033321_c001_v0001093_t0021_u01758771201799") 2025/09/25 03:38:17 DEBUG : only17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858065b_d20250925_m033319_c001_v0001120_t0056_u01758771199071") 2025/09/25 03:38:17 DEBUG : only17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6b8_d20250925_m033258_c001_v7007000_t0000_u01758771178660") 2025/09/25 03:38:17 DEBUG : only17: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa6a_d20250925_m033255_c001_v0001098_t0045_u01758771175529") 2025/09/25 03:38:17 DEBUG : only18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d02_d20250925_m033328_c001_v7007000_t0000_u01758771208806") 2025/09/25 03:38:17 DEBUG : only18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8fadd_d20250925_m033321_c001_v0001098_t0044_u01758771201961") 2025/09/25 03:38:17 DEBUG : only18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fad1_d20250925_m033319_c001_v0001098_t0003_u01758771199824") 2025/09/25 03:38:17 DEBUG : only18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f50e_d20250925_m033258_c001_v7007000_t0000_u01758771178690") 2025/09/25 03:38:17 DEBUG : only18: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2da_d20250925_m033256_c001_v0001093_t0023_u01758771176294") 2025/09/25 03:38:17 DEBUG : only19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d04_d20250925_m033328_c001_v7007000_t0000_u01758771208988") 2025/09/25 03:38:17 DEBUG : only19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4171664888580665_d20250925_m033321_c001_v0001120_t0045_u01758771201977") 2025/09/25 03:38:17 DEBUG : only19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c339_d20250925_m033320_c001_v0001093_t0050_u01758771200480") 2025/09/25 03:38:17 DEBUG : only19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6b7_d20250925_m033258_c001_v7007000_t0000_u01758771178478") 2025/09/25 03:38:17 DEBUG : only19: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805f7_d20250925_m033257_c001_v0001120_t0010_u01758771177035") 2025/09/25 03:38:17 DEBUG : only2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d07_d20250925_m033329_c001_v7007000_t0000_u01758771209170") 2025/09/25 03:38:17 DEBUG : only2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8fadf_d20250925_m033322_c001_v0001098_t0044_u01758771202144") 2025/09/25 03:38:17 DEBUG : only2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858061b_d20250925_m033307_c001_v0001120_t0035_u01758771187269") 2025/09/25 03:38:17 DEBUG : only2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f409de241ba24f423_d20250925_m033258_c001_v7007000_t0000_u01758771178885") 2025/09/25 03:38:17 DEBUG : only2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa21_d20250925_m033243_c001_v0001098_t0040_u01758771163021") 2025/09/25 03:38:17 DEBUG : only3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d0a_d20250925_m033329_c001_v7007000_t0000_u01758771209353") 2025/09/25 03:38:17 DEBUG : only3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4171664888580667_d20250925_m033322_c001_v0001120_t0045_u01758771202161") 2025/09/25 03:38:17 DEBUG : only3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa99_d20250925_m033308_c001_v0001098_t0052_u01758771188085") 2025/09/25 03:38:17 DEBUG : only3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41526d73cd12f6b9_d20250925_m033258_c001_v7007000_t0000_u01758771178843") 2025/09/25 03:38:17 DEBUG : only3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2af_d20250925_m033243_c001_v0001093_t0057_u01758771163799") 2025/09/25 03:38:18 DEBUG : only4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d0d_d20250925_m033329_c001_v7007000_t0000_u01758771209536") 2025/09/25 03:38:18 DEBUG : only4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40060ab1bb09c343_d20250925_m033322_c001_v0001093_t0021_u01758771202173") 2025/09/25 03:38:18 DEBUG : only4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c302_d20250925_m033308_c001_v0001093_t0022_u01758771188721") 2025/09/25 03:38:18 DEBUG : only4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f511_d20250925_m033258_c001_v7007000_t0000_u01758771178862") 2025/09/25 03:38:18 DEBUG : only4: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805b9_d20250925_m033244_c001_v0001120_t0052_u01758771164612") 2025/09/25 03:38:18 DEBUG : only5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d0f_d20250925_m033329_c001_v7007000_t0000_u01758771209730") 2025/09/25 03:38:18 DEBUG : only5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8fae5_d20250925_m033322_c001_v0001098_t0044_u01758771202328") 2025/09/25 03:38:18 DEBUG : only5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858062b_d20250925_m033309_c001_v0001120_t0055_u01758771189618") 2025/09/25 03:38:18 DEBUG : only5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f517_d20250925_m033259_c001_v7007000_t0000_u01758771179235") 2025/09/25 03:38:18 DEBUG : only5: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa33_d20250925_m033245_c001_v0001098_t0049_u01758771165522") 2025/09/25 03:38:18 DEBUG : only6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d12_d20250925_m033329_c001_v7007000_t0000_u01758771209913") 2025/09/25 03:38:18 DEBUG : only6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8fae7_d20250925_m033322_c001_v0001098_t0044_u01758771202510") 2025/09/25 03:38:18 DEBUG : only6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8faa3_d20250925_m033310_c001_v0001098_t0056_u01758771190618") 2025/09/25 03:38:18 DEBUG : only6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f515_d20250925_m033259_c001_v7007000_t0000_u01758771179060") 2025/09/25 03:38:18 DEBUG : only6: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2b7_d20250925_m033246_c001_v0001093_t0007_u01758771166419") 2025/09/25 03:38:18 DEBUG : only7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d15_d20250925_m033330_c001_v7007000_t0000_u01758771210096") 2025/09/25 03:38:18 DEBUG : only7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4171664888580669_d20250925_m033322_c001_v0001120_t0045_u01758771202345") 2025/09/25 03:38:18 DEBUG : only7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c314_d20250925_m033311_c001_v0001093_t0048_u01758771191479") 2025/09/25 03:38:18 DEBUG : only7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f519_d20250925_m033259_c001_v7007000_t0000_u01758771179245") 2025/09/25 03:38:18 DEBUG : only7: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885805c7_d20250925_m033247_c001_v0001120_t0012_u01758771167040") 2025/09/25 03:38:19 DEBUG : only8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d18_d20250925_m033330_c001_v7007000_t0000_u01758771210279") 2025/09/25 03:38:19 DEBUG : only8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417166488858066b_d20250925_m033322_c001_v0001120_t0045_u01758771202531") 2025/09/25 03:38:19 DEBUG : only8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858063d_d20250925_m033312_c001_v0001120_t0048_u01758771192093") 2025/09/25 03:38:19 DEBUG : only8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f409de241ba24f421_d20250925_m033258_c001_v7007000_t0000_u01758771178695") 2025/09/25 03:38:19 DEBUG : only8: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fa3c_d20250925_m033247_c001_v0001098_t0018_u01758771167697") 2025/09/25 03:38:19 DEBUG : only9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d1a_d20250925_m033330_c001_v7007000_t0000_u01758771210462") 2025/09/25 03:38:19 DEBUG : only9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f416a8b4bf130af55_d20250925_m033322_c001_v0001183_t0024_u01758771202541") 2025/09/25 03:38:19 DEBUG : only9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fab1_d20250925_m033312_c001_v0001098_t0009_u01758771192796") 2025/09/25 03:38:19 DEBUG : only9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f512_d20250925_m033258_c001_v7007000_t0000_u01758771178875") 2025/09/25 03:38:19 DEBUG : only9: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c2c5_d20250925_m033248_c001_v0001093_t0020_u01758771168497") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd6e8_d20250925_m032935_c001_v7007000_t0000_u01758770975152") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c0d7_d20250925_m032932_c001_v0001093_t0031_u01758770972803") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd699_d20250925_m032931_c001_v7007000_t0000_u01758770971668") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7bb_d20250925_m032929_c001_v0001098_t0033_u01758770969580") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd670_d20250925_m032928_c001_v7007000_t0000_u01758770968802") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c0c8_d20250925_m032926_c001_v0001093_t0000_u01758770966462") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d7_d20250925_m032915_c001_v7007000_t0000_u01758770955806") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f784_d20250925_m032914_c001_v0001098_t0013_u01758770954278") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d3_d20250925_m032912_c001_v7007000_t0000_u01758770952228") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f778_d20250925_m032911_c001_v0001098_t0008_u01758770951046") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5ce_d20250925_m032909_c001_v7007000_t0000_u01758770949659") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f766_d20250925_m032908_c001_v0001098_t0020_u01758770948222") 2025/09/25 03:38:19 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79705_d20250925_m032901_c001_v7007000_t0000_u01758770941780") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f746_d20250925_m032900_c001_v0001098_t0017_u01758770940213") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796fd_d20250925_m032859_c001_v7007000_t0000_u01758770939841") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f73a_d20250925_m032858_c001_v0001098_t0054_u01758770938374") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796f4_d20250925_m032858_c001_v7007000_t0000_u01758770938003") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f736_d20250925_m032857_c001_v0001098_t0015_u01758770937320") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f732_d20250925_m032856_c001_v0001098_t0059_u01758770936522") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796eb_d20250925_m032856_c001_v7007000_t0000_u01758770936152") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f72e_d20250925_m032855_c001_v0001098_t0001_u01758770935121") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f72c_d20250925_m032854_c001_v0001098_t0031_u01758770934340") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c796e3_d20250925_m032853_c001_v7007000_t0000_u01758770933968") 2025/09/25 03:38:20 DEBUG : potato: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f726_d20250925_m032852_c001_v0001098_t0045_u01758770932973") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f410e88201c98f3d0_d20250925_m033019_c001_v7007000_t0000_u01758771019108") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f856_d20250925_m033018_c001_v0001098_t0057_u01758771018322") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f411fc1aa2f05fd06_d20250925_m033009_c001_v7007000_t0000_u01758771009911") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f826_d20250925_m033005_c001_v0001098_t0028_u01758771005153") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4002d5bf675239c1_d20250925_m032958_c001_v7007000_t0000_u01758770998107") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f80a_d20250925_m032952_c001_v0001098_t0042_u01758770992952") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd53_d20250925_m032945_c001_v7007000_t0000_u01758770985946") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7e3_d20250925_m032941_c001_v0001098_t0013_u01758770981981") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5f8_d20250925_m032920_c001_v7007000_t0000_u01758770960419") 2025/09/25 03:38:20 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f792_d20250925_m032918_c001_v0001098_t0024_u01758770958771") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5df_d20250925_m032918_c001_v7007000_t0000_u01758770958405") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f78a_d20250925_m032916_c001_v0001098_t0051_u01758770956414") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d8_d20250925_m032915_c001_v7007000_t0000_u01758770955988") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f788_d20250925_m032915_c001_v0001098_t0042_u01758770955049") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d6_d20250925_m032913_c001_v7007000_t0000_u01758770953912") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f782_d20250925_m032912_c001_v0001098_t0030_u01758770952598") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd5d1_d20250925_m032910_c001_v7007000_t0000_u01758770950680") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f770_d20250925_m032909_c001_v0001098_t0048_u01758770949671") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c79709_d20250925_m032902_c001_v7007000_t0000_u01758770942533") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f74a_d20250925_m032901_c001_v0001098_t0022_u01758770941379") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b535c_d20250925_m032759_c001_v7007000_t0000_u01758770879479") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f64a_d20250925_m032758_c001_v0001098_t0022_u01758770878744") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5349_d20250925_m032757_c001_v7007000_t0000_u01758770877782") 2025/09/25 03:38:21 DEBUG : potato2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f644_d20250925_m032757_c001_v0001098_t0015_u01758770877045") 2025/09/25 03:38:21 DEBUG : potato3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f411fc1aa2f05fd08_d20250925_m033010_c001_v7007000_t0000_u01758771010095") 2025/09/25 03:38:21 DEBUG : potato3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c128_d20250925_m033006_c001_v0001093_t0001_u01758771006649") 2025/09/25 03:38:21 DEBUG : potato3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4002d5bf675239c6_d20250925_m032958_c001_v7007000_t0000_u01758770998290") 2025/09/25 03:38:21 DEBUG : potato3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c10e_d20250925_m032954_c001_v0001093_t0055_u01758770994515") 2025/09/25 03:38:21 DEBUG : potato3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd56_d20250925_m032946_c001_v7007000_t0000_u01758770986129") 2025/09/25 03:38:21 DEBUG : potato3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c0e8_d20250925_m032942_c001_v0001093_t0034_u01758770982679") 2025/09/25 03:38:22 DEBUG : pre-dest1/1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65327b_d20250925_m033053_c001_v7007000_t0000_u01758771053455") 2025/09/25 03:38:22 DEBUG : pre-dest1/1: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c18b_d20250925_m033045_c001_v0001093_t0032_u01758771045354") 2025/09/25 03:38:22 DEBUG : pre-dest2/2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65327c_d20250925_m033053_c001_v7007000_t0000_u01758771053639") 2025/09/25 03:38:22 DEBUG : pre-dest2/2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f896_d20250925_m033046_c001_v0001098_t0037_u01758771046040") 2025/09/25 03:38:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2ee43d_d20250925_m033030_c001_v7007000_t0000_u01758771030965") 2025/09/25 03:38:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858045d_d20250925_m033026_c001_v0001120_t0052_u01758771026834") 2025/09/25 03:38:22 DEBUG : sizeonly: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea65300f_d20250925_m032837_c001_v7007000_t0000_u01758770917588") 2025/09/25 03:38:22 DEBUG : sizeonly: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6d9_d20250925_m032836_c001_v0001098_t0037_u01758770916528") 2025/09/25 03:38:22 DEBUG : splitbanan: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4182cec7cc2eea18_d20250925_m033534_c001_v7007000_t0000_u01758771334432") 2025/09/25 03:38:22 DEBUG : splitbanan: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b35e_d20250925_m033526_c001_v0001183_t0036_u01758771326782") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9e3_d20250925_m033657_c001_v7007000_t0000_u01758771417936") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580917_d20250925_m033650_c001_v0001120_t0020_u01758771410932") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd1855_d20250925_m033641_c001_v7007000_t0000_u01758771401429") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808e3_d20250925_m033634_c001_v0001120_t0015_u01758771394534") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe911_d20250925_m033625_c001_v7007000_t0000_u01758771385171") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885808b6_d20250925_m033618_c001_v0001120_t0014_u01758771378704") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40300dad4365f9a6_d20250925_m033609_c001_v7007000_t0000_u01758771369592") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858088e_d20250925_m033602_c001_v0001120_t0056_u01758771362971") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41555fc378af6a8d_d20250925_m033551_c001_v7007000_t0000_u01758771351635") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858086a_d20250925_m033543_c001_v0001120_t0042_u01758771343940") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f422593e374dd177f_d20250925_m033528_c001_v7007000_t0000_u01758771328946") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858082c_d20250925_m033525_c001_v0001120_t0059_u01758771325515") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29d5a_d20250925_m033516_c001_v7007000_t0000_u01758771316409") 2025/09/25 03:38:22 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b2cf_d20250925_m033509_c001_v0001183_t0054_u01758771309128") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653908_d20250925_m033507_c001_v7007000_t0000_u01758771307816") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4a9_d20250925_m033504_c001_v0001093_t0016_u01758771304757") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f405ac0d3d0c7990e_d20250925_m033455_c001_v7007000_t0000_u01758771295187") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc77_d20250925_m033448_c001_v0001098_t0009_u01758771288071") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f40108df2bee6cd5d_d20250925_m033447_c001_v7007000_t0000_u01758771287111") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fc54_d20250925_m033443_c001_v0001098_t0014_u01758771283112") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f413b884ed7c29bae_d20250925_m033428_c001_v7007000_t0000_u01758771268644") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3f4_d20250925_m033424_c001_v0001093_t0018_u01758771264529") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f420e5067f66bbfb6_d20250925_m033415_c001_v7007000_t0000_u01758771255693") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c3c1_d20250925_m033408_c001_v0001093_t0031_u01758771248819") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41951d83db2f3c1f_d20250925_m033358_c001_v7007000_t0000_u01758771238781") 2025/09/25 03:38:23 DEBUG : splitbananasplit: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c38f_d20250925_m033351_c001_v0001093_t0055_u01758771231887") 2025/09/25 03:38:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602de1d0_d20250925_m033511_c001_v7007000_t0000_u01758771311170") 2025/09/25 03:38:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c4ad_d20250925_m033505_c001_v0001093_t0041_u01758771305957") 2025/09/25 03:38:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494daa_d20250925_m033343_c001_v7007000_t0000_u01758771223730") 2025/09/25 03:38:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c367_d20250925_m033340_c001_v0001093_t0013_u01758771220858") 2025/09/25 03:38:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402daa468d2fb8bb_d20250925_m033339_c001_v7007000_t0000_u01758771219711") 2025/09/25 03:38:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858069a_d20250925_m033336_c001_v0001120_t0033_u01758771216993") 2025/09/25 03:38:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31cd12_d20250925_m032939_c001_v7007000_t0000_u01758770979104") 2025/09/25 03:38:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c0e1_d20250925_m032938_c001_v0001093_t0000_u01758770978194") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd70c_d20250925_m032937_c001_v7007000_t0000_u01758770977630") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885803fc_d20250925_m032936_c001_v0001120_t0042_u01758770976664") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653009_d20250925_m032834_c001_v7007000_t0000_u01758770914227") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6c6_d20250925_m032832_c001_v0001098_t0058_u01758770912524") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea653003_d20250925_m032832_c001_v7007000_t0000_u01758770912156") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6c3_d20250925_m032830_c001_v0001098_t0007_u01758770910936") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea652ffc_d20250925_m032828_c001_v7007000_t0000_u01758770908871") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6b9_d20250925_m032827_c001_v0001098_t0024_u01758770907614") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea652ff8_d20250925_m032827_c001_v7007000_t0000_u01758770907031") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6b1_d20250925_m032825_c001_v0001098_t0009_u01758770905933") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6ad_d20250925_m032823_c001_v0001098_t0019_u01758770903247") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea652fd8_d20250925_m032822_c001_v7007000_t0000_u01758770902880") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6a9_d20250925_m032822_c001_v0001098_t0003_u01758770902148") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f6a5_d20250925_m032821_c001_v0001098_t0017_u01758770901164") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f418fcc55ea652fca_d20250925_m032820_c001_v7007000_t0000_u01758770900796") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f68f_d20250925_m032817_c001_v0001098_t0028_u01758770897611") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f689_d20250925_m032814_c001_v0001098_t0025_u01758770894754") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5419_d20250925_m032814_c001_v7007000_t0000_u01758770894390") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f687_d20250925_m032813_c001_v0001098_t0013_u01758770893583") 2025/09/25 03:38:24 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f681_d20250925_m032812_c001_v0001098_t0025_u01758770892437") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5400_d20250925_m032812_c001_v7007000_t0000_u01758770892009") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f672_d20250925_m032808_c001_v0001098_t0048_u01758770888122") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b53c8_d20250925_m032807_c001_v7007000_t0000_u01758770887760") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f66e_d20250925_m032807_c001_v0001098_t0033_u01758770887109") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b53b5_d20250925_m032806_c001_v7007000_t0000_u01758770886214") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f66c_d20250925_m032805_c001_v0001098_t0037_u01758770885540") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b53a6_d20250925_m032804_c001_v7007000_t0000_u01758770884998") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f668_d20250925_m032804_c001_v0001098_t0017_u01758770884338") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5395_d20250925_m032803_c001_v7007000_t0000_u01758770883402") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f665_d20250925_m032802_c001_v0001098_t0025_u01758770882428") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b537f_d20250925_m032801_c001_v7007000_t0000_u01758770881887") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f65c_d20250925_m032801_c001_v0001098_t0038_u01758770881207") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b536e_d20250925_m032800_c001_v7007000_t0000_u01758770880665") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f652_d20250925_m032800_c001_v0001098_t0039_u01758770880021") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b533d_d20250925_m032755_c001_v7007000_t0000_u01758770875323") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f638_d20250925_m032754_c001_v0001098_t0008_u01758770874364") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5336_d20250925_m032753_c001_v7007000_t0000_u01758770873819") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f636_d20250925_m032753_c001_v0001098_t0020_u01758770873065") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5335_d20250925_m032752_c001_v7007000_t0000_u01758770872169") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f630_d20250925_m032751_c001_v0001098_t0005_u01758770871381") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f404e9624c22b5329_d20250925_m032749_c001_v7007000_t0000_u01758770869010") 2025/09/25 03:38:25 DEBUG : sub dir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f628_d20250925_m032748_c001_v0001098_t0031_u01758770868272") 2025/09/25 03:38:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494dac_d20250925_m033343_c001_v7007000_t0000_u01758771223919") 2025/09/25 03:38:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fb30_d20250925_m033340_c001_v0001098_t0020_u01758771220873") 2025/09/25 03:38:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402daa468d2fb8bc_d20250925_m033339_c001_v7007000_t0000_u01758771219897") 2025/09/25 03:38:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130afb4_d20250925_m033337_c001_v0001183_t0022_u01758771217004") 2025/09/25 03:38:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9ed_d20250925_m033700_c001_v7007000_t0000_u01758771420202") 2025/09/25 03:38:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c5ed_d20250925_m033659_c001_v0001093_t0057_u01758771419347") 2025/09/25 03:38:26 DEBUG : sub/yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd6d6_d20250925_m032934_c001_v7007000_t0000_u01758770974553") 2025/09/25 03:38:26 DEBUG : sub/yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7c9_d20250925_m032932_c001_v0001098_t0056_u01758770972417") 2025/09/25 03:38:26 DEBUG : test_dir1/file2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d67_d20250925_m033336_c001_v7007000_t0000_u01758771216214") 2025/09/25 03:38:26 DEBUG : test_dir1/file2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c361_d20250925_m033334_c001_v0001093_t0006_u01758771214240") 2025/09/25 03:38:26 DEBUG : test_dir1/file2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d38_d20250925_m033333_c001_v7007000_t0000_u01758771213411") 2025/09/25 03:38:26 DEBUG : test_dir1/file2: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130af8c_d20250925_m033331_c001_v0001183_t0022_u01758771211481") 2025/09/25 03:38:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d6a_d20250925_m033336_c001_v7007000_t0000_u01758771216397") 2025/09/25 03:38:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130af9e_d20250925_m033334_c001_v0001183_t0010_u01758771214230") 2025/09/25 03:38:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f421305f237494d3a_d20250925_m033333_c001_v7007000_t0000_u01758771213594") 2025/09/25 03:38:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580688_d20250925_m033331_c001_v0001120_t0029_u01758771211476") 2025/09/25 03:38:26 DEBUG : three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd644_d20250925_m032925_c001_v7007000_t0000_u01758770965731") 2025/09/25 03:38:27 DEBUG : three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7ae_d20250925_m032924_c001_v0001098_t0049_u01758770964359") 2025/09/25 03:38:27 DEBUG : three: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8f7a6_d20250925_m032921_c001_v0001098_t0018_u01758770961924") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9f6_d20250925_m033701_c001_v7007000_t0000_u01758771421902") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b58e_d20250925_m033701_c001_v0001183_t0001_u01758771421167") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbeabd_d20250925_m033722_c001_v7007000_t0000_u01758771442302") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe77_d20250925_m033720_c001_v0001098_t0015_u01758771440287") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea92_d20250925_m033718_c001_v7007000_t0000_u01758771438665") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b5e9_d20250925_m033717_c001_v0001183_t0057_u01758771437135") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea74_d20250925_m033716_c001_v7007000_t0000_u01758771436140") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c610_d20250925_m033715_c001_v0001093_t0014_u01758771435374") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea25_d20250925_m033709_c001_v7007000_t0000_u01758771429900") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b5bf_d20250925_m033708_c001_v0001183_t0038_u01758771428645") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea46_d20250925_m033712_c001_v7007000_t0000_u01758771432525") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe5c_d20250925_m033710_c001_v0001098_t0019_u01758771430957") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea12_d20250925_m033707_c001_v7007000_t0000_u01758771427656") 2025/09/25 03:38:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f10060ab1bb09c601_d20250925_m033706_c001_v0001093_t0025_u01758771426643") 2025/09/25 03:38:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea07_d20250925_m033705_c001_v7007000_t0000_u01758771425659") 2025/09/25 03:38:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1171664888580939_d20250925_m033704_c001_v0001120_t0020_u01758771424697") 2025/09/25 03:38:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbe9fe_d20250925_m033703_c001_v7007000_t0000_u01758771423717") 2025/09/25 03:38:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f102c88429cc8fe45_d20250925_m033702_c001_v0001098_t0029_u01758771422862") 2025/09/25 03:38:28 DEBUG : toe/toe/toe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4177e97eed31d256_d20250925_m033727_c001_v7007000_t0000_u01758771447786") 2025/09/25 03:38:28 DEBUG : toe/toe/toe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f116a8b4bf130b625_d20250925_m033727_c001_v0001183_t0014_u01758771447124") 2025/09/25 03:38:28 DEBUG : toe/toe/toe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea5c_d20250925_m033714_c001_v7007000_t0000_u01758771434386") 2025/09/25 03:38:28 DEBUG : toe/toe/toe: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858094d_d20250925_m033713_c001_v0001120_t0054_u01758771433504") 2025/09/25 03:38:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbeac1_d20250925_m033722_c001_v7007000_t0000_u01758771442945") 2025/09/25 03:38:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f117166488858095f_d20250925_m033721_c001_v0001120_t0005_u01758771441860") 2025/09/25 03:38:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f4098536045dbea9a_d20250925_m033719_c001_v7007000_t0000_u01758771439306") 2025/09/25 03:38:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1020f3df0d483685_d20250925_m033718_c001_v0001171_t0037_u01758771438322") 2025/09/25 03:38:28 DEBUG : two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd648_d20250925_m032925_c001_v7007000_t0000_u01758770965913") 2025/09/25 03:38:28 DEBUG : two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f41716648885803ce_d20250925_m032923_c001_v0001120_t0045_u01758770963793") 2025/09/25 03:38:28 DEBUG : two: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f402c88429cc8f7a2_d20250925_m032921_c001_v0001098_t0044_u01758770961740") 2025/09/25 03:38:28 DEBUG : yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd6ee_d20250925_m032935_c001_v7007000_t0000_u01758770975333") 2025/09/25 03:38:28 DEBUG : yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f110ad95c34402ac2_d20250925_m032934_c001_v0001041_t0044_u01758770974169") 2025/09/25 03:38:28 DEBUG : yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd692_d20250925_m032931_c001_v7007000_t0000_u01758770971121") 2025/09/25 03:38:28 DEBUG : yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885803e3_d20250925_m032929_c001_v0001120_t0051_u01758770969589") 2025/09/25 03:38:28 DEBUG : yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd665_d20250925_m032928_c001_v7007000_t0000_u01758770968250") 2025/09/25 03:38:28 DEBUG : yam: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f11716648885803d4_d20250925_m032926_c001_v0001120_t0012_u01758770966473") 2025/09/25 03:38:28 DEBUG : yaml: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd69c_d20250925_m032931_c001_v7007000_t0000_u01758770971853") 2025/09/25 03:38:28 DEBUG : yaml: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1076e5f3047ed235_d20250925_m032930_c001_v0001109_t0017_u01758770970616") 2025/09/25 03:38:28 DEBUG : yaml: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f417fe054602dd674_d20250925_m032928_c001_v7007000_t0000_u01758770968997") 2025/09/25 03:38:28 DEBUG : yaml: Deleting (id "4_zdf12ad83e09d7beb9f980e1b_f1138737c984a017a_d20250925_m032927_c001_v0001098_t0019_u01758770967755") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m44.514158148s (try 1/5)