"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/14 03:43:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe" 2026/08/14 03:43:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 03:43:04 DEBUG : Creating backend with remote "/tmp/rclone2462617019" === 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:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/14 03:43:05 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:05 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:43:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:05 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:05 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:06 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:43:06 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:08 DEBUG : Creating backend with remote "/non-existing" 2026/08/14 03:43:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/14 03:43:08 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:08 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:09 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:09 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:10 INFO : B2 bucket rclone-test-tocezoh6kefe: Running all checks before starting transfers 2026/08/14 03:43:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:10 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:10 INFO : B2 bucket rclone-test-tocezoh6kefe: Checks finished, now starting transfers 2026/08/14 03:43:10 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:11 ERROR : Ignoring --no-traverse with sync 2026/08/14 03:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:11 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:11 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:11 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:43:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.10s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/14 03:43:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:13 DEBUG : hello world2: size = 12 OK 2026/08/14 03:43:13 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/14 03:43:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:43:13 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:13 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:14 DEBUG : potato2: size = 11 OK 2026/08/14 03:43:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:43:15 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:15 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:15 DEBUG : potato2: size = 11 OK 2026/08/14 03:43:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.46s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 03:43:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:43:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:43:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:43:16 INFO : sub dir2: Making directory 2026/08/14 03:43:16 INFO : sub dir: Making directory 2026/08/14 03:43:16 INFO : sub dir2/sub sub dir2: Making directory 2026/08/14 03:43:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:16 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:16 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:16 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" 2026/08/14 03:43:16 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:17 INFO : sub dir2: Making directory 2026/08/14 03:43:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 03:43:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:43:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:17 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:17 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:18 DEBUG : sub dir2: Making directory with metadata 2026/08/14 03:43:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:43:18 INFO : sub dir2: Making directory 2026/08/14 03:43:18 INFO : sub dir: Making directory 2026/08/14 03:43:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:18 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:18 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:18 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:43:18 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/14 03:43:19 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/14 03:43:19 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:20 INFO : sub dir2: Making directory 2026/08/14 03:43:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:20 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:20 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:20 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:43:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:21 DEBUG : sub dir2: Making directory with metadata 2026/08/14 03:43:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:43:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:43:21 INFO : sub dir2: Making directory 2026/08/14 03:43:21 INFO : sub dir: Making directory 2026/08/14 03:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:21 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:43:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/14 03:43:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:22 INFO : sub dir2: Making directory 2026/08/14 03:43:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:22 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:22 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:23 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:43:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.10s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tafosan3zipe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tocezoh6kefe -> B2 bucket rclone-test-tafosan3zipe 2026/08/14 03:43:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:25 DEBUG : B2 bucket rclone-test-tafosan3zipe: Waiting for checks to finish 2026/08/14 03:43:25 DEBUG : B2 bucket rclone-test-tafosan3zipe: Waiting for transfers to finish 2026/08/14 03:43:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:43:26 DEBUG : B2 bucket rclone-test-tafosan3zipe: Purge remote 2026/08/14 03:43:26 INFO : B2 bucket rclone-test-tafosan3zipe: cleaning bucket "rclone-test-tafosan3zipe" of all files 2026/08/14 03:43:26 DEBUG : sub dir/hello world: Deleting (id "4_zbf721d1350edfbeb9ff80e1b_f408bdbca7628e77a_d20260814_m034326_c001_v0001134_t0026_u01786679006125") --- PASS: TestServerSideCopy (3.83s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:43:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:43:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:43:28 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:28 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:28 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:43:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/14 03:43:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.65s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tevegic3yuyo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tocezoh6kefe -> B2 bucket rclone-test-tevegic3yuyo 2026/08/14 03:43:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:31 DEBUG : B2 bucket rclone-test-tevegic3yuyo: Waiting for checks to finish 2026/08/14 03:43:31 DEBUG : B2 bucket rclone-test-tevegic3yuyo: Waiting for transfers to finish 2026/08/14 03:43:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:43:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:43:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tevegic3yuyo) 2026/08/14 03:43:33 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:43:33 DEBUG : B2 bucket rclone-test-tevegic3yuyo: Waiting for checks to finish 2026/08/14 03:43:33 DEBUG : B2 bucket rclone-test-tevegic3yuyo: Waiting for transfers to finish 2026/08/14 03:43:33 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:43:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/14 03:43:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:43:33 DEBUG : B2 bucket rclone-test-tevegic3yuyo: Purge remote 2026/08/14 03:43:33 INFO : B2 bucket rclone-test-tevegic3yuyo: cleaning bucket "rclone-test-tevegic3yuyo" of all files 2026/08/14 03:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d7350edfbeb9ff80e1b_f4188e67c404a9c58_d20260814_m034333_c001_v0001184_t0003_u01786679013145") 2026/08/14 03:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z6fc22d7350edfbeb9ff80e1b_f4063e33dc1a7d197_d20260814_m034331_c001_v0001109_t0047_u01786679011581") --- PASS: TestServerSideCopyOverSelf (5.73s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:43:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:43:35 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:43:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:35 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:43:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/14 03:43:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/14 03:43:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.64s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yebeyax0nege" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tocezoh6kefe -> B2 bucket rclone-test-yebeyax0nege 2026/08/14 03:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:38 DEBUG : B2 bucket rclone-test-yebeyax0nege: Waiting for checks to finish 2026/08/14 03:43:38 DEBUG : B2 bucket rclone-test-yebeyax0nege: Waiting for transfers to finish 2026/08/14 03:43:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:43:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:43:39 DEBUG : B2 bucket rclone-test-yebeyax0nege: Waiting for checks to finish 2026/08/14 03:43:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:43:39 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yebeyax0nege) 2026/08/14 03:43:39 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:43:39 DEBUG : B2 bucket rclone-test-yebeyax0nege: Waiting for transfers to finish 2026/08/14 03:43:40 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:43:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/14 03:43:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:43:40 INFO : sub dir/hello world: Deleted 2026/08/14 03:43:40 DEBUG : testing file moves 2026/08/14 03:43:41 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:43:41 DEBUG : B2 bucket rclone-test-yebeyax0nege: Waiting for checks to finish 2026/08/14 03:43:41 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yebeyax0nege) 2026/08/14 03:43:41 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:43:41 DEBUG : B2 bucket rclone-test-yebeyax0nege: Waiting for transfers to finish 2026/08/14 03:43:41 DEBUG : sub dir/hello world: size = 24 OK 2026/08/14 03:43:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/14 03:43:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:43:41 INFO : sub dir/hello world: Deleted 2026/08/14 03:43:42 DEBUG : B2 bucket rclone-test-yebeyax0nege: Purge remote 2026/08/14 03:43:42 INFO : B2 bucket rclone-test-yebeyax0nege: cleaning bucket "rclone-test-yebeyax0nege" of all files 2026/08/14 03:43:42 DEBUG : sub dir/hello world: Deleting (id "4_zdfd24d3350edfbeb9ff80e1b_f40459ab1c7843045_d20260814_m034341_c001_v0001179_t0031_u01786679021435") 2026/08/14 03:43:42 DEBUG : sub dir/hello world: Deleting (id "4_zdfd24d3350edfbeb9ff80e1b_f416de0ee1b7fdf08_d20260814_m034339_c001_v0001101_t0021_u01786679019967") 2026/08/14 03:43:42 DEBUG : sub dir/hello world: Deleting (id "4_zdfd24d3350edfbeb9ff80e1b_f4175fc2cfa692b01_d20260814_m034338_c001_v0001177_t0032_u01786679018855") --- PASS: TestServerSideMoveOverSelf (6.90s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:43 ERROR : error listing: directory not found 2026/08/14 03:43:43 INFO : Local file system at /tmp/rclone2462617019: Making directory 2026/08/14 03:43:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:43:46 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for checks to finish 2026/08/14 03:43:46 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for transfers to finish 2026/08/14 03:43:46 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/14 03:43:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:43:46 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/14 03:43:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/14 03:43:47 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:47 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:47 DEBUG : check sum: size = 1 OK 2026/08/14 03:43:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:43:47 INFO : check sum: Copied (new) 2026/08/14 03:43:47 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:47 DEBUG : check sum: size = 1 OK 2026/08/14 03:43:47 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:43:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/14 03:43:47 DEBUG : check sum: Unchanged skipping 2026/08/14 03:43:47 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:47 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/14 03:43:48 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:48 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:48 DEBUG : sizeonly: size = 6 OK 2026/08/14 03:43:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/14 03:43:48 INFO : sizeonly: Copied (new) 2026/08/14 03:43:48 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:49 DEBUG : sizeonly: size = 6 OK 2026/08/14 03:43:49 DEBUG : sizeonly: Sizes identical 2026/08/14 03:43:49 DEBUG : sizeonly: Unchanged skipping 2026/08/14 03:43:49 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:49 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:49 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/14 03:43:50 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:50 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/14 03:43:50 INFO : ignore-size: Copied (new) 2026/08/14 03:43:50 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:50 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:43:50 DEBUG : ignore-size: Unchanged skipping 2026/08/14 03:43:50 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:50 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:52 DEBUG : existing: size = 6 OK 2026/08/14 03:43:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:43:52 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:52 DEBUG : existing: Unchanged skipping 2026/08/14 03:43:52 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:52 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:52 INFO : There was nothing to transfer 2026/08/14 03:43:52 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/14 03:43:52 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:52 DEBUG : existing: size = 6 OK 2026/08/14 03:43:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/14 03:43:52 INFO : existing: Copied (replaced existing) 2026/08/14 03:43:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.65s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 03:43:53 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:53 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:53 DEBUG : existing: size = 6 OK 2026/08/14 03:43:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/14 03:43:53 INFO : existing: Copied (new) 2026/08/14 03:43:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:53 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:53 DEBUG : existing: Destination exists, skipping 2026/08/14 03:43:53 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:54 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/14 03:43:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 03:43:55 DEBUG : c/non empty space: size = 5 OK 2026/08/14 03:43:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:43:55 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 03:43:55 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:55 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:55 DEBUG : a/potato2: size = 60 OK 2026/08/14 03:43:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:43:55 INFO : a/potato2: Copied (new) 2026/08/14 03:43:55 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:57 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:57 DEBUG : empty space: size = 1 OK 2026/08/14 03:43:57 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 2026/08/14 03:43:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:43:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/14 03:43:57 DEBUG : empty space: Unchanged skipping 2026/08/14 03:43:57 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:57 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:57 INFO : There was nothing to transfer 2026/08/14 03:43:57 DEBUG : empty space: size = 1 OK 2026/08/14 03:43:57 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 2026/08/14 03:43:57 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:43:58 INFO : empty space: Updated modification time in destination 2026/08/14 03:43:58 DEBUG : empty space: Unchanged skipping 2026/08/14 03:43:58 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:58 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:43:59 DEBUG : empty space: size = 1 OK 2026/08/14 03:43:59 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 2026/08/14 03:43:59 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:43:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:43:59 DEBUG : empty space: Unchanged skipping 2026/08/14 03:43:59 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:43:59 DEBUG : Waiting for deletions to finish 2026/08/14 03:43:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.36s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:01 DEBUG : foo: size = 3 OK 2026/08/14 03:44:01 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 2026/08/14 03:44:01 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:44:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:01 DEBUG : foo: sha1 differ 2026/08/14 03:44:01 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:01 DEBUG : foo: size = 3 OK 2026/08/14 03:44:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/14 03:44:01 INFO : foo: Copied (replaced existing) 2026/08/14 03:44:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:02 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/14 03:44:02 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:02 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:02 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:03 DEBUG : potato: size = 60 OK 2026/08/14 03:44:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:03 INFO : potato: Copied (new) 2026/08/14 03:44:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:44:04 DEBUG : potato: size = 60 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:04 DEBUG : potato: Sizes differ 2026/08/14 03:44:04 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:04 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:05 DEBUG : potato: size = 21 OK 2026/08/14 03:44:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/14 03:44:05 INFO : potato: Copied (replaced existing) 2026/08/14 03:44:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:06 DEBUG : potato: size = 21 OK 2026/08/14 03:44:06 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 2026/08/14 03:44:06 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2462617019) 2026/08/14 03:44:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:06 DEBUG : potato: sha1 differ 2026/08/14 03:44:06 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:06 DEBUG : potato: size = 21 OK 2026/08/14 03:44:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/14 03:44:06 INFO : potato: Copied (replaced existing) 2026/08/14 03:44:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:07 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:07 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/14 03:44:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:09 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:09 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:09 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:09 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:09 DEBUG : potato2: size = 60 OK 2026/08/14 03:44:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:09 INFO : potato2: Copied (new) 2026/08/14 03:44:09 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:11 INFO : d: Making directory 2026/08/14 03:44:11 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/14 03:44:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:11 DEBUG : c/non empty space: size = 5 OK 2026/08/14 03:44:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:11 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 03:44:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:12 DEBUG : a/potato2: size = 60 OK 2026/08/14 03:44:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:12 INFO : a/potato2: Copied (new) 2026/08/14 03:44:12 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/14 03:44:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:14 DEBUG : c/non empty space: size = 5 OK 2026/08/14 03:44:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:14 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 03:44:14 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:14 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:15 DEBUG : a/potato2: size = 60 OK 2026/08/14 03:44:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:15 INFO : a/potato2: Copied (new) 2026/08/14 03:44:15 ERROR : B2 bucket rclone-test-tocezoh6kefe: not deleting files as there were IO errors 2026/08/14 03:44:15 ERROR : B2 bucket rclone-test-tocezoh6kefe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:16 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:16 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:16 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:16 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:16 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:17 INFO : potato: Deleted 2026/08/14 03:44:17 DEBUG : potato2: size = 60 OK 2026/08/14 03:44:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:18 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:18 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:19 INFO : potato: Deleted 2026/08/14 03:44:19 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:19 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:19 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:19 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:19 DEBUG : potato2: size = 60 OK 2026/08/14 03:44:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:22 DEBUG : potato2: size = 19 OK 2026/08/14 03:44:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/14 03:44:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:23 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 03:44:23 DEBUG : enormous: Excluded 2026/08/14 03:44:23 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:44:23 DEBUG : potato2: Excluded 2026/08/14 03:44:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:44:24 DEBUG : potato2: Excluded 2026/08/14 03:44:24 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:24 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:24 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:24 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:24 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:24 INFO : There was nothing to transfer 2026/08/14 03:44:24 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 03:44:24 DEBUG : enormous: Excluded 2026/08/14 03:44:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:44:24 DEBUG : potato2: Excluded 2026/08/14 03:44:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:44:24 DEBUG : potato2: Excluded 2026/08/14 03:44:24 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/14 03:44:24 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:24 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for checks to finish 2026/08/14 03:44:24 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for transfers to finish 2026/08/14 03:44:24 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:26 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 03:44:26 DEBUG : enormous: Excluded 2026/08/14 03:44:26 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:44:26 DEBUG : potato2: Excluded 2026/08/14 03:44:27 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:44:27 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:27 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:27 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:27 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:27 INFO : enormous: Deleted 2026/08/14 03:44:27 INFO : potato2: Deleted 2026/08/14 03:44:27 INFO : There was nothing to transfer 2026/08/14 03:44:27 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for checks to finish 2026/08/14 03:44:27 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/14 03:44:27 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:27 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for transfers to finish 2026/08/14 03:44:27 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:27 INFO : enormous: Deleted 2026/08/14 03:44:27 INFO : potato2: Deleted 2026/08/14 03:44:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:29 DEBUG : five: Need to transfer - File not found at Destination 2026/08/14 03:44:29 DEBUG : four: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:44:29 DEBUG : four: size = 8 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:29 DEBUG : four: Sizes differ 2026/08/14 03:44:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/14 03:44:29 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:29 DEBUG : one: Destination is newer than source, skipping 2026/08/14 03:44:29 DEBUG : two: size = 3 OK 2026/08/14 03:44:29 DEBUG : three: size = 5 OK 2026/08/14 03:44:29 DEBUG : three: Sizes identical 2026/08/14 03:44:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2462617019) 2026/08/14 03:44:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:29 DEBUG : two: sha1 differ 2026/08/14 03:44:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 03:44:29 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:29 DEBUG : five: size = 4 OK 2026/08/14 03:44:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/14 03:44:29 INFO : five: Copied (new) 2026/08/14 03:44:30 DEBUG : four: size = 4 OK 2026/08/14 03:44:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/14 03:44:30 INFO : four: Copied (replaced existing) 2026/08/14 03:44:30 DEBUG : two: size = 3 OK 2026/08/14 03:44:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/14 03:44:30 INFO : two: Copied (replaced existing) 2026/08/14 03:44:30 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:30 DEBUG : four: size = 4 OK 2026/08/14 03:44:30 DEBUG : five: size = 4 OK 2026/08/14 03:44:30 DEBUG : one: Destination is newer than source, skipping 2026/08/14 03:44:30 DEBUG : three: size = 5 OK 2026/08/14 03:44:30 DEBUG : two: size = 3 OK 2026/08/14 03:44:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/14 03:44:30 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/14 03:44:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 03:44:30 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/14 03:44:30 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/14 03:44:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 03:44:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2462617019) 2026/08/14 03:44:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:30 DEBUG : three: sha1 differ 2026/08/14 03:44:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/14 03:44:30 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/14 03:44:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/14 03:44:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 03:44:30 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:31 DEBUG : three: size = 5 OK 2026/08/14 03:44:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:44:31 INFO : three: Copied (replaced existing) 2026/08/14 03:44:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/14 03:44:32 INFO : B2 bucket rclone-test-tocezoh6kefe: Making map for --track-renames 2026/08/14 03:44:32 INFO : B2 bucket rclone-test-tocezoh6kefe: Finished making map for --track-renames 2026/08/14 03:44:32 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 03:44:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/14 03:44:32 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for renames to finish 2026/08/14 03:44:32 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:33 DEBUG : potato: size = 14 OK 2026/08/14 03:44:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/14 03:44:33 INFO : potato: Copied (new) 2026/08/14 03:44:33 DEBUG : yam: size = 11 OK 2026/08/14 03:44:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/14 03:44:33 INFO : yam: Copied (new) 2026/08/14 03:44:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:33 DEBUG : potato: size = 14 OK 2026/08/14 03:44:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:44:33 INFO : B2 bucket rclone-test-tocezoh6kefe: Making map for --track-renames 2026/08/14 03:44:33 DEBUG : potato: Unchanged skipping 2026/08/14 03:44:33 INFO : B2 bucket rclone-test-tocezoh6kefe: Finished making map for --track-renames 2026/08/14 03:44:33 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:33 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for renames to finish 2026/08/14 03:44:34 DEBUG : yaml: size = 11 OK 2026/08/14 03:44:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/14 03:44:34 INFO : yam: Copied (server-side copy) to: yaml 2026/08/14 03:44:34 INFO : yam: Deleted 2026/08/14 03:44:34 INFO : yaml: Renamed from "yam" 2026/08/14 03:44:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/14 03:44:35 INFO : B2 bucket rclone-test-tocezoh6kefe: Making map for --track-renames 2026/08/14 03:44:35 INFO : B2 bucket rclone-test-tocezoh6kefe: Finished making map for --track-renames 2026/08/14 03:44:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 03:44:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for renames to finish 2026/08/14 03:44:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/14 03:44:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:35 DEBUG : potato: size = 14 OK 2026/08/14 03:44:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/14 03:44:35 INFO : potato: Copied (new) 2026/08/14 03:44:35 DEBUG : yam: size = 11 OK 2026/08/14 03:44:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/14 03:44:35 INFO : yam: Copied (new) 2026/08/14 03:44:35 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:36 DEBUG : potato: size = 14 OK 2026/08/14 03:44:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:44:36 DEBUG : potato: Unchanged skipping 2026/08/14 03:44:36 INFO : B2 bucket rclone-test-tocezoh6kefe: Making map for --track-renames 2026/08/14 03:44:36 INFO : B2 bucket rclone-test-tocezoh6kefe: Finished making map for --track-renames 2026/08/14 03:44:36 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:36 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for renames to finish 2026/08/14 03:44:36 DEBUG : yaml: size = 11 OK 2026/08/14 03:44:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/14 03:44:36 INFO : yam: Copied (server-side copy) to: yaml 2026/08/14 03:44:36 INFO : yam: Deleted 2026/08/14 03:44:36 INFO : yaml: Renamed from "yam" 2026/08/14 03:44:36 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/14 03:44:37 INFO : B2 bucket rclone-test-tocezoh6kefe: Making map for --track-renames 2026/08/14 03:44:37 INFO : B2 bucket rclone-test-tocezoh6kefe: Finished making map for --track-renames 2026/08/14 03:44:37 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 03:44:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/14 03:44:37 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for renames to finish 2026/08/14 03:44:37 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:37 DEBUG : potato: size = 14 OK 2026/08/14 03:44:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/14 03:44:37 INFO : potato: Copied (new) 2026/08/14 03:44:37 DEBUG : sub/yam: size = 11 OK 2026/08/14 03:44:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/14 03:44:37 INFO : sub/yam: Copied (new) 2026/08/14 03:44:37 DEBUG : Waiting for deletions to finish 2026/08/14 03:44:38 DEBUG : potato: size = 14 OK 2026/08/14 03:44:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:44:38 DEBUG : potato: Unchanged skipping 2026/08/14 03:44:38 INFO : B2 bucket rclone-test-tocezoh6kefe: Making map for --track-renames 2026/08/14 03:44:38 INFO : B2 bucket rclone-test-tocezoh6kefe: Finished making map for --track-renames 2026/08/14 03:44:38 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:38 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for renames to finish 2026/08/14 03:44:38 DEBUG : yam: size = 11 OK 2026/08/14 03:44:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/14 03:44:38 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/14 03:44:39 INFO : sub/yam: Deleted 2026/08/14 03:44:39 INFO : yam: Renamed from "sub/yam" 2026/08/14 03:44:39 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.43s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:39 DEBUG : Creating backend with remote "/tmp/rclone2462617019/dir1" 2026/08/14 03:44:39 DEBUG : Creating backend with remote "/tmp/rclone2462617019/dir2" 2026/08/14 03:44:39 DEBUG : Local file system at /tmp/rclone2462617019/dir2: Using server-side directory move 2026/08/14 03:44:39 INFO : Local file system at /tmp/rclone2462617019/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 03:44:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/14 03:44:39 DEBUG : Local file system at /tmp/rclone2462617019/dir2: Waiting for checks to finish 2026/08/14 03:44:39 DEBUG : Local file system at /tmp/rclone2462617019/dir2: Waiting for transfers to finish 2026/08/14 03:44:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:44:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/14 03:44:40 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:40 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:40 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1179-10.backblaze.com/b2api/v1/b2_upload_file/ff52bdf350ddfbeb9ff80e1b/c001_v0001179_t0031": EOF 2026/08/14 03:44:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-10.backblaze.com/b2api/v1/b2_upload_file/ff52bdf350ddfbeb9ff80e1b/c001_v0001179_t0031": EOF) 2026/08/14 03:44:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:44:40 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1179-10.backblaze.com/b2api/v1/b2_upload_file/ff52bdf350ddfbeb9ff80e1b/c001_v0001179_t0031": EOF - low level retry 0/10 2026/08/14 03:44:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:44:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/14 03:44:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/14 03:44:40 INFO : nested/sub dir/file: Copied (new) 2026/08/14 03:44:40 INFO : nested/sub dir/file: Deleted 2026/08/14 03:44:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:44:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:44:40 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:44:40 INFO : sub dir/hello world: Deleted 2026/08/14 03:44:40 INFO : sub dir: Removing directory 2026/08/14 03:44:40 INFO : nested/sub dir: Removing directory 2026/08/14 03:44:40 INFO : nested: Removing directory 2026/08/14 03:44:40 DEBUG : Local file system at /tmp/rclone2462617019: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:44:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/14 03:44:41 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:41 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:44:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:44:42 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:44:42 INFO : sub dir/hello world: Deleted 2026/08/14 03:44:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/14 03:44:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/14 03:44:42 INFO : nested/sub dir/file: Copied (new) 2026/08/14 03:44:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.30s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/14 03:44:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 03:44:43 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:43 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:43 DEBUG : existing: size = 6 OK 2026/08/14 03:44:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/14 03:44:43 INFO : existing: Copied (new) 2026/08/14 03:44:43 INFO : existing: Deleted 2026/08/14 03:44:43 DEBUG : existing-b: size = 6 OK 2026/08/14 03:44:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/14 03:44:43 INFO : existing-b: Copied (new) 2026/08/14 03:44:43 INFO : existing-b: Deleted 2026/08/14 03:44:43 DEBUG : existing: Destination exists, skipping 2026/08/14 03:44:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/14 03:44:43 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:44:43 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:44:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vubawut8ziwu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tocezoh6kefe -> B2 bucket rclone-test-vubawut8ziwu 2026/08/14 03:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:48 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:44:48 DEBUG : empty space: Unchanged skipping 2026/08/14 03:44:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:44:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vubawut8ziwu) 2026/08/14 03:44:48 DEBUG : potato3: Sizes differ 2026/08/14 03:44:48 DEBUG : B2 bucket rclone-test-vubawut8ziwu: Waiting for checks to finish 2026/08/14 03:44:49 INFO : empty space: Deleted 2026/08/14 03:44:49 DEBUG : B2 bucket rclone-test-vubawut8ziwu: Waiting for transfers to finish 2026/08/14 03:44:49 DEBUG : potato2: size = 60 OK 2026/08/14 03:44:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:49 INFO : potato2: Copied (server-side copy) 2026/08/14 03:44:49 INFO : potato2: Deleted 2026/08/14 03:44:50 DEBUG : potato3: size = 68 OK 2026/08/14 03:44:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/14 03:44:50 INFO : potato3: Copied (server-side copy) 2026/08/14 03:44:50 INFO : potato3: Deleted 2026/08/14 03:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zutemoj4cuxa" 2026/08/14 03:44:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/14 03:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:44:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/14 03:44:51 DEBUG : B2 bucket rclone-test-zutemoj4cuxa: Waiting for checks to finish 2026/08/14 03:44:51 DEBUG : B2 bucket rclone-test-zutemoj4cuxa: Waiting for transfers to finish 2026/08/14 03:44:52 DEBUG : empty space: size = 1 OK 2026/08/14 03:44:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:44:52 INFO : empty space: Copied (server-side copy) 2026/08/14 03:44:52 INFO : empty space: Deleted 2026/08/14 03:44:52 DEBUG : potato2: size = 60 OK 2026/08/14 03:44:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:44:52 INFO : potato2: Copied (server-side copy) 2026/08/14 03:44:52 DEBUG : potato3: size = 68 OK 2026/08/14 03:44:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/14 03:44:52 INFO : potato3: Copied (server-side copy) 2026/08/14 03:44:53 INFO : potato2: Deleted 2026/08/14 03:44:53 INFO : potato3: Deleted 2026/08/14 03:44:53 DEBUG : B2 bucket rclone-test-zutemoj4cuxa: Purge remote 2026/08/14 03:44:53 INFO : B2 bucket rclone-test-zutemoj4cuxa: cleaning bucket "rclone-test-zutemoj4cuxa" of all files 2026/08/14 03:44:53 DEBUG : empty space: Deleting (id "4_zcf926d2350fdfbeb9ff80e1b_f402f44ef346b11ae_d20260814_m034452_c001_v0001100_t0038_u01786679092383") 2026/08/14 03:44:53 DEBUG : potato2: Deleting (id "4_zcf926d2350fdfbeb9ff80e1b_f1083479975ac5bb1_d20260814_m034452_c001_v0001167_t0028_u01786679092607") 2026/08/14 03:44:53 DEBUG : potato3: Deleting (id "4_zcf926d2350fdfbeb9ff80e1b_f113cfeb34c206c36_d20260814_m034452_c001_v0001102_t0024_u01786679092676") 2026/08/14 03:44:54 DEBUG : B2 bucket rclone-test-vubawut8ziwu: Purge remote 2026/08/14 03:44:54 INFO : B2 bucket rclone-test-vubawut8ziwu: cleaning bucket "rclone-test-vubawut8ziwu" of all files 2026/08/14 03:44:54 DEBUG : empty space: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f41499aa9013d47c4_d20260814_m034452_c001_v7007000_t0000_u01786679092570") 2026/08/14 03:44:54 DEBUG : empty space: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f405d67103a79f096_d20260814_m034447_c001_v0001101_t0059_u01786679087777") 2026/08/14 03:44:54 DEBUG : potato2: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f41499aa9013d47c5_d20260814_m034452_c001_v7007000_t0000_u01786679092948") 2026/08/14 03:44:54 DEBUG : potato2: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f115c9a10bc0e68cc_d20260814_m034449_c001_v0001173_t0005_u01786679089118") 2026/08/14 03:44:54 DEBUG : potato3: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f41499aa9013d47c6_d20260814_m034453_c001_v7007000_t0000_u01786679093129") 2026/08/14 03:44:54 DEBUG : potato3: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f1061cca852e0c3a4_d20260814_m034449_c001_v0001134_t0049_u01786679089662") 2026/08/14 03:44:54 DEBUG : potato3: Deleting (id "4_z0f524df350fdfbeb9ff80e1b_f105d67103a79f098_d20260814_m034447_c001_v0001101_t0047_u01786679087964") 2026/08/14 03:44:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/14 03:44:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:44:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.64s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:44:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jidawuh9vura" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tocezoh6kefe -> B2 bucket rclone-test-jidawuh9vura 2026/08/14 03:45:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 03:45:00 DEBUG : empty space: Excluded 2026/08/14 03:45:00 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 03:45:00 DEBUG : empty space: Excluded 2026/08/14 03:45:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:45:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:45:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jidawuh9vura) 2026/08/14 03:45:00 DEBUG : potato3: Sizes differ 2026/08/14 03:45:00 DEBUG : B2 bucket rclone-test-jidawuh9vura: Waiting for checks to finish 2026/08/14 03:45:00 DEBUG : B2 bucket rclone-test-jidawuh9vura: Waiting for transfers to finish 2026/08/14 03:45:01 DEBUG : potato2: size = 60 OK 2026/08/14 03:45:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:45:01 INFO : potato2: Copied (server-side copy) 2026/08/14 03:45:01 INFO : potato2: Deleted 2026/08/14 03:45:01 DEBUG : potato3: size = 68 OK 2026/08/14 03:45:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/14 03:45:01 INFO : potato3: Copied (server-side copy) 2026/08/14 03:45:02 INFO : potato3: Deleted 2026/08/14 03:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xugoxun4jonu" 2026/08/14 03:45:04 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 03:45:04 DEBUG : empty space: Excluded 2026/08/14 03:45:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:45:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/14 03:45:04 DEBUG : B2 bucket rclone-test-xugoxun4jonu: Waiting for checks to finish 2026/08/14 03:45:04 DEBUG : B2 bucket rclone-test-xugoxun4jonu: Waiting for transfers to finish 2026/08/14 03:45:05 DEBUG : potato2: size = 60 OK 2026/08/14 03:45:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:45:05 INFO : potato2: Copied (server-side copy) 2026/08/14 03:45:05 DEBUG : potato3: size = 68 OK 2026/08/14 03:45:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/14 03:45:05 INFO : potato3: Copied (server-side copy) 2026/08/14 03:45:05 INFO : potato2: Deleted 2026/08/14 03:45:05 INFO : potato3: Deleted 2026/08/14 03:45:06 DEBUG : B2 bucket rclone-test-xugoxun4jonu: Purge remote 2026/08/14 03:45:06 INFO : B2 bucket rclone-test-xugoxun4jonu: cleaning bucket "rclone-test-xugoxun4jonu" of all files 2026/08/14 03:45:06 DEBUG : potato2: Deleting (id "4_zaf329d4350fdfbeb9ff80e1b_f115777846df9b6bf_d20260814_m034505_c001_v0001109_t0030_u01786679105066") 2026/08/14 03:45:06 DEBUG : potato3: Deleting (id "4_zaf329d4350fdfbeb9ff80e1b_f114661cc287fe0e4_d20260814_m034505_c001_v0001184_t0013_u01786679105441") 2026/08/14 03:45:06 DEBUG : B2 bucket rclone-test-jidawuh9vura: Purge remote 2026/08/14 03:45:06 INFO : B2 bucket rclone-test-jidawuh9vura: cleaning bucket "rclone-test-jidawuh9vura" of all files 2026/08/14 03:45:07 DEBUG : empty space: Deleting (id "4_z6ff27df350fdfbeb9ff80e1b_f401d4d87ed0ae475_d20260814_m034500_c001_v0001172_t0041_u01786679100138") 2026/08/14 03:45:07 DEBUG : potato2: Deleting (id "4_z6ff27df350fdfbeb9ff80e1b_f403f7d67a805900b_d20260814_m034505_c001_v7007000_t0000_u01786679105579") 2026/08/14 03:45:07 DEBUG : potato2: Deleting (id "4_z6ff27df350fdfbeb9ff80e1b_f113a5bbba0c4977a_d20260814_m034501_c001_v0001117_t0028_u01786679101039") 2026/08/14 03:45:07 DEBUG : potato3: Deleting (id "4_z6ff27df350fdfbeb9ff80e1b_f4004132ab4c45bab_d20260814_m034505_c001_v7007000_t0000_u01786679105653") 2026/08/14 03:45:07 DEBUG : potato3: Deleting (id "4_z6ff27df350fdfbeb9ff80e1b_f102e83efaaa081b2_d20260814_m034501_c001_v0001036_t0039_u01786679101521") 2026/08/14 03:45:07 DEBUG : potato3: Deleting (id "4_z6ff27df350fdfbeb9ff80e1b_f101d4d87ed0ae477_d20260814_m034500_c001_v0001172_t0043_u01786679100330") --- PASS: TestServerSideMoveWithFilter (12.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yusituq2qufu" 2026/08/14 03:45:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tocezoh6kefe -> B2 bucket rclone-test-yusituq2qufu 2026/08/14 03:45:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:45:13 DEBUG : empty space: size = 1 OK 2026/08/14 03:45:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:45:13 DEBUG : empty space: Unchanged skipping 2026/08/14 03:45:13 DEBUG : B2 bucket rclone-test-yusituq2qufu: Waiting for checks to finish 2026/08/14 03:45:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:45:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yusituq2qufu) 2026/08/14 03:45:13 DEBUG : potato3: Sizes differ 2026/08/14 03:45:13 INFO : empty space: Deleted 2026/08/14 03:45:13 DEBUG : B2 bucket rclone-test-yusituq2qufu: Waiting for transfers to finish 2026/08/14 03:45:14 DEBUG : potato3: size = 68 OK 2026/08/14 03:45:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/14 03:45:14 INFO : potato3: Copied (server-side copy) 2026/08/14 03:45:14 DEBUG : potato2: size = 60 OK 2026/08/14 03:45:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:45:14 INFO : potato2: Copied (server-side copy) 2026/08/14 03:45:14 INFO : potato3: Deleted 2026/08/14 03:45:15 INFO : potato2: Deleted 2026/08/14 03:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vanaras0luqa" 2026/08/14 03:45:16 INFO : tomatoDir: Making directory 2026/08/14 03:45:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/14 03:45:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:45:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/14 03:45:16 DEBUG : B2 bucket rclone-test-vanaras0luqa: Waiting for checks to finish 2026/08/14 03:45:16 DEBUG : B2 bucket rclone-test-vanaras0luqa: Waiting for transfers to finish 2026/08/14 03:45:17 DEBUG : empty space: size = 1 OK 2026/08/14 03:45:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/14 03:45:17 INFO : empty space: Copied (server-side copy) 2026/08/14 03:45:17 INFO : empty space: Deleted 2026/08/14 03:45:17 DEBUG : potato2: size = 60 OK 2026/08/14 03:45:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/14 03:45:17 INFO : potato2: Copied (server-side copy) 2026/08/14 03:45:17 INFO : potato2: Deleted 2026/08/14 03:45:17 DEBUG : potato3: size = 68 OK 2026/08/14 03:45:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/14 03:45:17 INFO : potato3: Copied (server-side copy) 2026/08/14 03:45:17 INFO : potato3: Deleted 2026/08/14 03:45:18 DEBUG : B2 bucket rclone-test-vanaras0luqa: Purge remote 2026/08/14 03:45:18 INFO : B2 bucket rclone-test-vanaras0luqa: cleaning bucket "rclone-test-vanaras0luqa" of all files 2026/08/14 03:45:18 DEBUG : empty space: Deleting (id "4_zff32cd3350fdfbeb9ff80e1b_f400cbd6bfee35ad6_d20260814_m034517_c001_v0001092_t0046_u01786679117138") 2026/08/14 03:45:18 DEBUG : potato2: Deleting (id "4_zff32cd3350fdfbeb9ff80e1b_f11289da08f018c06_d20260814_m034517_c001_v0001185_t0022_u01786679117367") 2026/08/14 03:45:18 DEBUG : potato3: Deleting (id "4_zff32cd3350fdfbeb9ff80e1b_f1105c7dc9e8ed5c1_d20260814_m034517_c001_v0001145_t0017_u01786679117527") 2026/08/14 03:45:19 DEBUG : B2 bucket rclone-test-yusituq2qufu: Purge remote 2026/08/14 03:45:19 INFO : B2 bucket rclone-test-yusituq2qufu: cleaning bucket "rclone-test-yusituq2qufu" of all files 2026/08/14 03:45:19 DEBUG : empty space: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f404dbe6dd44d556e_d20260814_m034517_c001_v7007000_t0000_u01786679117324") 2026/08/14 03:45:19 DEBUG : empty space: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f4165fa989afa6374_d20260814_m034512_c001_v0001134_t0011_u01786679112805") 2026/08/14 03:45:19 DEBUG : potato2: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f404dbe6dd44d556f_d20260814_m034517_c001_v7007000_t0000_u01786679117563") 2026/08/14 03:45:19 DEBUG : potato2: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f10430345bc01972c_d20260814_m034514_c001_v0001117_t0036_u01786679114069") 2026/08/14 03:45:19 DEBUG : potato3: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f404dbe6dd44d5570_d20260814_m034517_c001_v7007000_t0000_u01786679117896") 2026/08/14 03:45:19 DEBUG : potato3: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f114284505d6c19b9_d20260814_m034514_c001_v0001037_t0019_u01786679114298") 2026/08/14 03:45:19 DEBUG : potato3: Deleting (id "4_zef22bd0350fdfbeb9ff80e1b_f1165fa989afa6376_d20260814_m034512_c001_v0001134_t0016_u01786679112993") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.76s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/rclone-sync-test" 2026/08/14 03:45:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/rclone-sync-test-include/layer2" 2026/08/14 03:45:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/rclone-sync-test-ignore-file" 2026/08/14 03:45:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:45:33 DEBUG : B2 bucket rclone-test-tocezoh6kefe path rclone-sync-test: Waiting for checks to finish 2026/08/14 03:45:33 DEBUG : B2 bucket rclone-test-tocezoh6kefe path rclone-sync-test: Waiting for transfers to finish 2026/08/14 03:45:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:33 INFO : There was nothing to transfer 2026/08/14 03:45:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:45:33 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:45:33 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:45:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:33 INFO : There was nothing to transfer 2026/08/14 03:45:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:45:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/14 03:45:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/14 03:45:34 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:34 INFO : There was nothing to transfer 2026/08/14 03:45:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:45:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:45:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:45:34 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:34 INFO : There was nothing to transfer 2026/08/14 03:45:35 DEBUG : Excluded 2026/08/14 03:45:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:45:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/14 03:45:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/14 03:45:35 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.33s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/CompareDest" 2026/08/14 03:45:39 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 03:45:39 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:39 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:40 DEBUG : one: size = 3 OK 2026/08/14 03:45:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:45:40 INFO : one: Copied (new) 2026/08/14 03:45:40 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:40 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:45:40 DEBUG : one: Sizes differ 2026/08/14 03:45:40 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:40 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:40 DEBUG : one: size = 5 OK 2026/08/14 03:45:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/14 03:45:40 INFO : one: Copied (replaced existing) 2026/08/14 03:45:40 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:42 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:45:42 DEBUG : one: Sizes differ 2026/08/14 03:45:42 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:42 DEBUG : one: size = 5 OK 2026/08/14 03:45:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:45:42 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:42 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:42 INFO : There was nothing to transfer 2026/08/14 03:45:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:43 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:45:43 DEBUG : one: Sizes differ 2026/08/14 03:45:43 DEBUG : two: size = 3 OK 2026/08/14 03:45:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 03:45:43 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:44 DEBUG : one: size = 5 OK 2026/08/14 03:45:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:45:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:44 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:44 INFO : There was nothing to transfer 2026/08/14 03:45:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:44 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:45:44 DEBUG : one: Sizes differ 2026/08/14 03:45:44 DEBUG : two: size = 3 OK 2026/08/14 03:45:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 03:45:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:44 DEBUG : one: size = 5 OK 2026/08/14 03:45:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:45:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:44 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:44 INFO : There was nothing to transfer 2026/08/14 03:45:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:45 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:45:45 DEBUG : one: Sizes differ 2026/08/14 03:45:45 DEBUG : two: size = 3 OK 2026/08/14 03:45:45 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 2026/08/14 03:45:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/14 03:45:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 03:45:45 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:45 DEBUG : one: size = 5 OK 2026/08/14 03:45:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:45:45 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:45 DEBUG : Waiting for deletions to finish 2026/08/14 03:45:45 INFO : There was nothing to transfer 2026/08/14 03:45:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:46 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:45:46 DEBUG : one: Sizes differ 2026/08/14 03:45:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:45:46 DEBUG : two: size = 3 (B2 bucket rclone-test-tocezoh6kefe path CompareDest) 2026/08/14 03:45:46 DEBUG : two: Sizes differ 2026/08/14 03:45:46 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 03:45:46 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:45:46 DEBUG : one: size = 5 OK 2026/08/14 03:45:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:45:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:45:46 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:45:46 DEBUG : two: size = 5 OK 2026/08/14 03:45:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/14 03:45:46 INFO : two: Copied (new) 2026/08/14 03:45:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.18s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dest" 2026/08/14 03:45:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/pre-dest1" 2026/08/14 03:45:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/pre-dest2" 2026/08/14 03:45:53 DEBUG : 1: size = 1 OK 2026/08/14 03:45:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:45:53 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/14 03:45:54 DEBUG : 2: size = 1 OK 2026/08/14 03:45:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:45:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/14 03:45:54 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/14 03:45:54 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dest: Waiting for checks to finish 2026/08/14 03:45:54 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dest: Waiting for transfers to finish 2026/08/14 03:45:55 DEBUG : 3: size = 1 OK 2026/08/14 03:45:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/14 03:45:55 INFO : 3: Copied (new) 2026/08/14 03:45:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.84s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:45:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/CopyDest" 2026/08/14 03:46:00 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 03:46:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:46:01 DEBUG : one: size = 3 OK 2026/08/14 03:46:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:46:01 INFO : one: Copied (new) 2026/08/14 03:46:01 DEBUG : Waiting for deletions to finish 2026/08/14 03:46:01 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:46:01 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:46:01 DEBUG : one: Sizes differ 2026/08/14 03:46:01 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:46:02 DEBUG : one: size = 5 OK 2026/08/14 03:46:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/14 03:46:02 INFO : one: Copied (replaced existing) 2026/08/14 03:46:02 DEBUG : Waiting for deletions to finish 2026/08/14 03:46:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/BackupDir" 2026/08/14 03:46:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:46:04 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:46:04 DEBUG : one: Sizes differ 2026/08/14 03:46:04 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:05 DEBUG : one: size = 5 OK 2026/08/14 03:46:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:46:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:46:05 DEBUG : one: Sizes differ 2026/08/14 03:46:06 DEBUG : one: size = 3 OK 2026/08/14 03:46:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:46:06 INFO : one: Copied (server-side copy) 2026/08/14 03:46:06 INFO : one: Deleted 2026/08/14 03:46:07 DEBUG : one: size = 5 OK 2026/08/14 03:46:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/14 03:46:07 INFO : one: Copied (server-side copy) 2026/08/14 03:46:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/14 03:46:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:46:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:46:07 DEBUG : one: size = 5 OK 2026/08/14 03:46:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:07 DEBUG : one: Unchanged skipping 2026/08/14 03:46:07 DEBUG : two: size = 3 OK 2026/08/14 03:46:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:50 DEBUG : two: size = 3 OK 2026/08/14 03:46:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/14 03:46:50 INFO : two: Copied (server-side copy) 2026/08/14 03:46:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/14 03:46:50 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:50 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:46:50 DEBUG : Waiting for deletions to finish 2026/08/14 03:46:51 DEBUG : one: size = 5 OK 2026/08/14 03:46:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:51 DEBUG : one: Unchanged skipping 2026/08/14 03:46:51 DEBUG : two: size = 3 OK 2026/08/14 03:46:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:51 DEBUG : two: Unchanged skipping 2026/08/14 03:46:51 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:51 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:46:51 DEBUG : Waiting for deletions to finish 2026/08/14 03:46:51 INFO : There was nothing to transfer 2026/08/14 03:46:52 DEBUG : one: size = 5 OK 2026/08/14 03:46:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:52 DEBUG : one: Unchanged skipping 2026/08/14 03:46:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:46:52 DEBUG : three: size = 5 (B2 bucket rclone-test-tocezoh6kefe path CopyDest) 2026/08/14 03:46:52 DEBUG : three: Sizes differ 2026/08/14 03:46:52 DEBUG : three: Destination not found in --copy-dest 2026/08/14 03:46:52 DEBUG : three: Need to transfer - File not found at Destination 2026/08/14 03:46:52 DEBUG : two: size = 3 OK 2026/08/14 03:46:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:46:52 DEBUG : two: Unchanged skipping 2026/08/14 03:46:52 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:52 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:46:53 DEBUG : three: size = 7 OK 2026/08/14 03:46:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/14 03:46:53 INFO : three: Copied (new) 2026/08/14 03:46:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (58.01s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:46:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/backup" 2026/08/14 03:46:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:46:59 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:46:59 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:46:59 DEBUG : two: size = 3 OK 2026/08/14 03:46:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:46:59 DEBUG : two: Unchanged skipping 2026/08/14 03:46:59 DEBUG : one: Sizes differ 2026/08/14 03:47:00 DEBUG : one: size = 3 OK 2026/08/14 03:47:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:47:00 INFO : one: Copied (server-side copy) 2026/08/14 03:47:00 INFO : one: Deleted 2026/08/14 03:47:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:01 DEBUG : one: size = 4 OK 2026/08/14 03:47:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:01 INFO : one: Copied (new) 2026/08/14 03:47:01 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:01 DEBUG : three.txt: size = 5 OK 2026/08/14 03:47:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:47:01 INFO : three.txt: Copied (server-side copy) 2026/08/14 03:47:02 INFO : three.txt: Deleted 2026/08/14 03:47:02 INFO : three.txt: Moved into backup dir 2026/08/14 03:47:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:03 DEBUG : one: size = 4 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:03 DEBUG : one: Sizes differ 2026/08/14 03:47:03 DEBUG : two: size = 3 OK 2026/08/14 03:47:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:03 DEBUG : two: Unchanged skipping 2026/08/14 03:47:03 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:03 DEBUG : one: size = 4 OK 2026/08/14 03:47:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:03 INFO : one: Copied (server-side copy) 2026/08/14 03:47:04 INFO : one: Deleted 2026/08/14 03:47:04 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:04 DEBUG : one: size = 5 OK 2026/08/14 03:47:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/14 03:47:04 INFO : one: Copied (new) 2026/08/14 03:47:04 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:04 DEBUG : three.txt: size = 6 OK 2026/08/14 03:47:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:04 INFO : three.txt: Copied (server-side copy) 2026/08/14 03:47:04 INFO : three.txt: Deleted 2026/08/14 03:47:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.07s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:47:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/backup" 2026/08/14 03:47:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:10 DEBUG : two: size = 3 OK 2026/08/14 03:47:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:10 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:10 DEBUG : two: Unchanged skipping 2026/08/14 03:47:10 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:10 DEBUG : one: Sizes differ 2026/08/14 03:47:11 DEBUG : one.bak: size = 3 OK 2026/08/14 03:47:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:47:11 INFO : one: Copied (server-side copy) to: one.bak 2026/08/14 03:47:12 INFO : one: Deleted 2026/08/14 03:47:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:13 DEBUG : one: size = 4 OK 2026/08/14 03:47:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:13 INFO : one: Copied (new) 2026/08/14 03:47:13 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:13 DEBUG : three.txt.bak: size = 5 OK 2026/08/14 03:47:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:47:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/14 03:47:13 INFO : three.txt: Deleted 2026/08/14 03:47:13 INFO : three.txt: Moved into backup dir 2026/08/14 03:47:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:15 DEBUG : one: size = 4 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:15 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:15 DEBUG : two: size = 3 OK 2026/08/14 03:47:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:15 DEBUG : two: Unchanged skipping 2026/08/14 03:47:15 DEBUG : one: Sizes differ 2026/08/14 03:47:15 DEBUG : one.bak: size = 4 OK 2026/08/14 03:47:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:15 INFO : one: Copied (server-side copy) to: one.bak 2026/08/14 03:47:15 INFO : one: Deleted 2026/08/14 03:47:15 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:15 DEBUG : one: size = 5 OK 2026/08/14 03:47:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/14 03:47:15 INFO : one: Copied (new) 2026/08/14 03:47:15 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:16 DEBUG : three.txt.bak: size = 6 OK 2026/08/14 03:47:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/14 03:47:16 INFO : three.txt: Deleted 2026/08/14 03:47:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/backup" 2026/08/14 03:47:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:21 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:21 DEBUG : one: Sizes differ 2026/08/14 03:47:21 DEBUG : two: size = 3 OK 2026/08/14 03:47:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:21 DEBUG : two: Unchanged skipping 2026/08/14 03:47:23 DEBUG : one-2019-01-01: size = 3 OK 2026/08/14 03:47:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:47:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/14 03:47:23 INFO : one: Deleted 2026/08/14 03:47:23 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:24 DEBUG : one: size = 4 OK 2026/08/14 03:47:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:24 INFO : one: Copied (new) 2026/08/14 03:47:24 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/14 03:47:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:47:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/14 03:47:24 INFO : three.txt: Deleted 2026/08/14 03:47:24 INFO : three.txt: Moved into backup dir 2026/08/14 03:47:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:26 DEBUG : one: size = 4 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:26 DEBUG : one: Sizes differ 2026/08/14 03:47:26 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:26 DEBUG : two: size = 3 OK 2026/08/14 03:47:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:26 DEBUG : two: Unchanged skipping 2026/08/14 03:47:26 DEBUG : one-2019-01-01: size = 4 OK 2026/08/14 03:47:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/14 03:47:26 INFO : one: Deleted 2026/08/14 03:47:26 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:27 DEBUG : one: size = 5 OK 2026/08/14 03:47:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/14 03:47:27 INFO : one: Copied (new) 2026/08/14 03:47:27 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/14 03:47:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/14 03:47:27 INFO : three.txt: Deleted 2026/08/14 03:47:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.08s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:47:30 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:47:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:31 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:31 DEBUG : one: Sizes differ 2026/08/14 03:47:31 DEBUG : two: size = 3 OK 2026/08/14 03:47:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:31 DEBUG : two: Unchanged skipping 2026/08/14 03:47:31 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:32 DEBUG : one.bak: size = 3 OK 2026/08/14 03:47:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:47:32 INFO : one: Copied (server-side copy) to: one.bak 2026/08/14 03:47:32 INFO : one: Deleted 2026/08/14 03:47:32 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:33 DEBUG : one: size = 4 OK 2026/08/14 03:47:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:33 INFO : one: Copied (new) 2026/08/14 03:47:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:33 DEBUG : three.txt.bak: size = 5 OK 2026/08/14 03:47:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:47:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/14 03:47:33 INFO : three.txt: Deleted 2026/08/14 03:47:33 INFO : three.txt: Moved into backup dir 2026/08/14 03:47:34 DEBUG : one.bak: Excluded (Path Filter) 2026/08/14 03:47:34 DEBUG : one.bak: Excluded 2026/08/14 03:47:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/14 03:47:34 DEBUG : three.txt.bak: Excluded 2026/08/14 03:47:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:34 DEBUG : one: size = 4 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:34 DEBUG : one: Sizes differ 2026/08/14 03:47:34 DEBUG : two: size = 3 OK 2026/08/14 03:47:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:34 DEBUG : two: Unchanged skipping 2026/08/14 03:47:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for checks to finish 2026/08/14 03:47:34 DEBUG : one.bak: size = 4 OK 2026/08/14 03:47:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:34 INFO : one: Copied (server-side copy) to: one.bak 2026/08/14 03:47:35 INFO : one: Deleted 2026/08/14 03:47:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe path dst: Waiting for transfers to finish 2026/08/14 03:47:35 DEBUG : one: size = 5 OK 2026/08/14 03:47:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/14 03:47:35 INFO : one: Copied (new) 2026/08/14 03:47:35 DEBUG : Waiting for deletions to finish 2026/08/14 03:47:35 DEBUG : three.txt.bak: size = 6 OK 2026/08/14 03:47:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/14 03:47:36 INFO : three.txt: Deleted 2026/08/14 03:47:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.45s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:47:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:47:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:39 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:39 DEBUG : one: Sizes differ 2026/08/14 03:47:41 DEBUG : one.bak: size = 3 OK 2026/08/14 03:47:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:47:41 INFO : one: Copied (server-side copy) to: one.bak 2026/08/14 03:47:41 INFO : one: Deleted 2026/08/14 03:47:42 DEBUG : one: size = 4 OK 2026/08/14 03:47:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:42 INFO : one: Copied (new) 2026/08/14 03:47:42 DEBUG : two: size = 3 OK 2026/08/14 03:47:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:42 DEBUG : two: Unchanged skipping 2026/08/14 03:47:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:42 DEBUG : three.txt: Sizes differ 2026/08/14 03:47:42 DEBUG : three.txt.bak: size = 5 OK 2026/08/14 03:47:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:47:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/14 03:47:43 INFO : three.txt: Deleted 2026/08/14 03:47:43 DEBUG : three.txt: size = 6 OK 2026/08/14 03:47:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:43 INFO : three.txt: Copied (new) 2026/08/14 03:47:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:43 DEBUG : one: size = 4 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:43 DEBUG : one: Sizes differ 2026/08/14 03:47:44 DEBUG : one.bak: size = 4 OK 2026/08/14 03:47:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:44 INFO : one: Copied (server-side copy) to: one.bak 2026/08/14 03:47:44 INFO : one: Deleted 2026/08/14 03:47:44 DEBUG : one: size = 5 OK 2026/08/14 03:47:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/14 03:47:44 INFO : one: Copied (new) 2026/08/14 03:47:44 DEBUG : two: size = 3 OK 2026/08/14 03:47:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:44 DEBUG : two: Unchanged skipping 2026/08/14 03:47:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:44 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:44 DEBUG : three.txt: Sizes differ 2026/08/14 03:47:45 DEBUG : three.txt.bak: size = 6 OK 2026/08/14 03:47:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/14 03:47:45 INFO : three.txt: Deleted 2026/08/14 03:47:45 DEBUG : three.txt: size = 19 OK 2026/08/14 03:47:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/14 03:47:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.81s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tocezoh6kefe/dst" 2026/08/14 03:47:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:49 DEBUG : one: size = 3 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:49 DEBUG : one: Sizes differ 2026/08/14 03:47:51 DEBUG : one-2019-01-01: size = 3 OK 2026/08/14 03:47:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/14 03:47:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/14 03:47:51 INFO : one: Deleted 2026/08/14 03:47:52 DEBUG : one: size = 4 OK 2026/08/14 03:47:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:52 INFO : one: Copied (new) 2026/08/14 03:47:52 DEBUG : two: size = 3 OK 2026/08/14 03:47:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:52 DEBUG : two: Unchanged skipping 2026/08/14 03:47:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:52 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:52 DEBUG : three.txt: Sizes differ 2026/08/14 03:47:53 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/14 03:47:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/14 03:47:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/14 03:47:53 INFO : three.txt: Deleted 2026/08/14 03:47:53 DEBUG : three.txt: size = 6 OK 2026/08/14 03:47:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:53 INFO : three.txt: Copied (new) 2026/08/14 03:47:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:53 DEBUG : one: size = 4 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:53 DEBUG : one: Sizes differ 2026/08/14 03:47:54 DEBUG : one-2019-01-01: size = 4 OK 2026/08/14 03:47:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/14 03:47:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/14 03:47:54 INFO : one: Deleted 2026/08/14 03:47:54 DEBUG : one: size = 5 OK 2026/08/14 03:47:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/14 03:47:54 INFO : one: Copied (new) 2026/08/14 03:47:54 DEBUG : two: size = 3 OK 2026/08/14 03:47:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:47:54 DEBUG : two: Unchanged skipping 2026/08/14 03:47:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tocezoh6kefe path dst) 2026/08/14 03:47:55 DEBUG : three.txt: Sizes differ 2026/08/14 03:47:55 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/14 03:47:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/14 03:47:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/14 03:47:55 INFO : three.txt: Deleted 2026/08/14 03:47:55 DEBUG : three.txt: size = 19 OK 2026/08/14 03:47:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/14 03:47:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.21s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:47:58 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:47:58 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:47:58 DEBUG : Testêé: Sizes differ 2026/08/14 03:47:58 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:47:58 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:47:58 DEBUG : Testêé: size = 14 OK 2026/08/14 03:47:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/14 03:47:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/14 03:47:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 03:48:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:00 DEBUG : existing: size = 6 OK 2026/08/14 03:48:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/14 03:48:00 INFO : existing: Copied (new) 2026/08/14 03:48:00 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:00 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:00 DEBUG : existing: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:00 DEBUG : existing: Sizes differ 2026/08/14 03:48:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/14 03:48:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:00 ERROR : B2 bucket rclone-test-tocezoh6kefe: not deleting files as there were IO errors 2026/08/14 03:48:00 ERROR : B2 bucket rclone-test-tocezoh6kefe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:02 DEBUG : EXISTING: size = 6 OK 2026/08/14 03:48:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:02 DEBUG : existing: Unchanged skipping 2026/08/14 03:48:02 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:02 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:02 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.31s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:12 DEBUG : both0: size = 6 OK 2026/08/14 03:48:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both0: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both10: size = 6 OK 2026/08/14 03:48:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both10: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both11: size = 6 OK 2026/08/14 03:48:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both11: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both12: size = 6 OK 2026/08/14 03:48:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both12: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both13: size = 6 OK 2026/08/14 03:48:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both13: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both14: size = 6 OK 2026/08/14 03:48:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both14: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both15: size = 6 OK 2026/08/14 03:48:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both15: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both16: size = 6 OK 2026/08/14 03:48:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both16: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both17: size = 6 OK 2026/08/14 03:48:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both17: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both18: size = 6 OK 2026/08/14 03:48:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both18: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both19: size = 6 OK 2026/08/14 03:48:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both19: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both1: size = 6 OK 2026/08/14 03:48:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both1: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both2: size = 6 OK 2026/08/14 03:48:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both2: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both3: size = 6 OK 2026/08/14 03:48:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both3: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both4: size = 6 OK 2026/08/14 03:48:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both4: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both5: size = 6 OK 2026/08/14 03:48:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both5: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both6: size = 6 OK 2026/08/14 03:48:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both6: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both7: size = 6 OK 2026/08/14 03:48:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both7: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both8: size = 6 OK 2026/08/14 03:48:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both8: Unchanged skipping 2026/08/14 03:48:12 DEBUG : both9: size = 6 OK 2026/08/14 03:48:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:12 DEBUG : both9: Unchanged skipping 2026/08/14 03:48:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:12 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:13 INFO : only4: Deleted 2026/08/14 03:48:13 INFO : only5: Deleted 2026/08/14 03:48:13 INFO : only9: Deleted 2026/08/14 03:48:13 INFO : only18: Deleted 2026/08/14 03:48:13 INFO : only10: Deleted 2026/08/14 03:48:13 INFO : only11: Deleted 2026/08/14 03:48:13 INFO : only12: Deleted 2026/08/14 03:48:13 INFO : only13: Deleted 2026/08/14 03:48:13 INFO : only16: Deleted 2026/08/14 03:48:13 INFO : only6: Deleted 2026/08/14 03:48:13 INFO : only7: Deleted 2026/08/14 03:48:13 INFO : only2: Deleted 2026/08/14 03:48:13 INFO : only1: Deleted 2026/08/14 03:48:13 INFO : only0: Deleted 2026/08/14 03:48:13 INFO : only14: Deleted 2026/08/14 03:48:13 INFO : only17: Deleted 2026/08/14 03:48:13 INFO : only8: Deleted 2026/08/14 03:48:13 INFO : only15: Deleted 2026/08/14 03:48:14 INFO : only19: Deleted 2026/08/14 03:48:14 INFO : only3: Deleted 2026/08/14 03:48:14 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.01s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:27 DEBUG : both0: size = 6 OK 2026/08/14 03:48:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both0: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both10: size = 6 OK 2026/08/14 03:48:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both10: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both11: size = 6 OK 2026/08/14 03:48:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both11: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both12: size = 6 OK 2026/08/14 03:48:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both12: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both13: size = 6 OK 2026/08/14 03:48:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both13: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both14: size = 6 OK 2026/08/14 03:48:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both14: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both15: size = 6 OK 2026/08/14 03:48:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both15: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both16: size = 6 OK 2026/08/14 03:48:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both16: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both17: size = 6 OK 2026/08/14 03:48:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both17: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both18: size = 6 OK 2026/08/14 03:48:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both18: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both19: size = 6 OK 2026/08/14 03:48:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both19: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both1: size = 6 OK 2026/08/14 03:48:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both1: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both2: size = 6 OK 2026/08/14 03:48:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both2: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both3: size = 6 OK 2026/08/14 03:48:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both3: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both4: size = 6 OK 2026/08/14 03:48:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both4: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both5: size = 6 OK 2026/08/14 03:48:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both5: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both6: size = 6 OK 2026/08/14 03:48:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both6: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both7: size = 6 OK 2026/08/14 03:48:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both7: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both8: size = 6 OK 2026/08/14 03:48:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both8: Unchanged skipping 2026/08/14 03:48:27 DEBUG : both9: size = 6 OK 2026/08/14 03:48:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:27 DEBUG : both9: Unchanged skipping 2026/08/14 03:48:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only0: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only0: Sizes differ 2026/08/14 03:48:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only10: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only10: Sizes differ 2026/08/14 03:48:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only11: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only11: Sizes differ 2026/08/14 03:48:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only12: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only12: Sizes differ 2026/08/14 03:48:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only13: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only13: Sizes differ 2026/08/14 03:48:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only14: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only14: Sizes differ 2026/08/14 03:48:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only15: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only15: Sizes differ 2026/08/14 03:48:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only16: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only16: Sizes differ 2026/08/14 03:48:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only17: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only17: Sizes differ 2026/08/14 03:48:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only18: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only18: Sizes differ 2026/08/14 03:48:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only19: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only19: Sizes differ 2026/08/14 03:48:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only1: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only1: Sizes differ 2026/08/14 03:48:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only2: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only2: Sizes differ 2026/08/14 03:48:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only3: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only3: Sizes differ 2026/08/14 03:48:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only4: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only4: Sizes differ 2026/08/14 03:48:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only5: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only5: Sizes differ 2026/08/14 03:48:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only6: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only6: Sizes differ 2026/08/14 03:48:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only7: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only7: Sizes differ 2026/08/14 03:48:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only8: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only8: Sizes differ 2026/08/14 03:48:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2462617019) 2026/08/14 03:48:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-tocezoh6kefe) 2026/08/14 03:48:27 DEBUG : only9: Sizes differ 2026/08/14 03:48:27 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:27 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:28 DEBUG : only0: size = 0 OK 2026/08/14 03:48:28 DEBUG : only10: size = 0 OK 2026/08/14 03:48:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only0: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only10: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only14: size = 0 OK 2026/08/14 03:48:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only14: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only11: size = 0 OK 2026/08/14 03:48:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only11: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only15: size = 0 OK 2026/08/14 03:48:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only15: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only16: size = 0 OK 2026/08/14 03:48:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only16: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only12: size = 0 OK 2026/08/14 03:48:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only12: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only13: size = 0 OK 2026/08/14 03:48:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only13: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only17: size = 0 OK 2026/08/14 03:48:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only17: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only18: size = 0 OK 2026/08/14 03:48:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only18: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only19: size = 0 OK 2026/08/14 03:48:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only19: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only1: size = 0 OK 2026/08/14 03:48:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only1: Copied (replaced existing) 2026/08/14 03:48:28 DEBUG : only2: size = 0 OK 2026/08/14 03:48:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:28 INFO : only2: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only3: size = 0 OK 2026/08/14 03:48:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only3: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only4: size = 0 OK 2026/08/14 03:48:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only4: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only5: size = 0 OK 2026/08/14 03:48:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only5: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only6: size = 0 OK 2026/08/14 03:48:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only6: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only7: size = 0 OK 2026/08/14 03:48:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only7: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only8: size = 0 OK 2026/08/14 03:48:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only8: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : only9: size = 0 OK 2026/08/14 03:48:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/14 03:48:29 INFO : only9: Copied (replaced existing) 2026/08/14 03:48:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.88s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:37 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:48:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:48:37 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 03:48:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:48:37 INFO : empty_on_remote: Making directory 2026/08/14 03:48:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 03:48:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:39 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:48:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:48:39 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 03:48:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:48:39 INFO : empty_on_remote: Making directory 2026/08/14 03:48:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 03:48:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:42 INFO : sub dir: Making directory 2026/08/14 03:48:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:48:45 INFO : sub dir: Making directory 2026/08/14 03:48:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:48:54 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:54 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:48:54 DEBUG : apple: size = 5 OK 2026/08/14 03:48:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : apple: Unchanged skipping 2026/08/14 03:48:54 DEBUG : banana: size = 6 OK 2026/08/14 03:48:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:48:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : banana: Unchanged skipping 2026/08/14 03:48:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:48:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:48:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:48:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:48:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:48:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:48:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:48:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:48:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:48:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:48:54 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:54 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:54 INFO : There was nothing to transfer 2026/08/14 03:48:54 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:55 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:48:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : banana: size = 6 OK 2026/08/14 03:48:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:48:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : banana: Unchanged skipping 2026/08/14 03:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:48:55 DEBUG : apple: size = 5 OK 2026/08/14 03:48:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : apple: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:48:55 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:48:55 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:48:55 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:55 INFO : There was nothing to transfer 2026/08/14 03:48:55 DEBUG : Waiting for deletions to finish 2026/08/14 03:48:56 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:49:06 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:06 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:06 DEBUG : apple: size = 5 OK 2026/08/14 03:49:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:06 DEBUG : apple: Unchanged skipping 2026/08/14 03:49:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:49:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:49:06 DEBUG : banana: size = 6 OK 2026/08/14 03:49:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:06 DEBUG : banana: Unchanged skipping 2026/08/14 03:49:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:49:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:49:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:49:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:49:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:49:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:49:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:49:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:49:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:49:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:07 INFO : There was nothing to transfer 2026/08/14 03:49:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:07 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:07 DEBUG : apple: size = 5 OK 2026/08/14 03:49:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : apple: Unchanged skipping 2026/08/14 03:49:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:49:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:49:07 DEBUG : banana: size = 6 OK 2026/08/14 03:49:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : banana: Unchanged skipping 2026/08/14 03:49:07 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:49:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:49:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:49:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:49:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:49:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:49:08 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:49:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:49:08 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:08 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:08 INFO : There was nothing to transfer 2026/08/14 03:49:08 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:08 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:49:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:18 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:18 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:18 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:18 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:18 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:18 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:18 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:18 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:19 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : YXBwbGU=: size = 5 OK 2026/08/14 03:49:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/14 03:49:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/14 03:49:19 DEBUG : YmFuYW5h: size = 6 OK 2026/08/14 03:49:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/14 03:49:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/14 03:49:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:49:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:19 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/14 03:49:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/14 03:49:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/14 03:49:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/14 03:49:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/14 03:49:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/14 03:49:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/14 03:49:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/14 03:49:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/14 03:49:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/14 03:49:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/14 03:49:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/14 03:49:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/14 03:49:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/14 03:49:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/14 03:49:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/14 03:49:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/14 03:49:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/14 03:49:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/14 03:49:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/14 03:49:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/14 03:49:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/14 03:49:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/14 03:49:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/14 03:49:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/14 03:49:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/14 03:49:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/14 03:49:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/14 03:49:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/14 03:49:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/14 03:49:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/14 03:49:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/14 03:49:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/14 03:49:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/14 03:49:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/14 03:49:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/14 03:49:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:21 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:49:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:49:21 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:49:21 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:49:21 INFO : appleappleapplebanana: Deleted 2026/08/14 03:49:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:49:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:49:21 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:49:21 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:49:21 INFO : apple: Deleted 2026/08/14 03:49:22 INFO : banana: Deleted 2026/08/14 03:49:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:49:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:49:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:49:22 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:49:22 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:49:22 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:49:22 INFO : splitbananasplit: Deleted 2026/08/14 03:49:22 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:49:22 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:49:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:22 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:22 DEBUG : YXBwbGU=: size = 5 OK 2026/08/14 03:49:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:22 DEBUG : apple: Unchanged skipping 2026/08/14 03:49:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:49:22 DEBUG : YmFuYW5h: size = 6 OK 2026/08/14 03:49:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:22 DEBUG : banana: Unchanged skipping 2026/08/14 03:49:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/14 03:49:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:49:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:49:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/14 03:49:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/14 03:49:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/14 03:49:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/14 03:49:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/14 03:49:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/14 03:49:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/14 03:49:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:49:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:49:23 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:23 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:23 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/14 03:49:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:49:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:49:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:49:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:49:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:49:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:49:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:49:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:49:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:49:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:49:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:49:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:33 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : PREFIXapple: size = 5 OK 2026/08/14 03:49:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/14 03:49:34 INFO : apple: Copied (new) to: PREFIXapple 2026/08/14 03:49:34 DEBUG : PREFIXbanana: size = 6 OK 2026/08/14 03:49:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/14 03:49:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/14 03:49:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:49:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:49:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:49:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:49:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:49:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:49:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:49:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:49:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/14 03:49:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/14 03:49:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/14 03:49:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/14 03:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/14 03:49:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/14 03:49:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/14 03:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:49:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/14 03:49:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/14 03:49:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/14 03:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/14 03:49:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/14 03:49:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/14 03:49:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/14 03:49:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/14 03:49:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/14 03:49:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/14 03:49:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/14 03:49:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/14 03:49:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/14 03:49:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/14 03:49:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/14 03:49:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/14 03:49:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/14 03:49:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/14 03:49:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/14 03:49:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/14 03:49:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/14 03:49:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:36 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/14 03:49:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/14 03:49:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/14 03:49:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/14 03:49:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:36 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:36 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:49:36 INFO : appleappleapplebanana: Deleted 2026/08/14 03:49:36 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:49:36 INFO : apple: Deleted 2026/08/14 03:49:36 INFO : banana: Deleted 2026/08/14 03:49:36 INFO : splitbananasplit: Deleted 2026/08/14 03:49:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:49:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:49:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:49:37 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:49:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:49:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:49:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:49:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:49:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:49:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:49:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:49:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:49:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:49:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:49:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:49:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:49:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:49:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:49:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:49:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/14 03:49:38 INFO : appleappleapplebanana: Copied (new) 2026/08/14 03:49:38 DEBUG : banana: size = 6 OK 2026/08/14 03:49:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/14 03:49:38 INFO : banana: Copied (new) 2026/08/14 03:49:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:49:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/14 03:49:38 INFO : splitbananasplit: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:38 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:38 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/14 03:49:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/14 03:49:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/14 03:49:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : apple: size = 5 OK 2026/08/14 03:49:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/14 03:49:38 INFO : apple: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/14 03:49:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/14 03:49:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/14 03:49:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/14 03:49:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/14 03:49:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/14 03:49:38 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:49:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/14 03:49:38 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:49:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/14 03:49:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:49:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/14 03:49:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:49:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/14 03:49:38 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:49:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/14 03:49:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/14 03:49:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:49:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/14 03:49:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/14 03:49:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:49:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/14 03:49:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/14 03:49:39 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:39 INFO : PREFIXapple: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/14 03:49:39 INFO : PREFIXsplitbananasplit: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/14 03:49:39 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/14 03:49:39 INFO : PREFIXbanana: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/14 03:49:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/14 03:49:39 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:39 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:40 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:49:50 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:50 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:49:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:49:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:49:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:49:51 DEBUG : appleSUFFIX: size = 5 OK 2026/08/14 03:49:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/14 03:49:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/14 03:49:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/14 03:49:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/14 03:49:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/14 03:49:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/14 03:49:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/14 03:49:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:51 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:51 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/14 03:49:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/14 03:49:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/14 03:49:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/14 03:49:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/14 03:49:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/14 03:49:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/14 03:49:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/14 03:49:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/14 03:49:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/14 03:49:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/14 03:49:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/14 03:49:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/14 03:49:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/14 03:49:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/14 03:49:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/14 03:49:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/14 03:49:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/14 03:49:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/14 03:49:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/14 03:49:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/14 03:49:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/14 03:49:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/14 03:49:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/14 03:49:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/14 03:49:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/14 03:49:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/14 03:49:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/14 03:49:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:52 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/14 03:49:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/14 03:49:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/14 03:49:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/14 03:49:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/14 03:49:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/14 03:49:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:53 INFO : apple: Deleted 2026/08/14 03:49:53 INFO : appleappleapplebanana: Deleted 2026/08/14 03:49:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:49:53 INFO : banana: Deleted 2026/08/14 03:49:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:49:53 INFO : splitbananasplit: Deleted 2026/08/14 03:49:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:49:53 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:49:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:49:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:49:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:49:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : apple: size = 5 OK 2026/08/14 03:49:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/14 03:49:54 INFO : apple: Copied (new) 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:49:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/14 03:49:54 INFO : appleappleapplebanana: Copied (new) 2026/08/14 03:49:54 DEBUG : banana: size = 6 OK 2026/08/14 03:49:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/14 03:49:54 INFO : banana: Copied (new) 2026/08/14 03:49:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:49:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/14 03:49:54 INFO : splitbananasplit: Copied (new) 2026/08/14 03:49:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:49:54 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:49:54 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:49:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/14 03:49:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/14 03:49:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/14 03:49:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/14 03:49:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/14 03:49:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/14 03:49:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/14 03:49:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/14 03:49:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/14 03:49:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:49:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/14 03:49:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:49:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/14 03:49:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:49:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/14 03:49:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:49:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/14 03:49:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:49:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/14 03:49:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:49:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/14 03:49:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:49:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/14 03:49:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/14 03:49:55 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/14 03:49:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : appleSUFFIX: Deleted 2026/08/14 03:49:56 INFO : splitbananasplitSUFFIX: Deleted 2026/08/14 03:49:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/14 03:49:56 INFO : bananaSUFFIX: Deleted 2026/08/14 03:49:56 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:56 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : Waiting for deletions to finish 2026/08/14 03:49:56 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:49:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:50:06 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:07 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : apple: size = 5 OK 2026/08/14 03:50:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:07 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:07 DEBUG : banana: size = 6 OK 2026/08/14 03:50:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:07 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:07 DEBUG : appleapple: size = 21 OK 2026/08/14 03:50:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/14 03:50:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/14 03:50:07 DEBUG : splitbanan: size = 16 OK 2026/08/14 03:50:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/14 03:50:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/14 03:50:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:50:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:50:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:07 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/14 03:50:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/14 03:50:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/14 03:50:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/14 03:50:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/14 03:50:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/14 03:50:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/14 03:50:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/14 03:50:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/14 03:50:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/14 03:50:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/14 03:50:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/14 03:50:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/14 03:50:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/14 03:50:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/14 03:50:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/14 03:50:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/14 03:50:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/14 03:50:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/14 03:50:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/14 03:50:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/14 03:50:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/14 03:50:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/14 03:50:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/14 03:50:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/14 03:50:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/14 03:50:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/14 03:50:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/14 03:50:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/14 03:50:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/14 03:50:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/14 03:50:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/14 03:50:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/14 03:50:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/14 03:50:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/14 03:50:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/14 03:50:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/14 03:50:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/14 03:50:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/14 03:50:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/14 03:50:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/14 03:50:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/14 03:50:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/14 03:50:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/14 03:50:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/14 03:50:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/14 03:50:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/14 03:50:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/14 03:50:08 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:08 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:50:08 INFO : splitbananasplit: Deleted 2026/08/14 03:50:08 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:50:08 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:50:08 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:50:08 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:50:08 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:50:08 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:50:09 INFO : appleappleapplebanana: Deleted 2026/08/14 03:50:09 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:50:09 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:50:09 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:09 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : appleapple: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:10 DEBUG : apple: size = 5 OK 2026/08/14 03:50:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:10 DEBUG : appleapple: size = 21 OK 2026/08/14 03:50:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:10 DEBUG : banana: size = 6 OK 2026/08/14 03:50:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:10 DEBUG : splitbanan: size = 16 OK 2026/08/14 03:50:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:50:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:50:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:50:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:50:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:50:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:50:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:50:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:50:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:50:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:50:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:50:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:50:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:50:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:50:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:50:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:50:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/14 03:50:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/14 03:50:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/14 03:50:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/14 03:50:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:10 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:10 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:10 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:10 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : appleapple: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/14 03:50:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:50:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:50:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:50:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:50:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:50:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:50:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:50:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:50:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:50:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:50:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:50:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:50:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:50:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:50:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:50:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:50:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:50:10 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:50:20 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/14 03:50:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:50:20 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:50:20 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : apple: size = 5 OK 2026/08/14 03:50:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:50:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:21 DEBUG : banana: size = 6 OK 2026/08/14 03:50:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:50:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:50:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:50:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:50:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:50:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:50:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:50:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:21 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:21 INFO : There was nothing to transfer 2026/08/14 03:50:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:21 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : apple: size = 5 OK 2026/08/14 03:50:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:50:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:22 DEBUG : banana: size = 6 OK 2026/08/14 03:50:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:22 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:50:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:22 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:22 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:22 INFO : There was nothing to transfer 2026/08/14 03:50:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:22 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:23 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:50:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:33 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:50:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:34 DEBUG : apple: size = 5 OK 2026/08/14 03:50:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:50:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:34 DEBUG : banana: size = 6 OK 2026/08/14 03:50:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:50:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:50:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:50:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:50:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:50:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:50:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:50:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:34 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:34 INFO : There was nothing to transfer 2026/08/14 03:50:34 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:34 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : apple: size = 5 OK 2026/08/14 03:50:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:50:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:35 DEBUG : banana: size = 6 OK 2026/08/14 03:50:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:50:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:50:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:50:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:50:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:50:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:50:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:50:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:50:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:35 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:35 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:35 INFO : There was nothing to transfer 2026/08/14 03:50:35 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:35 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:50:45 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:45 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : apple: size = 5 OK 2026/08/14 03:50:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:46 DEBUG : banana: size = 6 OK 2026/08/14 03:50:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:46 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:46 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:46 INFO : There was nothing to transfer 2026/08/14 03:50:46 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:46 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : apple: size = 5 OK 2026/08/14 03:50:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:50:47 DEBUG : apple: Unchanged skipping 2026/08/14 03:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:50:47 DEBUG : banana: size = 6 OK 2026/08/14 03:50:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : banana: Unchanged skipping 2026/08/14 03:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:50:47 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:50:47 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:47 INFO : There was nothing to transfer 2026/08/14 03:50:47 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:47 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:50:58 DEBUG : Waiting for deletions to finish 2026/08/14 03:50:59 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:50:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : apple: size = 5 OK 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:51:00 DEBUG : banana: size = 6 OK 2026/08/14 03:51:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : apple: Unchanged skipping 2026/08/14 03:51:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : banana: Unchanged skipping 2026/08/14 03:51:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:51:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:51:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:51:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:51:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:51:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:51:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:51:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:51:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:51:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:00 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:00 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:00 INFO : There was nothing to transfer 2026/08/14 03:51:00 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:00 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:51:00 DEBUG : apple: size = 5 OK 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:51:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : apple: Unchanged skipping 2026/08/14 03:51:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:51:00 DEBUG : banana: size = 6 OK 2026/08/14 03:51:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:51:00 DEBUG : banana: Unchanged skipping 2026/08/14 03:51:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:51:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:51:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:51:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:51:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:51:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:51:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:51:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:51:01 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:01 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:01 INFO : There was nothing to transfer 2026/08/14 03:51:01 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:01 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:51:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:11 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:11 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : apple: size = 5 OK 2026/08/14 03:51:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : apple: Unchanged skipping 2026/08/14 03:51:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:51:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:51:12 DEBUG : banana: size = 6 OK 2026/08/14 03:51:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : banana: Unchanged skipping 2026/08/14 03:51:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:51:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:51:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:51:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:51:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:51:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:51:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:51:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:51:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:51:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:12 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:12 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:12 INFO : There was nothing to transfer 2026/08/14 03:51:12 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:12 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:51:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : apple: size = 5 OK 2026/08/14 03:51:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : apple: Unchanged skipping 2026/08/14 03:51:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:51:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:51:13 DEBUG : banana: size = 6 OK 2026/08/14 03:51:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : banana: Unchanged skipping 2026/08/14 03:51:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:51:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:51:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:51:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:51:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:51:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:51:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:51:13 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:13 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:13 INFO : There was nothing to transfer 2026/08/14 03:51:13 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:13 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:51:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (148.99s) --- PASS: TestTransform/NFC (11.34s) --- PASS: TestTransform/NFD (12.31s) --- PASS: TestTransform/base64 (15.02s) --- PASS: TestTransform/prefix (16.90s) --- PASS: TestTransform/suffix (16.53s) --- PASS: TestTransform/truncate (13.62s) --- PASS: TestTransform/encoder (12.99s) --- PASS: TestTransform/ISO-8859-1 (12.17s) --- PASS: TestTransform/charmap (12.46s) --- PASS: TestTransform/lowercase (13.36s) --- PASS: TestTransform/ascii (12.29s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/14 03:51:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/14 03:51:18 INFO : sub dir_somesuffix: Making directory 2026/08/14 03:51:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/14 03:51:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/14 03:51:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/14 03:51:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/14 03:51:18 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:18 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/14 03:51:19 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/14 03:51:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:20 INFO : tictactoe: Making directory 2026/08/14 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:51:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:20 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:20 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:21 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/14 03:51:21 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:21 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/14 03:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:22 INFO : toe: Making directory 2026/08/14 03:51:22 INFO : toe/toe: Making directory 2026/08/14 03:51:22 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:51:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:51:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:51:22 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:22 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/14 03:51:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/14 03:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:23 INFO : toe: Making directory 2026/08/14 03:51:23 INFO : toe/toe: Making directory 2026/08/14 03:51:23 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:51:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:51:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:51:23 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:23 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/14 03:51:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/14 03:51:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:25 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:51:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:25 INFO : tictacempty_dir: Making directory 2026/08/14 03:51:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:25 INFO : tictactoe: Making directory 2026/08/14 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:25 INFO : tictactoe/tictactoe: Making directory 2026/08/14 03:51:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:25 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:25 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/14 03:51:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.92s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:26 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:51:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:51:26 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:27 INFO : tictacempty_dir: Making directory 2026/08/14 03:51:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:27 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:27 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:27 INFO : tictactoe: Making directory 2026/08/14 03:51:27 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:27 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:27 INFO : tictactoe/tictactoe: Making directory 2026/08/14 03:51:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:51:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:27 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:27 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/14 03:51:28 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:28 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/14 03:51:28 NOTICE: B2 bucket rclone-test-tocezoh6kefe: 0 differences found 2026/08/14 03:51:28 NOTICE: B2 bucket rclone-test-tocezoh6kefe: 1 matching files --- PASS: TestAllTag (2.86s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:29 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:30 INFO : tictactoe: Making directory 2026/08/14 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:30 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:30 INFO : tictactoe/tictactoe: Making directory 2026/08/14 03:51:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:30 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:30 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/14 03:51:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:30 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:31 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:31 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:31 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:31 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/14 03:51:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:51:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:51:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/14 03:51:31 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.86s) === RUN TestSyntax 2026/08/14 03:51:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:32 INFO : toe: Making directory 2026/08/14 03:51:32 INFO : toe/toe: Making directory 2026/08/14 03:51:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:51:32 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:32 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:33 DEBUG : toe/toe/toe: size = 11 OK 2026/08/14 03:51:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:33 INFO : toe/toe/toe: Copied (new) 2026/08/14 03:51:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:34 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:51:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:51:34 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:34 INFO : tictacempty_dir: Making directory 2026/08/14 03:51:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:34 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:34 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:34 INFO : tictactoe: Making directory 2026/08/14 03:51:34 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:34 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:34 INFO : tictactoe/tictactoe: Making directory 2026/08/14 03:51:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:34 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:35 INFO : toe/toe/toe.txt: Deleted 2026/08/14 03:51:35 INFO : toe/toe: Removing directory 2026/08/14 03:51:35 INFO : toe: Removing directory 2026/08/14 03:51:35 INFO : empty_dir: Removing directory 2026/08/14 03:51:35 DEBUG : Local file system at /tmp/rclone2462617019: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.83s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:36 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:51:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:51:36 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:36 INFO : tictacempty_dir: Making directory 2026/08/14 03:51:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:36 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:36 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:36 INFO : tictactoe: Making directory 2026/08/14 03:51:36 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:36 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:36 INFO : tictactoe/tictactoe: Making directory 2026/08/14 03:51:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:36 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:36 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:37 INFO : toe/toe/toe.txt: Deleted 2026/08/14 03:51:37 INFO : toe/toe: Removing directory 2026/08/14 03:51:37 INFO : toe: Removing directory 2026/08/14 03:51:37 INFO : empty_dir: Removing directory 2026/08/14 03:51:37 DEBUG : Local file system at /tmp/rclone2462617019: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/14 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:51:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:51:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/14 03:51:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/14 03:51:39 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 (4.28s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:40 DEBUG : Reset feature "Copy" 2026/08/14 03:51:40 DEBUG : Reset feature "Move" 2026/08/14 03:51:40 DEBUG : Reset feature "Copy" 2026/08/14 03:51:40 DEBUG : Reset feature "Move" 2026/08/14 03:51:40 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:51:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:51:40 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:40 INFO : tictacempty_dir: Making directory 2026/08/14 03:51:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:51:40 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:40 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:40 INFO : tictactoe: Making directory 2026/08/14 03:51:40 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:40 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:51:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:40 INFO : tictactoe/tictactoe: Making directory 2026/08/14 03:51:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:51:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:51:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:40 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:40 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:51:41 INFO : toe/toe/toe.txt: Deleted 2026/08/14 03:51:41 INFO : toe/toe: Removing directory 2026/08/14 03:51:41 INFO : toe: Removing directory 2026/08/14 03:51:41 INFO : empty_dir: Removing directory 2026/08/14 03:51:41 DEBUG : Local file system at /tmp/rclone2462617019: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/14 03:51:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:51:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:51:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:51:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:51:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:51:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/14 03:51:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/14 03:51:43 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 (3.41s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:43 DEBUG : toe: transformed to: dG9l 2026/08/14 03:51:44 DEBUG : toe: transformed to: dG9l 2026/08/14 03:51:44 INFO : dG9l: Making directory 2026/08/14 03:51:44 DEBUG : toe: transformed to: dG9l 2026/08/14 03:51:44 DEBUG : toe: transformed to: dG9l 2026/08/14 03:51:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/14 03:51:44 INFO : dG9l/dG9l: Making directory 2026/08/14 03:51:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/14 03:51:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/14 03:51:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/14 03:51:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:51:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/14 03:51:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:44 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/14 03:51:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/14 03:51:44 DEBUG : Waiting for deletions to finish 2026/08/14 03:51:45 DEBUG : dG9l: transformed to: toe 2026/08/14 03:51:45 DEBUG : dG9l: transformed to: toe 2026/08/14 03:51:45 DEBUG : dG9l: transformed to: toe 2026/08/14 03:51:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/14 03:51:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/14 03:51:45 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for checks to finish 2026/08/14 03:51:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/14 03:51:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/14 03:51:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/14 03:51:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/14 03:51:45 DEBUG : Local file system at /tmp/rclone2462617019: Waiting for transfers to finish 2026/08/14 03:51:45 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-tocezoh6kefe", Local "Local file system at /tmp/rclone2462617019", Modify Window "1ms" 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe: transformed to: 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe: transformed to: 2026/08/14 03:51:46 INFO : B2 bucket rclone-test-tocezoh6kefe: Making directory 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe: transformed to: 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe: transformed to: 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe/toe: transformed to: 2026/08/14 03:51:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/14 03:51:46 INFO : toe/toe: Making directory 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe/toe: transformed to: 2026/08/14 03:51:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe: transformed to: 2026/08/14 03:51:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:51:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:51:46 DEBUG : toe/toe/toe: transformed to: 2026/08/14 03:51:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/14 03:51:46 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for checks to finish 2026/08/14 03:51:46 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Waiting for transfers to finish 2026/08/14 03:51:47 DEBUG : toe/toe/toe: size = 11 OK 2026/08/14 03:51:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/14 03:51:47 INFO : toe/toe/toe: Copied (new) 2026/08/14 03:51:47 ERROR : B2 bucket rclone-test-tocezoh6kefe: not deleting files as there were IO errors 2026/08/14 03:51:47 ERROR : B2 bucket rclone-test-tocezoh6kefe: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2026/08/14 03:51:48 DEBUG : B2 bucket rclone-test-tocezoh6kefe: Purge remote 2026/08/14 03:51:48 INFO : B2 bucket rclone-test-tocezoh6kefe: cleaning bucket "rclone-test-tocezoh6kefe" of all files 2026/08/14 03:51:49 DEBUG : BackupDir/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d989e_d20260814_m034653_c001_v7007000_t0000_u01786679213726") 2026/08/14 03:51:49 DEBUG : BackupDir/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40373b706d8a35b6_d20260814_m034606_c001_v0001037_t0010_u01786679166547") 2026/08/14 03:51:49 DEBUG : CompareDest/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a023fb_d20260814_m034547_c001_v7007000_t0000_u01786679147427") 2026/08/14 03:51:49 DEBUG : CompareDest/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496589a_d20260814_m034542_c001_v0001145_t0014_u01786679142253") 2026/08/14 03:51:49 DEBUG : CompareDest/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a023ff_d20260814_m034547_c001_v7007000_t0000_u01786679147617") 2026/08/14 03:51:49 DEBUG : CompareDest/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30314e9_d20260814_m034543_c001_v0001103_t0056_u01786679143176") 2026/08/14 03:51:49 DEBUG : CopyDest/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d989f_d20260814_m034653_c001_v7007000_t0000_u01786679213908") 2026/08/14 03:51:49 DEBUG : CopyDest/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031562_d20260814_m034603_c001_v0001103_t0056_u01786679163315") 2026/08/14 03:51:49 DEBUG : CopyDest/three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d98a0_d20260814_m034654_c001_v7007000_t0000_u01786679214093") 2026/08/14 03:51:49 DEBUG : CopyDest/three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303166e_d20260814_m034651_c001_v0001103_t0056_u01786679211672") 2026/08/14 03:51:50 DEBUG : CopyDest/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d98a1_d20260814_m034654_c001_v7007000_t0000_u01786679214275") 2026/08/14 03:51:50 DEBUG : CopyDest/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49658ec_d20260814_m034607_c001_v0001145_t0014_u01786679167339") 2026/08/14 03:51:50 DEBUG : EXISTING: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352404_d20260814_m034802_c001_v7007000_t0000_u01786679282600") 2026/08/14 03:51:50 DEBUG : EXISTING: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30317ee_d20260814_m034801_c001_v0001103_t0056_u01786679281666") 2026/08/14 03:51:50 DEBUG : PREFIXapple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed835245a_d20260814_m034939_c001_v7007000_t0000_u01786679379113") 2026/08/14 03:51:50 DEBUG : PREFIXapple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0db4_d20260814_m034934_c001_v0001105_t0011_u01786679374279") 2026/08/14 03:51:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1d6_d20260814_m034939_c001_v7007000_t0000_u01786679379192") 2026/08/14 03:51:50 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a7c_d20260814_m034934_c001_v0001103_t0016_u01786679374291") 2026/08/14 03:51:50 DEBUG : PREFIXbanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1d7_d20260814_m034939_c001_v7007000_t0000_u01786679379384") 2026/08/14 03:51:50 DEBUG : PREFIXbanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc5c_d20260814_m034934_c001_v0001101_t0026_u01786679374302") 2026/08/14 03:51:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311afc1_d20260814_m034939_c001_v7007000_t0000_u01786679379168") 2026/08/14 03:51:50 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c4b_d20260814_m034934_c001_v0001145_t0014_u01786679374311") 2026/08/14 03:51:50 DEBUG : Testêé: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352401_d20260814_m034759_c001_v7007000_t0000_u01786679279398") 2026/08/14 03:51:50 DEBUG : Testêé: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30317e0_d20260814_m034758_c001_v0001103_t0056_u01786679278764") 2026/08/14 03:51:50 DEBUG : Testêé: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a6f_d20260814_m034757_c001_v0001145_t0014_u01786679277830") 2026/08/14 03:51:50 DEBUG : YXBwbGU=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758785_d20260814_m034923_c001_v7007000_t0000_u01786679363967") 2026/08/14 03:51:50 DEBUG : YXBwbGU=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc46_d20260814_m034919_c001_v0001101_t0026_u01786679359119") 2026/08/14 03:51:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758787_d20260814_m034924_c001_v7007000_t0000_u01786679364150") 2026/08/14 03:51:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a2c_d20260814_m034919_c001_v0001103_t0001_u01786679359130") 2026/08/14 03:51:50 DEBUG : YmFuYW5h: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758788_d20260814_m034924_c001_v7007000_t0000_u01786679364332") 2026/08/14 03:51:51 DEBUG : YmFuYW5h: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d68_d20260814_m034919_c001_v0001105_t0011_u01786679359140") 2026/08/14 03:51:51 DEBUG : a/potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d834a_d20260814_m034415_c001_v7007000_t0000_u01786679055507") 2026/08/14 03:51:51 DEBUG : a/potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965706_d20260814_m034414_c001_v0001145_t0053_u01786679054548") 2026/08/14 03:51:51 DEBUG : a/potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a02315_d20260814_m034413_c001_v7007000_t0000_u01786679053256") 2026/08/14 03:51:51 DEBUG : a/potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d49656f8_d20260814_m034411_c001_v0001145_t0050_u01786679051828") 2026/08/14 03:51:51 DEBUG : a/potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8302_d20260814_m034356_c001_v7007000_t0000_u01786679036439") 2026/08/14 03:51:51 DEBUG : a/potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d496569c_d20260814_m034355_c001_v0001145_t0011_u01786679035448") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f9c_d20260814_m035114_c001_v7007000_t0000_u01786679474146") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f86_d20260814_m035110_c001_v0001105_t0011_u01786679470784") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f80_d20260814_m035102_c001_v7007000_t0000_u01786679462031") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f4b_d20260814_m035058_c001_v0001105_t0011_u01786679458187") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51e5_d20260814_m035048_c001_v7007000_t0000_u01786679448248") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f13_d20260814_m035044_c001_v0001105_t0011_u01786679444918") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ca_d20260814_m035036_c001_v7007000_t0000_u01786679436090") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ee1_d20260814_m035032_c001_v0001105_t0011_u01786679432764") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51b4_d20260814_m035023_c001_v7007000_t0000_u01786679423869") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ead_d20260814_m035019_c001_v0001105_t0011_u01786679419934") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b87f_d20260814_m035011_c001_v7007000_t0000_u01786679411054") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcac_d20260814_m035006_c001_v0001101_t0026_u01786679406146") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fdd_d20260814_m034957_c001_v7007000_t0000_u01786679397446") 2026/08/14 03:51:51 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc96_d20260814_m034954_c001_v0001101_t0026_u01786679394698") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e516b_d20260814_m034953_c001_v7007000_t0000_u01786679393294") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc8a_d20260814_m034949_c001_v0001101_t0026_u01786679389633") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e512c_d20260814_m034940_c001_v7007000_t0000_u01786679380857") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dd0_d20260814_m034937_c001_v0001105_t0011_u01786679377948") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587b5_d20260814_m034936_c001_v7007000_t0000_u01786679376814") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0daa_d20260814_m034932_c001_v0001105_t0011_u01786679372816") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f415e3533b4560de3_d20260814_m034921_c001_v7007000_t0000_u01786679361855") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc44_d20260814_m034917_c001_v0001101_t0026_u01786679357685") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758746_d20260814_m034908_c001_v7007000_t0000_u01786679348913") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc34_d20260814_m034905_c001_v0001101_t0026_u01786679345384") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af3a_d20260814_m034856_c001_v7007000_t0000_u01786679336569") 2026/08/14 03:51:52 DEBUG : apple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc24_d20260814_m034853_c001_v0001101_t0026_u01786679333324") 2026/08/14 03:51:52 DEBUG : appleSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a8059186_d20260814_m034955_c001_v7007000_t0000_u01786679395929") 2026/08/14 03:51:52 DEBUG : appleSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc8c_d20260814_m034951_c001_v0001101_t0026_u01786679391075") 2026/08/14 03:51:52 DEBUG : appleapple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b880_d20260814_m035011_c001_v7007000_t0000_u01786679411236") 2026/08/14 03:51:52 DEBUG : appleapple: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcae_d20260814_m035007_c001_v0001101_t0026_u01786679407596") 2026/08/14 03:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f9d_d20260814_m035114_c001_v7007000_t0000_u01786679474329") 2026/08/14 03:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031d16_d20260814_m035111_c001_v0001103_t0056_u01786679471153") 2026/08/14 03:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f81_d20260814_m035102_c001_v7007000_t0000_u01786679462214") 2026/08/14 03:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031cd2_d20260814_m035058_c001_v0001103_t0056_u01786679458558") 2026/08/14 03:51:52 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51e6_d20260814_m035048_c001_v7007000_t0000_u01786679448432") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c7a_d20260814_m035045_c001_v0001103_t0056_u01786679445288") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51cb_d20260814_m035036_c001_v7007000_t0000_u01786679436274") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c18_d20260814_m035033_c001_v0001103_t0056_u01786679433132") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51b5_d20260814_m035024_c001_v7007000_t0000_u01786679424053") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031ba2_d20260814_m035020_c001_v0001103_t0056_u01786679420304") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f415e3533b4560dff_d20260814_m035009_c001_v7007000_t0000_u01786679409084") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b5a_d20260814_m035006_c001_v0001103_t0056_u01786679406516") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fde_d20260814_m034957_c001_v7007000_t0000_u01786679397627") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c9f_d20260814_m034954_c001_v0001145_t0014_u01786679394709") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1de_d20260814_m034953_c001_v7007000_t0000_u01786679393303") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e00_d20260814_m034950_c001_v0001105_t0011_u01786679390002") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e512d_d20260814_m034941_c001_v7007000_t0000_u01786679381041") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc68_d20260814_m034937_c001_v0001101_t0026_u01786679377961") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352458_d20260814_m034936_c001_v7007000_t0000_u01786679376422") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc5a_d20260814_m034933_c001_v0001101_t0026_u01786679373184") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a1288236de_d20260814_m034921_c001_v7007000_t0000_u01786679361797") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d64_d20260814_m034918_c001_v0001105_t0011_u01786679358052") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758747_d20260814_m034909_c001_v7007000_t0000_u01786679349173") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d26_d20260814_m034905_c001_v0001105_t0011_u01786679345754") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af3c_d20260814_m034856_c001_v7007000_t0000_u01786679336750") 2026/08/14 03:51:53 DEBUG : appleappleapplebanana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0cde_d20260814_m034853_c001_v0001105_t0011_u01786679333692") 2026/08/14 03:51:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352463_d20260814_m034955_c001_v7007000_t0000_u01786679395702") 2026/08/14 03:51:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031af6_d20260814_m034951_c001_v0001103_t0056_u01786679391087") 2026/08/14 03:51:54 DEBUG : b/potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d834b_d20260814_m034415_c001_v7007000_t0000_u01786679055691") 2026/08/14 03:51:54 DEBUG : b/potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965700_d20260814_m034413_c001_v0001145_t0014_u01786679053798") 2026/08/14 03:51:54 DEBUG : b/potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a02311_d20260814_m034412_c001_v7007000_t0000_u01786679052714") 2026/08/14 03:51:54 DEBUG : b/potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656f2_d20260814_m034411_c001_v0001145_t0014_u01786679051072") 2026/08/14 03:51:54 DEBUG : b/potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8301_d20260814_m034355_c001_v7007000_t0000_u01786679035896") 2026/08/14 03:51:54 DEBUG : b/potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965694_d20260814_m034354_c001_v0001145_t0014_u01786679034692") 2026/08/14 03:51:54 DEBUG : backup/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeaa_d20260814_m034705_c001_v7007000_t0000_u01786679225347") 2026/08/14 03:51:54 DEBUG : backup/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411697eaaabdbd41_d20260814_m034703_c001_v0001182_t0029_u01786679223865") 2026/08/14 03:51:54 DEBUG : backup/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4074367ebe4648e8_d20260814_m034700_c001_v0001036_t0032_u01786679220552") 2026/08/14 03:51:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83521cc_d20260814_m034728_c001_v7007000_t0000_u01786679248064") 2026/08/14 03:51:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4110c64bd625df41_d20260814_m034726_c001_v0001097_t0033_u01786679246577") 2026/08/14 03:51:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f408e3c665db8bc83_d20260814_m034723_c001_v0001032_t0045_u01786679243231") 2026/08/14 03:51:54 DEBUG : backup/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a8059077_d20260814_m034716_c001_v7007000_t0000_u01786679236961") 2026/08/14 03:51:54 DEBUG : backup/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409d1a8f2f74909d_d20260814_m034715_c001_v0001130_t0003_u01786679235383") 2026/08/14 03:51:54 DEBUG : backup/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f419a086a2c93cdfb_d20260814_m034711_c001_v0001154_t0012_u01786679231732") 2026/08/14 03:51:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83521ce_d20260814_m034728_c001_v7007000_t0000_u01786679248246") 2026/08/14 03:51:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f408d5d168cc9937d_d20260814_m034727_c001_v0001042_t0003_u01786679247320") 2026/08/14 03:51:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f419abc01052eb7ae_d20260814_m034724_c001_v0001131_t0059_u01786679244523") 2026/08/14 03:51:54 DEBUG : backup/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeab_d20260814_m034705_c001_v7007000_t0000_u01786679225530") 2026/08/14 03:51:54 DEBUG : backup/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41834e5468e1a826_d20260814_m034704_c001_v0001182_t0035_u01786679224605") 2026/08/14 03:51:54 DEBUG : backup/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406073f61aadc536_d20260814_m034701_c001_v0001184_t0054_u01786679221839") 2026/08/14 03:51:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a8059078_d20260814_m034717_c001_v7007000_t0000_u01786679237143") 2026/08/14 03:51:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f415e5d706184105a_d20260814_m034716_c001_v0001161_t0058_u01786679236217") 2026/08/14 03:51:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4106d5252c9b1961_d20260814_m034713_c001_v0001106_t0036_u01786679233336") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f9e_d20260814_m035114_c001_v7007000_t0000_u01786679474511") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965dec_d20260814_m035110_c001_v0001145_t0014_u01786679470969") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f82_d20260814_m035102_c001_v7007000_t0000_u01786679462397") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965dc0_d20260814_m035058_c001_v0001145_t0014_u01786679458372") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51e7_d20260814_m035048_c001_v7007000_t0000_u01786679448669") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d82_d20260814_m035045_c001_v0001145_t0014_u01786679445102") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51cc_d20260814_m035036_c001_v7007000_t0000_u01786679436478") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d53_d20260814_m035032_c001_v0001145_t0014_u01786679432947") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51b6_d20260814_m035024_c001_v7007000_t0000_u01786679424236") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d15_d20260814_m035020_c001_v0001145_t0014_u01786679420120") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b881_d20260814_m035011_c001_v7007000_t0000_u01786679411418") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cd1_d20260814_m035006_c001_v0001145_t0014_u01786679406330") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fdf_d20260814_m034957_c001_v7007000_t0000_u01786679397808") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b14_d20260814_m034954_c001_v0001103_t0056_u01786679394721") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416cecb1c4b33616_d20260814_m034953_c001_v7007000_t0000_u01786679393707") 2026/08/14 03:51:55 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031af0_d20260814_m034949_c001_v0001103_t0056_u01786679389819") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e512e_d20260814_m034941_c001_v7007000_t0000_u01786679381225") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c5b_d20260814_m034937_c001_v0001145_t0014_u01786679377970") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311afc0_d20260814_m034936_c001_v7007000_t0000_u01786679376825") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a7a_d20260814_m034932_c001_v0001103_t0056_u01786679372999") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f420e67f86f1d9e07_d20260814_m034921_c001_v7007000_t0000_u01786679361965") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a20_d20260814_m034917_c001_v0001103_t0056_u01786679357869") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758748_d20260814_m034909_c001_v7007000_t0000_u01786679349374") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30319dc_d20260814_m034905_c001_v0001103_t0056_u01786679345568") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af3e_d20260814_m034856_c001_v7007000_t0000_u01786679336931") 2026/08/14 03:51:56 DEBUG : banana: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031990_d20260814_m034853_c001_v0001103_t0056_u01786679333508") 2026/08/14 03:51:56 DEBUG : bananaSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fdc_d20260814_m034956_c001_v7007000_t0000_u01786679396092") 2026/08/14 03:51:56 DEBUG : bananaSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e08_d20260814_m034951_c001_v0001105_t0011_u01786679391097") 2026/08/14 03:51:56 DEBUG : both0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aea6_d20260814_m034829_c001_v7007000_t0000_u01786679309870") 2026/08/14 03:51:56 DEBUG : both0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965afb_d20260814_m034818_c001_v0001145_t0014_u01786679298837") 2026/08/14 03:51:56 DEBUG : both0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60bc_d20260814_m034814_c001_v7007000_t0000_u01786679294659") 2026/08/14 03:51:56 DEBUG : both0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a91_d20260814_m034804_c001_v0001145_t0014_u01786679284472") 2026/08/14 03:51:56 DEBUG : both1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aea7_d20260814_m034830_c001_v7007000_t0000_u01786679310052") 2026/08/14 03:51:56 DEBUG : both1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b05_d20260814_m034819_c001_v0001145_t0014_u01786679299709") 2026/08/14 03:51:56 DEBUG : both1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60bd_d20260814_m034814_c001_v7007000_t0000_u01786679294841") 2026/08/14 03:51:56 DEBUG : both1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a99_d20260814_m034804_c001_v0001145_t0014_u01786679284840") 2026/08/14 03:51:56 DEBUG : both10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aea8_d20260814_m034830_c001_v7007000_t0000_u01786679310233") 2026/08/14 03:51:57 DEBUG : both10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b1f_d20260814_m034823_c001_v0001145_t0014_u01786679303568") 2026/08/14 03:51:57 DEBUG : both10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60be_d20260814_m034815_c001_v7007000_t0000_u01786679295022") 2026/08/14 03:51:57 DEBUG : both10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ab5_d20260814_m034808_c001_v0001145_t0014_u01786679288214") 2026/08/14 03:51:57 DEBUG : both11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aea9_d20260814_m034830_c001_v7007000_t0000_u01786679310414") 2026/08/14 03:51:57 DEBUG : both11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b23_d20260814_m034823_c001_v0001145_t0014_u01786679303938") 2026/08/14 03:51:57 DEBUG : both11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60bf_d20260814_m034815_c001_v7007000_t0000_u01786679295202") 2026/08/14 03:51:57 DEBUG : both11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ab9_d20260814_m034808_c001_v0001145_t0014_u01786679288583") 2026/08/14 03:51:57 DEBUG : both12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeaa_d20260814_m034830_c001_v7007000_t0000_u01786679310595") 2026/08/14 03:51:57 DEBUG : both12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b27_d20260814_m034824_c001_v0001145_t0014_u01786679304306") 2026/08/14 03:51:57 DEBUG : both12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c0_d20260814_m034815_c001_v7007000_t0000_u01786679295383") 2026/08/14 03:51:57 DEBUG : both12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965abd_d20260814_m034808_c001_v0001145_t0014_u01786679288957") 2026/08/14 03:51:57 DEBUG : both13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeab_d20260814_m034830_c001_v7007000_t0000_u01786679310780") 2026/08/14 03:51:57 DEBUG : both13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b29_d20260814_m034824_c001_v0001145_t0014_u01786679304673") 2026/08/14 03:51:57 DEBUG : both13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c1_d20260814_m034815_c001_v7007000_t0000_u01786679295563") 2026/08/14 03:51:57 DEBUG : both13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ac1_d20260814_m034809_c001_v0001145_t0014_u01786679289326") 2026/08/14 03:51:57 DEBUG : both14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aead_d20260814_m034830_c001_v7007000_t0000_u01786679310961") 2026/08/14 03:51:57 DEBUG : both14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b31_d20260814_m034825_c001_v0001145_t0014_u01786679305041") 2026/08/14 03:51:57 DEBUG : both14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c2_d20260814_m034815_c001_v7007000_t0000_u01786679295743") 2026/08/14 03:51:57 DEBUG : both14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ac5_d20260814_m034809_c001_v0001145_t0014_u01786679289714") 2026/08/14 03:51:57 DEBUG : both15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeae_d20260814_m034831_c001_v7007000_t0000_u01786679311143") 2026/08/14 03:51:58 DEBUG : both15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b33_d20260814_m034825_c001_v0001145_t0014_u01786679305421") 2026/08/14 03:51:58 DEBUG : both15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c3_d20260814_m034815_c001_v7007000_t0000_u01786679295923") 2026/08/14 03:51:58 DEBUG : both15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965acd_d20260814_m034810_c001_v0001145_t0014_u01786679290135") 2026/08/14 03:51:58 DEBUG : both16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeaf_d20260814_m034831_c001_v7007000_t0000_u01786679311325") 2026/08/14 03:51:58 DEBUG : both16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b37_d20260814_m034825_c001_v0001145_t0014_u01786679305788") 2026/08/14 03:51:58 DEBUG : both16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c4_d20260814_m034816_c001_v7007000_t0000_u01786679296105") 2026/08/14 03:51:58 DEBUG : both16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965acf_d20260814_m034810_c001_v0001145_t0014_u01786679290505") 2026/08/14 03:51:58 DEBUG : both17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb0_d20260814_m034831_c001_v7007000_t0000_u01786679311514") 2026/08/14 03:51:58 DEBUG : both17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b3b_d20260814_m034826_c001_v0001145_t0014_u01786679306155") 2026/08/14 03:51:58 DEBUG : both17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c5_d20260814_m034816_c001_v7007000_t0000_u01786679296286") 2026/08/14 03:51:58 DEBUG : both17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ad1_d20260814_m034810_c001_v0001145_t0014_u01786679290876") 2026/08/14 03:51:58 DEBUG : both18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb1_d20260814_m034831_c001_v7007000_t0000_u01786679311695") 2026/08/14 03:51:58 DEBUG : both18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b3d_d20260814_m034826_c001_v0001145_t0014_u01786679306524") 2026/08/14 03:51:58 DEBUG : both18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c6_d20260814_m034816_c001_v7007000_t0000_u01786679296468") 2026/08/14 03:51:58 DEBUG : both18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ad3_d20260814_m034811_c001_v0001145_t0014_u01786679291245") 2026/08/14 03:51:58 DEBUG : both19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb2_d20260814_m034831_c001_v7007000_t0000_u01786679311877") 2026/08/14 03:51:58 DEBUG : both19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b41_d20260814_m034826_c001_v0001145_t0014_u01786679306893") 2026/08/14 03:51:58 DEBUG : both19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c7_d20260814_m034816_c001_v7007000_t0000_u01786679296649") 2026/08/14 03:51:58 DEBUG : both19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ad9_d20260814_m034811_c001_v0001145_t0014_u01786679291635") 2026/08/14 03:51:58 DEBUG : both2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb3_d20260814_m034832_c001_v7007000_t0000_u01786679312061") 2026/08/14 03:51:58 DEBUG : both2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b09_d20260814_m034820_c001_v0001145_t0014_u01786679300584") 2026/08/14 03:51:58 DEBUG : both2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60c9_d20260814_m034816_c001_v7007000_t0000_u01786679296830") 2026/08/14 03:51:58 DEBUG : both2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a9b_d20260814_m034805_c001_v0001145_t0014_u01786679285209") 2026/08/14 03:51:59 DEBUG : both3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb4_d20260814_m034832_c001_v7007000_t0000_u01786679312242") 2026/08/14 03:51:59 DEBUG : both3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b0b_d20260814_m034820_c001_v0001145_t0014_u01786679300953") 2026/08/14 03:51:59 DEBUG : both3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60ca_d20260814_m034817_c001_v7007000_t0000_u01786679297010") 2026/08/14 03:51:59 DEBUG : both3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965aa1_d20260814_m034805_c001_v0001145_t0014_u01786679285582") 2026/08/14 03:51:59 DEBUG : both4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb5_d20260814_m034832_c001_v7007000_t0000_u01786679312424") 2026/08/14 03:51:59 DEBUG : both4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b0f_d20260814_m034821_c001_v0001145_t0014_u01786679301321") 2026/08/14 03:51:59 DEBUG : both4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60cb_d20260814_m034817_c001_v7007000_t0000_u01786679297190") 2026/08/14 03:51:59 DEBUG : both4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965aa3_d20260814_m034805_c001_v0001145_t0014_u01786679285952") 2026/08/14 03:51:59 DEBUG : both5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb6_d20260814_m034832_c001_v7007000_t0000_u01786679312605") 2026/08/14 03:51:59 DEBUG : both5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b15_d20260814_m034821_c001_v0001145_t0014_u01786679301689") 2026/08/14 03:51:59 DEBUG : both5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60ce_d20260814_m034817_c001_v7007000_t0000_u01786679297371") 2026/08/14 03:51:59 DEBUG : both5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965aa5_d20260814_m034806_c001_v0001145_t0014_u01786679286321") 2026/08/14 03:51:59 DEBUG : both6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb7_d20260814_m034832_c001_v7007000_t0000_u01786679312785") 2026/08/14 03:51:59 DEBUG : both6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b17_d20260814_m034822_c001_v0001145_t0014_u01786679302057") 2026/08/14 03:51:59 DEBUG : both6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60cf_d20260814_m034817_c001_v7007000_t0000_u01786679297551") 2026/08/14 03:51:59 DEBUG : both6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965aa7_d20260814_m034806_c001_v0001145_t0014_u01786679286689") 2026/08/14 03:51:59 DEBUG : both7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb8_d20260814_m034832_c001_v7007000_t0000_u01786679312966") 2026/08/14 03:51:59 DEBUG : both7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b19_d20260814_m034822_c001_v0001145_t0014_u01786679302466") 2026/08/14 03:52:00 DEBUG : both7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60dd_d20260814_m034817_c001_v7007000_t0000_u01786679297733") 2026/08/14 03:52:00 DEBUG : both7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965aab_d20260814_m034807_c001_v0001145_t0014_u01786679287059") 2026/08/14 03:52:00 DEBUG : both8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeb9_d20260814_m034833_c001_v7007000_t0000_u01786679313148") 2026/08/14 03:52:00 DEBUG : both8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b1b_d20260814_m034822_c001_v0001145_t0014_u01786679302834") 2026/08/14 03:52:00 DEBUG : both8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60de_d20260814_m034817_c001_v7007000_t0000_u01786679297919") 2026/08/14 03:52:00 DEBUG : both8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965aaf_d20260814_m034807_c001_v0001145_t0014_u01786679287471") 2026/08/14 03:52:00 DEBUG : both9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aebb_d20260814_m034833_c001_v7007000_t0000_u01786679313328") 2026/08/14 03:52:00 DEBUG : both9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b1d_d20260814_m034823_c001_v0001145_t0014_u01786679303201") 2026/08/14 03:52:00 DEBUG : both9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60df_d20260814_m034818_c001_v7007000_t0000_u01786679298099") 2026/08/14 03:52:00 DEBUG : both9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ab1_d20260814_m034807_c001_v0001145_t0014_u01786679287842") 2026/08/14 03:52:00 DEBUG : c/non empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d834c_d20260814_m034415_c001_v7007000_t0000_u01786679055872") 2026/08/14 03:52:00 DEBUG : c/non empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965702_d20260814_m034413_c001_v0001145_t0014_u01786679053986") 2026/08/14 03:52:00 DEBUG : c/non empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a0231b_d20260814_m034413_c001_v7007000_t0000_u01786679053436") 2026/08/14 03:52:00 DEBUG : c/non empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656f4_d20260814_m034411_c001_v0001145_t0014_u01786679051256") 2026/08/14 03:52:00 DEBUG : c/non empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8303_d20260814_m034356_c001_v7007000_t0000_u01786679036620") 2026/08/14 03:52:00 DEBUG : c/non empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965696_d20260814_m034354_c001_v0001145_t0014_u01786679034876") 2026/08/14 03:52:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75878a_d20260814_m034924_c001_v7007000_t0000_u01786679364514") 2026/08/14 03:52:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c07_d20260814_m034919_c001_v0001145_t0014_u01786679359152") 2026/08/14 03:52:00 DEBUG : check sum: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd83_d20260814_m034348_c001_v7007000_t0000_u01786679028311") 2026/08/14 03:52:00 DEBUG : check sum: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965670_d20260814_m034347_c001_v0001145_t0014_u01786679027399") 2026/08/14 03:52:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a128823773_d20260814_m035146_c001_v7007000_t0000_u01786679506081") 2026/08/14 03:52:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0fe2_d20260814_m035144_c001_v0001105_t0011_u01786679504518") 2026/08/14 03:52:01 DEBUG : dest/3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42404439bc5dd0e9_d20260814_m034556_c001_v7007000_t0000_u01786679156446") 2026/08/14 03:52:01 DEBUG : dest/3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4145a7e2bbf77631_d20260814_m034555_c001_v0001120_t0004_u01786679155130") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b882_d20260814_m035011_c001_v7007000_t0000_u01786679411601") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcde: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e6f_d20260814_m035007_c001_v0001105_t0011_u01786679407822") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f9f_d20260814_m035114_c001_v7007000_t0000_u01786679474694") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f74_d20260814_m035106_c001_v0001105_t0011_u01786679466698") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f84_d20260814_m035102_c001_v7007000_t0000_u01786679462580") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f29_d20260814_m035053_c001_v0001105_t0011_u01786679453336") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51e8_d20260814_m035048_c001_v7007000_t0000_u01786679448853") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f03_d20260814_m035040_c001_v0001105_t0011_u01786679440880") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51cd_d20260814_m035036_c001_v7007000_t0000_u01786679436665") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ec7_d20260814_m035028_c001_v0001105_t0011_u01786679428712") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51b7_d20260814_m035024_c001_v7007000_t0000_u01786679424419") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e9b_d20260814_m035015_c001_v0001105_t0011_u01786679415719") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b878_d20260814_m035009_c001_v7007000_t0000_u01786679409016") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fca4_d20260814_m035002_c001_v0001101_t0026_u01786679402110") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe0_d20260814_m034957_c001_v7007000_t0000_u01786679397989") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc98_d20260814_m034954_c001_v0001101_t0026_u01786679394913") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80c0b2_d20260814_m034953_c001_v7007000_t0000_u01786679393320") 2026/08/14 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc7e_d20260814_m034945_c001_v0001101_t0026_u01786679385571") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e512f_d20260814_m034941_c001_v7007000_t0000_u01786679381407") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc6a_d20260814_m034938_c001_v0001101_t0026_u01786679378178") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0be4_d20260814_m034936_c001_v7007000_t0000_u01786679376252") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d92_d20260814_m034928_c001_v0001105_t0011_u01786679368670") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42404439bc5dd1c9_d20260814_m034921_c001_v7007000_t0000_u01786679361817") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc38_d20260814_m034913_c001_v0001101_t0026_u01786679353651") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758749_d20260814_m034909_c001_v7007000_t0000_u01786679349556") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc2a_d20260814_m034901_c001_v0001101_t0026_u01786679341348") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af41_d20260814_m034857_c001_v7007000_t0000_u01786679337112") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc1c_d20260814_m034850_c001_v0001101_t0026_u01786679330005") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd8e1_d20260814_m034955_c001_v7007000_t0000_u01786679395952") 2026/08/14 03:52:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc8e_d20260814_m034951_c001_v0001101_t0032_u01786679391296") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b884_d20260814_m035011_c001_v7007000_t0000_u01786679411783") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cdb_d20260814_m035007_c001_v0001145_t0014_u01786679407844") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa1_d20260814_m035115_c001_v7007000_t0000_u01786679475071") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965dd6_d20260814_m035107_c001_v0001145_t0014_u01786679467242") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f85_d20260814_m035102_c001_v7007000_t0000_u01786679462762") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d9c_d20260814_m035054_c001_v0001145_t0014_u01786679454615") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51e9_d20260814_m035049_c001_v7007000_t0000_u01786679449037") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d6e_d20260814_m035041_c001_v0001145_t0014_u01786679441425") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51cf_d20260814_m035036_c001_v7007000_t0000_u01786679436849") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d3f_d20260814_m035029_c001_v0001145_t0014_u01786679429259") 2026/08/14 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51b8_d20260814_m035024_c001_v7007000_t0000_u01786679424603") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cff_d20260814_m035016_c001_v0001145_t0014_u01786679416271") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b879_d20260814_m035009_c001_v7007000_t0000_u01786679409025") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cbf_d20260814_m035002_c001_v0001145_t0014_u01786679402666") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe1_d20260814_m034958_c001_v7007000_t0000_u01786679398171") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b16_d20260814_m034954_c001_v0001103_t0056_u01786679394937") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80c0b5_d20260814_m034953_c001_v7007000_t0000_u01786679393710") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031ad0_d20260814_m034946_c001_v0001103_t0056_u01786679386121") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5130_d20260814_m034941_c001_v7007000_t0000_u01786679381674") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c5d_d20260814_m034938_c001_v0001145_t0014_u01786679378188") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41698ece574ebcf5_d20260814_m034936_c001_v7007000_t0000_u01786679376632") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a66_d20260814_m034929_c001_v0001103_t0056_u01786679369217") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75877e_d20260814_m034921_c001_v7007000_t0000_u01786679361977") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a04_d20260814_m034914_c001_v0001103_t0056_u01786679354193") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75874a_d20260814_m034909_c001_v7007000_t0000_u01786679349738") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30319c2_d20260814_m034901_c001_v0001103_t0056_u01786679341890") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758735_d20260814_m034857_c001_v7007000_t0000_u01786679337416") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303197a_d20260814_m034850_c001_v0001103_t0056_u01786679330547") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f418854082534e803_d20260814_m034955_c001_v7007000_t0000_u01786679395962") 2026/08/14 03:52:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0e0c_d20260814_m034951_c001_v0001105_t0048_u01786679391308") 2026/08/14 03:52:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b885_d20260814_m035011_c001_v7007000_t0000_u01786679411964") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b5e_d20260814_m035007_c001_v0001103_t0056_u01786679407813") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa2_d20260814_m035115_c001_v7007000_t0000_u01786679475255") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031cfc_d20260814_m035107_c001_v0001103_t0056_u01786679467782") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f86_d20260814_m035102_c001_v7007000_t0000_u01786679462946") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031cb4_d20260814_m035055_c001_v0001103_t0056_u01786679455164") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ea_d20260814_m035049_c001_v7007000_t0000_u01786679449221") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c56_d20260814_m035041_c001_v0001103_t0056_u01786679441970") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d0_d20260814_m035037_c001_v7007000_t0000_u01786679437032") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031bf0_d20260814_m035029_c001_v0001103_t0056_u01786679429805") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51b9_d20260814_m035024_c001_v7007000_t0000_u01786679424940") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b86_d20260814_m035016_c001_v0001103_t0056_u01786679416817") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4270390dca37522e_d20260814_m035008_c001_v7007000_t0000_u01786679408686") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b48_d20260814_m035003_c001_v0001103_t0056_u01786679403209") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe2_d20260814_m034958_c001_v7007000_t0000_u01786679398353") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ca1_d20260814_m034954_c001_v0001145_t0014_u01786679394926") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416cecb1c4b33613_d20260814_m034953_c001_v7007000_t0000_u01786679393342") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dea_d20260814_m034946_c001_v0001105_t0011_u01786679386677") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5131_d20260814_m034941_c001_v7007000_t0000_u01786679381857") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031aa7_d20260814_m034938_c001_v0001103_t0056_u01786679378199") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41698ece574ebcf8_d20260814_m034936_c001_v7007000_t0000_u01786679376845") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc52_d20260814_m034929_c001_v0001101_t0026_u01786679369769") 2026/08/14 03:52:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75877a_d20260814_m034921_c001_v7007000_t0000_u01786679361603") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d4c_d20260814_m034914_c001_v0001105_t0011_u01786679354746") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75874b_d20260814_m034909_c001_v7007000_t0000_u01786679349922") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d0a_d20260814_m034902_c001_v0001105_t0011_u01786679342432") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758736_d20260814_m034857_c001_v7007000_t0000_u01786679337599") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ccc_d20260814_m034850_c001_v0001105_t0011_u01786679330731") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352464_d20260814_m034955_c001_v7007000_t0000_u01786679395882") 2026/08/14 03:52:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c8f_d20260814_m034951_c001_v0001145_t0027_u01786679391318") 2026/08/14 03:52:05 DEBUG : dir1/0003-defgh: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b887_d20260814_m035012_c001_v7007000_t0000_u01786679412147") 2026/08/14 03:52:05 DEBUG : dir1/0003-defgh: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcb0_d20260814_m035007_c001_v0001101_t0026_u01786679407833") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa3_d20260814_m035115_c001_v7007000_t0000_u01786679475437") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd0a_d20260814_m035108_c001_v0001101_t0026_u01786679468327") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f87_d20260814_m035103_c001_v7007000_t0000_u01786679463129") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcf8_d20260814_m035055_c001_v0001101_t0026_u01786679455712") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51eb_d20260814_m035049_c001_v7007000_t0000_u01786679449403") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcde_d20260814_m035042_c001_v0001101_t0026_u01786679442518") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d1_d20260814_m035037_c001_v7007000_t0000_u01786679437216") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcc6_d20260814_m035030_c001_v0001101_t0026_u01786679430344") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ba_d20260814_m035025_c001_v7007000_t0000_u01786679425124") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcbc_d20260814_m035017_c001_v0001101_t0026_u01786679417367") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a805918f_d20260814_m035009_c001_v7007000_t0000_u01786679409048") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e55_d20260814_m035003_c001_v0001105_t0011_u01786679403753") 2026/08/14 03:52:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe3_d20260814_m034958_c001_v7007000_t0000_u01786679398533") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e22_d20260814_m034954_c001_v0001105_t0011_u01786679394946") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4057acd0053d9288_d20260814_m034953_c001_v7007000_t0000_u01786679393715") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c7b_d20260814_m034947_c001_v0001145_t0014_u01786679387224") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5132_d20260814_m034942_c001_v7007000_t0000_u01786679382040") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc6e_d20260814_m034938_c001_v0001101_t0026_u01786679378365") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a1288236e5_d20260814_m034936_c001_v7007000_t0000_u01786679376857") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c27_d20260814_m034930_c001_v0001145_t0014_u01786679370316") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f420e67f86f1d9e06_d20260814_m034921_c001_v7007000_t0000_u01786679361784") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bf5_d20260814_m034915_c001_v0001145_t0014_u01786679355291") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75874c_d20260814_m034910_c001_v7007000_t0000_u01786679350105") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bc7_d20260814_m034902_c001_v0001145_t0014_u01786679342985") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758737_d20260814_m034857_c001_v7007000_t0000_u01786679337782") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b8f_d20260814_m034850_c001_v0001145_t0014_u01786679330916") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1e5_d20260814_m034956_c001_v7007000_t0000_u01786679396051") 2026/08/14 03:52:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031afa_d20260814_m034951_c001_v0001103_t0059_u01786679391513") 2026/08/14 03:52:06 DEBUG : dir1/0004-efghi: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b888_d20260814_m035012_c001_v7007000_t0000_u01786679412330") 2026/08/14 03:52:06 DEBUG : dir1/0004-efghi: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b60_d20260814_m035008_c001_v0001103_t0056_u01786679408076") 2026/08/14 03:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa4_d20260814_m035115_c001_v7007000_t0000_u01786679475621") 2026/08/14 03:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f7c_d20260814_m035108_c001_v0001105_t0011_u01786679468509") 2026/08/14 03:52:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f88_d20260814_m035103_c001_v7007000_t0000_u01786679463312") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f39_d20260814_m035055_c001_v0001105_t0011_u01786679455895") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ec_d20260814_m035049_c001_v7007000_t0000_u01786679449587") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f09_d20260814_m035042_c001_v0001105_t0011_u01786679442702") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d2_d20260814_m035037_c001_v7007000_t0000_u01786679437400") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ecd_d20260814_m035030_c001_v0001105_t0011_u01786679430557") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51bb_d20260814_m035025_c001_v7007000_t0000_u01786679425316") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ea3_d20260814_m035017_c001_v0001105_t0011_u01786679417550") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b87a_d20260814_m035009_c001_v7007000_t0000_u01786679409199") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fca6_d20260814_m035003_c001_v0001101_t0026_u01786679403936") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe4_d20260814_m034958_c001_v7007000_t0000_u01786679398715") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc9a_d20260814_m034955_c001_v0001101_t0026_u01786679395098") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5171_d20260814_m034953_c001_v7007000_t0000_u01786679393845") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc82_d20260814_m034947_c001_v0001101_t0026_u01786679387410") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5133_d20260814_m034942_c001_v7007000_t0000_u01786679382224") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c5f_d20260814_m034938_c001_v0001145_t0014_u01786679378375") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311afbf_d20260814_m034936_c001_v7007000_t0000_u01786679376640") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d9a_d20260814_m034930_c001_v0001105_t0011_u01786679370500") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a1288236df_d20260814_m034921_c001_v7007000_t0000_u01786679361987") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc3c_d20260814_m034915_c001_v0001101_t0026_u01786679355475") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75874d_d20260814_m034910_c001_v7007000_t0000_u01786679350286") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc2e_d20260814_m034903_c001_v0001101_t0026_u01786679343171") 2026/08/14 03:52:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758738_d20260814_m034857_c001_v7007000_t0000_u01786679337978") 2026/08/14 03:52:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc1e_d20260814_m034851_c001_v0001101_t0026_u01786679331101") 2026/08/14 03:52:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018b8_d20260814_m034955_c001_v7007000_t0000_u01786679395715") 2026/08/14 03:52:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c93_d20260814_m034951_c001_v0001145_t0056_u01786679391694") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghij: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b889_d20260814_m035012_c001_v7007000_t0000_u01786679412512") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghij: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e71_d20260814_m035008_c001_v0001105_t0011_u01786679408015") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa5_d20260814_m035115_c001_v7007000_t0000_u01786679475804") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965dde_d20260814_m035108_c001_v0001145_t0014_u01786679468694") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f89_d20260814_m035103_c001_v7007000_t0000_u01786679463495") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965daa_d20260814_m035056_c001_v0001145_t0014_u01786679456078") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ed_d20260814_m035049_c001_v7007000_t0000_u01786679449771") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d74_d20260814_m035042_c001_v0001145_t0014_u01786679442885") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d3_d20260814_m035037_c001_v7007000_t0000_u01786679437583") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d43_d20260814_m035030_c001_v0001145_t0014_u01786679430739") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51bc_d20260814_m035025_c001_v7007000_t0000_u01786679425500") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d03_d20260814_m035017_c001_v0001145_t0014_u01786679417741") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f421f864f0b86bd16_d20260814_m035009_c001_v7007000_t0000_u01786679409049") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cc1_d20260814_m035004_c001_v0001145_t0014_u01786679404121") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe5_d20260814_m034958_c001_v7007000_t0000_u01786679398896") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ca3_d20260814_m034955_c001_v0001145_t0014_u01786679395113") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4057acd0053d9284_d20260814_m034953_c001_v7007000_t0000_u01786679393346") 2026/08/14 03:52:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031ad8_d20260814_m034947_c001_v0001103_t0056_u01786679387595") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5134_d20260814_m034942_c001_v7007000_t0000_u01786679382407") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031aa9_d20260814_m034938_c001_v0001103_t0056_u01786679378384") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5127_d20260814_m034936_c001_v7007000_t0000_u01786679376650") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a6c_d20260814_m034930_c001_v0001103_t0056_u01786679370686") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b6156_d20260814_m034921_c001_v7007000_t0000_u01786679361824") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a0e_d20260814_m034915_c001_v0001103_t0056_u01786679355660") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75874e_d20260814_m034910_c001_v7007000_t0000_u01786679350469") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30319ce_d20260814_m034903_c001_v0001103_t0056_u01786679343355") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758739_d20260814_m034858_c001_v7007000_t0000_u01786679338164") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031980_d20260814_m034851_c001_v0001103_t0056_u01786679331285") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fda_d20260814_m034955_c001_v7007000_t0000_u01786679395729") 2026/08/14 03:52:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc90_d20260814_m034951_c001_v0001101_t0042_u01786679391702") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b88a_d20260814_m035012_c001_v7007000_t0000_u01786679412693") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcb2_d20260814_m035008_c001_v0001101_t0026_u01786679408075") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa7_d20260814_m035115_c001_v7007000_t0000_u01786679475987") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031d0a_d20260814_m035108_c001_v0001103_t0056_u01786679468878") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f8a_d20260814_m035103_c001_v7007000_t0000_u01786679463678") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031cb8_d20260814_m035056_c001_v0001103_t0056_u01786679456265") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ee_d20260814_m035049_c001_v7007000_t0000_u01786679449956") 2026/08/14 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c5e_d20260814_m035043_c001_v0001103_t0056_u01786679443069") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d4_d20260814_m035037_c001_v7007000_t0000_u01786679437767") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031bfa_d20260814_m035030_c001_v0001103_t0056_u01786679430926") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51bd_d20260814_m035025_c001_v7007000_t0000_u01786679425684") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b92_d20260814_m035017_c001_v0001103_t0056_u01786679417930") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4270390dca375230_d20260814_m035009_c001_v7007000_t0000_u01786679409048") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b4c_d20260814_m035004_c001_v0001103_t0056_u01786679404306") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe6_d20260814_m034959_c001_v7007000_t0000_u01786679399078") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b18_d20260814_m034955_c001_v0001103_t0056_u01786679395125") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e516d_d20260814_m034953_c001_v7007000_t0000_u01786679393477") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dee_d20260814_m034947_c001_v0001105_t0011_u01786679387779") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5135_d20260814_m034942_c001_v7007000_t0000_u01786679382590") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dd4_d20260814_m034938_c001_v0001105_t0011_u01786679378524") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018b0_d20260814_m034936_c001_v7007000_t0000_u01786679376867") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc54_d20260814_m034930_c001_v0001101_t0026_u01786679370871") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42404439bc5dd1ca_d20260814_m034922_c001_v7007000_t0000_u01786679362000") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d52_d20260814_m034915_c001_v0001105_t0011_u01786679355846") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75874f_d20260814_m034910_c001_v7007000_t0000_u01786679350651") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d14_d20260814_m034903_c001_v0001105_t0011_u01786679343537") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75873a_d20260814_m034858_c001_v7007000_t0000_u01786679338347") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0cd0_d20260814_m034851_c001_v0001105_t0011_u01786679331471") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a8059185_d20260814_m034955_c001_v7007000_t0000_u01786679395747") 2026/08/14 03:52:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0e10_d20260814_m034951_c001_v0001105_t0030_u01786679391791") 2026/08/14 03:52:11 DEBUG : dir1/0007-12345: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b88c_d20260814_m035012_c001_v7007000_t0000_u01786679412875") 2026/08/14 03:52:11 DEBUG : dir1/0007-12345: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cdd_d20260814_m035008_c001_v0001145_t0014_u01786679408074") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa8_d20260814_m035116_c001_v7007000_t0000_u01786679476170") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd0c_d20260814_m035109_c001_v0001101_t0026_u01786679469063") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f8b_d20260814_m035103_c001_v7007000_t0000_u01786679463862") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcfc_d20260814_m035056_c001_v0001101_t0026_u01786679456452") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51ef_d20260814_m035050_c001_v7007000_t0000_u01786679450140") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fce0_d20260814_m035043_c001_v0001101_t0026_u01786679443255") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d5_d20260814_m035037_c001_v7007000_t0000_u01786679437951") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcc8_d20260814_m035031_c001_v0001101_t0026_u01786679431108") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51be_d20260814_m035025_c001_v7007000_t0000_u01786679425868") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcbe_d20260814_m035018_c001_v0001101_t0026_u01786679418117") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b87b_d20260814_m035009_c001_v7007000_t0000_u01786679409209") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e57_d20260814_m035004_c001_v0001105_t0011_u01786679404488") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe7_d20260814_m034959_c001_v7007000_t0000_u01786679399310") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e28_d20260814_m034955_c001_v0001105_t0011_u01786679395135") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416cecb1c4b33615_d20260814_m034953_c001_v7007000_t0000_u01786679393523") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c7d_d20260814_m034947_c001_v0001145_t0014_u01786679387965") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5136_d20260814_m034942_c001_v7007000_t0000_u01786679382772") 2026/08/14 03:52:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc70_d20260814_m034938_c001_v0001101_t0026_u01786679378551") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587b4_d20260814_m034936_c001_v7007000_t0000_u01786679376630") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c2f_d20260814_m034931_c001_v0001145_t0014_u01786679371056") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd8b8_d20260814_m034921_c001_v7007000_t0000_u01786679361835") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bf7_d20260814_m034916_c001_v0001145_t0014_u01786679356036") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758750_d20260814_m034910_c001_v7007000_t0000_u01786679350834") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bcb_d20260814_m034903_c001_v0001145_t0014_u01786679343723") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75873b_d20260814_m034858_c001_v7007000_t0000_u01786679338530") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b97_d20260814_m034851_c001_v0001145_t0014_u01786679331656") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e517c_d20260814_m034955_c001_v7007000_t0000_u01786679395747") 2026/08/14 03:52:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031b00_d20260814_m034951_c001_v0001103_t0003_u01786679391896") 2026/08/14 03:52:12 DEBUG : dir1/0008-23456: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b88d_d20260814_m035013_c001_v7007000_t0000_u01786679413058") 2026/08/14 03:52:12 DEBUG : dir1/0008-23456: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e75_d20260814_m035008_c001_v0001105_t0011_u01786679408201") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fa9_d20260814_m035116_c001_v7007000_t0000_u01786679476356") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f80_d20260814_m035109_c001_v0001105_t0011_u01786679469246") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f8c_d20260814_m035104_c001_v7007000_t0000_u01786679464045") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f3f_d20260814_m035056_c001_v0001105_t0011_u01786679456636") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f0_d20260814_m035050_c001_v7007000_t0000_u01786679450323") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f0d_d20260814_m035043_c001_v0001105_t0011_u01786679443439") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d6_d20260814_m035038_c001_v7007000_t0000_u01786679438134") 2026/08/14 03:52:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ed1_d20260814_m035031_c001_v0001105_t0011_u01786679431293") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51bf_d20260814_m035026_c001_v7007000_t0000_u01786679426050") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ea7_d20260814_m035018_c001_v0001105_t0011_u01786679418383") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f421f864f0b86bd14_d20260814_m035008_c001_v7007000_t0000_u01786679408684") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fca8_d20260814_m035004_c001_v0001101_t0026_u01786679404672") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe8_d20260814_m034959_c001_v7007000_t0000_u01786679399491") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc9c_d20260814_m034955_c001_v0001101_t0026_u01786679395282") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1df_d20260814_m034953_c001_v7007000_t0000_u01786679393494") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc84_d20260814_m034948_c001_v0001101_t0026_u01786679388149") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5137_d20260814_m034942_c001_v7007000_t0000_u01786679382955") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c61_d20260814_m034938_c001_v0001145_t0014_u01786679378561") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352457_d20260814_m034936_c001_v7007000_t0000_u01786679376241") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d9e_d20260814_m034931_c001_v0001105_t0011_u01786679371241") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b6157_d20260814_m034922_c001_v7007000_t0000_u01786679362011") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc3e_d20260814_m034916_c001_v0001101_t0026_u01786679356219") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758751_d20260814_m034911_c001_v7007000_t0000_u01786679351064") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc30_d20260814_m034903_c001_v0001101_t0026_u01786679343907") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75873c_d20260814_m034858_c001_v7007000_t0000_u01786679338739") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc20_d20260814_m034851_c001_v0001101_t0026_u01786679331843") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352465_d20260814_m034956_c001_v7007000_t0000_u01786679396062") 2026/08/14 03:52:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc92_d20260814_m034952_c001_v0001101_t0029_u01786679392024") 2026/08/14 03:52:13 DEBUG : dir1/0009-34567: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b88e_d20260814_m035013_c001_v7007000_t0000_u01786679413240") 2026/08/14 03:52:14 DEBUG : dir1/0009-34567: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ce1_d20260814_m035008_c001_v0001145_t0014_u01786679408258") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288faa_d20260814_m035116_c001_v7007000_t0000_u01786679476540") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965de2_d20260814_m035109_c001_v0001145_t0014_u01786679469430") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f8d_d20260814_m035104_c001_v7007000_t0000_u01786679464228") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965db0_d20260814_m035056_c001_v0001145_t0014_u01786679456819") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f1_d20260814_m035050_c001_v7007000_t0000_u01786679450507") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d78_d20260814_m035043_c001_v0001145_t0014_u01786679443623") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d7_d20260814_m035038_c001_v7007000_t0000_u01786679438317") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d49_d20260814_m035031_c001_v0001145_t0014_u01786679431475") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c0_d20260814_m035026_c001_v7007000_t0000_u01786679426234") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d07_d20260814_m035018_c001_v0001145_t0014_u01786679418570") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4270390dca375231_d20260814_m035009_c001_v7007000_t0000_u01786679409074") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cc5_d20260814_m035004_c001_v0001145_t0014_u01786679404857") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fe9_d20260814_m034959_c001_v7007000_t0000_u01786679399672") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ca5_d20260814_m034955_c001_v0001145_t0014_u01786679395301") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80c0b3_d20260814_m034953_c001_v7007000_t0000_u01786679393502") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031ae2_d20260814_m034948_c001_v0001103_t0056_u01786679388335") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5138_d20260814_m034943_c001_v7007000_t0000_u01786679383138") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031aad_d20260814_m034938_c001_v0001103_t0056_u01786679378572") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352459_d20260814_m034936_c001_v7007000_t0000_u01786679376602") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a6e_d20260814_m034931_c001_v0001103_t0056_u01786679371424") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75877c_d20260814_m034921_c001_v7007000_t0000_u01786679361784") 2026/08/14 03:52:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a12_d20260814_m034916_c001_v0001103_t0056_u01786679356401") 2026/08/14 03:52:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758752_d20260814_m034911_c001_v7007000_t0000_u01786679351246") 2026/08/14 03:52:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30319d6_d20260814_m034904_c001_v0001103_t0056_u01786679344091") 2026/08/14 03:52:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75873d_d20260814_m034858_c001_v7007000_t0000_u01786679338924") 2026/08/14 03:52:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031988_d20260814_m034852_c001_v0001103_t0056_u01786679332027") 2026/08/14 03:52:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd8e0_d20260814_m034955_c001_v7007000_t0000_u01786679395758") 2026/08/14 03:52:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c97_d20260814_m034952_c001_v0001145_t0037_u01786679392211") 2026/08/14 03:52:15 DEBUG : dir1/0010-45678: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b88f_d20260814_m035013_c001_v7007000_t0000_u01786679413461") 2026/08/14 03:52:15 DEBUG : dir1/0010-45678: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b62_d20260814_m035008_c001_v0001103_t0056_u01786679408269") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fab_d20260814_m035116_c001_v7007000_t0000_u01786679476724") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031d0c_d20260814_m035109_c001_v0001103_t0056_u01786679469613") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f8e_d20260814_m035104_c001_v7007000_t0000_u01786679464412") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031cc2_d20260814_m035057_c001_v0001103_t0056_u01786679457004") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f2_d20260814_m035050_c001_v7007000_t0000_u01786679450690") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c64_d20260814_m035043_c001_v0001103_t0056_u01786679443808") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d8_d20260814_m035038_c001_v7007000_t0000_u01786679438500") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c00_d20260814_m035031_c001_v0001103_t0056_u01786679431661") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c1_d20260814_m035026_c001_v7007000_t0000_u01786679426417") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b98_d20260814_m035018_c001_v0001103_t0056_u01786679418753") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4270390dca37522f_d20260814_m035008_c001_v7007000_t0000_u01786679408867") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b50_d20260814_m035005_c001_v0001103_t0056_u01786679405043") 2026/08/14 03:52:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fea_d20260814_m034959_c001_v7007000_t0000_u01786679399853") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b1c_d20260814_m034955_c001_v0001103_t0056_u01786679395312") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41499aa9013d48fe_d20260814_m034953_c001_v7007000_t0000_u01786679393723") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0df4_d20260814_m034948_c001_v0001105_t0011_u01786679388518") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5139_d20260814_m034943_c001_v7007000_t0000_u01786679383320") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dd6_d20260814_m034938_c001_v0001105_t0011_u01786679378706") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587b2_d20260814_m034936_c001_v7007000_t0000_u01786679376228") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc56_d20260814_m034931_c001_v0001101_t0026_u01786679371618") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f420e67f86f1d9e08_d20260814_m034922_c001_v7007000_t0000_u01786679362148") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d58_d20260814_m034916_c001_v0001105_t0011_u01786679356584") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758753_d20260814_m034911_c001_v7007000_t0000_u01786679351428") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d1c_d20260814_m034904_c001_v0001105_t0011_u01786679344275") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75873e_d20260814_m034859_c001_v7007000_t0000_u01786679339107") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0cd4_d20260814_m034852_c001_v0001105_t0011_u01786679332211") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f418854082534e802_d20260814_m034955_c001_v7007000_t0000_u01786679395772") 2026/08/14 03:52:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031b04_d20260814_m034952_c001_v0001103_t0041_u01786679392367") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b891_d20260814_m035013_c001_v7007000_t0000_u01786679413643") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcb4_d20260814_m035008_c001_v0001101_t0026_u01786679408279") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fac_d20260814_m035116_c001_v7007000_t0000_u01786679476909") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd0e_d20260814_m035109_c001_v0001101_t0026_u01786679469797") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f8f_d20260814_m035104_c001_v7007000_t0000_u01786679464596") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcfe_d20260814_m035057_c001_v0001101_t0026_u01786679457191") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f4_d20260814_m035050_c001_v7007000_t0000_u01786679450874") 2026/08/14 03:52:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fce4_d20260814_m035043_c001_v0001101_t0026_u01786679443993") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51d9_d20260814_m035038_c001_v7007000_t0000_u01786679438685") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fccc_d20260814_m035031_c001_v0001101_t0026_u01786679431844") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c2_d20260814_m035026_c001_v7007000_t0000_u01786679426611") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcc0_d20260814_m035018_c001_v0001101_t0026_u01786679418986") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0bed_d20260814_m035009_c001_v7007000_t0000_u01786679409191") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e5f_d20260814_m035005_c001_v0001105_t0011_u01786679405224") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320feb_d20260814_m035000_c001_v7007000_t0000_u01786679400035") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e2b_d20260814_m034955_c001_v0001105_t0011_u01786679395322") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4057acd0053d9286_d20260814_m034953_c001_v7007000_t0000_u01786679393530") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c83_d20260814_m034948_c001_v0001145_t0014_u01786679388709") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e513a_d20260814_m034943_c001_v7007000_t0000_u01786679383504") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c65_d20260814_m034938_c001_v0001145_t0014_u01786679378746") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0be5_d20260814_m034936_c001_v7007000_t0000_u01786679376434") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c31_d20260814_m034931_c001_v0001145_t0014_u01786679371803") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75877f_d20260814_m034922_c001_v7007000_t0000_u01786679362159") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bfb_d20260814_m034916_c001_v0001145_t0014_u01786679356768") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758754_d20260814_m034911_c001_v7007000_t0000_u01786679351610") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bcd_d20260814_m034904_c001_v0001145_t0014_u01786679344460") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75873f_d20260814_m034859_c001_v7007000_t0000_u01786679339289") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b9b_d20260814_m034852_c001_v0001145_t0014_u01786679332397") 2026/08/14 03:52:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1e2_d20260814_m034955_c001_v7007000_t0000_u01786679395691") 2026/08/14 03:52:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0e12_d20260814_m034952_c001_v0001105_t0057_u01786679392490") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b892_d20260814_m035013_c001_v7007000_t0000_u01786679413824") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e79_d20260814_m035008_c001_v0001105_t0011_u01786679408385") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fad_d20260814_m035117_c001_v7007000_t0000_u01786679477092") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f82_d20260814_m035109_c001_v0001105_t0011_u01786679469980") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f90_d20260814_m035104_c001_v7007000_t0000_u01786679464778") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f41_d20260814_m035057_c001_v0001105_t0011_u01786679457377") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f5_d20260814_m035051_c001_v7007000_t0000_u01786679451057") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0f0f_d20260814_m035044_c001_v0001105_t0011_u01786679444178") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51da_d20260814_m035038_c001_v7007000_t0000_u01786679438868") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ed9_d20260814_m035032_c001_v0001105_t0011_u01786679432029") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c3_d20260814_m035026_c001_v7007000_t0000_u01786679426794") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ea9_d20260814_m035019_c001_v0001105_t0011_u01786679419169") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b876_d20260814_m035008_c001_v7007000_t0000_u01786679408833") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcaa_d20260814_m035005_c001_v0001101_t0026_u01786679405409") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fec_d20260814_m035000_c001_v7007000_t0000_u01786679400217") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc9e_d20260814_m034955_c001_v0001101_t0026_u01786679395465") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e516f_d20260814_m034953_c001_v7007000_t0000_u01786679393662") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc86_d20260814_m034948_c001_v0001101_t0026_u01786679388894") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e513b_d20260814_m034943_c001_v7007000_t0000_u01786679383688") 2026/08/14 03:52:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc72_d20260814_m034938_c001_v0001101_t0026_u01786679378757") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0be6_d20260814_m034936_c001_v7007000_t0000_u01786679376631") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0da6_d20260814_m034931_c001_v0001105_t0011_u01786679371988") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd8b9_d20260814_m034922_c001_v7007000_t0000_u01786679362019") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc42_d20260814_m034916_c001_v0001101_t0026_u01786679356952") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758755_d20260814_m034911_c001_v7007000_t0000_u01786679351795") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc32_d20260814_m034904_c001_v0001101_t0026_u01786679344644") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758740_d20260814_m034859_c001_v7007000_t0000_u01786679339471") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc22_d20260814_m034852_c001_v0001101_t0026_u01786679332583") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018b9_d20260814_m034955_c001_v7007000_t0000_u01786679395897") 2026/08/14 03:52:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc94_d20260814_m034952_c001_v0001101_t0024_u01786679392500") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b893_d20260814_m035014_c001_v7007000_t0000_u01786679414006") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ce3_d20260814_m035008_c001_v0001145_t0014_u01786679408442") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fb0_d20260814_m035117_c001_v7007000_t0000_u01786679477276") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965de6_d20260814_m035110_c001_v0001145_t0014_u01786679470163") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f91_d20260814_m035104_c001_v7007000_t0000_u01786679464962") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965db8_d20260814_m035057_c001_v0001145_t0014_u01786679457560") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f6_d20260814_m035051_c001_v7007000_t0000_u01786679451240") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d7c_d20260814_m035044_c001_v0001145_t0014_u01786679444362") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51db_d20260814_m035039_c001_v7007000_t0000_u01786679439052") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d4d_d20260814_m035032_c001_v0001145_t0014_u01786679432213") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c4_d20260814_m035026_c001_v7007000_t0000_u01786679426978") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965d0d_d20260814_m035019_c001_v0001145_t0014_u01786679419355") 2026/08/14 03:52:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b877_d20260814_m035008_c001_v7007000_t0000_u01786679408843") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ccd_d20260814_m035005_c001_v0001145_t0014_u01786679405593") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fed_d20260814_m035000_c001_v7007000_t0000_u01786679400424") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ca7_d20260814_m034955_c001_v0001145_t0014_u01786679395487") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1e1_d20260814_m034953_c001_v7007000_t0000_u01786679393854") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031ae8_d20260814_m034949_c001_v0001103_t0056_u01786679389080") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e513c_d20260814_m034943_c001_v7007000_t0000_u01786679383870") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031ab3_d20260814_m034938_c001_v0001103_t0056_u01786679378767") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018af_d20260814_m034936_c001_v7007000_t0000_u01786679376662") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a76_d20260814_m034932_c001_v0001103_t0056_u01786679372180") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f415e3533b4560de4_d20260814_m034922_c001_v7007000_t0000_u01786679362037") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a16_d20260814_m034917_c001_v0001103_t0056_u01786679357134") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758756_d20260814_m034911_c001_v7007000_t0000_u01786679351977") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30319d8_d20260814_m034904_c001_v0001103_t0056_u01786679344828") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758741_d20260814_m034859_c001_v7007000_t0000_u01786679339653") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303198c_d20260814_m034852_c001_v0001103_t0056_u01786679332766") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018ba_d20260814_m034956_c001_v7007000_t0000_u01786679396081") 2026/08/14 03:52:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c99_d20260814_m034952_c001_v0001145_t0032_u01786679392620") 2026/08/14 03:52:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b894_d20260814_m035014_c001_v7007000_t0000_u01786679414196") 2026/08/14 03:52:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b66_d20260814_m035008_c001_v0001103_t0056_u01786679408452") 2026/08/14 03:52:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fb1_d20260814_m035117_c001_v7007000_t0000_u01786679477459") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031d10_d20260814_m035110_c001_v0001103_t0056_u01786679470346") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f92_d20260814_m035105_c001_v7007000_t0000_u01786679465145") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031cc8_d20260814_m035057_c001_v0001103_t0056_u01786679457746") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f7_d20260814_m035051_c001_v7007000_t0000_u01786679451423") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c6c_d20260814_m035044_c001_v0001103_t0056_u01786679444548") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51dc_d20260814_m035039_c001_v7007000_t0000_u01786679439235") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031c0a_d20260814_m035032_c001_v0001103_t0056_u01786679432398") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c5_d20260814_m035027_c001_v7007000_t0000_u01786679427162") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b9c_d20260814_m035019_c001_v0001103_t0056_u01786679419564") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f421f864f0b86bd15_d20260814_m035008_c001_v7007000_t0000_u01786679408866") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b54_d20260814_m035005_c001_v0001103_t0056_u01786679405779") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fee_d20260814_m035000_c001_v7007000_t0000_u01786679400605") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b1e_d20260814_m034955_c001_v0001103_t0056_u01786679395498") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1e0_d20260814_m034953_c001_v7007000_t0000_u01786679393674") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dfa_d20260814_m034949_c001_v0001105_t0011_u01786679389263") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e513d_d20260814_m034944_c001_v7007000_t0000_u01786679384053") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0dd8_d20260814_m034938_c001_v0001105_t0011_u01786679378889") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a1288236e4_d20260814_m034936_c001_v7007000_t0000_u01786679376668") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc58_d20260814_m034932_c001_v0001101_t0026_u01786679372365") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758779_d20260814_m034921_c001_v7007000_t0000_u01786679361415") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d5e_d20260814_m034917_c001_v0001105_t0011_u01786679357316") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758757_d20260814_m034912_c001_v7007000_t0000_u01786679352159") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d20_d20260814_m034905_c001_v0001105_t0011_u01786679345012") 2026/08/14 03:52:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758742_d20260814_m034859_c001_v7007000_t0000_u01786679339836") 2026/08/14 03:52:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0cda_d20260814_m034852_c001_v0001105_t0011_u01786679332951") 2026/08/14 03:52:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fdb_d20260814_m034955_c001_v7007000_t0000_u01786679395911") 2026/08/14 03:52:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0e14_d20260814_m034952_c001_v0001105_t0043_u01786679392904") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b895_d20260814_m035014_c001_v7007000_t0000_u01786679414377") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcb6_d20260814_m035008_c001_v0001101_t0026_u01786679408464") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fb3_d20260814_m035117_c001_v7007000_t0000_u01786679477642") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd16_d20260814_m035110_c001_v0001101_t0026_u01786679470528") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f93_d20260814_m035105_c001_v7007000_t0000_u01786679465328") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd00_d20260814_m035057_c001_v0001101_t0026_u01786679457931") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51f8_d20260814_m035051_c001_v7007000_t0000_u01786679451606") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fce8_d20260814_m035044_c001_v0001101_t0026_u01786679444734") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51dd_d20260814_m035039_c001_v7007000_t0000_u01786679439418") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcce_d20260814_m035032_c001_v0001101_t0026_u01786679432579") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c6_d20260814_m035027_c001_v7007000_t0000_u01786679427345") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcc2_d20260814_m035019_c001_v0001101_t0026_u01786679419752") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b874_d20260814_m035008_c001_v7007000_t0000_u01786679408651") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e63_d20260814_m035005_c001_v0001105_t0011_u01786679405961") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320fef_d20260814_m035000_c001_v7007000_t0000_u01786679400786") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e2d_d20260814_m034955_c001_v0001105_t0011_u01786679395508") 2026/08/14 03:52:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80c0b4_d20260814_m034953_c001_v7007000_t0000_u01786679393684") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c85_d20260814_m034949_c001_v0001145_t0014_u01786679389448") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e513f_d20260814_m034944_c001_v7007000_t0000_u01786679384236") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c69_d20260814_m034938_c001_v0001145_t0014_u01786679378930") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587b3_d20260814_m034936_c001_v7007000_t0000_u01786679376409") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c3f_d20260814_m034932_c001_v0001145_t0014_u01786679372633") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f415e3533b4560de2_d20260814_m034921_c001_v7007000_t0000_u01786679361855") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bff_d20260814_m034917_c001_v0001145_t0014_u01786679357500") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758758_d20260814_m034912_c001_v7007000_t0000_u01786679352342") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bd1_d20260814_m034905_c001_v0001145_t0014_u01786679345197") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758743_d20260814_m034900_c001_v7007000_t0000_u01786679340019") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b9f_d20260814_m034853_c001_v0001145_t0014_u01786679333137") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4231a11fe129f1e3_d20260814_m034955_c001_v7007000_t0000_u01786679395871") 2026/08/14 03:52:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031b06_d20260814_m034952_c001_v0001103_t0056_u01786679392915") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75878c_d20260814_m034924_c001_v7007000_t0000_u01786679364697") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc48_d20260814_m034919_c001_v0001101_t0031_u01786679359334") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75878e_d20260814_m034924_c001_v7007000_t0000_u01786679364879") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0d6a_d20260814_m034919_c001_v0001105_t0057_u01786679359348") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75878f_d20260814_m034925_c001_v7007000_t0000_u01786679365061") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c09_d20260814_m034919_c001_v0001145_t0018_u01786679359357") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758790_d20260814_m034925_c001_v7007000_t0000_u01786679365245") 2026/08/14 03:52:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a32_d20260814_m034919_c001_v0001103_t0026_u01786679359524") 2026/08/14 03:52:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758792_d20260814_m034925_c001_v7007000_t0000_u01786679365428") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc4a_d20260814_m034919_c001_v0001101_t0053_u01786679359791") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758794_d20260814_m034925_c001_v7007000_t0000_u01786679365610") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0d70_d20260814_m034919_c001_v0001105_t0025_u01786679359850") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758795_d20260814_m034925_c001_v7007000_t0000_u01786679365792") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a36_d20260814_m034919_c001_v0001103_t0026_u01786679359975") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758796_d20260814_m034925_c001_v7007000_t0000_u01786679365975") 2026/08/14 03:52:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c0b_d20260814_m034920_c001_v0001145_t0030_u01786679360039") 2026/08/14 03:52:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758798_d20260814_m034926_c001_v7007000_t0000_u01786679366159") 2026/08/14 03:52:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc4c_d20260814_m034920_c001_v0001101_t0013_u01786679360267") 2026/08/14 03:52:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75879a_d20260814_m034926_c001_v7007000_t0000_u01786679366341") 2026/08/14 03:52:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0d74_d20260814_m034920_c001_v0001105_t0038_u01786679360278") 2026/08/14 03:52:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75879b_d20260814_m034926_c001_v7007000_t0000_u01786679366629") 2026/08/14 03:52:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a38_d20260814_m034920_c001_v0001103_t0031_u01786679360383") 2026/08/14 03:52:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75879d_d20260814_m034926_c001_v7007000_t0000_u01786679366811") 2026/08/14 03:52:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0d76_d20260814_m034920_c001_v0001105_t0036_u01786679360577") 2026/08/14 03:52:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75879f_d20260814_m034926_c001_v7007000_t0000_u01786679366993") 2026/08/14 03:52:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c0f_d20260814_m034920_c001_v0001145_t0053_u01786679360625") 2026/08/14 03:52:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587a0_d20260814_m034927_c001_v7007000_t0000_u01786679367175") 2026/08/14 03:52:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a3e_d20260814_m034920_c001_v0001103_t0035_u01786679360744") 2026/08/14 03:52:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587a1_d20260814_m034927_c001_v7007000_t0000_u01786679367358") 2026/08/14 03:52:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc4e_d20260814_m034920_c001_v0001101_t0048_u01786679360837") 2026/08/14 03:52:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7587a3_d20260814_m034927_c001_v7007000_t0000_u01786679367540") 2026/08/14 03:52:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0d7a_d20260814_m034920_c001_v0001105_t0011_u01786679360877") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311afc2_d20260814_m034939_c001_v7007000_t0000_u01786679379176") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc5e_d20260814_m034934_c001_v0001101_t0018_u01786679374503") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed835245b_d20260814_m034939_c001_v7007000_t0000_u01786679379293") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0db6_d20260814_m034934_c001_v0001105_t0019_u01786679374491") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018b2_d20260814_m034939_c001_v7007000_t0000_u01786679379308") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c4d_d20260814_m034934_c001_v0001145_t0056_u01786679374513") 2026/08/14 03:52:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018b3_d20260814_m034939_c001_v7007000_t0000_u01786679379494") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a82_d20260814_m034934_c001_v0001103_t0050_u01786679374648") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed835245c_d20260814_m034939_c001_v7007000_t0000_u01786679379503") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0dba_d20260814_m034934_c001_v0001105_t0032_u01786679374829") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41009e268e8018b1_d20260814_m034939_c001_v7007000_t0000_u01786679379124") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc60_d20260814_m034934_c001_v0001101_t0025_u01786679374885") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41698ece574ebcfe_d20260814_m034939_c001_v7007000_t0000_u01786679379515") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a88_d20260814_m034935_c001_v0001103_t0020_u01786679375079") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e512a_d20260814_m034939_c001_v7007000_t0000_u01786679379342") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0dbc_d20260814_m034935_c001_v0001105_t0037_u01786679375159") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a1288236e8_d20260814_m034939_c001_v7007000_t0000_u01786679379319") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c51_d20260814_m034935_c001_v0001145_t0037_u01786679375204") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a1288236e7_d20260814_m034939_c001_v7007000_t0000_u01786679379135") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc62_d20260814_m034935_c001_v0001101_t0039_u01786679375361") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41698ece574ebcfd_d20260814_m034939_c001_v7007000_t0000_u01786679379330") 2026/08/14 03:52:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0dbe_d20260814_m034935_c001_v0001105_t0020_u01786679375423") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41698ece574ebcfb_d20260814_m034939_c001_v7007000_t0000_u01786679379145") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031a8c_d20260814_m034935_c001_v0001103_t0003_u01786679375530") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e512b_d20260814_m034939_c001_v7007000_t0000_u01786679379527") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965c53_d20260814_m034935_c001_v0001145_t0049_u01786679375603") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311afc3_d20260814_m034939_c001_v7007000_t0000_u01786679379353") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0dc2_d20260814_m034935_c001_v0001105_t0040_u01786679375682") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311afc4_d20260814_m034939_c001_v7007000_t0000_u01786679379361") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f11576c804250fc64_d20260814_m034935_c001_v0001101_t0001_u01786679375710") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5129_d20260814_m034939_c001_v7007000_t0000_u01786679379157") 2026/08/14 03:52:27 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031a92_d20260814_m034936_c001_v0001103_t0056_u01786679376045") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523fb_d20260814_m034756_c001_v7007000_t0000_u01786679276345") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416559ad0d4da3b0_d20260814_m034754_c001_v0001165_t0014_u01786679274657") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41375cdac2d89649_d20260814_m034754_c001_v7007000_t0000_u01786679274471") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416559ad0d4da39e_d20260814_m034752_c001_v0001165_t0014_u01786679272202") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41375cdac2d89647_d20260814_m034751_c001_v7007000_t0000_u01786679271472") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30317a6_d20260814_m034747_c001_v0001103_t0056_u01786679267612") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523f2_d20260814_m034746_c001_v7007000_t0000_u01786679266132") 2026/08/14 03:52:27 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f400edf2e14c2bd15_d20260814_m034744_c001_v0001182_t0052_u01786679264453") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60b0_d20260814_m034744_c001_v7007000_t0000_u01786679264268") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f400edf2e14c2bcff_d20260814_m034742_c001_v0001182_t0052_u01786679262029") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60ac_d20260814_m034741_c001_v7007000_t0000_u01786679261298") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a29_d20260814_m034737_c001_v0001145_t0014_u01786679257790") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523e9_d20260814_m034736_c001_v7007000_t0000_u01786679256506") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40926e4d05babf8c_d20260814_m034735_c001_v0001150_t0015_u01786679255244") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd672_d20260814_m034735_c001_v7007000_t0000_u01786679255060") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40926e4d05babf7e_d20260814_m034733_c001_v0001150_t0015_u01786679253057") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd66c_d20260814_m034732_c001_v7007000_t0000_u01786679252323") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a0d_d20260814_m034729_c001_v0001145_t0014_u01786679249352") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83521cf_d20260814_m034728_c001_v7007000_t0000_u01786679248429") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403a96ef37f70590_d20260814_m034726_c001_v0001043_t0008_u01786679246946") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311ae7f_d20260814_m034726_c001_v7007000_t0000_u01786679246762") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403a96ef37f7058a_d20260814_m034724_c001_v0001043_t0008_u01786679244144") 2026/08/14 03:52:28 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311ae79_d20260814_m034723_c001_v7007000_t0000_u01786679243415") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49659dd_d20260814_m034718_c001_v0001145_t0014_u01786679238267") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a8059079_d20260814_m034717_c001_v7007000_t0000_u01786679237354") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4037b7e052fbb13e_d20260814_m034715_c001_v0001090_t0057_u01786679235834") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0b82_d20260814_m034715_c001_v7007000_t0000_u01786679235572") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4037b7e052fbb130_d20260814_m034712_c001_v0001090_t0057_u01786679232948") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0b7f_d20260814_m034711_c001_v7007000_t0000_u01786679231980") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49659b1_d20260814_m034706_c001_v0001145_t0014_u01786679226635") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeac_d20260814_m034705_c001_v7007000_t0000_u01786679225712") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403fc41d75383a8c_d20260814_m034704_c001_v0001100_t0033_u01786679224231") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80be83_d20260814_m034704_c001_v7007000_t0000_u01786679224050") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403fc41d75383a82_d20260814_m034701_c001_v0001100_t0033_u01786679221461") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80be76_d20260814_m034700_c001_v7007000_t0000_u01786679220737") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965987_d20260814_m034655_c001_v0001145_t0014_u01786679215558") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d98a2_d20260814_m034654_c001_v7007000_t0000_u01786679214457") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40244d58e9858673_d20260814_m034606_c001_v0001171_t0048_u01786679166933") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05ee82_d20260814_m034606_c001_v7007000_t0000_u01786679166733") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49658d4_d20260814_m034602_c001_v0001145_t0014_u01786679162773") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40514960d59bb8f0_d20260814_m034602_c001_v0001145_t0016_u01786679162038") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40514960d59bb8ee_d20260814_m034601_c001_v0001145_t0016_u01786679161037") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a02400_d20260814_m034547_c001_v7007000_t0000_u01786679147797") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30314d7_d20260814_m034541_c001_v0001103_t0056_u01786679141654") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41608cbada90e11f_d20260814_m034540_c001_v0001145_t0011_u01786679140834") 2026/08/14 03:52:29 DEBUG : dst/one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41608cbada90e11b_d20260814_m034539_c001_v0001145_t0011_u01786679139910") 2026/08/14 03:52:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523fc_d20260814_m034756_c001_v7007000_t0000_u01786679276528") 2026/08/14 03:52:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4000119755947d8b_d20260814_m034754_c001_v0001146_t0021_u01786679274283") 2026/08/14 03:52:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f400502047ed12ede_d20260814_m034751_c001_v0001184_t0019_u01786679271282") 2026/08/14 03:52:30 DEBUG : dst/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523f3_d20260814_m034746_c001_v7007000_t0000_u01786679266316") 2026/08/14 03:52:30 DEBUG : dst/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4065fbcebf5d88e6_d20260814_m034744_c001_v0001036_t0004_u01786679264080") 2026/08/14 03:52:30 DEBUG : dst/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41073dcaf1245c8f_d20260814_m034741_c001_v0001146_t0053_u01786679261111") 2026/08/14 03:52:30 DEBUG : dst/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523eb_d20260814_m034736_c001_v7007000_t0000_u01786679256690") 2026/08/14 03:52:30 DEBUG : dst/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f405763979a7a8f2f_d20260814_m034734_c001_v0001102_t0032_u01786679254877") 2026/08/14 03:52:30 DEBUG : dst/one.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41553c5cec82656c_d20260814_m034732_c001_v0001039_t0052_u01786679252138") 2026/08/14 03:52:30 DEBUG : dst/three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d98a3_d20260814_m034654_c001_v7007000_t0000_u01786679214640") 2026/08/14 03:52:30 DEBUG : dst/three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40514960d59bb99a_d20260814_m034653_c001_v0001145_t0016_u01786679213156") 2026/08/14 03:52:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523fd_d20260814_m034756_c001_v7007000_t0000_u01786679276711") 2026/08/14 03:52:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417a144d84d551c5_d20260814_m034755_c001_v0001137_t0039_u01786679275401") 2026/08/14 03:52:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d0e21f9cbb2af_d20260814_m034752_c001_v0001185_t0029_u01786679272955") 2026/08/14 03:52:30 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523fe_d20260814_m034756_c001_v7007000_t0000_u01786679276895") 2026/08/14 03:52:30 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416559ad0d4da3b4_d20260814_m034755_c001_v0001165_t0014_u01786679275773") 2026/08/14 03:52:30 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41375cdac2d8964c_d20260814_m034755_c001_v7007000_t0000_u01786679275589") 2026/08/14 03:52:30 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f416559ad0d4da3a0_d20260814_m034753_c001_v0001165_t0014_u01786679273330") 2026/08/14 03:52:30 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41375cdac2d89648_d20260814_m034753_c001_v7007000_t0000_u01786679273145") 2026/08/14 03:52:30 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30317aa_d20260814_m034748_c001_v0001103_t0056_u01786679268340") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523f4_d20260814_m034746_c001_v7007000_t0000_u01786679266500") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f400edf2e14c2bd21_d20260814_m034745_c001_v0001182_t0052_u01786679265558") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60b1_d20260814_m034745_c001_v7007000_t0000_u01786679265374") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f400edf2e14c2bd07_d20260814_m034743_c001_v0001182_t0052_u01786679263133") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60ae_d20260814_m034742_c001_v7007000_t0000_u01786679262949") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a2b_d20260814_m034738_c001_v0001145_t0014_u01786679258158") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd675_d20260814_m034735_c001_v7007000_t0000_u01786679255932") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303175e_d20260814_m034734_c001_v0001103_t0056_u01786679254114") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd670_d20260814_m034733_c001_v7007000_t0000_u01786679253736") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a11_d20260814_m034729_c001_v0001145_t0014_u01786679249721") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311ae80_d20260814_m034727_c001_v7007000_t0000_u01786679247505") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031724_d20260814_m034725_c001_v0001103_t0056_u01786679245810") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311ae7b_d20260814_m034724_c001_v7007000_t0000_u01786679244710") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49659df_d20260814_m034718_c001_v0001145_t0014_u01786679238635") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0b83_d20260814_m034716_c001_v7007000_t0000_u01786679236406") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30316ec_d20260814_m034714_c001_v0001103_t0056_u01786679234615") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41546a0aeb2d0b80_d20260814_m034713_c001_v7007000_t0000_u01786679233524") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49659b3_d20260814_m034707_c001_v0001145_t0014_u01786679227007") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80be8a_d20260814_m034704_c001_v7007000_t0000_u01786679224791") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303169e_d20260814_m034703_c001_v0001103_t0056_u01786679223116") 2026/08/14 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80be78_d20260814_m034702_c001_v7007000_t0000_u01786679222026") 2026/08/14 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965989_d20260814_m034655_c001_v0001145_t0014_u01786679215927") 2026/08/14 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523f5_d20260814_m034746_c001_v7007000_t0000_u01786679266683") 2026/08/14 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4070a8822e27e530_d20260814_m034745_c001_v0001113_t0050_u01786679265186") 2026/08/14 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4158766adeca82d9_d20260814_m034742_c001_v0001038_t0024_u01786679262762") 2026/08/14 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523ec_d20260814_m034736_c001_v7007000_t0000_u01786679256874") 2026/08/14 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4097dc7c3ec3d93c_d20260814_m034735_c001_v0001174_t0053_u01786679255745") 2026/08/14 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4021bc502e366d2f_d20260814_m034733_c001_v0001174_t0044_u01786679253545") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523ff_d20260814_m034757_c001_v7007000_t0000_u01786679277081") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a49_d20260814_m034748_c001_v0001145_t0014_u01786679268155") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523f6_d20260814_m034746_c001_v7007000_t0000_u01786679266867") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303177e_d20260814_m034737_c001_v0001103_t0056_u01786679257973") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83523ed_d20260814_m034737_c001_v7007000_t0000_u01786679257059") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031742_d20260814_m034729_c001_v0001103_t0056_u01786679249537") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed83521d1_d20260814_m034728_c001_v7007000_t0000_u01786679248613") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30316f6_d20260814_m034718_c001_v0001103_t0056_u01786679238451") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a805907a_d20260814_m034717_c001_v7007000_t0000_u01786679237536") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30316ae_d20260814_m034706_c001_v0001103_t0056_u01786679226819") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eead_d20260814_m034705_c001_v7007000_t0000_u01786679225896") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303167c_d20260814_m034655_c001_v0001103_t0056_u01786679215743") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f409094db639d98a4_d20260814_m034654_c001_v7007000_t0000_u01786679214823") 2026/08/14 03:52:32 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417e0e2f1675cee6_d20260814_m034650_c001_v0001109_t0016_u01786679210188") 2026/08/14 03:52:33 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407acada55f12fcc_d20260814_m034614_c001_v0001098_t0057_u01786679169467") 2026/08/14 03:52:33 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a02402_d20260814_m034547_c001_v7007000_t0000_u01786679147977") 2026/08/14 03:52:33 DEBUG : dst/two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41608cbada90e131_d20260814_m034546_c001_v0001145_t0011_u01786679146879") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352029_d20260814_m034513_c001_v7007000_t0000_u01786679113890") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303143a_d20260814_m034510_c001_v0001103_t0056_u01786679110712") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352024_d20260814_m034508_c001_v7007000_t0000_u01786679108666") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49657ea_d20260814_m034458_c001_v0001145_t0014_u01786679098143") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758559_d20260814_m034449_c001_v7007000_t0000_u01786679089088") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30313ac_d20260814_m034445_c001_v0001103_t0056_u01786679085739") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584de_d20260814_m034428_c001_v7007000_t0000_u01786679068092") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496574e_d20260814_m034426_c001_v0001145_t0014_u01786679066201") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584cd_d20260814_m034425_c001_v7007000_t0000_u01786679065041") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496573c_d20260814_m034423_c001_v0001145_t0014_u01786679063571") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8394_d20260814_m034420_c001_v7007000_t0000_u01786679060784") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496571a_d20260814_m034418_c001_v0001145_t0014_u01786679058465") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8350_d20260814_m034417_c001_v7007000_t0000_u01786679057723") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965710_d20260814_m034416_c001_v0001145_t0014_u01786679056421") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d831c_d20260814_m034410_c001_v7007000_t0000_u01786679050528") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656e6_d20260814_m034409_c001_v0001145_t0014_u01786679049057") 2026/08/14 03:52:33 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d830f_d20260814_m034408_c001_v7007000_t0000_u01786679048325") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656d8_d20260814_m034407_c001_v0001145_t0014_u01786679047597") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8307_d20260814_m034403_c001_v7007000_t0000_u01786679043620") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656ba_d20260814_m034402_c001_v0001145_t0014_u01786679042184") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8305_d20260814_m034400_c001_v7007000_t0000_u01786679040359") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656b0_d20260814_m034359_c001_v0001145_t0014_u01786679039363") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8304_d20260814_m034359_c001_v7007000_t0000_u01786679039001") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f414818fbe4fd26dc_d20260814_m034358_c001_v0001174_t0040_u01786679038450") 2026/08/14 03:52:34 DEBUG : empty space: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656a6_d20260814_m034356_c001_v0001145_t0014_u01786679036982") 2026/08/14 03:52:34 DEBUG : enormous: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584d4_d20260814_m034427_c001_v7007000_t0000_u01786679067167") 2026/08/14 03:52:34 DEBUG : enormous: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965750_d20260814_m034426_c001_v0001145_t0026_u01786679066385") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352403_d20260814_m034801_c001_v7007000_t0000_u01786679281286") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965a77_d20260814_m034800_c001_v0001145_t0014_u01786679280150") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758551_d20260814_m034444_c001_v7007000_t0000_u01786679084272") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49657a0_d20260814_m034443_c001_v0001145_t0014_u01786679083327") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bdec_d20260814_m034354_c001_v7007000_t0000_u01786679034328") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496568a_d20260814_m034353_c001_v0001145_t0014_u01786679033414") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bdcc_d20260814_m034352_c001_v7007000_t0000_u01786679032868") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965682_d20260814_m034352_c001_v0001145_t0014_u01786679032321") 2026/08/14 03:52:34 DEBUG : existing: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965680_d20260814_m034351_c001_v0001145_t0014_u01786679031586") 2026/08/14 03:52:34 DEBUG : existing-b: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758552_d20260814_m034444_c001_v7007000_t0000_u01786679084456") 2026/08/14 03:52:35 DEBUG : existing-b: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30313a4_d20260814_m034443_c001_v0001103_t0056_u01786679083338") 2026/08/14 03:52:35 DEBUG : file1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af04_d20260814_m034841_c001_v7007000_t0000_u01786679321686") 2026/08/14 03:52:35 DEBUG : file1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b75_d20260814_m034840_c001_v0001145_t0014_u01786679320559") 2026/08/14 03:52:35 DEBUG : file1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aee8_d20260814_m034839_c001_v7007000_t0000_u01786679319244") 2026/08/14 03:52:35 DEBUG : file1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303192a_d20260814_m034837_c001_v0001103_t0056_u01786679317924") 2026/08/14 03:52:35 DEBUG : five: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584f8_d20260814_m034431_c001_v7007000_t0000_u01786679071625") 2026/08/14 03:52:35 DEBUG : five: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496575e_d20260814_m034429_c001_v0001145_t0014_u01786679069574") 2026/08/14 03:52:35 DEBUG : foo: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8306_d20260814_m034401_c001_v7007000_t0000_u01786679041819") 2026/08/14 03:52:35 DEBUG : foo: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656b8_d20260814_m034401_c001_v0001145_t0014_u01786679041278") 2026/08/14 03:52:35 DEBUG : foo: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656b6_d20260814_m034400_c001_v0001145_t0014_u01786679040723") 2026/08/14 03:52:35 DEBUG : four: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584fa_d20260814_m034431_c001_v7007000_t0000_u01786679071810") 2026/08/14 03:52:35 DEBUG : four: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f410b8e4ef55680f4_d20260814_m034430_c001_v0001179_t0031_u01786679070132") 2026/08/14 03:52:35 DEBUG : four: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496575c_d20260814_m034429_c001_v0001145_t0014_u01786679069019") 2026/08/14 03:52:35 DEBUG : hello world2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f6e_d20260814_m034313_c001_v7007000_t0000_u01786678993480") 2026/08/14 03:52:35 DEBUG : hello world2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655c0_d20260814_m034312_c001_v0001145_t0014_u01786678992925") 2026/08/14 03:52:35 DEBUG : ignore-size: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bda3_d20260814_m034351_c001_v7007000_t0000_u01786679031222") 2026/08/14 03:52:35 DEBUG : ignore-size: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496567e_d20260814_m034350_c001_v0001145_t0014_u01786679030311") 2026/08/14 03:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75854f_d20260814_m034442_c001_v7007000_t0000_u01786679082587") 2026/08/14 03:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965796_d20260814_m034442_c001_v0001145_t0014_u01786679082030") 2026/08/14 03:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758546_d20260814_m034441_c001_v7007000_t0000_u01786679081280") 2026/08/14 03:52:35 DEBUG : nested/sub dir/file: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031390_d20260814_m034440_c001_v0001103_t0056_u01786679080582") 2026/08/14 03:52:35 DEBUG : one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584fc_d20260814_m034431_c001_v7007000_t0000_u01786679071993") 2026/08/14 03:52:35 DEBUG : one: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965754_d20260814_m034428_c001_v0001145_t0014_u01786679068468") 2026/08/14 03:52:35 DEBUG : only0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aebd_d20260814_m034833_c001_v7007000_t0000_u01786679313516") 2026/08/14 03:52:36 DEBUG : only0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b43_d20260814_m034827_c001_v0001145_t0014_u01786679307806") 2026/08/14 03:52:36 DEBUG : only0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303188c_d20260814_m034819_c001_v0001103_t0056_u01786679299518") 2026/08/14 03:52:36 DEBUG : only0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a80590ef_d20260814_m034813_c001_v7007000_t0000_u01786679293691") 2026/08/14 03:52:36 DEBUG : only0: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031800_d20260814_m034804_c001_v0001103_t0056_u01786679284656") 2026/08/14 03:52:36 DEBUG : only1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aebe_d20260814_m034833_c001_v7007000_t0000_u01786679313698") 2026/08/14 03:52:36 DEBUG : only1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b4d_d20260814_m034828_c001_v0001145_t0014_u01786679308790") 2026/08/14 03:52:36 DEBUG : only1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031890_d20260814_m034819_c001_v0001103_t0056_u01786679299891") 2026/08/14 03:52:36 DEBUG : only1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeee_d20260814_m034813_c001_v7007000_t0000_u01786679293677") 2026/08/14 03:52:36 DEBUG : only1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031806_d20260814_m034805_c001_v0001103_t0056_u01786679285025") 2026/08/14 03:52:36 DEBUG : only10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aebf_d20260814_m034833_c001_v7007000_t0000_u01786679313880") 2026/08/14 03:52:36 DEBUG : only10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318da_d20260814_m034827_c001_v0001103_t0056_u01786679307817") 2026/08/14 03:52:36 DEBUG : only10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318b8_d20260814_m034823_c001_v0001103_t0056_u01786679303751") 2026/08/14 03:52:36 DEBUG : only10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60b7_d20260814_m034813_c001_v7007000_t0000_u01786679293297") 2026/08/14 03:52:36 DEBUG : only10: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031828_d20260814_m034808_c001_v0001103_t0056_u01786679288399") 2026/08/14 03:52:36 DEBUG : only11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec0_d20260814_m034834_c001_v7007000_t0000_u01786679314061") 2026/08/14 03:52:36 DEBUG : only11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fbe0_d20260814_m034828_c001_v0001101_t0026_u01786679308373") 2026/08/14 03:52:36 DEBUG : only11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318bc_d20260814_m034824_c001_v0001103_t0056_u01786679304120") 2026/08/14 03:52:36 DEBUG : only11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a80590ed_d20260814_m034813_c001_v7007000_t0000_u01786679293317") 2026/08/14 03:52:36 DEBUG : only11: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031830_d20260814_m034808_c001_v0001103_t0056_u01786679288771") 2026/08/14 03:52:37 DEBUG : only12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec1_d20260814_m034834_c001_v7007000_t0000_u01786679314241") 2026/08/14 03:52:37 DEBUG : only12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0c6c_d20260814_m034828_c001_v0001105_t0011_u01786679308559") 2026/08/14 03:52:37 DEBUG : only12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318be_d20260814_m034824_c001_v0001103_t0056_u01786679304488") 2026/08/14 03:52:37 DEBUG : only12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b5_d20260814_m034813_c001_v7007000_t0000_u01786679293472") 2026/08/14 03:52:37 DEBUG : only12: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031832_d20260814_m034809_c001_v0001103_t0056_u01786679289143") 2026/08/14 03:52:37 DEBUG : only13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec2_d20260814_m034834_c001_v7007000_t0000_u01786679314422") 2026/08/14 03:52:37 DEBUG : only13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b47_d20260814_m034828_c001_v0001145_t0014_u01786679308202") 2026/08/14 03:52:37 DEBUG : only13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318c6_d20260814_m034824_c001_v0001103_t0056_u01786679304856") 2026/08/14 03:52:37 DEBUG : only13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60b8_d20260814_m034813_c001_v7007000_t0000_u01786679293481") 2026/08/14 03:52:37 DEBUG : only13: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031834_d20260814_m034809_c001_v0001103_t0056_u01786679289512") 2026/08/14 03:52:37 DEBUG : only14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec3_d20260814_m034834_c001_v7007000_t0000_u01786679314604") 2026/08/14 03:52:37 DEBUG : only14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318e0_d20260814_m034828_c001_v0001103_t0056_u01786679308213") 2026/08/14 03:52:37 DEBUG : only14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318c8_d20260814_m034825_c001_v0001103_t0056_u01786679305225") 2026/08/14 03:52:37 DEBUG : only14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b7_d20260814_m034813_c001_v7007000_t0000_u01786679293841") 2026/08/14 03:52:37 DEBUG : only14: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031836_d20260814_m034809_c001_v0001103_t0056_u01786679289899") 2026/08/14 03:52:37 DEBUG : only15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec4_d20260814_m034834_c001_v7007000_t0000_u01786679314787") 2026/08/14 03:52:37 DEBUG : only15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318e2_d20260814_m034828_c001_v0001103_t0056_u01786679308447") 2026/08/14 03:52:37 DEBUG : only15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318cc_d20260814_m034825_c001_v0001103_t0056_u01786679305603") 2026/08/14 03:52:37 DEBUG : only15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a80590f0_d20260814_m034813_c001_v7007000_t0000_u01786679293877") 2026/08/14 03:52:37 DEBUG : only15: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303183c_d20260814_m034810_c001_v0001103_t0056_u01786679290320") 2026/08/14 03:52:37 DEBUG : only16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec5_d20260814_m034834_c001_v7007000_t0000_u01786679314968") 2026/08/14 03:52:38 DEBUG : only16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fbe4_d20260814_m034828_c001_v0001101_t0026_u01786679308559") 2026/08/14 03:52:38 DEBUG : only16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318d0_d20260814_m034825_c001_v0001103_t0056_u01786679305970") 2026/08/14 03:52:38 DEBUG : only16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeed_d20260814_m034813_c001_v7007000_t0000_u01786679293492") 2026/08/14 03:52:38 DEBUG : only16: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031840_d20260814_m034810_c001_v0001103_t0056_u01786679290691") 2026/08/14 03:52:38 DEBUG : only17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec6_d20260814_m034835_c001_v7007000_t0000_u01786679315150") 2026/08/14 03:52:38 DEBUG : only17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318e4_d20260814_m034828_c001_v0001103_t0056_u01786679308631") 2026/08/14 03:52:38 DEBUG : only17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318d4_d20260814_m034826_c001_v0001103_t0056_u01786679306339") 2026/08/14 03:52:38 DEBUG : only17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60ba_d20260814_m034813_c001_v7007000_t0000_u01786679293849") 2026/08/14 03:52:38 DEBUG : only17: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031844_d20260814_m034811_c001_v0001103_t0056_u01786679291061") 2026/08/14 03:52:38 DEBUG : only18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec7_d20260814_m034835_c001_v7007000_t0000_u01786679315331") 2026/08/14 03:52:38 DEBUG : only18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fbe6_d20260814_m034828_c001_v0001101_t0026_u01786679308743") 2026/08/14 03:52:38 DEBUG : only18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318d6_d20260814_m034826_c001_v0001103_t0056_u01786679306709") 2026/08/14 03:52:39 DEBUG : only18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeec_d20260814_m034813_c001_v7007000_t0000_u01786679293294") 2026/08/14 03:52:39 DEBUG : only18: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303184a_d20260814_m034811_c001_v0001103_t0056_u01786679291450") 2026/08/14 03:52:39 DEBUG : only19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec8_d20260814_m034835_c001_v7007000_t0000_u01786679315513") 2026/08/14 03:52:39 DEBUG : only19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0c6e_d20260814_m034828_c001_v0001105_t0011_u01786679308753") 2026/08/14 03:52:39 DEBUG : only19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318d8_d20260814_m034827_c001_v0001103_t0056_u01786679307076") 2026/08/14 03:52:39 DEBUG : only19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b8_d20260814_m034814_c001_v7007000_t0000_u01786679294026") 2026/08/14 03:52:39 DEBUG : only19: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031852_d20260814_m034811_c001_v0001103_t0056_u01786679291821") 2026/08/14 03:52:39 DEBUG : only2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aec9_d20260814_m034835_c001_v7007000_t0000_u01786679315694") 2026/08/14 03:52:39 DEBUG : only2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318e8_d20260814_m034828_c001_v0001103_t0056_u01786679308815") 2026/08/14 03:52:39 DEBUG : only2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303189c_d20260814_m034820_c001_v0001103_t0056_u01786679300767") 2026/08/14 03:52:39 DEBUG : only2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60b9_d20260814_m034813_c001_v7007000_t0000_u01786679293664") 2026/08/14 03:52:39 DEBUG : only2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303180a_d20260814_m034805_c001_v0001103_t0056_u01786679285393") 2026/08/14 03:52:39 DEBUG : only3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeca_d20260814_m034835_c001_v7007000_t0000_u01786679315876") 2026/08/14 03:52:39 DEBUG : only3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fbea_d20260814_m034828_c001_v0001101_t0026_u01786679308928") 2026/08/14 03:52:39 DEBUG : only3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318a2_d20260814_m034821_c001_v0001103_t0056_u01786679301136") 2026/08/14 03:52:39 DEBUG : only3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b60bb_d20260814_m034814_c001_v7007000_t0000_u01786679294035") 2026/08/14 03:52:39 DEBUG : only3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303180e_d20260814_m034805_c001_v0001103_t0056_u01786679285768") 2026/08/14 03:52:39 DEBUG : only4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aecb_d20260814_m034836_c001_v7007000_t0000_u01786679316056") 2026/08/14 03:52:39 DEBUG : only4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0c70_d20260814_m034828_c001_v0001105_t0011_u01786679308938") 2026/08/14 03:52:39 DEBUG : only4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318a4_d20260814_m034821_c001_v0001103_t0056_u01786679301503") 2026/08/14 03:52:39 DEBUG : only4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b2_d20260814_m034812_c001_v7007000_t0000_u01786679292918") 2026/08/14 03:52:39 DEBUG : only4: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031812_d20260814_m034806_c001_v0001103_t0056_u01786679286138") 2026/08/14 03:52:40 DEBUG : only5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aecc_d20260814_m034836_c001_v7007000_t0000_u01786679316238") 2026/08/14 03:52:40 DEBUG : only5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b4f_d20260814_m034828_c001_v0001145_t0014_u01786679308973") 2026/08/14 03:52:40 DEBUG : only5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318a8_d20260814_m034821_c001_v0001103_t0056_u01786679301873") 2026/08/14 03:52:40 DEBUG : only5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b3_d20260814_m034813_c001_v7007000_t0000_u01786679293103") 2026/08/14 03:52:40 DEBUG : only5: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031814_d20260814_m034806_c001_v0001103_t0056_u01786679286506") 2026/08/14 03:52:40 DEBUG : only6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aecd_d20260814_m034836_c001_v7007000_t0000_u01786679316420") 2026/08/14 03:52:40 DEBUG : only6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318ec_d20260814_m034829_c001_v0001103_t0056_u01786679309002") 2026/08/14 03:52:40 DEBUG : only6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318aa_d20260814_m034822_c001_v0001103_t0056_u01786679302240") 2026/08/14 03:52:40 DEBUG : only6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403f7d67a80590ee_d20260814_m034813_c001_v7007000_t0000_u01786679293504") 2026/08/14 03:52:40 DEBUG : only6: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031816_d20260814_m034806_c001_v0001103_t0056_u01786679286873") 2026/08/14 03:52:40 DEBUG : only7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aece_d20260814_m034836_c001_v7007000_t0000_u01786679316624") 2026/08/14 03:52:40 DEBUG : only7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fbee_d20260814_m034829_c001_v0001101_t0026_u01786679309112") 2026/08/14 03:52:40 DEBUG : only7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318ae_d20260814_m034822_c001_v0001103_t0056_u01786679302649") 2026/08/14 03:52:40 DEBUG : only7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b6_d20260814_m034813_c001_v7007000_t0000_u01786679293656") 2026/08/14 03:52:40 DEBUG : only7: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031818_d20260814_m034807_c001_v0001103_t0056_u01786679287245") 2026/08/14 03:52:40 DEBUG : only8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aecf_d20260814_m034836_c001_v7007000_t0000_u01786679316809") 2026/08/14 03:52:40 DEBUG : only8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0c72_d20260814_m034829_c001_v0001105_t0011_u01786679309122") 2026/08/14 03:52:40 DEBUG : only8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318b0_d20260814_m034823_c001_v0001103_t0056_u01786679303017") 2026/08/14 03:52:40 DEBUG : only8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4193c9599a05eeef_d20260814_m034813_c001_v7007000_t0000_u01786679293861") 2026/08/14 03:52:40 DEBUG : only8: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303181a_d20260814_m034807_c001_v0001103_t0056_u01786679287657") 2026/08/14 03:52:41 DEBUG : only9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aed0_d20260814_m034836_c001_v7007000_t0000_u01786679316991") 2026/08/14 03:52:41 DEBUG : only9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965b51_d20260814_m034829_c001_v0001145_t0014_u01786679309156") 2026/08/14 03:52:41 DEBUG : only9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a30318b2_d20260814_m034823_c001_v0001103_t0056_u01786679303384") 2026/08/14 03:52:41 DEBUG : only9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd6b4_d20260814_m034813_c001_v7007000_t0000_u01786679293287") 2026/08/14 03:52:41 DEBUG : only9: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031820_d20260814_m034808_c001_v0001103_t0056_u01786679288028") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758538_d20260814_m034439_c001_v7007000_t0000_u01786679079459") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031382_d20260814_m034437_c001_v0001103_t0056_u01786679077765") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758525_d20260814_m034437_c001_v7007000_t0000_u01786679077026") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965778_d20260814_m034435_c001_v0001145_t0014_u01786679075528") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758512_d20260814_m034434_c001_v7007000_t0000_u01786679074790") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f410b8e4ef556810e_d20260814_m034432_c001_v0001179_t0031_u01786679072918") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8396_d20260814_m034422_c001_v7007000_t0000_u01786679062496") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496572c_d20260814_m034421_c001_v0001145_t0014_u01786679061327") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8372_d20260814_m034419_c001_v7007000_t0000_u01786679059017") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965716_d20260814_m034418_c001_v0001145_t0014_u01786679058280") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d834d_d20260814_m034416_c001_v7007000_t0000_u01786679056979") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496570e_d20260814_m034416_c001_v0001145_t0014_u01786679056236") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8316_d20260814_m034409_c001_v7007000_t0000_u01786679049983") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656e4_d20260814_m034408_c001_v0001145_t0014_u01786679048874") 2026/08/14 03:52:41 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8311_d20260814_m034408_c001_v7007000_t0000_u01786679048506") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656d6_d20260814_m034407_c001_v0001145_t0014_u01786679047411") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d830e_d20260814_m034407_c001_v7007000_t0000_u01786679047046") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656d2_d20260814_m034406_c001_v0001145_t0014_u01786679046503") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656ce_d20260814_m034405_c001_v0001145_t0014_u01786679045955") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d830d_d20260814_m034405_c001_v7007000_t0000_u01786679045591") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49656c8_d20260814_m034405_c001_v0001145_t0014_u01786679045045") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d49656c6_d20260814_m034404_c001_v0001145_t0000_u01786679044162") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8308_d20260814_m034403_c001_v7007000_t0000_u01786679043801") 2026/08/14 03:52:42 DEBUG : potato: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d49656be_d20260814_m034402_c001_v0001145_t0015_u01786679042730") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed8352031_d20260814_m034523_c001_v7007000_t0000_u01786679123015") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031481_d20260814_m034522_c001_v0001103_t0037_u01786679122341") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed835202b_d20260814_m034514_c001_v7007000_t0000_u01786679114915") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965822_d20260814_m034510_c001_v0001145_t0036_u01786679110052") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7585d4_d20260814_m034501_c001_v7007000_t0000_u01786679101646") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a30313fa_d20260814_m034457_c001_v0001103_t0023_u01786679097398") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75855c_d20260814_m034449_c001_v7007000_t0000_u01786679089632") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d49657aa_d20260814_m034445_c001_v0001145_t0025_u01786679085413") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584d6_d20260814_m034427_c001_v7007000_t0000_u01786679067351") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965748_d20260814_m034425_c001_v0001145_t0033_u01786679065593") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584cf_d20260814_m034425_c001_v7007000_t0000_u01786679065225") 2026/08/14 03:52:42 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965738_d20260814_m034423_c001_v0001145_t0013_u01786679063042") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8397_d20260814_m034422_c001_v7007000_t0000_u01786679062677") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965730_d20260814_m034421_c001_v0001145_t0014_u01786679061950") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8395_d20260814_m034420_c001_v7007000_t0000_u01786679060965") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965720_d20260814_m034419_c001_v0001145_t0022_u01786679059515") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8358_d20260814_m034417_c001_v7007000_t0000_u01786679057907") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965712_d20260814_m034416_c001_v0001145_t0010_u01786679056970") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42640cede50d8322_d20260814_m034410_c001_v7007000_t0000_u01786679050708") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d49656ee_d20260814_m034409_c001_v0001145_t0020_u01786679049607") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f70_d20260814_m034316_c001_v7007000_t0000_u01786678996060") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655c8_d20260814_m034315_c001_v0001145_t0014_u01786678995510") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f6f_d20260814_m034314_c001_v7007000_t0000_u01786678994600") 2026/08/14 03:52:43 DEBUG : potato2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655c4_d20260814_m034314_c001_v0001145_t0014_u01786678994028") 2026/08/14 03:52:43 DEBUG : potato3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4227bf6ed835202a_d20260814_m034514_c001_v7007000_t0000_u01786679114678") 2026/08/14 03:52:43 DEBUG : potato3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d496582c_d20260814_m034510_c001_v0001145_t0012_u01786679110903") 2026/08/14 03:52:43 DEBUG : potato3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7585da_d20260814_m034502_c001_v7007000_t0000_u01786679102033") 2026/08/14 03:52:44 DEBUG : potato3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031400_d20260814_m034458_c001_v0001103_t0025_u01786679098329") 2026/08/14 03:52:44 DEBUG : potato3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758560_d20260814_m034450_c001_v7007000_t0000_u01786679090226") 2026/08/14 03:52:44 DEBUG : potato3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d49657b0_d20260814_m034445_c001_v0001145_t0033_u01786679085924") 2026/08/14 03:52:44 DEBUG : pre-dest1/1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42404439bc5dd0ea_d20260814_m034556_c001_v7007000_t0000_u01786679156631") 2026/08/14 03:52:44 DEBUG : pre-dest1/1: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49658b0_d20260814_m034548_c001_v0001145_t0014_u01786679148707") 2026/08/14 03:52:44 DEBUG : pre-dest2/2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42404439bc5dd0eb_d20260814_m034556_c001_v7007000_t0000_u01786679156816") 2026/08/14 03:52:44 DEBUG : pre-dest2/2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303150c_d20260814_m034549_c001_v0001103_t0056_u01786679149262") 2026/08/14 03:52:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f417ee63460a02397_d20260814_m034535_c001_v7007000_t0000_u01786679135802") 2026/08/14 03:52:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d496587c_d20260814_m034531_c001_v0001145_t0052_u01786679131899") 2026/08/14 03:52:44 DEBUG : sizeonly: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd85_d20260814_m034349_c001_v7007000_t0000_u01786679029766") 2026/08/14 03:52:44 DEBUG : sizeonly: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965676_d20260814_m034348_c001_v0001145_t0014_u01786679028857") 2026/08/14 03:52:44 DEBUG : splitbanan: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b896_d20260814_m035014_c001_v7007000_t0000_u01786679414559") 2026/08/14 03:52:45 DEBUG : splitbanan: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965cd9_d20260814_m035007_c001_v0001145_t0014_u01786679407607") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fb4_d20260814_m035117_c001_v7007000_t0000_u01786679477825") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd1a_d20260814_m035111_c001_v0001101_t0026_u01786679471335") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288f94_d20260814_m035105_c001_v7007000_t0000_u01786679465511") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd02_d20260814_m035058_c001_v0001101_t0026_u01786679458745") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aff4_d20260814_m035052_c001_v7007000_t0000_u01786679452156") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcec_d20260814_m035045_c001_v0001101_t0026_u01786679445473") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51de_d20260814_m035039_c001_v7007000_t0000_u01786679439704") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcd0_d20260814_m035033_c001_v0001101_t0026_u01786679433313") 2026/08/14 03:52:45 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e51c7_d20260814_m035027_c001_v7007000_t0000_u01786679427529") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fcc4_d20260814_m035020_c001_v0001101_t0026_u01786679420491") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4067bfbb1eb6b875_d20260814_m035008_c001_v7007000_t0000_u01786679408661") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e69_d20260814_m035006_c001_v0001105_t0011_u01786679406697") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f411617f33a320ff0_d20260814_m035000_c001_v7007000_t0000_u01786679400967") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0e20_d20260814_m034954_c001_v0001105_t0011_u01786679394730") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4185093e2befd8df_d20260814_m034953_c001_v7007000_t0000_u01786679393843") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c89_d20260814_m034950_c001_v0001145_t0014_u01786679390189") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5140_d20260814_m034944_c001_v7007000_t0000_u01786679384419") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031aa3_d20260814_m034937_c001_v0001103_t0056_u01786679377979") 2026/08/14 03:52:46 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e5128_d20260814_m034936_c001_v7007000_t0000_u01786679376836") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c47_d20260814_m034933_c001_v0001145_t0014_u01786679373370") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f415e3533b4560de5_d20260814_m034922_c001_v7007000_t0000_u01786679362046") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c01_d20260814_m034918_c001_v0001145_t0014_u01786679358237") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758759_d20260814_m034912_c001_v7007000_t0000_u01786679352526") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965bd7_d20260814_m034905_c001_v0001145_t0014_u01786679345941") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758744_d20260814_m034900_c001_v7007000_t0000_u01786679340201") 2026/08/14 03:52:47 DEBUG : splitbananasplit: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965ba7_d20260814_m034853_c001_v0001145_t0014_u01786679333995") 2026/08/14 03:52:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f402d0eab128e517e_d20260814_m034955_c001_v7007000_t0000_u01786679395940") 2026/08/14 03:52:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965c8d_d20260814_m034951_c001_v0001145_t0014_u01786679391107") 2026/08/14 03:52:47 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af10_d20260814_m034849_c001_v7007000_t0000_u01786679329086") 2026/08/14 03:52:47 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0cb6_d20260814_m034846_c001_v0001105_t0011_u01786679326373") 2026/08/14 03:52:47 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f421f864f0b86bcb7_d20260814_m034845_c001_v7007000_t0000_u01786679325259") 2026/08/14 03:52:47 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc16_d20260814_m034842_c001_v0001101_t0026_u01786679322619") 2026/08/14 03:52:47 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758550_d20260814_m034442_c001_v7007000_t0000_u01786679082771") 2026/08/14 03:52:47 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a303139a_d20260814_m034442_c001_v0001103_t0056_u01786679082020") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758548_d20260814_m034441_c001_v7007000_t0000_u01786679081466") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965792_d20260814_m034440_c001_v0001145_t0014_u01786679080722") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd81_d20260814_m034346_c001_v7007000_t0000_u01786679026852") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496565a_d20260814_m034345_c001_v0001145_t0014_u01786679025311") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd7f_d20260814_m034344_c001_v7007000_t0000_u01786679024780") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965652_d20260814_m034343_c001_v0001145_t0014_u01786679023692") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd4f_d20260814_m034341_c001_v7007000_t0000_u01786679021628") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965644_d20260814_m034340_c001_v0001145_t0014_u01786679020694") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd49_d20260814_m034340_c001_v7007000_t0000_u01786679020153") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496563c_d20260814_m034339_c001_v0001145_t0014_u01786679019225") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965636_d20260814_m034336_c001_v0001145_t0014_u01786679016796") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bd07_d20260814_m034336_c001_v7007000_t0000_u01786679016431") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965634_d20260814_m034335_c001_v0001145_t0014_u01786679015885") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496562e_d20260814_m034335_c001_v0001145_t0014_u01786679015154") 2026/08/14 03:52:48 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f42510b775e80bcc5_d20260814_m034334_c001_v7007000_t0000_u01786679014728") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965622_d20260814_m034331_c001_v0001145_t0014_u01786679011942") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496560c_d20260814_m034329_c001_v0001145_t0014_u01786679009422") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f7d_d20260814_m034329_c001_v7007000_t0000_u01786679009056") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496560a_d20260814_m034328_c001_v0001145_t0014_u01786679008507") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965608_d20260814_m034327_c001_v0001145_t0014_u01786679007773") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f7a_d20260814_m034327_c001_v7007000_t0000_u01786679007408") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655f6_d20260814_m034323_c001_v0001145_t0014_u01786679003940") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f77_d20260814_m034323_c001_v7007000_t0000_u01786679003573") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655ec_d20260814_m034323_c001_v0001145_t0014_u01786679003022") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f76_d20260814_m034322_c001_v7007000_t0000_u01786679002109") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655e6_d20260814_m034321_c001_v0001145_t0014_u01786679001559") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f75_d20260814_m034321_c001_v7007000_t0000_u01786679001010") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655e4_d20260814_m034320_c001_v0001145_t0014_u01786679000459") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f73_d20260814_m034319_c001_v7007000_t0000_u01786678999544") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655dc_d20260814_m034318_c001_v0001145_t0014_u01786678998812") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f72_d20260814_m034318_c001_v7007000_t0000_u01786678998263") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655d8_d20260814_m034317_c001_v0001145_t0014_u01786678997713") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f71_d20260814_m034317_c001_v7007000_t0000_u01786678997164") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655cc_d20260814_m034316_c001_v0001145_t0014_u01786678996613") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f6d_d20260814_m034312_c001_v7007000_t0000_u01786678992376") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655b6_d20260814_m034311_c001_v0001145_t0014_u01786678991827") 2026/08/14 03:52:49 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f6c_d20260814_m034311_c001_v7007000_t0000_u01786678991278") 2026/08/14 03:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655ac_d20260814_m034310_c001_v0001145_t0014_u01786678990727") 2026/08/14 03:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f6b_d20260814_m034309_c001_v7007000_t0000_u01786678989815") 2026/08/14 03:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d49655a0_d20260814_m034309_c001_v0001145_t0014_u01786678989267") 2026/08/14 03:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40122dc1719b5f6a_d20260814_m034307_c001_v7007000_t0000_u01786678987075") 2026/08/14 03:52:50 DEBUG : sub dir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d496559a_d20260814_m034306_c001_v0001145_t0014_u01786678986515") 2026/08/14 03:52:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af11_d20260814_m034849_c001_v7007000_t0000_u01786679329267") 2026/08/14 03:52:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965b85_d20260814_m034846_c001_v0001145_t0021_u01786679326376") 2026/08/14 03:52:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f421f864f0b86bcb8_d20260814_m034845_c001_v7007000_t0000_u01786679325439") 2026/08/14 03:52:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a303194c_d20260814_m034842_c001_v0001103_t0015_u01786679322632") 2026/08/14 03:52:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fb8_d20260814_m035119_c001_v7007000_t0000_u01786679479929") 2026/08/14 03:52:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0f92_d20260814_m035119_c001_v0001105_t0013_u01786679479197") 2026/08/14 03:52:50 DEBUG : sub/yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758534_d20260814_m034438_c001_v7007000_t0000_u01786679078906") 2026/08/14 03:52:50 DEBUG : sub/yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965786_d20260814_m034437_c001_v0001145_t0014_u01786679077775") 2026/08/14 03:52:50 DEBUG : test_dir1/file2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af07_d20260814_m034841_c001_v7007000_t0000_u01786679321868") 2026/08/14 03:52:50 DEBUG : test_dir1/file2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0ca0_d20260814_m034840_c001_v0001105_t0011_u01786679320215") 2026/08/14 03:52:50 DEBUG : test_dir1/file2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeeb_d20260814_m034839_c001_v7007000_t0000_u01786679319426") 2026/08/14 03:52:50 DEBUG : test_dir1/file2: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f406c1b937cfc0c9a_d20260814_m034837_c001_v0001105_t0011_u01786679317941") 2026/08/14 03:52:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311af09_d20260814_m034842_c001_v7007000_t0000_u01786679322048") 2026/08/14 03:52:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031936_d20260814_m034840_c001_v0001103_t0056_u01786679320206") 2026/08/14 03:52:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41289f38e311aeee_d20260814_m034839_c001_v7007000_t0000_u01786679319613") 2026/08/14 03:52:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fc0c_d20260814_m034837_c001_v0001101_t0026_u01786679317944") 2026/08/14 03:52:50 DEBUG : three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c7584fe_d20260814_m034432_c001_v7007000_t0000_u01786679072178") 2026/08/14 03:52:51 DEBUG : three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965764_d20260814_m034430_c001_v0001145_t0014_u01786679070900") 2026/08/14 03:52:51 DEBUG : three: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965758_d20260814_m034428_c001_v0001145_t0014_u01786679068835") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fbd_d20260814_m035121_c001_v7007000_t0000_u01786679481517") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965e12_d20260814_m035120_c001_v0001145_t0014_u01786679480913") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a12882376f_d20260814_m035142_c001_v7007000_t0000_u01786679502931") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031da6_d20260814_m035141_c001_v0001103_t0000_u01786679501083") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a128823768_d20260814_m035139_c001_v7007000_t0000_u01786679499490") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965e3e_d20260814_m035136_c001_v0001145_t0036_u01786679496819") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a128823762_d20260814_m035135_c001_v7007000_t0000_u01786679495833") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0fbe_d20260814_m035134_c001_v0001105_t0058_u01786679494980") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fcc_d20260814_m035129_c001_v7007000_t0000_u01786679489195") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f103b1dd3d4965e26_d20260814_m035127_c001_v0001145_t0050_u01786679487656") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a12882375e_d20260814_m035132_c001_v7007000_t0000_u01786679492404") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f1099de85a3031d74_d20260814_m035130_c001_v0001103_t0003_u01786679490530") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fc9_d20260814_m035126_c001_v7007000_t0000_u01786679486689") 2026/08/14 03:52:51 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f106c1b937cfc0fa8_d20260814_m035125_c001_v0001105_t0045_u01786679485751") 2026/08/14 03:52:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fc5_d20260814_m035124_c001_v7007000_t0000_u01786679484765") 2026/08/14 03:52:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd28_d20260814_m035124_c001_v0001101_t0026_u01786679484149") 2026/08/14 03:52:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4172710ae4288fc2_d20260814_m035123_c001_v7007000_t0000_u01786679483082") 2026/08/14 03:52:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031d4a_d20260814_m035122_c001_v0001103_t0056_u01786679482484") 2026/08/14 03:52:52 DEBUG : toe/toe/toe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a128823774_d20260814_m035147_c001_v7007000_t0000_u01786679507744") 2026/08/14 03:52:52 DEBUG : toe/toe/toe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965e5a_d20260814_m035147_c001_v0001145_t0014_u01786679507056") 2026/08/14 03:52:52 DEBUG : toe/toe/toe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a12882375f_d20260814_m035134_c001_v7007000_t0000_u01786679494009") 2026/08/14 03:52:52 DEBUG : toe/toe/toe: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd32_d20260814_m035133_c001_v0001101_t0026_u01786679493391") 2026/08/14 03:52:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a128823770_d20260814_m035143_c001_v7007000_t0000_u01786679503536") 2026/08/14 03:52:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f41576c804250fd48_d20260814_m035142_c001_v0001101_t0026_u01786679502750") 2026/08/14 03:52:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f404d41a12882376c_d20260814_m035140_c001_v7007000_t0000_u01786679500111") 2026/08/14 03:52:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4176a79bc36e67e2_d20260814_m035139_c001_v0001165_t0050_u01786679499303") 2026/08/14 03:52:52 DEBUG : two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758501_d20260814_m034432_c001_v7007000_t0000_u01786679072362") 2026/08/14 03:52:52 DEBUG : two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031358_d20260814_m034430_c001_v0001103_t0056_u01786679070327") 2026/08/14 03:52:52 DEBUG : two: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f403b1dd3d4965756_d20260814_m034428_c001_v0001145_t0014_u01786679068652") 2026/08/14 03:52:52 DEBUG : yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75853a_d20260814_m034439_c001_v7007000_t0000_u01786679079643") 2026/08/14 03:52:52 DEBUG : yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f413251d8a0a127c2_d20260814_m034438_c001_v0001179_t0016_u01786679078716") 2026/08/14 03:52:52 DEBUG : yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758520_d20260814_m034436_c001_v7007000_t0000_u01786679076475") 2026/08/14 03:52:52 DEBUG : yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f410b8e4ef5568122_d20260814_m034435_c001_v0001179_t0031_u01786679075539") 2026/08/14 03:52:52 DEBUG : yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c75850e_d20260814_m034434_c001_v7007000_t0000_u01786679074235") 2026/08/14 03:52:52 DEBUG : yam: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f4099de85a3031366_d20260814_m034432_c001_v0001103_t0056_u01786679072930") 2026/08/14 03:52:52 DEBUG : yaml: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758527_d20260814_m034437_c001_v7007000_t0000_u01786679077210") 2026/08/14 03:52:52 DEBUG : yaml: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40459ab1c78432a5_d20260814_m034436_c001_v0001179_t0045_u01786679076287") 2026/08/14 03:52:52 DEBUG : yaml: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f407d372a7c758515_d20260814_m034434_c001_v7007000_t0000_u01786679074976") 2026/08/14 03:52:52 DEBUG : yaml: Deleting (id "4_zff52bdf350ddfbeb9ff80e1b_f40141557aa7fac98_d20260814_m034434_c001_v0001181_t0002_u01786679074046") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m50.213541771s (try 1/5)