"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/06/29 01:25:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa" 2026/06/29 01:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/29 01:26:00 DEBUG : Creating backend with remote "/tmp/rclone1023416357" === 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/29 01:26:01 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:01 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:02 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:02 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:03 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:26:03 DEBUG : B2 bucket rclone-test-bebazow9wafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.96s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:04 DEBUG : Creating backend with remote "/non-existing" 2026/06/29 01:26:04 DEBUG : Config file has changed externally - reloading 2026/06/29 01:26:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/29 01:26:04 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:04 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:05 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:05 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:06 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:07 INFO : B2 bucket rclone-test-bebazow9wafa: Running all checks before starting transfers 2026/06/29 01:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:07 INFO : B2 bucket rclone-test-bebazow9wafa: Checks finished, now starting transfers 2026/06/29 01:26:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.33s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:08 ERROR : Ignoring --no-traverse with sync 2026/06/29 01:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:08 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:08 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:09 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:09 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:26:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/29 01:26:10 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:10 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:10 DEBUG : hello world2: size = 12 OK 2026/06/29 01:26:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/29 01:26:10 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:26:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:11 DEBUG : potato2: size = 11 OK 2026/06/29 01:26:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:26:12 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:12 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:13 DEBUG : potato2: size = 11 OK 2026/06/29 01:26:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/29 01:26:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:26:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/29 01:26:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:26:14 INFO : sub dir2: Making directory 2026/06/29 01:26:14 INFO : sub dir: Making directory 2026/06/29 01:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:14 INFO : sub dir2/sub sub dir2: Making directory 2026/06/29 01:26:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:14 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/06/29 01:26:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:15 INFO : sub dir2: Making directory 2026/06/29 01:26:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/29 01:26:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:15 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:15 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:16 DEBUG : sub dir2: Making directory with metadata 2026/06/29 01:26:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:26:16 INFO : sub dir2: Making directory 2026/06/29 01:26:16 INFO : sub dir: Making directory 2026/06/29 01:26:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:16 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:16 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:17 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:26:17 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/29 01:26:17 DEBUG : B2 bucket rclone-test-bebazow9wafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/29 01:26:17 DEBUG : B2 bucket rclone-test-bebazow9wafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:18 INFO : sub dir2: Making directory 2026/06/29 01:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:18 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:18 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:19 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:19 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:26:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:19 DEBUG : sub dir2: Making directory with metadata 2026/06/29 01:26:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:26:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:26:20 INFO : sub dir2: Making directory 2026/06/29 01:26:20 INFO : sub dir: Making directory 2026/06/29 01:26:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:20 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:20 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:20 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:20 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:26:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/29 01:26:20 DEBUG : B2 bucket rclone-test-bebazow9wafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.23s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:21 INFO : sub dir2: Making directory 2026/06/29 01:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:21 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:21 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:21 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:26:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qaziboq2luwi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bebazow9wafa -> B2 bucket rclone-test-qaziboq2luwi 2026/06/29 01:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:24 DEBUG : B2 bucket rclone-test-qaziboq2luwi: Waiting for checks to finish 2026/06/29 01:26:24 DEBUG : B2 bucket rclone-test-qaziboq2luwi: Waiting for transfers to finish 2026/06/29 01:26:25 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/29 01:26:25 DEBUG : B2 bucket rclone-test-qaziboq2luwi: Purge remote 2026/06/29 01:26:25 INFO : B2 bucket rclone-test-qaziboq2luwi: cleaning bucket "rclone-test-qaziboq2luwi" of all files 2026/06/29 01:26:25 DEBUG : sub dir/hello world: Deleting (id "4_z6fb21d83f0cd1b0b9ff80e1b_f1062fa91bbd80c61_d20260629_m012625_c001_v0001092_t0039_u01782696385188") --- PASS: TestServerSideCopy (4.43s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:27 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:26:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:26:27 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:26:27 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:28 DEBUG : sub dir/hello world: size = 17 OK 2026/06/29 01:26:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/29 01:26:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tidulir5dajo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bebazow9wafa -> B2 bucket rclone-test-tidulir5dajo 2026/06/29 01:26:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:30 DEBUG : B2 bucket rclone-test-tidulir5dajo: Waiting for checks to finish 2026/06/29 01:26:30 DEBUG : B2 bucket rclone-test-tidulir5dajo: Waiting for transfers to finish 2026/06/29 01:26:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/29 01:26:33 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:26:33 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tidulir5dajo) 2026/06/29 01:26:33 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:26:33 DEBUG : B2 bucket rclone-test-tidulir5dajo: Waiting for checks to finish 2026/06/29 01:26:33 DEBUG : B2 bucket rclone-test-tidulir5dajo: Waiting for transfers to finish 2026/06/29 01:26:35 DEBUG : sub dir/hello world: size = 17 OK 2026/06/29 01:26:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/29 01:26:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/29 01:26:35 DEBUG : B2 bucket rclone-test-tidulir5dajo: Purge remote 2026/06/29 01:26:35 INFO : B2 bucket rclone-test-tidulir5dajo: cleaning bucket "rclone-test-tidulir5dajo" of all files 2026/06/29 01:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z7f323d13f0cd1b0b9ff80e1b_f11443059686bf18a_d20260629_m012633_c001_v0001144_t0050_u01782696393373") 2026/06/29 01:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z7f323d13f0cd1b0b9ff80e1b_f118e0de935024d25_d20260629_m012631_c001_v0001150_t0009_u01782696391656") --- PASS: TestServerSideCopyOverSelf (7.86s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:37 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:37 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:26:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:26:37 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:26:37 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:38 DEBUG : sub dir/hello world: size = 17 OK 2026/06/29 01:26:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/29 01:26:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/29 01:26:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gimolaq0huca" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bebazow9wafa -> B2 bucket rclone-test-gimolaq0huca 2026/06/29 01:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:40 DEBUG : B2 bucket rclone-test-gimolaq0huca: Waiting for checks to finish 2026/06/29 01:26:40 DEBUG : B2 bucket rclone-test-gimolaq0huca: Waiting for transfers to finish 2026/06/29 01:26:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:26:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/29 01:26:42 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:26:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gimolaq0huca) 2026/06/29 01:26:42 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:26:42 DEBUG : B2 bucket rclone-test-gimolaq0huca: Waiting for checks to finish 2026/06/29 01:26:42 DEBUG : B2 bucket rclone-test-gimolaq0huca: Waiting for transfers to finish 2026/06/29 01:26:43 DEBUG : sub dir/hello world: size = 17 OK 2026/06/29 01:26:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/29 01:26:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/29 01:26:43 INFO : sub dir/hello world: Deleted 2026/06/29 01:26:44 DEBUG : testing file moves 2026/06/29 01:26:44 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:26:44 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gimolaq0huca) 2026/06/29 01:26:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:26:44 DEBUG : B2 bucket rclone-test-gimolaq0huca: Waiting for checks to finish 2026/06/29 01:26:44 DEBUG : B2 bucket rclone-test-gimolaq0huca: Waiting for transfers to finish 2026/06/29 01:26:44 DEBUG : sub dir/hello world: size = 24 OK 2026/06/29 01:26:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/29 01:26:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/29 01:26:45 INFO : sub dir/hello world: Deleted 2026/06/29 01:26:45 DEBUG : B2 bucket rclone-test-gimolaq0huca: Purge remote 2026/06/29 01:26:45 INFO : B2 bucket rclone-test-gimolaq0huca: cleaning bucket "rclone-test-gimolaq0huca" of all files 2026/06/29 01:26:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f025d83f0cd1b0b9ff80e1b_f11454a79eafe3a07_d20260629_m012644_c001_v0001185_t0050_u01782696404798") 2026/06/29 01:26:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f025d83f0cd1b0b9ff80e1b_f114b917988b795e1_d20260629_m012643_c001_v0001179_t0013_u01782696403105") 2026/06/29 01:26:45 DEBUG : sub dir/hello world: Deleting (id "4_z9f025d83f0cd1b0b9ff80e1b_f102b7b2ed20a7df2_d20260629_m012641_c001_v0001102_t0045_u01782696401741") --- PASS: TestServerSideMoveOverSelf (8.15s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:47 ERROR : error listing: directory not found 2026/06/29 01:26:47 INFO : Local file system at /tmp/rclone1023416357: Making directory 2026/06/29 01:26:47 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:47 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.67s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:26:49 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for checks to finish 2026/06/29 01:26:49 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for transfers to finish 2026/06/29 01:26:50 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/29 01:26:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:26:50 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/29 01:26:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:50 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/29 01:26:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:51 DEBUG : check sum: size = 1 OK 2026/06/29 01:26:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:26:51 INFO : check sum: Copied (new) 2026/06/29 01:26:51 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:51 DEBUG : check sum: size = 1 OK 2026/06/29 01:26:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:26:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/29 01:26:51 DEBUG : check sum: Unchanged skipping 2026/06/29 01:26:51 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:51 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:51 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/29 01:26:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:52 DEBUG : sizeonly: size = 6 OK 2026/06/29 01:26:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/29 01:26:52 INFO : sizeonly: Copied (new) 2026/06/29 01:26:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:53 DEBUG : sizeonly: size = 6 OK 2026/06/29 01:26:53 DEBUG : sizeonly: Sizes identical 2026/06/29 01:26:53 DEBUG : sizeonly: Unchanged skipping 2026/06/29 01:26:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.65s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/29 01:26:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:54 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/29 01:26:54 INFO : ignore-size: Copied (new) 2026/06/29 01:26:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:26:54 DEBUG : ignore-size: Unchanged skipping 2026/06/29 01:26:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:56 DEBUG : existing: size = 6 OK 2026/06/29 01:26:56 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:26:56 DEBUG : existing: Unchanged skipping 2026/06/29 01:26:56 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:56 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:56 INFO : There was nothing to transfer 2026/06/29 01:26:56 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/29 01:26:56 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:57 DEBUG : existing: size = 6 OK 2026/06/29 01:26:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/29 01:26:57 INFO : existing: Copied (replaced existing) 2026/06/29 01:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:26:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/29 01:26:58 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:58 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:58 DEBUG : existing: size = 6 OK 2026/06/29 01:26:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/29 01:26:58 INFO : existing: Copied (new) 2026/06/29 01:26:58 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:59 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:26:59 DEBUG : existing: Destination exists, skipping 2026/06/29 01:26:59 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:26:59 DEBUG : Waiting for deletions to finish 2026/06/29 01:26:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.94s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:00 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/29 01:27:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:01 DEBUG : c/non empty space: size = 5 OK 2026/06/29 01:27:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:01 DEBUG : c/non empty space: Unchanged skipping 2026/06/29 01:27:01 DEBUG : a/potato2: size = 60 OK 2026/06/29 01:27:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:01 INFO : a/potato2: Copied (new) 2026/06/29 01:27:01 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:01 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:01 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:01 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:03 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/29 01:27:03 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:27:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/29 01:27:03 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:03 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:03 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:03 INFO : There was nothing to transfer 2026/06/29 01:27:03 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/29 01:27:03 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:27:04 INFO : empty space: Updated modification time in destination 2026/06/29 01:27:04 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:04 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:04 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:06 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/29 01:27:06 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:27:06 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:06 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:06 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:07 DEBUG : foo: size = 3 OK 2026/06/29 01:27:07 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/06/29 01:27:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:27:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:27:07 DEBUG : foo: sha1 differ 2026/06/29 01:27:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:07 DEBUG : foo: size = 3 OK 2026/06/29 01:27:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/29 01:27:07 INFO : foo: Copied (replaced existing) 2026/06/29 01:27:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/29 01:27:09 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:09 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:09 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:09 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:09 DEBUG : potato: size = 60 OK 2026/06/29 01:27:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:09 INFO : potato: Copied (new) 2026/06/29 01:27:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:27:11 DEBUG : potato: size = 60 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:27:11 DEBUG : potato: Sizes differ 2026/06/29 01:27:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:11 DEBUG : potato: size = 21 OK 2026/06/29 01:27:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/29 01:27:11 INFO : potato: Copied (replaced existing) 2026/06/29 01:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.78s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:13 DEBUG : potato: size = 21 OK 2026/06/29 01:27:13 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/06/29 01:27:13 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1023416357) 2026/06/29 01:27:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:27:13 DEBUG : potato: sha1 differ 2026/06/29 01:27:13 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:13 DEBUG : potato: size = 21 OK 2026/06/29 01:27:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/29 01:27:13 INFO : potato: Copied (replaced existing) 2026/06/29 01:27:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/29 01:27:15 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:15 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:15 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:15 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:15 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:17 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:17 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:17 DEBUG : potato2: size = 60 OK 2026/06/29 01:27:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:17 INFO : potato2: Copied (new) 2026/06/29 01:27:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:19 INFO : d: Making directory 2026/06/29 01:27:19 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/29 01:27:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:20 DEBUG : c/non empty space: size = 5 OK 2026/06/29 01:27:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:20 DEBUG : c/non empty space: Unchanged skipping 2026/06/29 01:27:20 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:20 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:20 DEBUG : a/potato2: size = 60 OK 2026/06/29 01:27:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:20 INFO : a/potato2: Copied (new) 2026/06/29 01:27:20 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/29 01:27:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:23 DEBUG : c/non empty space: size = 5 OK 2026/06/29 01:27:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:23 DEBUG : c/non empty space: Unchanged skipping 2026/06/29 01:27:23 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:23 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:23 DEBUG : a/potato2: size = 60 OK 2026/06/29 01:27:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:23 INFO : a/potato2: Copied (new) 2026/06/29 01:27:23 ERROR : B2 bucket rclone-test-bebazow9wafa: not deleting files as there were IO errors 2026/06/29 01:27:23 ERROR : B2 bucket rclone-test-bebazow9wafa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:25 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:25 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:25 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:25 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:25 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:25 INFO : potato: Deleted 2026/06/29 01:27:26 DEBUG : potato2: size = 60 OK 2026/06/29 01:27:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.49s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:28 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:28 INFO : potato: Deleted 2026/06/29 01:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:28 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:28 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:28 DEBUG : potato2: size = 60 OK 2026/06/29 01:27:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:27:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:27:30 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:30 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:31 DEBUG : potato2: size = 19 OK 2026/06/29 01:27:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/29 01:27:31 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.21s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:33 DEBUG : enormous: Excluded (Size Filter) 2026/06/29 01:27:33 DEBUG : enormous: Excluded 2026/06/29 01:27:33 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:27:33 DEBUG : potato2: Excluded 2026/06/29 01:27:33 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:27:33 DEBUG : potato2: Excluded 2026/06/29 01:27:33 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:33 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:33 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:33 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:33 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:33 INFO : There was nothing to transfer 2026/06/29 01:27:33 DEBUG : enormous: Excluded (Size Filter) 2026/06/29 01:27:33 DEBUG : enormous: Excluded 2026/06/29 01:27:33 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:27:33 DEBUG : potato2: Excluded 2026/06/29 01:27:33 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:27:33 DEBUG : potato2: Excluded 2026/06/29 01:27:33 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/29 01:27:33 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:33 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for checks to finish 2026/06/29 01:27:33 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for transfers to finish 2026/06/29 01:27:33 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:36 DEBUG : enormous: Excluded (Size Filter) 2026/06/29 01:27:36 DEBUG : enormous: Excluded 2026/06/29 01:27:36 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:27:36 DEBUG : potato2: Excluded 2026/06/29 01:27:36 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:27:36 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:36 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:36 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:36 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:36 INFO : enormous: Deleted 2026/06/29 01:27:36 INFO : potato2: Deleted 2026/06/29 01:27:36 INFO : There was nothing to transfer 2026/06/29 01:27:37 DEBUG : empty space: size = 1 OK 2026/06/29 01:27:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/29 01:27:37 DEBUG : empty space: Unchanged skipping 2026/06/29 01:27:37 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for checks to finish 2026/06/29 01:27:37 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for transfers to finish 2026/06/29 01:27:37 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:37 INFO : enormous: Deleted 2026/06/29 01:27:37 INFO : potato2: Deleted 2026/06/29 01:27:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.00s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:39 DEBUG : five: Need to transfer - File not found at Destination 2026/06/29 01:27:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:27:39 DEBUG : four: size = 8 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:27:39 DEBUG : four: Sizes differ 2026/06/29 01:27:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/29 01:27:39 DEBUG : one: Destination is newer than source, skipping 2026/06/29 01:27:39 DEBUG : three: size = 5 OK 2026/06/29 01:27:39 DEBUG : three: Sizes identical 2026/06/29 01:27:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/29 01:27:39 DEBUG : two: size = 3 OK 2026/06/29 01:27:39 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1023416357) 2026/06/29 01:27:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:27:39 DEBUG : two: sha1 differ 2026/06/29 01:27:39 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:39 DEBUG : five: size = 4 OK 2026/06/29 01:27:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/29 01:27:39 INFO : five: Copied (new) 2026/06/29 01:27:40 DEBUG : four: size = 4 OK 2026/06/29 01:27:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/29 01:27:40 INFO : four: Copied (replaced existing) 2026/06/29 01:27:40 DEBUG : two: size = 3 OK 2026/06/29 01:27:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/29 01:27:40 INFO : two: Copied (replaced existing) 2026/06/29 01:27:40 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:40 DEBUG : five: size = 4 OK 2026/06/29 01:27:40 DEBUG : four: size = 4 OK 2026/06/29 01:27:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/29 01:27:40 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/29 01:27:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/29 01:27:40 DEBUG : one: Destination is newer than source, skipping 2026/06/29 01:27:40 DEBUG : three: size = 5 OK 2026/06/29 01:27:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/29 01:27:40 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/29 01:27:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/29 01:27:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1023416357) 2026/06/29 01:27:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:27:40 DEBUG : three: sha1 differ 2026/06/29 01:27:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/29 01:27:40 DEBUG : two: size = 3 OK 2026/06/29 01:27:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/29 01:27:40 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/29 01:27:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/29 01:27:40 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:40 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:41 DEBUG : three: size = 5 OK 2026/06/29 01:27:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:27:41 INFO : three: Copied (replaced existing) 2026/06/29 01:27:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.02s) === 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/29 01:27:42 INFO : B2 bucket rclone-test-bebazow9wafa: Making map for --track-renames 2026/06/29 01:27:42 INFO : B2 bucket rclone-test-bebazow9wafa: Finished making map for --track-renames 2026/06/29 01:27:42 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/29 01:27:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/29 01:27:42 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for renames to finish 2026/06/29 01:27:42 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:43 DEBUG : potato: size = 14 OK 2026/06/29 01:27:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/29 01:27:43 INFO : potato: Copied (new) 2026/06/29 01:27:43 DEBUG : yam: size = 11 OK 2026/06/29 01:27:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/29 01:27:43 INFO : yam: Copied (new) 2026/06/29 01:27:43 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:43 DEBUG : potato: size = 14 OK 2026/06/29 01:27:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:27:43 DEBUG : potato: Unchanged skipping 2026/06/29 01:27:43 INFO : B2 bucket rclone-test-bebazow9wafa: Making map for --track-renames 2026/06/29 01:27:43 INFO : B2 bucket rclone-test-bebazow9wafa: Finished making map for --track-renames 2026/06/29 01:27:43 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:43 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for renames to finish 2026/06/29 01:27:44 DEBUG : yaml: size = 11 OK 2026/06/29 01:27:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/29 01:27:44 INFO : yam: Copied (server-side copy) to: yaml 2026/06/29 01:27:44 INFO : yam: Deleted 2026/06/29 01:27:44 INFO : yaml: Renamed from "yam" 2026/06/29 01:27:44 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/29 01:27:45 INFO : B2 bucket rclone-test-bebazow9wafa: Making map for --track-renames 2026/06/29 01:27:45 INFO : B2 bucket rclone-test-bebazow9wafa: Finished making map for --track-renames 2026/06/29 01:27:45 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/29 01:27:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/29 01:27:45 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for renames to finish 2026/06/29 01:27:45 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:46 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1174-05.backblaze.com/b2api/v1/b2_upload_file/8f32bdb3f0bd1b0b9ff80e1b/c001_v0001174_t0029": EOF 2026/06/29 01:27:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-05.backblaze.com/b2api/v1/b2_upload_file/8f32bdb3f0bd1b0b9ff80e1b/c001_v0001174_t0029": EOF) 2026/06/29 01:27:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 01:27:46 DEBUG : potato: Received error: Post "https://pod-000-1174-05.backblaze.com/b2api/v1/b2_upload_file/8f32bdb3f0bd1b0b9ff80e1b/c001_v0001174_t0029": EOF - low level retry 0/10 2026/06/29 01:27:46 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 01:27:46 DEBUG : yam: size = 11 OK 2026/06/29 01:27:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/29 01:27:46 INFO : yam: Copied (new) 2026/06/29 01:27:46 DEBUG : potato: size = 14 OK 2026/06/29 01:27:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/29 01:27:46 INFO : potato: Copied (new) 2026/06/29 01:27:46 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:46 DEBUG : potato: size = 14 OK 2026/06/29 01:27:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:27:46 DEBUG : potato: Unchanged skipping 2026/06/29 01:27:46 INFO : B2 bucket rclone-test-bebazow9wafa: Making map for --track-renames 2026/06/29 01:27:46 INFO : B2 bucket rclone-test-bebazow9wafa: Finished making map for --track-renames 2026/06/29 01:27:46 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:46 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for renames to finish 2026/06/29 01:27:47 DEBUG : yaml: size = 11 OK 2026/06/29 01:27:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/29 01:27:47 INFO : yam: Copied (server-side copy) to: yaml 2026/06/29 01:27:47 INFO : yam: Deleted 2026/06/29 01:27:47 INFO : yaml: Renamed from "yam" 2026/06/29 01:27:47 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/29 01:27:49 INFO : B2 bucket rclone-test-bebazow9wafa: Making map for --track-renames 2026/06/29 01:27:49 INFO : B2 bucket rclone-test-bebazow9wafa: Finished making map for --track-renames 2026/06/29 01:27:49 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/29 01:27:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/29 01:27:49 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for renames to finish 2026/06/29 01:27:49 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:49 DEBUG : potato: size = 14 OK 2026/06/29 01:27:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/29 01:27:49 INFO : potato: Copied (new) 2026/06/29 01:27:49 DEBUG : sub/yam: size = 11 OK 2026/06/29 01:27:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/29 01:27:49 INFO : sub/yam: Copied (new) 2026/06/29 01:27:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:27:49 DEBUG : potato: size = 14 OK 2026/06/29 01:27:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:27:49 DEBUG : potato: Unchanged skipping 2026/06/29 01:27:50 INFO : B2 bucket rclone-test-bebazow9wafa: Making map for --track-renames 2026/06/29 01:27:50 INFO : B2 bucket rclone-test-bebazow9wafa: Finished making map for --track-renames 2026/06/29 01:27:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for renames to finish 2026/06/29 01:27:50 DEBUG : yam: size = 11 OK 2026/06/29 01:27:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/29 01:27:50 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/29 01:27:50 INFO : sub/yam: Deleted 2026/06/29 01:27:50 INFO : yam: Renamed from "sub/yam" 2026/06/29 01:27:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:51 DEBUG : Creating backend with remote "/tmp/rclone1023416357/dir1" 2026/06/29 01:27:51 DEBUG : Creating backend with remote "/tmp/rclone1023416357/dir2" 2026/06/29 01:27:51 DEBUG : Local file system at /tmp/rclone1023416357/dir2: Using server-side directory move 2026/06/29 01:27:51 INFO : Local file system at /tmp/rclone1023416357/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/29 01:27:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/29 01:27:51 DEBUG : Local file system at /tmp/rclone1023416357/dir2: Waiting for checks to finish 2026/06/29 01:27:51 DEBUG : Local file system at /tmp/rclone1023416357/dir2: Waiting for transfers to finish 2026/06/29 01:27:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:27:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/29 01:27:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/29 01:27:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/29 01:27:52 INFO : nested/sub dir/file: Copied (new) 2026/06/29 01:27:52 INFO : nested/sub dir/file: Deleted 2026/06/29 01:27:52 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:27:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:27:52 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:27:52 INFO : sub dir/hello world: Deleted 2026/06/29 01:27:52 INFO : sub dir: Removing directory 2026/06/29 01:27:52 INFO : nested/sub dir: Removing directory 2026/06/29 01:27:52 INFO : nested: Removing directory 2026/06/29 01:27:52 DEBUG : Local file system at /tmp/rclone1023416357: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:27:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/29 01:27:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/29 01:27:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:27:54 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:27:54 INFO : sub dir/hello world: Deleted 2026/06/29 01:27:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/29 01:27:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/29 01:27:54 INFO : nested/sub dir/file: Copied (new) 2026/06/29 01:27:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/29 01:27:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/29 01:27:55 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:55 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:55 DEBUG : existing-b: size = 6 OK 2026/06/29 01:27:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/29 01:27:55 INFO : existing-b: Copied (new) 2026/06/29 01:27:55 INFO : existing-b: Deleted 2026/06/29 01:27:55 DEBUG : existing: size = 6 OK 2026/06/29 01:27:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/29 01:27:55 INFO : existing: Copied (new) 2026/06/29 01:27:55 INFO : existing: Deleted 2026/06/29 01:27:56 DEBUG : existing: Destination exists, skipping 2026/06/29 01:27:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/29 01:27:56 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:27:56 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:27:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nalureb6mafa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bebazow9wafa -> B2 bucket rclone-test-nalureb6mafa 2026/06/29 01:28:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:28:01 DEBUG : empty space: size = 1 OK 2026/06/29 01:28:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/29 01:28:01 DEBUG : empty space: Unchanged skipping 2026/06/29 01:28:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:28:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nalureb6mafa) 2026/06/29 01:28:01 DEBUG : potato3: Sizes differ 2026/06/29 01:28:01 DEBUG : B2 bucket rclone-test-nalureb6mafa: Waiting for checks to finish 2026/06/29 01:28:02 INFO : empty space: Deleted 2026/06/29 01:28:02 DEBUG : B2 bucket rclone-test-nalureb6mafa: Waiting for transfers to finish 2026/06/29 01:28:02 DEBUG : potato2: size = 60 OK 2026/06/29 01:28:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:28:02 INFO : potato2: Copied (server-side copy) 2026/06/29 01:28:02 INFO : potato2: Deleted 2026/06/29 01:28:02 DEBUG : potato3: size = 68 OK 2026/06/29 01:28:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/29 01:28:02 INFO : potato3: Copied (server-side copy) 2026/06/29 01:28:02 INFO : potato3: Deleted 2026/06/29 01:28:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vuwisak1yiso" 2026/06/29 01:28:04 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/29 01:28:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:28:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/29 01:28:04 DEBUG : B2 bucket rclone-test-vuwisak1yiso: Waiting for checks to finish 2026/06/29 01:28:04 DEBUG : B2 bucket rclone-test-vuwisak1yiso: Waiting for transfers to finish 2026/06/29 01:28:05 DEBUG : empty space: size = 1 OK 2026/06/29 01:28:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:28:05 INFO : empty space: Copied (server-side copy) 2026/06/29 01:28:05 INFO : empty space: Deleted 2026/06/29 01:28:05 DEBUG : potato2: size = 60 OK 2026/06/29 01:28:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:28:05 INFO : potato2: Copied (server-side copy) 2026/06/29 01:28:05 DEBUG : potato3: size = 68 OK 2026/06/29 01:28:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/29 01:28:05 INFO : potato3: Copied (server-side copy) 2026/06/29 01:28:05 INFO : potato2: Deleted 2026/06/29 01:28:05 INFO : potato3: Deleted 2026/06/29 01:28:06 DEBUG : B2 bucket rclone-test-vuwisak1yiso: Purge remote 2026/06/29 01:28:06 INFO : B2 bucket rclone-test-vuwisak1yiso: cleaning bucket "rclone-test-vuwisak1yiso" of all files 2026/06/29 01:28:06 DEBUG : empty space: Deleting (id "4_z1fd29de3f0dd1b0b9ff80e1b_f110fb757088a7610_d20260629_m012804_c001_v0001113_t0036_u01782696484938") 2026/06/29 01:28:06 DEBUG : potato2: Deleting (id "4_z1fd29de3f0dd1b0b9ff80e1b_f1130e2c0f5591d50_d20260629_m012805_c001_v0001171_t0052_u01782696485307") 2026/06/29 01:28:06 DEBUG : potato3: Deleting (id "4_z1fd29de3f0dd1b0b9ff80e1b_f105c9e1e670f189f_d20260629_m012805_c001_v0001153_t0008_u01782696485301") 2026/06/29 01:28:06 DEBUG : B2 bucket rclone-test-nalureb6mafa: Purge remote 2026/06/29 01:28:06 INFO : B2 bucket rclone-test-nalureb6mafa: cleaning bucket "rclone-test-nalureb6mafa" of all files 2026/06/29 01:28:07 DEBUG : empty space: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f40107345de798fb0_d20260629_m012805_c001_v7007000_t0000_u01782696485288") 2026/06/29 01:28:07 DEBUG : empty space: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f11287e6c5c3f7f00_d20260629_m012800_c001_v0001130_t0026_u01782696480711") 2026/06/29 01:28:07 DEBUG : potato2: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f40107345de798fb1_d20260629_m012805_c001_v7007000_t0000_u01782696485600") 2026/06/29 01:28:07 DEBUG : potato2: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f1033a33a310ffab1_d20260629_m012801_c001_v0001146_t0007_u01782696481988") 2026/06/29 01:28:07 DEBUG : potato3: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f4239e41af20bce48_d20260629_m012805_c001_v7007000_t0000_u01782696485734") 2026/06/29 01:28:07 DEBUG : potato3: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f112ec438ce523cec_d20260629_m012802_c001_v0001179_t0024_u01782696482451") 2026/06/29 01:28:07 DEBUG : potato3: Deleting (id "4_z9fe28db3f0dd1b0b9ff80e1b_f11287e6c5c3f7f02_d20260629_m012801_c001_v0001130_t0020_u01782696481144") --- PASS: TestServerSideMove (11.82s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-samugar8joci" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bebazow9wafa -> B2 bucket rclone-test-samugar8joci 2026/06/29 01:28:14 DEBUG : empty space: Excluded (Size Filter) 2026/06/29 01:28:14 DEBUG : empty space: Excluded 2026/06/29 01:28:14 DEBUG : empty space: Excluded (Size Filter) 2026/06/29 01:28:14 DEBUG : empty space: Excluded 2026/06/29 01:28:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:28:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:28:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-samugar8joci) 2026/06/29 01:28:14 DEBUG : potato3: Sizes differ 2026/06/29 01:28:14 DEBUG : B2 bucket rclone-test-samugar8joci: Waiting for checks to finish 2026/06/29 01:28:14 DEBUG : B2 bucket rclone-test-samugar8joci: Waiting for transfers to finish 2026/06/29 01:28:14 DEBUG : potato3: size = 68 OK 2026/06/29 01:28:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/29 01:28:14 INFO : potato3: Copied (server-side copy) 2026/06/29 01:28:15 DEBUG : potato2: size = 60 OK 2026/06/29 01:28:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:28:15 INFO : potato2: Copied (server-side copy) 2026/06/29 01:28:15 INFO : potato3: Deleted 2026/06/29 01:28:15 INFO : potato2: Deleted 2026/06/29 01:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-keyunel5puxe" 2026/06/29 01:28:16 DEBUG : empty space: Excluded (Size Filter) 2026/06/29 01:28:16 DEBUG : empty space: Excluded 2026/06/29 01:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:28:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/29 01:28:16 DEBUG : B2 bucket rclone-test-keyunel5puxe: Waiting for checks to finish 2026/06/29 01:28:16 DEBUG : B2 bucket rclone-test-keyunel5puxe: Waiting for transfers to finish 2026/06/29 01:28:17 DEBUG : potato2: size = 60 OK 2026/06/29 01:28:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:28:17 INFO : potato2: Copied (server-side copy) 2026/06/29 01:28:18 INFO : potato2: Deleted 2026/06/29 01:28:18 DEBUG : potato3: size = 68 OK 2026/06/29 01:28:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/29 01:28:18 INFO : potato3: Copied (server-side copy) 2026/06/29 01:28:18 INFO : potato3: Deleted 2026/06/29 01:28:19 DEBUG : B2 bucket rclone-test-keyunel5puxe: Purge remote 2026/06/29 01:28:19 INFO : B2 bucket rclone-test-keyunel5puxe: cleaning bucket "rclone-test-keyunel5puxe" of all files 2026/06/29 01:28:19 DEBUG : potato2: Deleting (id "4_zbfa2cde3f0dd1b0b9ff80e1b_f101002c91fd4676d_d20260629_m012817_c001_v0001161_t0059_u01782696497549") 2026/06/29 01:28:19 DEBUG : potato3: Deleting (id "4_zbfa2cde3f0dd1b0b9ff80e1b_f10219ddeea417ac9_d20260629_m012817_c001_v0001104_t0010_u01782696497929") 2026/06/29 01:28:19 DEBUG : B2 bucket rclone-test-samugar8joci: Purge remote 2026/06/29 01:28:19 INFO : B2 bucket rclone-test-samugar8joci: cleaning bucket "rclone-test-samugar8joci" of all files 2026/06/29 01:28:19 DEBUG : empty space: Deleting (id "4_z6f02bdd3f0dd1b0b9ff80e1b_f101a1d162bacb0fa_d20260629_m012813_c001_v0001176_t0015_u01782696493447") 2026/06/29 01:28:19 DEBUG : potato2: Deleting (id "4_z6f02bdd3f0dd1b0b9ff80e1b_f420bb5837db4e815_d20260629_m012817_c001_v7007000_t0000_u01782696497928") 2026/06/29 01:28:19 DEBUG : potato2: Deleting (id "4_z6f02bdd3f0dd1b0b9ff80e1b_f10230d57547acc55_d20260629_m012814_c001_v0001106_t0051_u01782696494265") 2026/06/29 01:28:19 DEBUG : potato3: Deleting (id "4_z6f02bdd3f0dd1b0b9ff80e1b_f420bb5837db4e816_d20260629_m012818_c001_v7007000_t0000_u01782696498573") 2026/06/29 01:28:19 DEBUG : potato3: Deleting (id "4_z6f02bdd3f0dd1b0b9ff80e1b_f10970c99dc0e7d9f_d20260629_m012814_c001_v0001176_t0053_u01782696494643") 2026/06/29 01:28:19 DEBUG : potato3: Deleting (id "4_z6f02bdd3f0dd1b0b9ff80e1b_f101a1d162bacb0fc_d20260629_m012813_c001_v0001176_t0000_u01782696493661") --- PASS: TestServerSideMoveWithFilter (12.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-curaxiq0jido" 2026/06/29 01:28:21 DEBUG : Config file has changed externally - reloading 2026/06/29 01:28:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bebazow9wafa -> B2 bucket rclone-test-curaxiq0jido 2026/06/29 01:28:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:28:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:28:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-curaxiq0jido) 2026/06/29 01:28:26 DEBUG : potato3: Sizes differ 2026/06/29 01:28:26 DEBUG : empty space: size = 1 OK 2026/06/29 01:28:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/29 01:28:26 DEBUG : empty space: Unchanged skipping 2026/06/29 01:28:26 DEBUG : B2 bucket rclone-test-curaxiq0jido: Waiting for checks to finish 2026/06/29 01:28:27 INFO : empty space: Deleted 2026/06/29 01:28:27 DEBUG : B2 bucket rclone-test-curaxiq0jido: Waiting for transfers to finish 2026/06/29 01:28:27 DEBUG : potato2: size = 60 OK 2026/06/29 01:28:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:28:27 INFO : potato2: Copied (server-side copy) 2026/06/29 01:28:27 INFO : potato2: Deleted 2026/06/29 01:28:27 DEBUG : potato3: size = 68 OK 2026/06/29 01:28:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/29 01:28:27 INFO : potato3: Copied (server-side copy) 2026/06/29 01:28:27 INFO : potato3: Deleted 2026/06/29 01:28:28 DEBUG : Creating backend with remote "TestB2:rclone-test-hevovor8xevi" 2026/06/29 01:28:28 INFO : tomatoDir: Making directory 2026/06/29 01:28:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/29 01:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:28:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/29 01:28:29 DEBUG : B2 bucket rclone-test-hevovor8xevi: Waiting for checks to finish 2026/06/29 01:28:29 DEBUG : B2 bucket rclone-test-hevovor8xevi: Waiting for transfers to finish 2026/06/29 01:28:30 DEBUG : potato3: size = 68 OK 2026/06/29 01:28:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/29 01:28:30 INFO : potato3: Copied (server-side copy) 2026/06/29 01:28:30 INFO : potato3: Deleted 2026/06/29 01:28:31 DEBUG : empty space: size = 1 OK 2026/06/29 01:28:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/29 01:28:31 INFO : empty space: Copied (server-side copy) 2026/06/29 01:28:31 DEBUG : potato2: size = 60 OK 2026/06/29 01:28:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/29 01:28:31 INFO : potato2: Copied (server-side copy) 2026/06/29 01:28:31 INFO : empty space: Deleted 2026/06/29 01:28:31 INFO : potato2: Deleted 2026/06/29 01:28:31 DEBUG : B2 bucket rclone-test-hevovor8xevi: Purge remote 2026/06/29 01:28:31 INFO : B2 bucket rclone-test-hevovor8xevi: cleaning bucket "rclone-test-hevovor8xevi" of all files 2026/06/29 01:28:31 DEBUG : empty space: Deleting (id "4_zbfa20d03f0ed1b0b9ff80e1b_f1126bea3a5071424_d20260629_m012830_c001_v0001115_t0055_u01782696510284") 2026/06/29 01:28:31 DEBUG : potato2: Deleting (id "4_zbfa20d03f0ed1b0b9ff80e1b_f107c122ea6bc1916_d20260629_m012830_c001_v0001116_t0036_u01782696510645") 2026/06/29 01:28:31 DEBUG : potato3: Deleting (id "4_zbfa20d03f0ed1b0b9ff80e1b_f100f1ecd73af121c_d20260629_m012830_c001_v0001184_t0016_u01782696510667") 2026/06/29 01:28:37 DEBUG : B2 bucket rclone-test-curaxiq0jido: Purge remote 2026/06/29 01:28:37 INFO : B2 bucket rclone-test-curaxiq0jido: cleaning bucket "rclone-test-curaxiq0jido" of all files 2026/06/29 01:28:38 DEBUG : empty space: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f42102a9cc24558f3_d20260629_m012831_c001_v7007000_t0000_u01782696511126") 2026/06/29 01:28:38 DEBUG : empty space: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f102c5b80e7d0b1b4_d20260629_m012825_c001_v0001032_t0007_u01782696505536") 2026/06/29 01:28:38 DEBUG : potato2: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f41111c87b4cbe8f3_d20260629_m012831_c001_v7007000_t0000_u01782696511185") 2026/06/29 01:28:38 DEBUG : potato2: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f114f50d2e57065d6_d20260629_m012827_c001_v0001161_t0049_u01782696507000") 2026/06/29 01:28:38 DEBUG : potato3: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f42102a9cc24558f2_d20260629_m012830_c001_v7007000_t0000_u01782696510878") 2026/06/29 01:28:38 DEBUG : potato3: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f107c608e2582ae6e_d20260629_m012827_c001_v0001173_t0032_u01782696507342") 2026/06/29 01:28:38 DEBUG : potato3: Deleting (id "4_z8f62edc3f0dd1b0b9ff80e1b_f102c5b80e7d0b1b6_d20260629_m012826_c001_v0001032_t0029_u01782696506094") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.73s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/rclone-sync-test" --- PASS: TestSyncOverlap (1.62s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:28:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/rclone-sync-test" 2026/06/29 01:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/rclone-sync-test-include/layer2" 2026/06/29 01:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/rclone-sync-test-ignore-file" 2026/06/29 01:28:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/29 01:28:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 01:28:51 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 01:28:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:28:52 DEBUG : B2 bucket rclone-test-bebazow9wafa path rclone-sync-test: Waiting for checks to finish 2026/06/29 01:28:52 DEBUG : B2 bucket rclone-test-bebazow9wafa path rclone-sync-test: Waiting for transfers to finish 2026/06/29 01:28:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:28:52 INFO : There was nothing to transfer 2026/06/29 01:28:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:28:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:28:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:28:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:28:52 INFO : There was nothing to transfer 2026/06/29 01:28:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:28:53 DEBUG : B2 bucket rclone-test-bebazow9wafa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/29 01:28:53 DEBUG : B2 bucket rclone-test-bebazow9wafa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/29 01:28:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:28:53 INFO : There was nothing to transfer 2026/06/29 01:28:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:28:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:28:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:28:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:28:53 INFO : There was nothing to transfer 2026/06/29 01:28:54 DEBUG : Excluded 2026/06/29 01:28:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:28:54 DEBUG : B2 bucket rclone-test-bebazow9wafa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/29 01:28:54 DEBUG : B2 bucket rclone-test-bebazow9wafa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/29 01:28:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:28:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.29s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:28:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:28:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/CompareDest" 2026/06/29 01:28:58 DEBUG : one: Need to transfer - File not found at Destination 2026/06/29 01:28:58 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:28:58 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:28:58 DEBUG : one: size = 3 OK 2026/06/29 01:28:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:28:58 INFO : one: Copied (new) 2026/06/29 01:28:58 DEBUG : Waiting for deletions to finish 2026/06/29 01:28:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:28:59 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:28:59 DEBUG : one: Sizes differ 2026/06/29 01:28:59 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:28:59 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:28:59 DEBUG : one: size = 5 OK 2026/06/29 01:28:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/29 01:28:59 INFO : one: Copied (replaced existing) 2026/06/29 01:28:59 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:01 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:01 DEBUG : one: Sizes differ 2026/06/29 01:29:01 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:01 DEBUG : one: size = 5 OK 2026/06/29 01:29:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:29:01 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:01 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:01 INFO : There was nothing to transfer 2026/06/29 01:29:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:02 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:02 DEBUG : one: Sizes differ 2026/06/29 01:29:03 DEBUG : two: size = 3 OK 2026/06/29 01:29:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/29 01:29:03 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:03 DEBUG : one: size = 5 OK 2026/06/29 01:29:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:29:03 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:03 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:03 INFO : There was nothing to transfer 2026/06/29 01:29:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:03 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:03 DEBUG : one: Sizes differ 2026/06/29 01:29:03 DEBUG : two: size = 3 OK 2026/06/29 01:29:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/29 01:29:03 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:03 DEBUG : one: size = 5 OK 2026/06/29 01:29:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:29:03 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:03 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:03 INFO : There was nothing to transfer 2026/06/29 01:29:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:04 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:04 DEBUG : one: Sizes differ 2026/06/29 01:29:04 DEBUG : two: size = 3 OK 2026/06/29 01:29:04 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/06/29 01:29:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/29 01:29:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/29 01:29:04 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:04 DEBUG : one: size = 5 OK 2026/06/29 01:29:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:29:04 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:04 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:04 INFO : There was nothing to transfer 2026/06/29 01:29:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:05 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:05 DEBUG : one: Sizes differ 2026/06/29 01:29:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:05 DEBUG : two: size = 3 (B2 bucket rclone-test-bebazow9wafa path CompareDest) 2026/06/29 01:29:05 DEBUG : two: Sizes differ 2026/06/29 01:29:05 DEBUG : two: Need to transfer - File not found at Destination 2026/06/29 01:29:05 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:05 DEBUG : one: size = 5 OK 2026/06/29 01:29:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:29:05 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:06 DEBUG : two: size = 5 OK 2026/06/29 01:29:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/29 01:29:06 INFO : two: Copied (new) 2026/06/29 01:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.69s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:29:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dest" 2026/06/29 01:29:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/pre-dest1" 2026/06/29 01:29:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/pre-dest2" 2026/06/29 01:29:13 DEBUG : 1: size = 1 OK 2026/06/29 01:29:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:29:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/29 01:29:13 DEBUG : 2: size = 1 OK 2026/06/29 01:29:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:29:13 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/29 01:29:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/29 01:29:14 DEBUG : B2 bucket rclone-test-bebazow9wafa path dest: Waiting for checks to finish 2026/06/29 01:29:14 DEBUG : B2 bucket rclone-test-bebazow9wafa path dest: Waiting for transfers to finish 2026/06/29 01:29:14 DEBUG : 3: size = 1 OK 2026/06/29 01:29:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/29 01:29:14 INFO : 3: Copied (new) 2026/06/29 01:29:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:29:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/CopyDest" 2026/06/29 01:29:19 DEBUG : one: Need to transfer - File not found at Destination 2026/06/29 01:29:19 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:19 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:20 DEBUG : one: size = 3 OK 2026/06/29 01:29:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:29:20 INFO : one: Copied (new) 2026/06/29 01:29:20 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:21 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:21 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:21 DEBUG : one: Sizes differ 2026/06/29 01:29:21 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:21 DEBUG : one: size = 5 OK 2026/06/29 01:29:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/29 01:29:21 INFO : one: Copied (replaced existing) 2026/06/29 01:29:21 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/BackupDir" 2026/06/29 01:29:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:24 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:24 DEBUG : one: Sizes differ 2026/06/29 01:29:24 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:25 DEBUG : one: size = 5 OK 2026/06/29 01:29:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:25 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:29:25 DEBUG : one: Sizes differ 2026/06/29 01:29:26 DEBUG : one: size = 3 OK 2026/06/29 01:29:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:29:26 INFO : one: Copied (server-side copy) 2026/06/29 01:29:26 INFO : one: Deleted 2026/06/29 01:29:27 DEBUG : one: size = 5 OK 2026/06/29 01:29:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/29 01:29:27 INFO : one: Copied (server-side copy) 2026/06/29 01:29:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/29 01:29:27 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:27 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:28 DEBUG : one: size = 5 OK 2026/06/29 01:29:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:28 DEBUG : one: Unchanged skipping 2026/06/29 01:29:28 DEBUG : two: size = 3 OK 2026/06/29 01:29:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:29 DEBUG : two: size = 3 OK 2026/06/29 01:29:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/29 01:29:29 INFO : two: Copied (server-side copy) 2026/06/29 01:29:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/29 01:29:29 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:29 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:29 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:29 DEBUG : one: size = 5 OK 2026/06/29 01:29:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:29 DEBUG : one: Unchanged skipping 2026/06/29 01:29:29 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:29 DEBUG : two: size = 3 OK 2026/06/29 01:29:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:29 DEBUG : two: Unchanged skipping 2026/06/29 01:29:29 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:29 DEBUG : Waiting for deletions to finish 2026/06/29 01:29:29 INFO : There was nothing to transfer 2026/06/29 01:29:30 DEBUG : one: size = 5 OK 2026/06/29 01:29:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:30 DEBUG : one: Unchanged skipping 2026/06/29 01:29:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:29:30 DEBUG : three: size = 5 (B2 bucket rclone-test-bebazow9wafa path CopyDest) 2026/06/29 01:29:30 DEBUG : three: Sizes differ 2026/06/29 01:29:30 DEBUG : three: Destination not found in --copy-dest 2026/06/29 01:29:30 DEBUG : three: Need to transfer - File not found at Destination 2026/06/29 01:29:30 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:29:30 DEBUG : two: size = 3 OK 2026/06/29 01:29:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/29 01:29:30 DEBUG : two: Unchanged skipping 2026/06/29 01:29:30 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:29:31 DEBUG : three: size = 7 OK 2026/06/29 01:29:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/29 01:29:31 INFO : three: Copied (new) 2026/06/29 01:29:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.92s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:29:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:30:35 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-bebazow9wafa/dst": net/http: TLS handshake timeout) 2026/06/29 01:30:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 01:30:36 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 01:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/backup" 2026/06/29 01:30:36 DEBUG : Config file has changed externally - reloading 2026/06/29 01:30:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:30:38 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:30:38 DEBUG : one: Sizes differ 2026/06/29 01:30:38 DEBUG : two: size = 3 OK 2026/06/29 01:30:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:30:38 DEBUG : two: Unchanged skipping 2026/06/29 01:30:38 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:30:39 DEBUG : one: size = 3 OK 2026/06/29 01:30:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:30:39 INFO : one: Copied (server-side copy) 2026/06/29 01:30:39 INFO : one: Deleted 2026/06/29 01:30:39 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:30:41 DEBUG : one: size = 4 OK 2026/06/29 01:30:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:30:41 INFO : one: Copied (new) 2026/06/29 01:30:41 DEBUG : Waiting for deletions to finish 2026/06/29 01:30:43 DEBUG : three.txt: size = 5 OK 2026/06/29 01:30:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:30:43 INFO : three.txt: Copied (server-side copy) 2026/06/29 01:30:43 INFO : three.txt: Deleted 2026/06/29 01:30:43 INFO : three.txt: Moved into backup dir 2026/06/29 01:30:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:30:45 DEBUG : one: size = 4 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:30:45 DEBUG : one: Sizes differ 2026/06/29 01:30:45 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:30:45 DEBUG : two: size = 3 OK 2026/06/29 01:30:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:30:45 DEBUG : two: Unchanged skipping 2026/06/29 01:30:45 DEBUG : one: size = 4 OK 2026/06/29 01:30:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:30:45 INFO : one: Copied (server-side copy) 2026/06/29 01:30:46 INFO : one: Deleted 2026/06/29 01:30:46 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:30:47 DEBUG : one: size = 5 OK 2026/06/29 01:30:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/29 01:30:47 INFO : one: Copied (new) 2026/06/29 01:30:47 DEBUG : Waiting for deletions to finish 2026/06/29 01:30:47 DEBUG : three.txt: size = 6 OK 2026/06/29 01:30:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:30:47 INFO : three.txt: Copied (server-side copy) 2026/06/29 01:30:47 INFO : three.txt: Deleted 2026/06/29 01:30:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (75.55s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/backup" 2026/06/29 01:30:52 DEBUG : Config file has changed externally - reloading 2026/06/29 01:30:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:30:54 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:30:54 DEBUG : one: Sizes differ 2026/06/29 01:30:54 DEBUG : two: size = 3 OK 2026/06/29 01:30:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:30:54 DEBUG : two: Unchanged skipping 2026/06/29 01:30:54 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:30:55 DEBUG : one.bak: size = 3 OK 2026/06/29 01:30:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:30:55 INFO : one: Copied (server-side copy) to: one.bak 2026/06/29 01:30:55 INFO : one: Deleted 2026/06/29 01:30:55 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:30:56 DEBUG : one: size = 4 OK 2026/06/29 01:30:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:30:56 INFO : one: Copied (new) 2026/06/29 01:30:56 DEBUG : Waiting for deletions to finish 2026/06/29 01:30:57 DEBUG : three.txt.bak: size = 5 OK 2026/06/29 01:30:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:30:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/29 01:30:57 INFO : three.txt: Deleted 2026/06/29 01:30:57 INFO : three.txt: Moved into backup dir 2026/06/29 01:30:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:30:58 DEBUG : one: size = 4 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:30:58 DEBUG : one: Sizes differ 2026/06/29 01:30:58 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:30:58 DEBUG : two: size = 3 OK 2026/06/29 01:30:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:30:58 DEBUG : two: Unchanged skipping 2026/06/29 01:30:59 DEBUG : one.bak: size = 4 OK 2026/06/29 01:30:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:30:59 INFO : one: Copied (server-side copy) to: one.bak 2026/06/29 01:30:59 INFO : one: Deleted 2026/06/29 01:30:59 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:30:59 DEBUG : one: size = 5 OK 2026/06/29 01:30:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/29 01:30:59 INFO : one: Copied (new) 2026/06/29 01:30:59 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:00 DEBUG : three.txt.bak: size = 6 OK 2026/06/29 01:31:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/29 01:31:00 INFO : three.txt: Deleted 2026/06/29 01:31:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:31:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/backup" 2026/06/29 01:31:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:06 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:06 DEBUG : one: Sizes differ 2026/06/29 01:31:06 DEBUG : two: size = 3 OK 2026/06/29 01:31:06 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:31:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:06 DEBUG : two: Unchanged skipping 2026/06/29 01:31:07 DEBUG : one-2019-01-01: size = 3 OK 2026/06/29 01:31:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:31:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/29 01:31:07 INFO : one: Deleted 2026/06/29 01:31:07 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:31:08 DEBUG : one: size = 4 OK 2026/06/29 01:31:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:08 INFO : one: Copied (new) 2026/06/29 01:31:08 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/29 01:31:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:31:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/29 01:31:09 INFO : three.txt: Deleted 2026/06/29 01:31:09 INFO : three.txt: Moved into backup dir 2026/06/29 01:31:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:11 DEBUG : one: size = 4 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:11 DEBUG : one: Sizes differ 2026/06/29 01:31:11 DEBUG : two: size = 3 OK 2026/06/29 01:31:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:11 DEBUG : two: Unchanged skipping 2026/06/29 01:31:11 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:31:11 DEBUG : one-2019-01-01: size = 4 OK 2026/06/29 01:31:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/29 01:31:11 INFO : one: Deleted 2026/06/29 01:31:11 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:31:12 DEBUG : one: size = 5 OK 2026/06/29 01:31:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/29 01:31:12 INFO : one: Copied (new) 2026/06/29 01:31:12 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/29 01:31:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/29 01:31:12 INFO : three.txt: Deleted 2026/06/29 01:31:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.29s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:31:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:17 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:17 DEBUG : one: Sizes differ 2026/06/29 01:31:17 DEBUG : two: size = 3 OK 2026/06/29 01:31:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:17 DEBUG : two: Unchanged skipping 2026/06/29 01:31:17 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:31:18 DEBUG : one.bak: size = 3 OK 2026/06/29 01:31:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:31:18 INFO : one: Copied (server-side copy) to: one.bak 2026/06/29 01:31:18 INFO : one: Deleted 2026/06/29 01:31:18 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:31:19 DEBUG : one: size = 4 OK 2026/06/29 01:31:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:19 INFO : one: Copied (new) 2026/06/29 01:31:19 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:19 DEBUG : three.txt.bak: size = 5 OK 2026/06/29 01:31:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:31:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/29 01:31:20 INFO : three.txt: Deleted 2026/06/29 01:31:20 INFO : three.txt: Moved into backup dir 2026/06/29 01:31:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1120-12.backblaze.com/b2api/v1/b2_upload_file/8f32bdb3f0bd1b0b9ff80e1b/c001_v0001120_t0047": EOF 2026/06/29 01:31:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-12.backblaze.com/b2api/v1/b2_upload_file/8f32bdb3f0bd1b0b9ff80e1b/c001_v0001120_t0047": EOF) 2026/06/29 01:31:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bebazow9wafa: 1/10 (Post "https://pod-000-1120-12.backblaze.com/b2api/v1/b2_upload_file/8f32bdb3f0bd1b0b9ff80e1b/c001_v0001120_t0047": EOF) 2026/06/29 01:31:23 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 01:31:23 DEBUG : one.bak: Excluded (Path Filter) 2026/06/29 01:31:23 DEBUG : one.bak: Excluded 2026/06/29 01:31:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/29 01:31:23 DEBUG : three.txt.bak: Excluded 2026/06/29 01:31:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:23 DEBUG : one: size = 4 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:23 DEBUG : one: Sizes differ 2026/06/29 01:31:23 DEBUG : two: size = 3 OK 2026/06/29 01:31:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:23 DEBUG : two: Unchanged skipping 2026/06/29 01:31:23 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for checks to finish 2026/06/29 01:31:24 DEBUG : one.bak: size = 4 OK 2026/06/29 01:31:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:24 INFO : one: Copied (server-side copy) to: one.bak 2026/06/29 01:31:24 INFO : one: Deleted 2026/06/29 01:31:24 DEBUG : B2 bucket rclone-test-bebazow9wafa path dst: Waiting for transfers to finish 2026/06/29 01:31:25 DEBUG : one: size = 5 OK 2026/06/29 01:31:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/29 01:31:25 INFO : one: Copied (new) 2026/06/29 01:31:25 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:25 DEBUG : three.txt.bak: size = 6 OK 2026/06/29 01:31:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/29 01:31:26 INFO : three.txt: Deleted 2026/06/29 01:31:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.16s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:31:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:29 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:29 DEBUG : one: Sizes differ 2026/06/29 01:31:30 DEBUG : one.bak: size = 3 OK 2026/06/29 01:31:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:31:30 INFO : one: Copied (server-side copy) to: one.bak 2026/06/29 01:31:30 INFO : one: Deleted 2026/06/29 01:31:31 DEBUG : one: size = 4 OK 2026/06/29 01:31:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:31 INFO : one: Copied (new) 2026/06/29 01:31:31 DEBUG : two: size = 3 OK 2026/06/29 01:31:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:31 DEBUG : two: Unchanged skipping 2026/06/29 01:31:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:32 DEBUG : three.txt: Sizes differ 2026/06/29 01:31:32 DEBUG : three.txt.bak: size = 5 OK 2026/06/29 01:31:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:31:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/29 01:31:32 INFO : three.txt: Deleted 2026/06/29 01:31:33 DEBUG : three.txt: size = 6 OK 2026/06/29 01:31:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:33 INFO : three.txt: Copied (new) 2026/06/29 01:31:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:34 DEBUG : one: size = 4 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:34 DEBUG : one: Sizes differ 2026/06/29 01:31:35 DEBUG : one.bak: size = 4 OK 2026/06/29 01:31:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:35 INFO : one: Copied (server-side copy) to: one.bak 2026/06/29 01:31:35 INFO : one: Deleted 2026/06/29 01:31:36 DEBUG : one: size = 5 OK 2026/06/29 01:31:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/29 01:31:36 INFO : one: Copied (new) 2026/06/29 01:31:36 DEBUG : two: size = 3 OK 2026/06/29 01:31:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:36 DEBUG : two: Unchanged skipping 2026/06/29 01:31:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:36 DEBUG : three.txt: Sizes differ 2026/06/29 01:31:36 DEBUG : three.txt.bak: size = 6 OK 2026/06/29 01:31:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/29 01:31:37 INFO : three.txt: Deleted 2026/06/29 01:31:37 DEBUG : three.txt: size = 19 OK 2026/06/29 01:31:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/29 01:31:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.65s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bebazow9wafa/dst" 2026/06/29 01:31:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:41 DEBUG : one: size = 3 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:41 DEBUG : one: Sizes differ 2026/06/29 01:31:43 DEBUG : one-2019-01-01: size = 3 OK 2026/06/29 01:31:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/29 01:31:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/29 01:31:43 INFO : one: Deleted 2026/06/29 01:31:44 DEBUG : one: size = 4 OK 2026/06/29 01:31:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:44 INFO : one: Copied (new) 2026/06/29 01:31:44 DEBUG : two: size = 3 OK 2026/06/29 01:31:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:44 DEBUG : two: Unchanged skipping 2026/06/29 01:31:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:44 DEBUG : three.txt: Sizes differ 2026/06/29 01:31:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/29 01:31:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/29 01:31:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/29 01:31:45 INFO : three.txt: Deleted 2026/06/29 01:31:45 DEBUG : three.txt: size = 6 OK 2026/06/29 01:31:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:45 INFO : three.txt: Copied (new) 2026/06/29 01:31:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:46 DEBUG : one: size = 4 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:46 DEBUG : one: Sizes differ 2026/06/29 01:31:47 DEBUG : one-2019-01-01: size = 4 OK 2026/06/29 01:31:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/29 01:31:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/29 01:31:47 INFO : one: Deleted 2026/06/29 01:31:47 DEBUG : one: size = 5 OK 2026/06/29 01:31:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/29 01:31:47 INFO : one: Copied (new) 2026/06/29 01:31:47 DEBUG : two: size = 3 OK 2026/06/29 01:31:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:47 DEBUG : two: Unchanged skipping 2026/06/29 01:31:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bebazow9wafa path dst) 2026/06/29 01:31:48 DEBUG : three.txt: Sizes differ 2026/06/29 01:31:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/29 01:31:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/29 01:31:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/29 01:31:49 INFO : three.txt: Deleted 2026/06/29 01:31:49 DEBUG : three.txt: size = 19 OK 2026/06/29 01:31:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/29 01:31:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.84s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:52 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:52 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:31:52 DEBUG : Testêé: Sizes differ 2026/06/29 01:31:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:31:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:31:52 DEBUG : Testêé: size = 14 OK 2026/06/29 01:31:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/29 01:31:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/29 01:31:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/29 01:31:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:31:53 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:31:53 DEBUG : existing: size = 6 OK 2026/06/29 01:31:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/29 01:31:53 INFO : existing: Copied (new) 2026/06/29 01:31:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:31:54 DEBUG : existing: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:31:54 DEBUG : existing: Sizes differ 2026/06/29 01:31:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/29 01:31:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:31:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:31:54 ERROR : B2 bucket rclone-test-bebazow9wafa: not deleting files as there were IO errors 2026/06/29 01:31:54 ERROR : B2 bucket rclone-test-bebazow9wafa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:31:55 DEBUG : EXISTING: size = 6 OK 2026/06/29 01:31:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:31:55 DEBUG : existing: Unchanged skipping 2026/06/29 01:31:55 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:31:55 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:31:55 DEBUG : Waiting for deletions to finish 2026/06/29 01:31:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", 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-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:11 DEBUG : both0: size = 6 OK 2026/06/29 01:32:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both0: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both10: size = 6 OK 2026/06/29 01:32:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both10: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both11: size = 6 OK 2026/06/29 01:32:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both11: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both12: size = 6 OK 2026/06/29 01:32:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both12: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both13: size = 6 OK 2026/06/29 01:32:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both13: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both14: size = 6 OK 2026/06/29 01:32:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both14: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both15: size = 6 OK 2026/06/29 01:32:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both15: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both16: size = 6 OK 2026/06/29 01:32:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both16: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both17: size = 6 OK 2026/06/29 01:32:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both17: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both18: size = 6 OK 2026/06/29 01:32:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both18: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both19: size = 6 OK 2026/06/29 01:32:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both19: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both1: size = 6 OK 2026/06/29 01:32:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both1: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both2: size = 6 OK 2026/06/29 01:32:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both2: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both3: size = 6 OK 2026/06/29 01:32:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both3: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both4: size = 6 OK 2026/06/29 01:32:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both4: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both5: size = 6 OK 2026/06/29 01:32:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both5: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both6: size = 6 OK 2026/06/29 01:32:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both6: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both7: size = 6 OK 2026/06/29 01:32:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both7: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both8: size = 6 OK 2026/06/29 01:32:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both8: Unchanged skipping 2026/06/29 01:32:11 DEBUG : both9: size = 6 OK 2026/06/29 01:32:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:11 DEBUG : both9: Unchanged skipping 2026/06/29 01:32:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:32:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:32:11 DEBUG : Waiting for deletions to finish 2026/06/29 01:32:11 INFO : only19: Deleted 2026/06/29 01:32:12 INFO : only2: Deleted 2026/06/29 01:32:12 INFO : only11: Deleted 2026/06/29 01:32:12 INFO : only17: Deleted 2026/06/29 01:32:12 INFO : only6: Deleted 2026/06/29 01:32:12 INFO : only7: Deleted 2026/06/29 01:32:12 INFO : only10: Deleted 2026/06/29 01:32:12 INFO : only16: Deleted 2026/06/29 01:32:12 INFO : only1: Deleted 2026/06/29 01:32:12 INFO : only4: Deleted 2026/06/29 01:32:12 INFO : only9: Deleted 2026/06/29 01:32:12 INFO : only0: Deleted 2026/06/29 01:32:12 INFO : only12: Deleted 2026/06/29 01:32:12 INFO : only13: Deleted 2026/06/29 01:32:12 INFO : only14: Deleted 2026/06/29 01:32:12 INFO : only15: Deleted 2026/06/29 01:32:13 INFO : only18: Deleted 2026/06/29 01:32:13 INFO : only5: Deleted 2026/06/29 01:32:13 INFO : only8: Deleted 2026/06/29 01:32:13 INFO : only3: Deleted 2026/06/29 01:32:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.65s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:29 DEBUG : both0: size = 6 OK 2026/06/29 01:32:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both0: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both10: size = 6 OK 2026/06/29 01:32:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both10: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both11: size = 6 OK 2026/06/29 01:32:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both11: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both12: size = 6 OK 2026/06/29 01:32:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both12: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both13: size = 6 OK 2026/06/29 01:32:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both13: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both14: size = 6 OK 2026/06/29 01:32:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both14: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both15: size = 6 OK 2026/06/29 01:32:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both15: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both16: size = 6 OK 2026/06/29 01:32:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both16: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both17: size = 6 OK 2026/06/29 01:32:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both17: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both18: size = 6 OK 2026/06/29 01:32:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both18: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both19: size = 6 OK 2026/06/29 01:32:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both19: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both1: size = 6 OK 2026/06/29 01:32:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both1: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both2: size = 6 OK 2026/06/29 01:32:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both2: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both3: size = 6 OK 2026/06/29 01:32:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both3: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both4: size = 6 OK 2026/06/29 01:32:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both4: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both5: size = 6 OK 2026/06/29 01:32:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both5: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both6: size = 6 OK 2026/06/29 01:32:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both6: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both7: size = 6 OK 2026/06/29 01:32:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both7: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both8: size = 6 OK 2026/06/29 01:32:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both8: Unchanged skipping 2026/06/29 01:32:29 DEBUG : both9: size = 6 OK 2026/06/29 01:32:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:29 DEBUG : both9: Unchanged skipping 2026/06/29 01:32:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only0: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only0: Sizes differ 2026/06/29 01:32:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only10: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only10: Sizes differ 2026/06/29 01:32:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only11: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only11: Sizes differ 2026/06/29 01:32:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only12: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only12: Sizes differ 2026/06/29 01:32:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only13: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only13: Sizes differ 2026/06/29 01:32:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only14: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only14: Sizes differ 2026/06/29 01:32:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only15: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only15: Sizes differ 2026/06/29 01:32:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only16: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only16: Sizes differ 2026/06/29 01:32:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only17: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only17: Sizes differ 2026/06/29 01:32:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only18: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only18: Sizes differ 2026/06/29 01:32:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only19: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only19: Sizes differ 2026/06/29 01:32:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only1: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only1: Sizes differ 2026/06/29 01:32:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only2: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only2: Sizes differ 2026/06/29 01:32:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only3: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only3: Sizes differ 2026/06/29 01:32:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only4: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only4: Sizes differ 2026/06/29 01:32:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only5: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only5: Sizes differ 2026/06/29 01:32:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only6: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only6: Sizes differ 2026/06/29 01:32:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only7: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only7: Sizes differ 2026/06/29 01:32:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only8: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only8: Sizes differ 2026/06/29 01:32:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1023416357) 2026/06/29 01:32:29 DEBUG : only9: size = 6 (B2 bucket rclone-test-bebazow9wafa) 2026/06/29 01:32:29 DEBUG : only9: Sizes differ 2026/06/29 01:32:29 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:32:29 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:32:29 DEBUG : only0: size = 0 OK 2026/06/29 01:32:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:29 INFO : only0: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only11: size = 0 OK 2026/06/29 01:32:30 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only11: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only13: size = 0 OK 2026/06/29 01:32:30 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only13: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only14: size = 0 OK 2026/06/29 01:32:30 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only14: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only12: size = 0 OK 2026/06/29 01:32:30 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only12: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only15: size = 0 OK 2026/06/29 01:32:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only15: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only16: size = 0 OK 2026/06/29 01:32:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only16: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only10: size = 0 OK 2026/06/29 01:32:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only10: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only17: size = 0 OK 2026/06/29 01:32:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only17: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only18: size = 0 OK 2026/06/29 01:32:30 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only18: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only19: size = 0 OK 2026/06/29 01:32:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only19: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only1: size = 0 OK 2026/06/29 01:32:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only1: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only2: size = 0 OK 2026/06/29 01:32:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only2: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only3: size = 0 OK 2026/06/29 01:32:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only3: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only4: size = 0 OK 2026/06/29 01:32:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only4: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only5: size = 0 OK 2026/06/29 01:32:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only5: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only6: size = 0 OK 2026/06/29 01:32:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only6: Copied (replaced existing) 2026/06/29 01:32:30 DEBUG : only7: size = 0 OK 2026/06/29 01:32:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:30 INFO : only7: Copied (replaced existing) 2026/06/29 01:32:31 DEBUG : only8: size = 0 OK 2026/06/29 01:32:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:31 INFO : only8: Copied (replaced existing) 2026/06/29 01:32:31 DEBUG : only9: size = 0 OK 2026/06/29 01:32:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/29 01:32:31 INFO : only9: Copied (replaced existing) 2026/06/29 01:32:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.58s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:39 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:32:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:32:39 DEBUG : empty_on_remote: Making directory with metadata 2026/06/29 01:32:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:32:39 INFO : empty_on_remote: Making directory 2026/06/29 01:32:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 01:32:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:42 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:32:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:32:42 DEBUG : empty_on_remote: Making directory with metadata 2026/06/29 01:32:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:32:42 INFO : empty_on_remote: Making directory 2026/06/29 01:32:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 01:32:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:45 INFO : sub dir: Making directory 2026/06/29 01:32:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:32:48 INFO : sub dir: Making directory 2026/06/29 01:32:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.58s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:32:58 DEBUG : Waiting for deletions to finish 2026/06/29 01:32:59 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:32:59 DEBUG : apple: size = 5 OK 2026/06/29 01:32:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : apple: Unchanged skipping 2026/06/29 01:32:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:32:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:32:59 DEBUG : banana: size = 6 OK 2026/06/29 01:32:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : banana: Unchanged skipping 2026/06/29 01:32:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:32:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:32:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:32:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:32:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:32:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:32:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:32:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:32:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:32:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:32:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:32:59 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:32:59 DEBUG : Waiting for deletions to finish 2026/06/29 01:32:59 INFO : There was nothing to transfer 2026/06/29 01:32:59 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:00 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : apple: size = 5 OK 2026/06/29 01:33:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : apple: Unchanged skipping 2026/06/29 01:33:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:33:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:33:00 DEBUG : banana: size = 6 OK 2026/06/29 01:33:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : banana: Unchanged skipping 2026/06/29 01:33:00 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:33:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:33:00 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:33:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:33:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:33:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:33:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:33:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:33:00 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:00 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:00 INFO : There was nothing to transfer 2026/06/29 01:33:00 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:00 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:33:13 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:13 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:33:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:33:14 DEBUG : banana: size = 6 OK 2026/06/29 01:33:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : banana: Unchanged skipping 2026/06/29 01:33:14 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:33:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:33:14 DEBUG : apple: size = 5 OK 2026/06/29 01:33:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : apple: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:33:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:33:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:33:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:33:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:33:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:33:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:33:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:33:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:14 INFO : There was nothing to transfer 2026/06/29 01:33:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:15 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : apple: size = 5 OK 2026/06/29 01:33:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : apple: Unchanged skipping 2026/06/29 01:33:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:33:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:33:15 DEBUG : banana: size = 6 OK 2026/06/29 01:33:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : banana: Unchanged skipping 2026/06/29 01:33:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:33:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:33:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:33:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:33:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:33:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:33:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:33:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:33:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:33:15 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:15 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:15 INFO : There was nothing to transfer 2026/06/29 01:33:15 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:15 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:33:27 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:27 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:27 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:27 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:28 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:33:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/29 01:33:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/29 01:33:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/29 01:33:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : YXBwbGU=: size = 5 OK 2026/06/29 01:33:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/29 01:33:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/29 01:33:28 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/29 01:33:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/29 01:33:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/29 01:33:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/29 01:33:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/29 01:33:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/29 01:33:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/29 01:33:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/29 01:33:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/29 01:33:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/29 01:33:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/29 01:33:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/29 01:33:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:29 DEBUG : YmFuYW5h: size = 6 OK 2026/06/29 01:33:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/29 01:33:29 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/29 01:33:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/29 01:33:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/29 01:33:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/29 01:33:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/29 01:33:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/29 01:33:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/29 01:33:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/29 01:33:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/29 01:33:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/29 01:33:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/29 01:33:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/29 01:33:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/29 01:33:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/29 01:33:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/29 01:33:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/29 01:33:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:33:30 INFO : banana: Deleted 2026/06/29 01:33:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:33:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:33:30 INFO : splitbananasplit: Deleted 2026/06/29 01:33:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:33:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:33:31 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:33:31 INFO : appleappleapplebanana: Deleted 2026/06/29 01:33:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:33:31 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:33:31 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:33:31 INFO : apple: Deleted 2026/06/29 01:33:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:33:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:31 DEBUG : YXBwbGU=: size = 5 OK 2026/06/29 01:33:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:33:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:31 DEBUG : apple: Unchanged skipping 2026/06/29 01:33:31 DEBUG : YmFuYW5h: size = 6 OK 2026/06/29 01:33:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/29 01:33:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:31 DEBUG : banana: Unchanged skipping 2026/06/29 01:33:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:33:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/29 01:33:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/29 01:33:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:33:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/29 01:33:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/29 01:33:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/29 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/29 01:33:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/29 01:33:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:33:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:33:32 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:32 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:32 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/29 01:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:32 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:33:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:33:32 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:33:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:33:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:33:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:33:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:33:45 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:46 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:46 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:33:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:33:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:33:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:33:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:33:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:33:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:33:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:33:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:33:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:33:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:33:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:33:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:33:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/29 01:33:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:46 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:46 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:46 DEBUG : PREFIXbanana: size = 6 OK 2026/06/29 01:33:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/29 01:33:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/29 01:33:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:46 DEBUG : PREFIXapple: size = 5 OK 2026/06/29 01:33:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/29 01:33:46 INFO : apple: Copied (new) to: PREFIXapple 2026/06/29 01:33:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/29 01:33:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/29 01:33:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/29 01:33:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/29 01:33:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/29 01:33:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:47 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/29 01:33:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/29 01:33:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/29 01:33:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/29 01:33:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/29 01:33:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/29 01:33:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/29 01:33:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/29 01:33:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/29 01:33:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/29 01:33:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/29 01:33:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/29 01:33:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/29 01:33:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/29 01:33:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/29 01:33:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/29 01:33:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/29 01:33:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/29 01:33:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/29 01:33:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:48 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/29 01:33:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/29 01:33:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/29 01:33:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/29 01:33:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/29 01:33:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/29 01:33:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:48 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:48 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:33:48 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:33:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:33:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:33:48 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:33:48 INFO : banana: Deleted 2026/06/29 01:33:48 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:33:48 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:33:49 INFO : appleappleapplebanana: Deleted 2026/06/29 01:33:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:33:49 INFO : apple: Deleted 2026/06/29 01:33:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:33:49 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:33:49 INFO : splitbananasplit: Deleted 2026/06/29 01:33:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:33:49 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:33:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:33:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:33:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:33:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:33:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:33:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:33:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:33:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:33:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:33:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:33:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:33:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:33:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:33:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:33:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:33:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:33:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:33:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:33:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:33:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:33:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:33:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:33:50 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:33:50 DEBUG : banana: size = 6 OK 2026/06/29 01:33:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/29 01:33:50 INFO : banana: Copied (new) 2026/06/29 01:33:50 DEBUG : apple: size = 5 OK 2026/06/29 01:33:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/29 01:33:50 INFO : apple: Copied (new) 2026/06/29 01:33:50 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:33:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/29 01:33:50 INFO : splitbananasplit: Copied (new) 2026/06/29 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:33:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/29 01:33:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/29 01:33:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:33:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/29 01:33:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/29 01:33:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:33:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/29 01:33:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/29 01:33:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:33:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/29 01:33:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/29 01:33:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:33:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/29 01:33:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/29 01:33:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:33:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/29 01:33:50 INFO : appleappleapplebanana: Copied (new) 2026/06/29 01:33:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:33:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/29 01:33:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:33:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/29 01:33:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:33:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/29 01:33:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:33:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/29 01:33:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:33:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/29 01:33:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:33:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/29 01:33:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:33:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/29 01:33:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:33:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/29 01:33:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:33:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/29 01:33:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/29 01:33:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:33:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/29 01:33:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/29 01:33:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:33:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/29 01:33:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/29 01:33:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:52 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/29 01:33:52 INFO : PREFIXapple: Deleted 2026/06/29 01:33:52 INFO : PREFIXbanana: Deleted 2026/06/29 01:33:52 INFO : PREFIXsplitbananasplit: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/29 01:33:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/29 01:33:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:53 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:33:53 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:33:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:34:12 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:12 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:34:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:13 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:34:13 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:34:13 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/29 01:34:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/29 01:34:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:13 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/29 01:34:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/29 01:34:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/29 01:34:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/29 01:34:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/29 01:34:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/29 01:34:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/29 01:34:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/29 01:34:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/29 01:34:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/29 01:34:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:13 DEBUG : appleSUFFIX: size = 5 OK 2026/06/29 01:34:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/29 01:34:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/29 01:34:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/29 01:34:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/29 01:34:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/29 01:34:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/29 01:34:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/29 01:34:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/29 01:34:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/29 01:34:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/29 01:34:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/29 01:34:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/29 01:34:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/29 01:34:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/29 01:34:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/29 01:34:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/29 01:34:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/29 01:34:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/29 01:34:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/29 01:34:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/29 01:34:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/29 01:34:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/29 01:34:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/29 01:34:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/29 01:34:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/29 01:34:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/29 01:34:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/29 01:34:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:34:15 INFO : apple: Deleted 2026/06/29 01:34:15 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:34:15 INFO : banana: Deleted 2026/06/29 01:34:15 INFO : splitbananasplit: Deleted 2026/06/29 01:34:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:34:15 INFO : appleappleapplebanana: Deleted 2026/06/29 01:34:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:34:15 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:34:15 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:34:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:34:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:34:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:16 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:34:16 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:34:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:34:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/29 01:34:16 INFO : splitbananasplit: Copied (new) 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:34:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/29 01:34:16 INFO : appleappleapplebanana: Copied (new) 2026/06/29 01:34:16 DEBUG : banana: size = 6 OK 2026/06/29 01:34:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/29 01:34:16 INFO : banana: Copied (new) 2026/06/29 01:34:16 DEBUG : apple: size = 5 OK 2026/06/29 01:34:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/29 01:34:16 INFO : apple: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/29 01:34:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/29 01:34:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/29 01:34:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/29 01:34:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/29 01:34:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/29 01:34:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/29 01:34:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/29 01:34:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:34:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/29 01:34:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:34:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/29 01:34:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/29 01:34:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:34:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/29 01:34:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/29 01:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:34:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/29 01:34:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/29 01:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:34:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/29 01:34:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/29 01:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:34:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/29 01:34:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/29 01:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:34:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/29 01:34:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/29 01:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:34:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/29 01:34:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/29 01:34:18 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:18 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : splitbananasplitSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : appleSUFFIX: Deleted 2026/06/29 01:34:18 INFO : bananaSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/29 01:34:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/29 01:34:18 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:19 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:19 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:34:33 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:33 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:33 DEBUG : apple: size = 5 OK 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:34:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:33 DEBUG : apple: Unchanged skipping 2026/06/29 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:33 DEBUG : banana: size = 6 OK 2026/06/29 01:34:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:33 DEBUG : banana: Unchanged skipping 2026/06/29 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:34:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:34:34 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:34:34 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:34:34 DEBUG : splitbanan: size = 16 OK 2026/06/29 01:34:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/29 01:34:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/29 01:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/29 01:34:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/29 01:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/29 01:34:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/29 01:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/29 01:34:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/29 01:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/29 01:34:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/29 01:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:34 DEBUG : appleapple: size = 21 OK 2026/06/29 01:34:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/29 01:34:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/29 01:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/29 01:34:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/29 01:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/29 01:34:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/29 01:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/29 01:34:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/29 01:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/29 01:34:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/29 01:34:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/29 01:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/29 01:34:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/29 01:34:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/29 01:34:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/29 01:34:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/29 01:34:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/29 01:34:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/29 01:34:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/29 01:34:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/29 01:34:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/29 01:34:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/29 01:34:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/29 01:34:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/29 01:34:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/29 01:34:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/29 01:34:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/29 01:34:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/29 01:34:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/29 01:34:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/29 01:34:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/29 01:34:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/29 01:34:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/29 01:34:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/29 01:34:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/29 01:34:35 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:35 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:34:35 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:34:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:34:36 INFO : appleappleapplebanana: Deleted 2026/06/29 01:34:36 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:34:36 INFO : splitbananasplit: Deleted 2026/06/29 01:34:36 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:34:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:34:36 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:36 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : appleapple: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/29 01:34:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:37 DEBUG : apple: size = 5 OK 2026/06/29 01:34:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : apple: Unchanged skipping 2026/06/29 01:34:37 DEBUG : appleapple: size = 21 OK 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:34:37 DEBUG : banana: size = 6 OK 2026/06/29 01:34:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : banana: Unchanged skipping 2026/06/29 01:34:37 DEBUG : splitbanan: size = 16 OK 2026/06/29 01:34:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:34:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:34:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:34:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:34:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:34:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:34:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:34:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:34:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:34:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:34:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:34:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:34:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:34:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:34:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:34:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:34:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:34:37 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:34:37 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:34:37 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:37 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:37 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : appleapple: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/29 01:34:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/29 01:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:34:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:34:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:34:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:34:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:34:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:34:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:34:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:34:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:34:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:34:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:34:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:34:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:34:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:34:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:34:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:34:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:34:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:34:38 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:34:50 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:51 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:34:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:34:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:34:51 DEBUG : banana: size = 6 OK 2026/06/29 01:34:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : banana: Unchanged skipping 2026/06/29 01:34:51 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:34:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:34:51 DEBUG : apple: size = 5 OK 2026/06/29 01:34:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : apple: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:34:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:34:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:34:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:34:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:34:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:34:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:34:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:34:51 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:34:51 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:34:51 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:51 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:52 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:34:52 DEBUG : apple: size = 5 OK 2026/06/29 01:34:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:34:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : apple: Unchanged skipping 2026/06/29 01:34:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:34:52 DEBUG : banana: size = 6 OK 2026/06/29 01:34:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : banana: Unchanged skipping 2026/06/29 01:34:52 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:34:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:34:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:34:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:34:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:34:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:34:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:34:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:34:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:34:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:34:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:34:52 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:34:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:52 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:53 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:34:53 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:34:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:35:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:07 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:07 DEBUG : apple: size = 5 OK 2026/06/29 01:35:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:07 DEBUG : banana: size = 6 OK 2026/06/29 01:35:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:08 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : banana: size = 6 OK 2026/06/29 01:35:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:08 DEBUG : apple: size = 5 OK 2026/06/29 01:35:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:08 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:08 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:08 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:08 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:09 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:35:22 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:22 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : apple: size = 5 OK 2026/06/29 01:35:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:23 DEBUG : banana: size = 6 OK 2026/06/29 01:35:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:23 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:23 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:23 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:23 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:23 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : apple: size = 5 OK 2026/06/29 01:35:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:24 DEBUG : banana: size = 6 OK 2026/06/29 01:35:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:24 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:35:38 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:38 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : apple: size = 5 OK 2026/06/29 01:35:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:39 DEBUG : banana: size = 6 OK 2026/06/29 01:35:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:39 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:39 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:39 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:39 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:39 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:39 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : apple: size = 5 OK 2026/06/29 01:35:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:40 DEBUG : banana: size = 6 OK 2026/06/29 01:35:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:40 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:40 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:40 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:40 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:40 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:40 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:35:53 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:53 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : apple: size = 5 OK 2026/06/29 01:35:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:54 DEBUG : banana: size = 6 OK 2026/06/29 01:35:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:54 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:54 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : apple: size = 5 OK 2026/06/29 01:35:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : apple: Unchanged skipping 2026/06/29 01:35:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:35:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : banana: size = 6 OK 2026/06/29 01:35:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : banana: Unchanged skipping 2026/06/29 01:35:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:35:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:35:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:35:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:35:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:35:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:35:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:35:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:35:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:35:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:35:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:35:55 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:35:55 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:35:55 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:55 DEBUG : Waiting for deletions to finish 2026/06/29 01:35:55 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:35:55 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.47s) --- PASS: TestTransform/NFC (13.57s) --- PASS: TestTransform/NFD (14.77s) --- PASS: TestTransform/base64 (16.56s) --- PASS: TestTransform/prefix (21.14s) --- PASS: TestTransform/suffix (26.14s) --- PASS: TestTransform/truncate (18.29s) --- PASS: TestTransform/encoder (15.72s) --- PASS: TestTransform/ISO-8859-1 (15.57s) --- PASS: TestTransform/charmap (15.60s) --- PASS: TestTransform/lowercase (15.80s) --- PASS: TestTransform/ascii (15.30s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/29 01:36:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/29 01:36:00 INFO : sub dir_somesuffix: Making directory 2026/06/29 01:36:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/29 01:36:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/29 01:36:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:36:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:36:00 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:00 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/29 01:36:01 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:02 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:02 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:02 INFO : tictactoe: Making directory 2026/06/29 01:36:02 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:02 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:36:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:02 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:02 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:03 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/29 01:36:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/29 01:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:04 INFO : toe: Making directory 2026/06/29 01:36:04 INFO : toe/toe: Making directory 2026/06/29 01:36:04 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:36:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:36:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:36:04 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:04 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/29 01:36:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/29 01:36:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:05 INFO : toe: Making directory 2026/06/29 01:36:05 INFO : toe/toe: Making directory 2026/06/29 01:36:05 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:36:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:36:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:36:05 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:05 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/29 01:36:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/29 01:36:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:07 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:36:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:36:07 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:07 INFO : tictacempty_dir: Making directory 2026/06/29 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:07 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:07 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:07 INFO : tictactoe: Making directory 2026/06/29 01:36:07 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:07 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:07 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:36:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:07 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/29 01:36:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.77s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:09 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:36:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:36:09 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:09 INFO : tictacempty_dir: Making directory 2026/06/29 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:09 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:09 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:09 INFO : tictactoe: Making directory 2026/06/29 01:36:09 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:09 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:09 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:36:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:36:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:09 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:09 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/29 01:36:10 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:10 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:10 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:10 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/29 01:36:10 NOTICE: B2 bucket rclone-test-bebazow9wafa: 0 differences found 2026/06/29 01:36:10 NOTICE: B2 bucket rclone-test-bebazow9wafa: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:11 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:11 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:11 INFO : tictactoe: Making directory 2026/06/29 01:36:11 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:11 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:11 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:36:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:11 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:12 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/29 01:36:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:12 DEBUG : Waiting for deletions to finish 2026/06/29 01:36:12 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:12 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:12 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/29 01:36:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/29 01:36:13 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:36:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/29 01:36:13 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2026/06/29 01:36:13 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:14 INFO : toe: Making directory 2026/06/29 01:36:14 INFO : toe/toe: Making directory 2026/06/29 01:36:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:36:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:14 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:14 DEBUG : toe/toe/toe: size = 11 OK 2026/06/29 01:36:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:14 INFO : toe/toe/toe: Copied (new) 2026/06/29 01:36:14 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:15 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:36:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:36:15 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:16 INFO : tictacempty_dir: Making directory 2026/06/29 01:36:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:16 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:16 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:16 INFO : tictactoe: Making directory 2026/06/29 01:36:16 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:16 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:16 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:36:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:36:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:16 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:16 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:17 INFO : toe/toe/toe.txt: Deleted 2026/06/29 01:36:17 INFO : toe/toe: Removing directory 2026/06/29 01:36:17 INFO : toe: Removing directory 2026/06/29 01:36:17 INFO : empty_dir: Removing directory 2026/06/29 01:36:17 DEBUG : Local file system at /tmp/rclone1023416357: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.97s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:17 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:36:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:36:17 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:18 INFO : tictacempty_dir: Making directory 2026/06/29 01:36:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:18 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:18 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:18 INFO : tictactoe: Making directory 2026/06/29 01:36:18 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:18 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:18 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:36:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:36:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:18 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:18 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:18 INFO : toe/toe/toe.txt: Deleted 2026/06/29 01:36:18 INFO : toe/toe: Removing directory 2026/06/29 01:36:18 INFO : toe: Removing directory 2026/06/29 01:36:18 INFO : empty_dir: Removing directory 2026/06/29 01:36:18 DEBUG : Local file system at /tmp/rclone1023416357: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/29 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/29 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:36:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/29 01:36:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:19 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/29 01:36:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.02s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:20 DEBUG : Reset feature "Copy" 2026/06/29 01:36:20 DEBUG : Reset feature "Move" 2026/06/29 01:36:20 DEBUG : Reset feature "Copy" 2026/06/29 01:36:20 DEBUG : Reset feature "Move" 2026/06/29 01:36:20 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:36:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:36:20 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:21 INFO : tictacempty_dir: Making directory 2026/06/29 01:36:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:36:21 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:21 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:21 INFO : tictactoe: Making directory 2026/06/29 01:36:21 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:21 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:36:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:21 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:36:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:36:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:36:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:21 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:21 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:36:21 INFO : toe/toe/toe.txt: Deleted 2026/06/29 01:36:21 INFO : toe/toe: Removing directory 2026/06/29 01:36:21 INFO : toe: Removing directory 2026/06/29 01:36:21 INFO : empty_dir: Removing directory 2026/06/29 01:36:21 DEBUG : Local file system at /tmp/rclone1023416357: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/29 01:36:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:36:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/29 01:36:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:36:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:36:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:36:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/29 01:36:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/29 01:36:23 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.84s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:24 DEBUG : toe: transformed to: dG9l 2026/06/29 01:36:24 DEBUG : toe: transformed to: dG9l 2026/06/29 01:36:24 INFO : dG9l: Making directory 2026/06/29 01:36:24 DEBUG : toe: transformed to: dG9l 2026/06/29 01:36:24 DEBUG : toe: transformed to: dG9l 2026/06/29 01:36:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/29 01:36:24 INFO : dG9l/dG9l: Making directory 2026/06/29 01:36:24 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/29 01:36:24 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/29 01:36:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/29 01:36:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:36:24 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/29 01:36:24 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:24 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/29 01:36:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/29 01:36:25 DEBUG : Waiting for deletions to finish 2026/06/29 01:36:25 DEBUG : dG9l: transformed to: toe 2026/06/29 01:36:25 DEBUG : dG9l: transformed to: toe 2026/06/29 01:36:26 DEBUG : dG9l: transformed to: toe 2026/06/29 01:36:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/29 01:36:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/29 01:36:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/29 01:36:26 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for checks to finish 2026/06/29 01:36:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/29 01:36:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/29 01:36:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/29 01:36:26 DEBUG : Local file system at /tmp/rclone1023416357: Waiting for transfers to finish 2026/06/29 01:36:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bebazow9wafa", Local "Local file system at /tmp/rclone1023416357", Modify Window "1ms" 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe: transformed to: 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe: transformed to: 2026/06/29 01:36:27 INFO : B2 bucket rclone-test-bebazow9wafa: Making directory 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe: transformed to: 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe: transformed to: 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe/toe: transformed to: 2026/06/29 01:36:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/29 01:36:27 INFO : toe/toe: Making directory 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe/toe: transformed to: 2026/06/29 01:36:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe: transformed to: 2026/06/29 01:36:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:36:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:36:27 DEBUG : toe/toe/toe: transformed to: 2026/06/29 01:36:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/29 01:36:27 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for checks to finish 2026/06/29 01:36:27 DEBUG : B2 bucket rclone-test-bebazow9wafa: Waiting for transfers to finish 2026/06/29 01:36:28 DEBUG : toe/toe/toe: size = 11 OK 2026/06/29 01:36:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/29 01:36:28 INFO : toe/toe/toe: Copied (new) 2026/06/29 01:36:28 ERROR : B2 bucket rclone-test-bebazow9wafa: not deleting files as there were IO errors 2026/06/29 01:36:28 ERROR : B2 bucket rclone-test-bebazow9wafa: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2026/06/29 01:36:28 DEBUG : B2 bucket rclone-test-bebazow9wafa: Purge remote 2026/06/29 01:36:28 INFO : B2 bucket rclone-test-bebazow9wafa: cleaning bucket "rclone-test-bebazow9wafa" of all files 2026/06/29 01:36:29 DEBUG : BackupDir/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcedc_d20260629_m012932_c001_v7007000_t0000_u01782696572098") 2026/06/29 01:36:29 DEBUG : BackupDir/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1110076ad0c84eda_d20260629_m012926_c001_v0001106_t0018_u01782696566193") 2026/06/29 01:36:29 DEBUG : CompareDest/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce5e_d20260629_m012906_c001_v7007000_t0000_u01782696546697") 2026/06/29 01:36:29 DEBUG : CompareDest/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022546_d20260629_m012901_c001_v0001165_t0054_u01782696541147") 2026/06/29 01:36:29 DEBUG : CompareDest/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce5f_d20260629_m012906_c001_v7007000_t0000_u01782696546882") 2026/06/29 01:36:29 DEBUG : CompareDest/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c13705a0_d20260629_m012902_c001_v0001120_t0031_u01782696542172") 2026/06/29 01:36:29 DEBUG : CopyDest/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcedd_d20260629_m012932_c001_v7007000_t0000_u01782696572302") 2026/06/29 01:36:29 DEBUG : CopyDest/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c13705c3_d20260629_m012923_c001_v0001120_t0007_u01782696563165") 2026/06/29 01:36:29 DEBUG : CopyDest/three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcede_d20260629_m012932_c001_v7007000_t0000_u01782696572483") 2026/06/29 01:36:30 DEBUG : CopyDest/three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c13705df_d20260629_m012930_c001_v0001120_t0009_u01782696570050") 2026/06/29 01:36:30 DEBUG : CopyDest/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcedf_d20260629_m012932_c001_v7007000_t0000_u01782696572664") 2026/06/29 01:36:30 DEBUG : CopyDest/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022597_d20260629_m012927_c001_v0001165_t0004_u01782696567617") 2026/06/29 01:36:30 DEBUG : EXISTING: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2709_d20260629_m013156_c001_v7007000_t0000_u01782696716268") 2026/06/29 01:36:30 DEBUG : EXISTING: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022745_d20260629_m013155_c001_v0001165_t0025_u01782696715202") 2026/06/29 01:36:30 DEBUG : PREFIXapple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fc36_d20260629_m013352_c001_v7007000_t0000_u01782696832544") 2026/06/29 01:36:30 DEBUG : PREFIXapple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102298e_d20260629_m013346_c001_v0001165_t0057_u01782696826653") 2026/06/29 01:36:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c9480f_d20260629_m013352_c001_v7007000_t0000_u01782696832277") 2026/06/29 01:36:30 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f9a_d20260629_m013346_c001_v0001036_t0042_u01782696826663") 2026/06/29 01:36:30 DEBUG : PREFIXbanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c94811_d20260629_m013352_c001_v7007000_t0000_u01782696832641") 2026/06/29 01:36:30 DEBUG : PREFIXbanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a01_d20260629_m013346_c001_v0001183_t0008_u01782696826673") 2026/06/29 01:36:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a03_d20260629_m013352_c001_v7007000_t0000_u01782696832659") 2026/06/29 01:36:30 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4476_d20260629_m013346_c001_v0001090_t0014_u01782696826685") 2026/06/29 01:36:30 DEBUG : Testêé: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2707_d20260629_m013152_c001_v7007000_t0000_u01782696712849") 2026/06/29 01:36:31 DEBUG : Testêé: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102273d_d20260629_m013152_c001_v0001165_t0057_u01782696712253") 2026/06/29 01:36:31 DEBUG : Testêé: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022731_d20260629_m013151_c001_v0001165_t0023_u01782696711293") 2026/06/29 01:36:31 DEBUG : YXBwbGU=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df99_d20260629_m013332_c001_v7007000_t0000_u01782696812828") 2026/06/29 01:36:31 DEBUG : YXBwbGU=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4450_d20260629_m013328_c001_v0001090_t0050_u01782696808253") 2026/06/29 01:36:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df9a_d20260629_m013333_c001_v7007000_t0000_u01782696813010") 2026/06/29 01:36:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022938_d20260629_m013328_c001_v0001165_t0039_u01782696808263") 2026/06/29 01:36:31 DEBUG : YmFuYW5h: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df9b_d20260629_m013333_c001_v7007000_t0000_u01782696813192") 2026/06/29 01:36:31 DEBUG : YmFuYW5h: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f7e_d20260629_m013329_c001_v0001036_t0013_u01782696809003") 2026/06/29 01:36:31 DEBUG : a/potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a23_d20260629_m012723_c001_v7007000_t0000_u01782696443989") 2026/06/29 01:36:31 DEBUG : a/potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a366f_d20260629_m012723_c001_v0001174_t0030_u01782696443183") 2026/06/29 01:36:31 DEBUG : a/potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b40f65_d20260629_m012721_c001_v7007000_t0000_u01782696441490") 2026/06/29 01:36:31 DEBUG : a/potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a365a_d20260629_m012720_c001_v0001174_t0039_u01782696440477") 2026/06/29 01:36:31 DEBUG : a/potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb57_d20260629_m012701_c001_v7007000_t0000_u01782696421965") 2026/06/29 01:36:31 DEBUG : a/potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35c0_d20260629_m012701_c001_v0001174_t0005_u01782696421077") 2026/06/29 01:36:31 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb56_d20260629_m013556_c001_v7007000_t0000_u01782696956466") 2026/06/29 01:36:31 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b459b_d20260629_m013551_c001_v0001090_t0048_u01782696951908") 2026/06/29 01:36:31 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191722_d20260629_m013541_c001_v7007000_t0000_u01782696941211") 2026/06/29 01:36:31 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b457b_d20260629_m013537_c001_v0001090_t0049_u01782696937022") 2026/06/29 01:36:31 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c845968e_d20260629_m013525_c001_v7007000_t0000_u01782696925312") 2026/06/29 01:36:31 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4543_d20260629_m013521_c001_v0001090_t0024_u01782696921523") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799de7_d20260629_m013509_c001_v7007000_t0000_u01782696909669") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4526_d20260629_m013505_c001_v0001090_t0001_u01782696905801") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce648_d20260629_m013454_c001_v7007000_t0000_u01782696894105") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4506_d20260629_m013449_c001_v0001090_t0002_u01782696889658") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce60f_d20260629_m013438_c001_v7007000_t0000_u01782696878414") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6ffa_d20260629_m013432_c001_v0001036_t0048_u01782696872034") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce59c_d20260629_m013420_c001_v7007000_t0000_u01782696860114") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fd6_d20260629_m013416_c001_v0001036_t0009_u01782696856554") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea21916fb_d20260629_m013415_c001_v7007000_t0000_u01782696855238") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44aa_d20260629_m013405_c001_v0001090_t0025_u01782696845893") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8923_d20260629_m013354_c001_v7007000_t0000_u01782696834082") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a1f_d20260629_m013350_c001_v0001183_t0005_u01782696830029") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c9480c_d20260629_m013348_c001_v7007000_t0000_u01782696828963") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022986_d20260629_m013344_c001_v0001165_t0052_u01782696824622") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82341_d20260629_m013331_c001_v7007000_t0000_u01782696811014") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95991_d20260629_m013326_c001_v0001183_t0005_u01782696806285") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edba_d20260629_m013316_c001_v7007000_t0000_u01782696796428") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b441d_d20260629_m013311_c001_v0001090_t0014_u01782696791976") 2026/06/29 01:36:32 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbe3_d20260629_m013301_c001_v7007000_t0000_u01782696781468") 2026/06/29 01:36:33 DEBUG : apple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228d2_d20260629_m013257_c001_v0001165_t0047_u01782696777562") 2026/06/29 01:36:33 DEBUG : appleSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53eb58_d20260629_m013418_c001_v7007000_t0000_u01782696858629") 2026/06/29 01:36:33 DEBUG : appleSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44bc_d20260629_m013413_c001_v0001090_t0003_u01782696853458") 2026/06/29 01:36:33 DEBUG : appleapple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce611_d20260629_m013438_c001_v7007000_t0000_u01782696878595") 2026/06/29 01:36:33 DEBUG : appleapple: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6ffc_d20260629_m013433_c001_v0001036_t0049_u01782696873958") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb57_d20260629_m013556_c001_v7007000_t0000_u01782696956649") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b74_d20260629_m013552_c001_v0001165_t0027_u01782696952489") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191723_d20260629_m013541_c001_v7007000_t0000_u01782696941392") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b3c_d20260629_m013537_c001_v0001165_t0031_u01782696937521") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c8459691_d20260629_m013525_c001_v7007000_t0000_u01782696925497") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b00_d20260629_m013522_c001_v0001165_t0000_u01782696922093") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799de8_d20260629_m013509_c001_v7007000_t0000_u01782696909852") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022ac0_d20260629_m013506_c001_v0001165_t0027_u01782696906415") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce649_d20260629_m013454_c001_v7007000_t0000_u01782696894290") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a92_d20260629_m013450_c001_v0001165_t0013_u01782696890165") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2b89_d20260629_m013436_c001_v7007000_t0000_u01782696876176") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a5a_d20260629_m013432_c001_v0001165_t0023_u01782696872732") 2026/06/29 01:36:33 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce59e_d20260629_m013420_c001_v7007000_t0000_u01782696860297") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44c8_d20260629_m013416_c001_v0001090_t0041_u01782696856544") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea21916fd_d20260629_m013415_c001_v7007000_t0000_u01782696855605") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229f8_d20260629_m013411_c001_v0001165_t0008_u01782696851147") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8924_d20260629_m013354_c001_v7007000_t0000_u01782696834264") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fa4_d20260629_m013350_c001_v0001036_t0030_u01782696830050") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbade_d20260629_m013348_c001_v7007000_t0000_u01782696828935") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959f7_d20260629_m013345_c001_v0001183_t0047_u01782696825453") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c67c_d20260629_m013330_c001_v7007000_t0000_u01782696810970") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022934_d20260629_m013326_c001_v0001165_t0015_u01782696806792") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edbb_d20260629_m013316_c001_v7007000_t0000_u01782696796608") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95937_d20260629_m013312_c001_v0001183_t0030_u01782696792599") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbe4_d20260629_m013301_c001_v7007000_t0000_u01782696781652") 2026/06/29 01:36:34 DEBUG : appleappleapplebanana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43fd_d20260629_m013258_c001_v0001090_t0046_u01782696778031") 2026/06/29 01:36:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea80_d20260629_m013418_c001_v7007000_t0000_u01782696858371") 2026/06/29 01:36:34 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a89_d20260629_m013413_c001_v0001183_t0055_u01782696853104") 2026/06/29 01:36:34 DEBUG : b/potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a24_d20260629_m012724_c001_v7007000_t0000_u01782696444178") 2026/06/29 01:36:34 DEBUG : b/potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3663_d20260629_m012722_c001_v0001174_t0030_u01782696442102") 2026/06/29 01:36:34 DEBUG : b/potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b40f60_d20260629_m012720_c001_v7007000_t0000_u01782696440945") 2026/06/29 01:36:35 DEBUG : b/potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3654_d20260629_m012719_c001_v0001174_t0037_u01782696439136") 2026/06/29 01:36:35 DEBUG : b/potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb55_d20260629_m012701_c001_v7007000_t0000_u01782696421420") 2026/06/29 01:36:35 DEBUG : b/potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35b2_d20260629_m012659_c001_v0001174_t0039_u01782696419894") 2026/06/29 01:36:35 DEBUG : backup/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4073ddc34af3a3ce_d20260629_m013048_c001_v7007000_t0000_u01782696648201") 2026/06/29 01:36:35 DEBUG : backup/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f115b35829c661622_d20260629_m013045_c001_v0001038_t0022_u01782696645518") 2026/06/29 01:36:35 DEBUG : backup/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f102cc8852f7d5f3d_d20260629_m013039_c001_v0001167_t0027_u01782696639417") 2026/06/29 01:36:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea0c_d20260629_m013113_c001_v7007000_t0000_u01782696673353") 2026/06/29 01:36:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1061c6a25ce5416c_d20260629_m013111_c001_v0001173_t0037_u01782696671365") 2026/06/29 01:36:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117daa3d7cf90ae2_d20260629_m013107_c001_v0001171_t0044_u01782696667475") 2026/06/29 01:36:35 DEBUG : backup/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c5f8_d20260629_m013100_c001_v7007000_t0000_u01782696660978") 2026/06/29 01:36:35 DEBUG : backup/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f113caa256dcc85c0_d20260629_m013059_c001_v0001150_t0004_u01782696659255") 2026/06/29 01:36:35 DEBUG : backup/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1183376ff551794c_d20260629_m013055_c001_v0001098_t0029_u01782696655203") 2026/06/29 01:36:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea0d_d20260629_m013113_c001_v7007000_t0000_u01782696673534") 2026/06/29 01:36:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3cd3_d20260629_m013112_c001_v0001174_t0020_u01782696672502") 2026/06/29 01:36:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1101fe861c90c10b_d20260629_m013109_c001_v0001182_t0041_u01782696669071") 2026/06/29 01:36:35 DEBUG : backup/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4073ddc34af3a3cf_d20260629_m013048_c001_v7007000_t0000_u01782696648386") 2026/06/29 01:36:35 DEBUG : backup/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10187491e2a12c78_d20260629_m013047_c001_v0001181_t0047_u01782696647422") 2026/06/29 01:36:35 DEBUG : backup/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f100d05c72f7f2038_d20260629_m013041_c001_v0001116_t0020_u01782696641374") 2026/06/29 01:36:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c5f9_d20260629_m013101_c001_v7007000_t0000_u01782696661160") 2026/06/29 01:36:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1014eee7db7dda01_d20260629_m013100_c001_v0001137_t0053_u01782696660105") 2026/06/29 01:36:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1155a088ca5a31e9_d20260629_m013056_c001_v0001090_t0035_u01782696656822") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb58_d20260629_m013556_c001_v7007000_t0000_u01782696956833") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c96_d20260629_m013552_c001_v0001183_t0017_u01782696952216") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191724_d20260629_m013541_c001_v7007000_t0000_u01782696941574") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c46_d20260629_m013537_c001_v0001183_t0043_u01782696937307") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c8459694_d20260629_m013525_c001_v7007000_t0000_u01782696925681") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c04_d20260629_m013521_c001_v0001183_t0035_u01782696921885") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799de9_d20260629_m013510_c001_v7007000_t0000_u01782696910036") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95bbb_d20260629_m013506_c001_v0001183_t0038_u01782696906178") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce64b_d20260629_m013454_c001_v7007000_t0000_u01782696894474") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b71_d20260629_m013449_c001_v0001183_t0028_u01782696889951") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce612_d20260629_m013438_c001_v7007000_t0000_u01782696878775") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44e6_d20260629_m013432_c001_v0001090_t0047_u01782696872421") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5a0_d20260629_m013420_c001_v7007000_t0000_u01782696860496") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a14_d20260629_m013416_c001_v0001165_t0032_u01782696856564") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4040844aff0a0b73_d20260629_m013415_c001_v7007000_t0000_u01782696855445") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a6d_d20260629_m013406_c001_v0001183_t0054_u01782696846406") 2026/06/29 01:36:36 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8925_d20260629_m013354_c001_v7007000_t0000_u01782696834447") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229a2_d20260629_m013350_c001_v0001165_t0052_u01782696830019") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea72_d20260629_m013348_c001_v7007000_t0000_u01782696828760") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f96_d20260629_m013344_c001_v0001036_t0006_u01782696824881") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce550_d20260629_m013330_c001_v7007000_t0000_u01782696810568") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4444_d20260629_m013326_c001_v0001090_t0013_u01782696806487") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edbc_d20260629_m013316_c001_v7007000_t0000_u01782696796790") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228fe_d20260629_m013312_c001_v0001165_t0042_u01782696792362") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbe5_d20260629_m013301_c001_v7007000_t0000_u01782696781836") 2026/06/29 01:36:37 DEBUG : banana: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958ff_d20260629_m013257_c001_v0001183_t0009_u01782696777824") 2026/06/29 01:36:37 DEBUG : bananaSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfe6_d20260629_m013418_c001_v7007000_t0000_u01782696858747") 2026/06/29 01:36:37 DEBUG : bananaSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229fc_d20260629_m013413_c001_v0001165_t0023_u01782696853116") 2026/06/29 01:36:37 DEBUG : both0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82300_d20260629_m013231_c001_v7007000_t0000_u01782696751672") 2026/06/29 01:36:37 DEBUG : both0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227e9_d20260629_m013218_c001_v0001165_t0022_u01782696738132") 2026/06/29 01:36:37 DEBUG : both0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb68_d20260629_m013213_c001_v7007000_t0000_u01782696733873") 2026/06/29 01:36:37 DEBUG : both0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022753_d20260629_m013158_c001_v0001165_t0048_u01782696718116") 2026/06/29 01:36:37 DEBUG : both1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82301_d20260629_m013231_c001_v7007000_t0000_u01782696751856") 2026/06/29 01:36:37 DEBUG : both1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227ef_d20260629_m013218_c001_v0001165_t0027_u01782696738844") 2026/06/29 01:36:37 DEBUG : both1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb69_d20260629_m013214_c001_v7007000_t0000_u01782696734055") 2026/06/29 01:36:37 DEBUG : both1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022759_d20260629_m013158_c001_v0001165_t0029_u01782696718674") 2026/06/29 01:36:38 DEBUG : both10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82302_d20260629_m013232_c001_v7007000_t0000_u01782696752038") 2026/06/29 01:36:38 DEBUG : both10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102281f_d20260629_m013223_c001_v0001165_t0006_u01782696743506") 2026/06/29 01:36:38 DEBUG : both10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb6a_d20260629_m013214_c001_v7007000_t0000_u01782696734237") 2026/06/29 01:36:38 DEBUG : both10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022793_d20260629_m013204_c001_v0001165_t0014_u01782696724372") 2026/06/29 01:36:38 DEBUG : both11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82303_d20260629_m013232_c001_v7007000_t0000_u01782696752221") 2026/06/29 01:36:38 DEBUG : both11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022823_d20260629_m013224_c001_v0001165_t0039_u01782696744031") 2026/06/29 01:36:38 DEBUG : both11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb6b_d20260629_m013214_c001_v7007000_t0000_u01782696734419") 2026/06/29 01:36:38 DEBUG : both11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022797_d20260629_m013204_c001_v0001165_t0032_u01782696724846") 2026/06/29 01:36:38 DEBUG : both12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82304_d20260629_m013232_c001_v7007000_t0000_u01782696752404") 2026/06/29 01:36:38 DEBUG : both12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022827_d20260629_m013224_c001_v0001165_t0013_u01782696744558") 2026/06/29 01:36:38 DEBUG : both12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb6d_d20260629_m013214_c001_v7007000_t0000_u01782696734600") 2026/06/29 01:36:38 DEBUG : both12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102279f_d20260629_m013205_c001_v0001165_t0052_u01782696725899") 2026/06/29 01:36:38 DEBUG : both13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82305_d20260629_m013232_c001_v7007000_t0000_u01782696752585") 2026/06/29 01:36:38 DEBUG : both13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102282d_d20260629_m013225_c001_v0001165_t0054_u01782696745037") 2026/06/29 01:36:38 DEBUG : both13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb6f_d20260629_m013214_c001_v7007000_t0000_u01782696734780") 2026/06/29 01:36:38 DEBUG : both13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227a7_d20260629_m013206_c001_v0001165_t0006_u01782696726414") 2026/06/29 01:36:38 DEBUG : both14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82306_d20260629_m013232_c001_v7007000_t0000_u01782696752766") 2026/06/29 01:36:38 DEBUG : both14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022831_d20260629_m013225_c001_v0001165_t0054_u01782696745608") 2026/06/29 01:36:38 DEBUG : both14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb70_d20260629_m013214_c001_v7007000_t0000_u01782696734975") 2026/06/29 01:36:39 DEBUG : both14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227ab_d20260629_m013207_c001_v0001165_t0023_u01782696727054") 2026/06/29 01:36:39 DEBUG : both15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82307_d20260629_m013232_c001_v7007000_t0000_u01782696752948") 2026/06/29 01:36:39 DEBUG : both15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022837_d20260629_m013226_c001_v0001165_t0004_u01782696746134") 2026/06/29 01:36:39 DEBUG : both15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb71_d20260629_m013215_c001_v7007000_t0000_u01782696735160") 2026/06/29 01:36:39 DEBUG : both15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227b1_d20260629_m013207_c001_v0001165_t0023_u01782696727658") 2026/06/29 01:36:39 DEBUG : both16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82308_d20260629_m013233_c001_v7007000_t0000_u01782696753230") 2026/06/29 01:36:39 DEBUG : both16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102283f_d20260629_m013226_c001_v0001165_t0036_u01782696746719") 2026/06/29 01:36:39 DEBUG : both16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb72_d20260629_m013215_c001_v7007000_t0000_u01782696735341") 2026/06/29 01:36:39 DEBUG : both16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227b7_d20260629_m013208_c001_v0001165_t0016_u01782696728256") 2026/06/29 01:36:39 DEBUG : both17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82309_d20260629_m013233_c001_v7007000_t0000_u01782696753420") 2026/06/29 01:36:39 DEBUG : both17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022843_d20260629_m013227_c001_v0001165_t0033_u01782696747251") 2026/06/29 01:36:39 DEBUG : both17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb73_d20260629_m013215_c001_v7007000_t0000_u01782696735522") 2026/06/29 01:36:39 DEBUG : both17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227bd_d20260629_m013209_c001_v0001165_t0016_u01782696729104") 2026/06/29 01:36:39 DEBUG : both18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8230a_d20260629_m013233_c001_v7007000_t0000_u01782696753601") 2026/06/29 01:36:39 DEBUG : both18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102284b_d20260629_m013227_c001_v0001165_t0054_u01782696747825") 2026/06/29 01:36:39 DEBUG : both18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb74_d20260629_m013215_c001_v7007000_t0000_u01782696735703") 2026/06/29 01:36:39 DEBUG : both18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227c1_d20260629_m013209_c001_v0001165_t0027_u01782696729727") 2026/06/29 01:36:39 DEBUG : both19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8230b_d20260629_m013233_c001_v7007000_t0000_u01782696753783") 2026/06/29 01:36:39 DEBUG : both19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102284f_d20260629_m013228_c001_v0001165_t0000_u01782696748462") 2026/06/29 01:36:40 DEBUG : both19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb76_d20260629_m013215_c001_v7007000_t0000_u01782696735884") 2026/06/29 01:36:40 DEBUG : both19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227c7_d20260629_m013210_c001_v0001165_t0016_u01782696730392") 2026/06/29 01:36:40 DEBUG : both2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8230c_d20260629_m013233_c001_v7007000_t0000_u01782696753966") 2026/06/29 01:36:40 DEBUG : both2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227f9_d20260629_m013219_c001_v0001165_t0011_u01782696739393") 2026/06/29 01:36:40 DEBUG : both2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb77_d20260629_m013216_c001_v7007000_t0000_u01782696736090") 2026/06/29 01:36:40 DEBUG : both2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022761_d20260629_m013159_c001_v0001165_t0008_u01782696719208") 2026/06/29 01:36:40 DEBUG : both3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8230d_d20260629_m013234_c001_v7007000_t0000_u01782696754147") 2026/06/29 01:36:40 DEBUG : both3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227ff_d20260629_m013219_c001_v0001165_t0054_u01782696739857") 2026/06/29 01:36:40 DEBUG : both3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb78_d20260629_m013216_c001_v7007000_t0000_u01782696736272") 2026/06/29 01:36:40 DEBUG : both3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102276b_d20260629_m013159_c001_v0001165_t0018_u01782696719744") 2026/06/29 01:36:40 DEBUG : both4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8230e_d20260629_m013234_c001_v7007000_t0000_u01782696754329") 2026/06/29 01:36:40 DEBUG : both4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022803_d20260629_m013220_c001_v0001165_t0038_u01782696740348") 2026/06/29 01:36:40 DEBUG : both4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb79_d20260629_m013216_c001_v7007000_t0000_u01782696736453") 2026/06/29 01:36:40 DEBUG : both4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102276f_d20260629_m013200_c001_v0001165_t0013_u01782696720470") 2026/06/29 01:36:40 DEBUG : both5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8230f_d20260629_m013234_c001_v7007000_t0000_u01782696754510") 2026/06/29 01:36:40 DEBUG : both5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022807_d20260629_m013220_c001_v0001165_t0057_u01782696740806") 2026/06/29 01:36:40 DEBUG : both5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb7a_d20260629_m013216_c001_v7007000_t0000_u01782696736634") 2026/06/29 01:36:40 DEBUG : both5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022773_d20260629_m013201_c001_v0001165_t0025_u01782696721062") 2026/06/29 01:36:40 DEBUG : both6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82310_d20260629_m013234_c001_v7007000_t0000_u01782696754692") 2026/06/29 01:36:40 DEBUG : both6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102280b_d20260629_m013221_c001_v0001165_t0050_u01782696741298") 2026/06/29 01:36:41 DEBUG : both6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb7c_d20260629_m013216_c001_v7007000_t0000_u01782696736818") 2026/06/29 01:36:41 DEBUG : both6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022777_d20260629_m013202_c001_v0001165_t0041_u01782696722119") 2026/06/29 01:36:41 DEBUG : both7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82311_d20260629_m013234_c001_v7007000_t0000_u01782696754956") 2026/06/29 01:36:41 DEBUG : both7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022811_d20260629_m013221_c001_v0001165_t0034_u01782696741799") 2026/06/29 01:36:41 DEBUG : both7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb7d_d20260629_m013216_c001_v7007000_t0000_u01782696736999") 2026/06/29 01:36:41 DEBUG : both7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102277d_d20260629_m013202_c001_v0001165_t0008_u01782696722575") 2026/06/29 01:36:41 DEBUG : both8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82312_d20260629_m013235_c001_v7007000_t0000_u01782696755139") 2026/06/29 01:36:41 DEBUG : both8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022815_d20260629_m013222_c001_v0001165_t0043_u01782696742350") 2026/06/29 01:36:41 DEBUG : both8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb7f_d20260629_m013217_c001_v7007000_t0000_u01782696737215") 2026/06/29 01:36:41 DEBUG : both8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022785_d20260629_m013203_c001_v0001165_t0019_u01782696723106") 2026/06/29 01:36:41 DEBUG : both9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82313_d20260629_m013235_c001_v7007000_t0000_u01782696755325") 2026/06/29 01:36:41 DEBUG : both9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022819_d20260629_m013222_c001_v0001165_t0037_u01782696742989") 2026/06/29 01:36:41 DEBUG : both9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb81_d20260629_m013217_c001_v7007000_t0000_u01782696737397") 2026/06/29 01:36:41 DEBUG : both9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102278d_d20260629_m013203_c001_v0001165_t0024_u01782696723629") 2026/06/29 01:36:41 DEBUG : c/non empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a25_d20260629_m012724_c001_v7007000_t0000_u01782696444361") 2026/06/29 01:36:41 DEBUG : c/non empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3669_d20260629_m012722_c001_v0001174_t0006_u01782696442391") 2026/06/29 01:36:41 DEBUG : c/non empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b40f66_d20260629_m012721_c001_v7007000_t0000_u01782696441672") 2026/06/29 01:36:41 DEBUG : c/non empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3656_d20260629_m012719_c001_v0001174_t0053_u01782696439479") 2026/06/29 01:36:41 DEBUG : c/non empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb59_d20260629_m012702_c001_v7007000_t0000_u01782696422150") 2026/06/29 01:36:41 DEBUG : c/non empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35b8_d20260629_m012700_c001_v0001174_t0010_u01782696420281") 2026/06/29 01:36:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df9c_d20260629_m013333_c001_v7007000_t0000_u01782696813383") 2026/06/29 01:36:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f9599b_d20260629_m013328_c001_v0001183_t0018_u01782696808273") 2026/06/29 01:36:42 DEBUG : check sum: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb36_d20260629_m012652_c001_v7007000_t0000_u01782696412157") 2026/06/29 01:36:42 DEBUG : check sum: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3578_d20260629_m012651_c001_v0001174_t0049_u01782696411001") 2026/06/29 01:36:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3e013_d20260629_m013626_c001_v7007000_t0000_u01782696986927") 2026/06/29 01:36:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b45d0_d20260629_m013625_c001_v0001090_t0057_u01782696985323") 2026/06/29 01:36:42 DEBUG : dest/3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce65_d20260629_m012915_c001_v7007000_t0000_u01782696555921") 2026/06/29 01:36:42 DEBUG : dest/3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416e5dbd4b0c68c2_d20260629_m012914_c001_v0001099_t0007_u01782696554802") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce614_d20260629_m013438_c001_v7007000_t0000_u01782696878961") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a5e_d20260629_m013434_c001_v0001165_t0021_u01782696874200") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb5a_d20260629_m013557_c001_v7007000_t0000_u01782696957015") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4583_d20260629_m013545_c001_v0001090_t0047_u01782696945869") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191725_d20260629_m013541_c001_v7007000_t0000_u01782696941755") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b455f_d20260629_m013530_c001_v0001090_t0026_u01782696930059") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c8459697_d20260629_m013525_c001_v7007000_t0000_u01782696925864") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b452f_d20260629_m013514_c001_v0001090_t0010_u01782696914455") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799deb_d20260629_m013510_c001_v7007000_t0000_u01782696910219") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4512_d20260629_m013458_c001_v0001090_t0030_u01782696898894") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce64c_d20260629_m013454_c001_v7007000_t0000_u01782696894660") 2026/06/29 01:36:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44f8_d20260629_m013443_c001_v0001090_t0045_u01782696883175") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050f0_d20260629_m013436_c001_v7007000_t0000_u01782696876350") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fe8_d20260629_m013424_c001_v0001036_t0022_u01782696864881") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5a1_d20260629_m013420_c001_v7007000_t0000_u01782696860697") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95ab1_d20260629_m013416_c001_v0001183_t0054_u01782696856789") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce12775a24f_d20260629_m013415_c001_v7007000_t0000_u01782696855420") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b448e_d20260629_m013358_c001_v0001090_t0054_u01782696838743") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8926_d20260629_m013354_c001_v7007000_t0000_u01782696834632") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229a4_d20260629_m013350_c001_v0001165_t0018_u01782696830256") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a47351a_d20260629_m013348_c001_v7007000_t0000_u01782696828544") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022966_d20260629_m013337_c001_v0001165_t0024_u01782696817604") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf4a1_d20260629_m013330_c001_v7007000_t0000_u01782696810820") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022918_d20260629_m013321_c001_v0001165_t0032_u01782696801046") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edbd_d20260629_m013316_c001_v7007000_t0000_u01782696796972") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95919_d20260629_m013306_c001_v0001183_t0018_u01782696786272") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbe6_d20260629_m013302_c001_v7007000_t0000_u01782696782020") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43eb_d20260629_m013252_c001_v0001090_t0017_u01782696772696") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce592_d20260629_m013418_c001_v7007000_t0000_u01782696858589") 2026/06/29 01:36:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a8d_d20260629_m013413_c001_v0001183_t0005_u01782696853311") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce615_d20260629_m013439_c001_v7007000_t0000_u01782696879144") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b19_d20260629_m013434_c001_v0001183_t0017_u01782696874208") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb5b_d20260629_m013557_c001_v7007000_t0000_u01782696957198") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c7a_d20260629_m013546_c001_v0001183_t0018_u01782696946515") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191726_d20260629_m013541_c001_v7007000_t0000_u01782696941936") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c1e_d20260629_m013531_c001_v0001183_t0034_u01782696931305") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c845969a_d20260629_m013526_c001_v7007000_t0000_u01782696926046") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95be0_d20260629_m013515_c001_v0001183_t0015_u01782696915207") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799dec_d20260629_m013510_c001_v7007000_t0000_u01782696910402") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b95_d20260629_m013459_c001_v0001183_t0015_u01782696899660") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce64e_d20260629_m013454_c001_v7007000_t0000_u01782696894845") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b47_d20260629_m013443_c001_v0001183_t0017_u01782696883848") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2b8a_d20260629_m013436_c001_v7007000_t0000_u01782696876361") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44da_d20260629_m013426_c001_v0001090_t0047_u01782696866193") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5a3_d20260629_m013420_c001_v7007000_t0000_u01782696860879") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44ca_d20260629_m013416_c001_v0001090_t0002_u01782696856822") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53eb44_d20260629_m013415_c001_v7007000_t0000_u01782696855617") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a4b_d20260629_m013359_c001_v0001183_t0014_u01782696839559") 2026/06/29 01:36:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8927_d20260629_m013354_c001_v7007000_t0000_u01782696834815") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a23_d20260629_m013350_c001_v0001183_t0053_u01782696830272") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8235f_d20260629_m013348_c001_v7007000_t0000_u01782696828940") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f88_d20260629_m013338_c001_v0001036_t0042_u01782696818259") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c67b_d20260629_m013330_c001_v7007000_t0000_u01782696810758") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95977_d20260629_m013321_c001_v0001183_t0047_u01782696801718") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edbe_d20260629_m013317_c001_v7007000_t0000_u01782696797153") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4405_d20260629_m013306_c001_v0001090_t0043_u01782696786903") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbe9_d20260629_m013302_c001_v7007000_t0000_u01782696782202") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228b4_d20260629_m013253_c001_v0001165_t0035_u01782696773148") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41819796af5996e4_d20260629_m013418_c001_v7007000_t0000_u01782696858758") 2026/06/29 01:36:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a00_d20260629_m013413_c001_v0001165_t0050_u01782696853385") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce617_d20260629_m013439_c001_v7007000_t0000_u01782696879329") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44ea_d20260629_m013434_c001_v0001090_t0041_u01782696874342") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb5c_d20260629_m013557_c001_v7007000_t0000_u01782696957379") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b58_d20260629_m013547_c001_v0001165_t0007_u01782696947084") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191727_d20260629_m013542_c001_v7007000_t0000_u01782696942118") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b26_d20260629_m013531_c001_v0001165_t0016_u01782696931934") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c845969e_d20260629_m013526_c001_v7007000_t0000_u01782696926295") 2026/06/29 01:36:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022ada_d20260629_m013515_c001_v0001165_t0019_u01782696915787") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799ded_d20260629_m013510_c001_v7007000_t0000_u01782696910584") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022aaa_d20260629_m013500_c001_v0001165_t0004_u01782696900251") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce64f_d20260629_m013455_c001_v7007000_t0000_u01782696895095") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a7c_d20260629_m013444_c001_v0001165_t0007_u01782696884426") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce608_d20260629_m013436_c001_v7007000_t0000_u01782696876370") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a40_d20260629_m013426_c001_v0001165_t0026_u01782696866846") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5a5_d20260629_m013421_c001_v7007000_t0000_u01782696861061") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a16_d20260629_m013416_c001_v0001165_t0047_u01782696856909") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbf39_d20260629_m013415_c001_v7007000_t0000_u01782696855460") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229d4_d20260629_m013400_c001_v0001165_t0018_u01782696840136") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8928_d20260629_m013354_c001_v7007000_t0000_u01782696834998") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4482_d20260629_m013350_c001_v0001090_t0037_u01782696830374") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53e73d_d20260629_m013348_c001_v7007000_t0000_u01782696828975") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959db_d20260629_m013339_c001_v0001183_t0048_u01782696819077") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce552_d20260629_m013330_c001_v7007000_t0000_u01782696810949") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4434_d20260629_m013322_c001_v0001090_t0003_u01782696802291") 2026/06/29 01:36:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edbf_d20260629_m013317_c001_v7007000_t0000_u01782696797333") 2026/06/29 01:36:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228e8_d20260629_m013307_c001_v0001165_t0053_u01782696787627") 2026/06/29 01:36:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbea_d20260629_m013302_c001_v7007000_t0000_u01782696782397") 2026/06/29 01:36:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958e7_d20260629_m013253_c001_v0001183_t0034_u01782696773448") 2026/06/29 01:36:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea82_d20260629_m013418_c001_v7007000_t0000_u01782696858769") 2026/06/29 01:36:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a91_d20260629_m013413_c001_v0001183_t0034_u01782696853529") 2026/06/29 01:36:47 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce619_d20260629_m013439_c001_v7007000_t0000_u01782696879556") 2026/06/29 01:36:47 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b1b_d20260629_m013434_c001_v0001183_t0049_u01782696874430") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb5d_d20260629_m013557_c001_v7007000_t0000_u01782696957561") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b708e_d20260629_m013547_c001_v0001036_t0021_u01782696947669") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191728_d20260629_m013542_c001_v7007000_t0000_u01782696942299") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7074_d20260629_m013532_c001_v0001036_t0005_u01782696932573") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596a1_d20260629_m013526_c001_v7007000_t0000_u01782696926494") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7058_d20260629_m013516_c001_v0001036_t0001_u01782696916431") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799dee_d20260629_m013510_c001_v7007000_t0000_u01782696910766") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b703f_d20260629_m013500_c001_v0001036_t0025_u01782696900875") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce650_d20260629_m013455_c001_v7007000_t0000_u01782696895279") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7012_d20260629_m013445_c001_v0001036_t0009_u01782696885030") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a4c_d20260629_m013435_c001_v7007000_t0000_u01782696875790") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95af9_d20260629_m013427_c001_v0001183_t0046_u01782696867524") 2026/06/29 01:36:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5a7_d20260629_m013421_c001_v7007000_t0000_u01782696861245") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fda_d20260629_m013417_c001_v0001036_t0055_u01782696857025") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce587_d20260629_m013415_c001_v7007000_t0000_u01782696855625") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fb6_d20260629_m013400_c001_v0001036_t0014_u01782696840894") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8929_d20260629_m013355_c001_v7007000_t0000_u01782696835193") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a25_d20260629_m013350_c001_v0001183_t0015_u01782696830491") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea73_d20260629_m013348_c001_v7007000_t0000_u01782696828947") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b446a_d20260629_m013339_c001_v0001090_t0044_u01782696819664") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c67a_d20260629_m013330_c001_v7007000_t0000_u01782696810577") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102291e_d20260629_m013322_c001_v0001165_t0028_u01782696802674") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc0_d20260629_m013317_c001_v7007000_t0000_u01782696797514") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95925_d20260629_m013307_c001_v0001183_t0016_u01782696787860") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbeb_d20260629_m013302_c001_v7007000_t0000_u01782696782580") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43ef_d20260629_m013253_c001_v0001090_t0012_u01782696773757") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41819796af5996e1_d20260629_m013418_c001_v7007000_t0000_u01782696858391") 2026/06/29 01:36:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a02_d20260629_m013413_c001_v0001165_t0050_u01782696853616") 2026/06/29 01:36:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce61a_d20260629_m013439_c001_v7007000_t0000_u01782696879750") 2026/06/29 01:36:48 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a62_d20260629_m013434_c001_v0001165_t0043_u01782696874560") 2026/06/29 01:36:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb5e_d20260629_m013557_c001_v7007000_t0000_u01782696957743") 2026/06/29 01:36:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4587_d20260629_m013548_c001_v0001090_t0000_u01782696948176") 2026/06/29 01:36:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191729_d20260629_m013542_c001_v7007000_t0000_u01782696942481") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4563_d20260629_m013533_c001_v0001090_t0045_u01782696933003") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596a5_d20260629_m013526_c001_v7007000_t0000_u01782696926676") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4539_d20260629_m013516_c001_v0001090_t0018_u01782696916873") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799def_d20260629_m013510_c001_v7007000_t0000_u01782696910967") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b451a_d20260629_m013501_c001_v0001090_t0041_u01782696901439") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce651_d20260629_m013455_c001_v7007000_t0000_u01782696895464") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44fa_d20260629_m013445_c001_v0001090_t0026_u01782696885531") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2b87_d20260629_m013435_c001_v7007000_t0000_u01782696875811") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fee_d20260629_m013427_c001_v0001036_t0038_u01782696867734") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5a8_d20260629_m013421_c001_v7007000_t0000_u01782696861430") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a18_d20260629_m013417_c001_v0001165_t0034_u01782696857127") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea21916fc_d20260629_m013415_c001_v7007000_t0000_u01782696855421") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4492_d20260629_m013401_c001_v0001090_t0007_u01782696841526") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc892a_d20260629_m013355_c001_v7007000_t0000_u01782696835376") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229a6_d20260629_m013350_c001_v0001165_t0011_u01782696830627") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb430f1_d20260629_m013348_c001_v7007000_t0000_u01782696828589") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022972_d20260629_m013340_c001_v0001165_t0021_u01782696820034") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df97_d20260629_m013331_c001_v7007000_t0000_u01782696811023") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f9597f_d20260629_m013323_c001_v0001183_t0058_u01782696802999") 2026/06/29 01:36:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc1_d20260629_m013317_c001_v7007000_t0000_u01782696797696") 2026/06/29 01:36:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b440d_d20260629_m013308_c001_v0001090_t0043_u01782696788059") 2026/06/29 01:36:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbec_d20260629_m013302_c001_v7007000_t0000_u01782696782764") 2026/06/29 01:36:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228bc_d20260629_m013254_c001_v0001165_t0005_u01782696774123") 2026/06/29 01:36:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce596_d20260629_m013418_c001_v7007000_t0000_u01782696858779") 2026/06/29 01:36:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fce_d20260629_m013413_c001_v0001036_t0017_u01782696853627") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce61c_d20260629_m013439_c001_v7007000_t0000_u01782696879932") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44ee_d20260629_m013434_c001_v0001090_t0004_u01782696874645") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb5f_d20260629_m013558_c001_v7007000_t0000_u01782696958013") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c7e_d20260629_m013548_c001_v0001183_t0008_u01782696948484") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219172b_d20260629_m013542_c001_v7007000_t0000_u01782696942665") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c2e_d20260629_m013533_c001_v0001183_t0006_u01782696933312") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596a7_d20260629_m013526_c001_v7007000_t0000_u01782696926861") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95bec_d20260629_m013517_c001_v0001183_t0059_u01782696917239") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df0_d20260629_m013511_c001_v7007000_t0000_u01782696911153") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b9f_d20260629_m013501_c001_v0001183_t0017_u01782696901820") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce652_d20260629_m013455_c001_v7007000_t0000_u01782696895649") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b55_d20260629_m013445_c001_v0001183_t0014_u01782696885983") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a4e_d20260629_m013436_c001_v7007000_t0000_u01782696876157") 2026/06/29 01:36:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44de_d20260629_m013428_c001_v0001090_t0042_u01782696868237") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5aa_d20260629_m013421_c001_v7007000_t0000_u01782696861615") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44cc_d20260629_m013417_c001_v0001090_t0007_u01782696857169") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce583_d20260629_m013415_c001_v7007000_t0000_u01782696855253") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a53_d20260629_m013402_c001_v0001183_t0005_u01782696842364") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc892b_d20260629_m013355_c001_v7007000_t0000_u01782696835558") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a29_d20260629_m013350_c001_v0001183_t0007_u01782696830697") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbae0_d20260629_m013349_c001_v7007000_t0000_u01782696829119") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f8c_d20260629_m013340_c001_v0001036_t0051_u01782696820281") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce551_d20260629_m013330_c001_v7007000_t0000_u01782696810752") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4438_d20260629_m013323_c001_v0001090_t0007_u01782696803236") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc3_d20260629_m013317_c001_v7007000_t0000_u01782696797920") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228ec_d20260629_m013308_c001_v0001165_t0018_u01782696788434") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbed_d20260629_m013302_c001_v7007000_t0000_u01782696782947") 2026/06/29 01:36:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958e9_d20260629_m013254_c001_v0001183_t0036_u01782696774339") 2026/06/29 01:36:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191701_d20260629_m013418_c001_v7007000_t0000_u01782696858415") 2026/06/29 01:36:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a04_d20260629_m013413_c001_v0001165_t0054_u01782696853839") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce61d_d20260629_m013440_c001_v7007000_t0000_u01782696880114") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b21_d20260629_m013434_c001_v0001183_t0011_u01782696874691") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb60_d20260629_m013558_c001_v7007000_t0000_u01782696958197") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b60_d20260629_m013548_c001_v0001165_t0029_u01782696948695") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219172c_d20260629_m013542_c001_v7007000_t0000_u01782696942848") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b30_d20260629_m013533_c001_v0001165_t0006_u01782696933511") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596aa_d20260629_m013527_c001_v7007000_t0000_u01782696927043") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022ae6_d20260629_m013517_c001_v0001165_t0017_u01782696917457") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df1_d20260629_m013511_c001_v7007000_t0000_u01782696911460") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022ab2_d20260629_m013502_c001_v0001165_t0053_u01782696902067") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce653_d20260629_m013455_c001_v7007000_t0000_u01782696895833") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a84_d20260629_m013446_c001_v0001165_t0032_u01782696886220") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a4d_d20260629_m013435_c001_v7007000_t0000_u01782696875975") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a48_d20260629_m013428_c001_v0001165_t0027_u01782696868572") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5ab_d20260629_m013421_c001_v7007000_t0000_u01782696861798") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fdc_d20260629_m013417_c001_v0001036_t0030_u01782696857445") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce12775a24d_d20260629_m013415_c001_v7007000_t0000_u01782696855041") 2026/06/29 01:36:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229e0_d20260629_m013402_c001_v0001165_t0052_u01782696842585") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc892c_d20260629_m013355_c001_v7007000_t0000_u01782696835740") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4484_d20260629_m013350_c001_v0001090_t0047_u01782696830708") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82361_d20260629_m013349_c001_v7007000_t0000_u01782696829129") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959e9_d20260629_m013340_c001_v0001183_t0025_u01782696820616") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c94801_d20260629_m013330_c001_v7007000_t0000_u01782696810981") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022926_d20260629_m013323_c001_v0001165_t0037_u01782696803557") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc4_d20260629_m013318_c001_v7007000_t0000_u01782696798100") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95929_d20260629_m013308_c001_v0001183_t0044_u01782696788999") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbef_d20260629_m013303_c001_v7007000_t0000_u01782696783134") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43f3_d20260629_m013254_c001_v0001090_t0018_u01782696774555") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea81_d20260629_m013418_c001_v7007000_t0000_u01782696858555") 2026/06/29 01:36:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44c0_d20260629_m013413_c001_v0001090_t0035_u01782696853863") 2026/06/29 01:36:53 DEBUG : dir1/0007-12345: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce61f_d20260629_m013440_c001_v7007000_t0000_u01782696880364") 2026/06/29 01:36:53 DEBUG : dir1/0007-12345: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7000_d20260629_m013434_c001_v0001036_t0031_u01782696874831") 2026/06/29 01:36:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb61_d20260629_m013558_c001_v7007000_t0000_u01782696958380") 2026/06/29 01:36:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7090_d20260629_m013548_c001_v0001036_t0051_u01782696948937") 2026/06/29 01:36:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219172d_d20260629_m013543_c001_v7007000_t0000_u01782696943029") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7076_d20260629_m013533_c001_v0001036_t0005_u01782696933752") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596ad_d20260629_m013527_c001_v7007000_t0000_u01782696927225") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b705c_d20260629_m013517_c001_v0001036_t0038_u01782696917819") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df2_d20260629_m013511_c001_v7007000_t0000_u01782696911643") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7041_d20260629_m013502_c001_v0001036_t0004_u01782696902295") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce654_d20260629_m013456_c001_v7007000_t0000_u01782696896019") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b701c_d20260629_m013446_c001_v0001036_t0054_u01782696886693") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050ef_d20260629_m013436_c001_v7007000_t0000_u01782696876203") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b03_d20260629_m013428_c001_v0001183_t0005_u01782696868824") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5ad_d20260629_m013421_c001_v7007000_t0000_u01782696861982") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95ab3_d20260629_m013417_c001_v0001183_t0059_u01782696857470") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfdf_d20260629_m013415_c001_v7007000_t0000_u01782696855635") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fba_d20260629_m013402_c001_v0001036_t0004_u01782696842852") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8931_d20260629_m013355_c001_v7007000_t0000_u01782696835923") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229aa_d20260629_m013350_c001_v0001165_t0033_u01782696830849") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbadb_d20260629_m013348_c001_v7007000_t0000_u01782696828566") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b446e_d20260629_m013340_c001_v0001090_t0033_u01782696820938") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050b9_d20260629_m013330_c001_v7007000_t0000_u01782696810995") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95983_d20260629_m013323_c001_v0001183_t0000_u01782696803781") 2026/06/29 01:36:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc5_d20260629_m013318_c001_v7007000_t0000_u01782696798283") 2026/06/29 01:36:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4413_d20260629_m013309_c001_v0001090_t0001_u01782696789202") 2026/06/29 01:36:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf0_d20260629_m013303_c001_v7007000_t0000_u01782696783321") 2026/06/29 01:36:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228be_d20260629_m013254_c001_v0001165_t0008_u01782696774923") 2026/06/29 01:36:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191702_d20260629_m013418_c001_v7007000_t0000_u01782696858603") 2026/06/29 01:36:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a99_d20260629_m013413_c001_v0001183_t0055_u01782696853924") 2026/06/29 01:36:55 DEBUG : dir1/0008-23456: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce620_d20260629_m013440_c001_v7007000_t0000_u01782696880546") 2026/06/29 01:36:55 DEBUG : dir1/0008-23456: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a64_d20260629_m013434_c001_v0001165_t0058_u01782696874824") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb62_d20260629_m013558_c001_v7007000_t0000_u01782696958562") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b458f_d20260629_m013549_c001_v0001090_t0044_u01782696949265") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219172e_d20260629_m013543_c001_v7007000_t0000_u01782696943211") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b456f_d20260629_m013534_c001_v0001090_t0034_u01782696934155") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596b0_d20260629_m013527_c001_v7007000_t0000_u01782696927439") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b453b_d20260629_m013518_c001_v0001090_t0025_u01782696918198") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df3_d20260629_m013511_c001_v7007000_t0000_u01782696911827") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b451e_d20260629_m013502_c001_v0001090_t0017_u01782696902679") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce655_d20260629_m013456_c001_v7007000_t0000_u01782696896203") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44fc_d20260629_m013447_c001_v0001090_t0009_u01782696887064") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050ec_d20260629_m013435_c001_v7007000_t0000_u01782696875802") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6ff2_d20260629_m013429_c001_v0001036_t0023_u01782696869029") 2026/06/29 01:36:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5af_d20260629_m013422_c001_v7007000_t0000_u01782696862165") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44ce_d20260629_m013417_c001_v0001090_t0043_u01782696857493") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce57f_d20260629_m013415_c001_v7007000_t0000_u01782696855061") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b449a_d20260629_m013403_c001_v0001090_t0014_u01782696843300") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8932_d20260629_m013356_c001_v7007000_t0000_u01782696836106") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fa8_d20260629_m013350_c001_v0001036_t0029_u01782696830879") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea70_d20260629_m013348_c001_v7007000_t0000_u01782696828576") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102297c_d20260629_m013341_c001_v0001165_t0006_u01782696821853") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c947ff_d20260629_m013330_c001_v7007000_t0000_u01782696810795") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b443c_d20260629_m013323_c001_v0001090_t0059_u01782696803994") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc6_d20260629_m013318_c001_v7007000_t0000_u01782696798463") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228f0_d20260629_m013309_c001_v0001165_t0053_u01782696789582") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf1_d20260629_m013303_c001_v7007000_t0000_u01782696783511") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958eb_d20260629_m013255_c001_v0001183_t0017_u01782696775162") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfe4_d20260629_m013418_c001_v7007000_t0000_u01782696858564") 2026/06/29 01:36:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a06_d20260629_m013414_c001_v0001165_t0000_u01782696854081") 2026/06/29 01:36:56 DEBUG : dir1/0009-34567: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce622_d20260629_m013440_c001_v7007000_t0000_u01782696880727") 2026/06/29 01:36:56 DEBUG : dir1/0009-34567: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b23_d20260629_m013434_c001_v0001183_t0048_u01782696874916") 2026/06/29 01:36:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb63_d20260629_m013558_c001_v7007000_t0000_u01782696958744") 2026/06/29 01:36:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c8a_d20260629_m013549_c001_v0001183_t0022_u01782696949563") 2026/06/29 01:36:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191730_d20260629_m013543_c001_v7007000_t0000_u01782696943393") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c34_d20260629_m013534_c001_v0001183_t0057_u01782696934710") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596b3_d20260629_m013527_c001_v7007000_t0000_u01782696927622") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95bf4_d20260629_m013518_c001_v0001183_t0030_u01782696918862") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df4_d20260629_m013512_c001_v7007000_t0000_u01782696912013") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95ba7_d20260629_m013503_c001_v0001183_t0058_u01782696903065") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce656_d20260629_m013456_c001_v7007000_t0000_u01782696896418") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b61_d20260629_m013447_c001_v0001183_t0013_u01782696887408") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421f5b_d20260629_m013436_c001_v7007000_t0000_u01782696876212") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44e0_d20260629_m013429_c001_v0001090_t0033_u01782696869533") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5b0_d20260629_m013422_c001_v7007000_t0000_u01782696862347") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a1c_d20260629_m013417_c001_v0001165_t0022_u01782696857576") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce580_d20260629_m013415_c001_v7007000_t0000_u01782696855070") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a55_d20260629_m013403_c001_v0001183_t0037_u01782696843615") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8933_d20260629_m013356_c001_v7007000_t0000_u01782696836287") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a2d_d20260629_m013350_c001_v0001183_t0005_u01782696830917") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb430f2_d20260629_m013348_c001_v7007000_t0000_u01782696828771") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f8e_d20260629_m013342_c001_v0001036_t0019_u01782696822150") 2026/06/29 01:36:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41819796af59966f_d20260629_m013330_c001_v7007000_t0000_u01782696810765") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022928_d20260629_m013324_c001_v0001165_t0047_u01782696804370") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc7_d20260629_m013318_c001_v7007000_t0000_u01782696798656") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f9592b_d20260629_m013309_c001_v0001183_t0047_u01782696789877") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf3_d20260629_m013303_c001_v7007000_t0000_u01782696783766") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43f5_d20260629_m013255_c001_v0001090_t0058_u01782696775407") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191703_d20260629_m013418_c001_v7007000_t0000_u01782696858608") 2026/06/29 01:36:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a9b_d20260629_m013414_c001_v0001183_t0011_u01782696854149") 2026/06/29 01:36:58 DEBUG : dir1/0010-45678: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce624_d20260629_m013440_c001_v7007000_t0000_u01782696880909") 2026/06/29 01:36:58 DEBUG : dir1/0010-45678: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44f0_d20260629_m013435_c001_v0001090_t0028_u01782696875031") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb64_d20260629_m013558_c001_v7007000_t0000_u01782696958926") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b64_d20260629_m013549_c001_v0001165_t0036_u01782696949880") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191731_d20260629_m013543_c001_v7007000_t0000_u01782696943574") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b36_d20260629_m013534_c001_v0001165_t0040_u01782696934939") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596b6_d20260629_m013527_c001_v7007000_t0000_u01782696927804") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022aee_d20260629_m013519_c001_v0001165_t0027_u01782696919324") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df5_d20260629_m013512_c001_v7007000_t0000_u01782696912196") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022ab4_d20260629_m013503_c001_v0001165_t0021_u01782696903332") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce658_d20260629_m013456_c001_v7007000_t0000_u01782696896614") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a8c_d20260629_m013447_c001_v0001165_t0059_u01782696887616") 2026/06/29 01:36:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce606_d20260629_m013436_c001_v7007000_t0000_u01782696876339") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a50_d20260629_m013430_c001_v0001165_t0008_u01782696870002") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5b2_d20260629_m013422_c001_v7007000_t0000_u01782696862609") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95ab5_d20260629_m013417_c001_v0001183_t0035_u01782696857696") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce584_d20260629_m013415_c001_v7007000_t0000_u01782696855431") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229e4_d20260629_m013403_c001_v0001165_t0008_u01782696843835") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8934_d20260629_m013356_c001_v7007000_t0000_u01782696836470") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4486_d20260629_m013351_c001_v0001090_t0003_u01782696831164") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8919_d20260629_m013349_c001_v7007000_t0000_u01782696829137") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959ed_d20260629_m013342_c001_v0001183_t0045_u01782696822670") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41819796af599670_d20260629_m013330_c001_v7007000_t0000_u01782696810958") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95985_d20260629_m013324_c001_v0001183_t0004_u01782696804603") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc8_d20260629_m013318_c001_v7007000_t0000_u01782696798837") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4417_d20260629_m013310_c001_v0001090_t0055_u01782696790096") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf4_d20260629_m013303_c001_v7007000_t0000_u01782696783951") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228c0_d20260629_m013255_c001_v0001165_t0050_u01782696775784") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfe2_d20260629_m013418_c001_v7007000_t0000_u01782696858425") 2026/06/29 01:36:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fd2_d20260629_m013414_c001_v0001036_t0052_u01782696854255") 2026/06/29 01:36:59 DEBUG : dir1/0011-56789: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce625_d20260629_m013441_c001_v7007000_t0000_u01782696881091") 2026/06/29 01:36:59 DEBUG : dir1/0011-56789: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a66_d20260629_m013435_c001_v0001165_t0042_u01782696875078") 2026/06/29 01:36:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb65_d20260629_m013559_c001_v7007000_t0000_u01782696959108") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7094_d20260629_m013550_c001_v0001036_t0034_u01782696950122") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191732_d20260629_m013543_c001_v7007000_t0000_u01782696943756") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b707c_d20260629_m013535_c001_v0001036_t0043_u01782696935209") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596b8_d20260629_m013527_c001_v7007000_t0000_u01782696927988") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7060_d20260629_m013519_c001_v0001036_t0036_u01782696919679") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df6_d20260629_m013512_c001_v7007000_t0000_u01782696912379") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7043_d20260629_m013503_c001_v0001036_t0056_u01782696903617") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce659_d20260629_m013456_c001_v7007000_t0000_u01782696896801") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7020_d20260629_m013447_c001_v0001036_t0002_u01782696887856") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2b88_d20260629_m013435_c001_v7007000_t0000_u01782696875994") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b0b_d20260629_m013430_c001_v0001183_t0048_u01782696870251") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5b3_d20260629_m013422_c001_v7007000_t0000_u01782696862791") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44d0_d20260629_m013417_c001_v0001090_t0035_u01782696857824") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2796_d20260629_m013415_c001_v7007000_t0000_u01782696855481") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fbc_d20260629_m013404_c001_v0001036_t0044_u01782696844091") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8935_d20260629_m013356_c001_v7007000_t0000_u01782696836653") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a2f_d20260629_m013351_c001_v0001183_t0016_u01782696831164") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a47351b_d20260629_m013348_c001_v7007000_t0000_u01782696828769") 2026/06/29 01:37:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4470_d20260629_m013342_c001_v0001090_t0005_u01782696822881") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce54f_d20260629_m013330_c001_v7007000_t0000_u01782696810385") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b443e_d20260629_m013324_c001_v0001090_t0051_u01782696804855") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edc9_d20260629_m013319_c001_v7007000_t0000_u01782696799018") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228f6_d20260629_m013310_c001_v0001165_t0053_u01782696790548") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf5_d20260629_m013304_c001_v7007000_t0000_u01782696784136") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958f1_d20260629_m013256_c001_v0001183_t0046_u01782696776024") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191700_d20260629_m013418_c001_v7007000_t0000_u01782696858405") 2026/06/29 01:37:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44c2_d20260629_m013414_c001_v0001090_t0049_u01782696854274") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce627_d20260629_m013441_c001_v7007000_t0000_u01782696881277") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b25_d20260629_m013435_c001_v0001183_t0020_u01782696875113") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb66_d20260629_m013559_c001_v7007000_t0000_u01782696959290") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4595_d20260629_m013550_c001_v0001090_t0046_u01782696950525") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191733_d20260629_m013543_c001_v7007000_t0000_u01782696943937") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4575_d20260629_m013535_c001_v0001090_t0005_u01782696935570") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596ba_d20260629_m013528_c001_v7007000_t0000_u01782696928169") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b453f_d20260629_m013520_c001_v0001090_t0024_u01782696920093") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df7_d20260629_m013512_c001_v7007000_t0000_u01782696912562") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4522_d20260629_m013504_c001_v0001090_t0026_u01782696904048") 2026/06/29 01:37:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce65a_d20260629_m013456_c001_v7007000_t0000_u01782696896985") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4500_d20260629_m013448_c001_v0001090_t0007_u01782696888312") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050ed_d20260629_m013435_c001_v7007000_t0000_u01782696875985") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6ff6_d20260629_m013430_c001_v0001036_t0026_u01782696870491") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5b5_d20260629_m013422_c001_v7007000_t0000_u01782696862973") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a1e_d20260629_m013417_c001_v0001165_t0046_u01782696857862") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce12775a24e_d20260629_m013415_c001_v7007000_t0000_u01782696855236") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44a0_d20260629_m013404_c001_v0001090_t0007_u01782696844522") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8936_d20260629_m013356_c001_v7007000_t0000_u01782696836835") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229ac_d20260629_m013351_c001_v0001165_t0040_u01782696831207") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbadd_d20260629_m013348_c001_v7007000_t0000_u01782696828751") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022982_d20260629_m013343_c001_v0001165_t0043_u01782696823198") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c679_d20260629_m013330_c001_v7007000_t0000_u01782696810395") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102292a_d20260629_m013325_c001_v0001165_t0034_u01782696805163") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edd0_d20260629_m013319_c001_v7007000_t0000_u01782696799203") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f9592f_d20260629_m013310_c001_v0001183_t0011_u01782696790851") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf8_d20260629_m013304_c001_v7007000_t0000_u01782696784321") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43f7_d20260629_m013256_c001_v0001090_t0001_u01782696776262") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfe5_d20260629_m013418_c001_v7007000_t0000_u01782696858619") 2026/06/29 01:37:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a9f_d20260629_m013414_c001_v0001183_t0040_u01782696854356") 2026/06/29 01:37:02 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce628_d20260629_m013441_c001_v7007000_t0000_u01782696881458") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7002_d20260629_m013435_c001_v0001036_t0018_u01782696875283") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb67_d20260629_m013559_c001_v7007000_t0000_u01782696959472") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c90_d20260629_m013550_c001_v0001183_t0036_u01782696950968") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191734_d20260629_m013544_c001_v7007000_t0000_u01782696944119") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95c40_d20260629_m013536_c001_v0001183_t0017_u01782696936032") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596bc_d20260629_m013528_c001_v7007000_t0000_u01782696928351") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95bfc_d20260629_m013520_c001_v0001183_t0042_u01782696920467") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df8_d20260629_m013512_c001_v7007000_t0000_u01782696912744") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95bad_d20260629_m013504_c001_v0001183_t0039_u01782696904512") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce65b_d20260629_m013457_c001_v7007000_t0000_u01782696897170") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b65_d20260629_m013448_c001_v0001183_t0037_u01782696888646") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce604_d20260629_m013436_c001_v7007000_t0000_u01782696876176") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44e4_d20260629_m013431_c001_v0001090_t0055_u01782696871214") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5b6_d20260629_m013423_c001_v7007000_t0000_u01782696863155") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95abb_d20260629_m013417_c001_v0001183_t0044_u01782696857905") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce585_d20260629_m013415_c001_v7007000_t0000_u01782696855435") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a5d_d20260629_m013404_c001_v0001183_t0022_u01782696844868") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8937_d20260629_m013357_c001_v7007000_t0000_u01782696837017") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6faa_d20260629_m013351_c001_v0001036_t0017_u01782696831403") 2026/06/29 01:37:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8918_d20260629_m013348_c001_v7007000_t0000_u01782696828955") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f94_d20260629_m013343_c001_v0001036_t0000_u01782696823427") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df96_d20260629_m013330_c001_v7007000_t0000_u01782696810788") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f9598b_d20260629_m013325_c001_v0001183_t0025_u01782696805472") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edd1_d20260629_m013319_c001_v7007000_t0000_u01782696799382") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4419_d20260629_m013311_c001_v0001090_t0026_u01782696791069") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbf9_d20260629_m013304_c001_v7007000_t0000_u01782696784507") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228ca_d20260629_m013256_c001_v0001165_t0048_u01782696776688") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfe1_d20260629_m013418_c001_v7007000_t0000_u01782696858349") 2026/06/29 01:37:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a0a_d20260629_m013414_c001_v0001165_t0045_u01782696854398") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce62a_d20260629_m013441_c001_v7007000_t0000_u01782696881640") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a6a_d20260629_m013435_c001_v0001165_t0004_u01782696875300") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb68_d20260629_m013559_c001_v7007000_t0000_u01782696959655") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b6c_d20260629_m013551_c001_v0001165_t0038_u01782696951187") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191735_d20260629_m013544_c001_v7007000_t0000_u01782696944302") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022b3a_d20260629_m013536_c001_v0001165_t0057_u01782696936251") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596be_d20260629_m013528_c001_v7007000_t0000_u01782696928535") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022afa_d20260629_m013520_c001_v0001165_t0018_u01782696920674") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799df9_d20260629_m013512_c001_v7007000_t0000_u01782696912945") 2026/06/29 01:37:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022aba_d20260629_m013504_c001_v0001165_t0013_u01782696904733") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce65c_d20260629_m013457_c001_v7007000_t0000_u01782696897358") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a90_d20260629_m013448_c001_v0001165_t0013_u01782696888856") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050ee_d20260629_m013436_c001_v7007000_t0000_u01782696876167") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a54_d20260629_m013431_c001_v0001165_t0057_u01782696871546") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5b9_d20260629_m013423_c001_v7007000_t0000_u01782696863355") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a20_d20260629_m013418_c001_v0001165_t0011_u01782696858089") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea21916fa_d20260629_m013415_c001_v7007000_t0000_u01782696855053") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229e6_d20260629_m013405_c001_v0001165_t0047_u01782696845079") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8938_d20260629_m013357_c001_v7007000_t0000_u01782696837200") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a33_d20260629_m013351_c001_v0001183_t0038_u01782696831440") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb430f3_d20260629_m013348_c001_v7007000_t0000_u01782696828954") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959ef_d20260629_m013343_c001_v0001183_t0021_u01782696823861") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f410219d8429050b8_d20260629_m013330_c001_v7007000_t0000_u01782696810801") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4440_d20260629_m013325_c001_v0001090_t0048_u01782696805671") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edd3_d20260629_m013319_c001_v7007000_t0000_u01782696799563") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228fa_d20260629_m013311_c001_v0001165_t0007_u01782696791535") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbfa_d20260629_m013304_c001_v7007000_t0000_u01782696784691") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958f7_d20260629_m013256_c001_v0001183_t0049_u01782696776910") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41819796af5996e3_d20260629_m013418_c001_v7007000_t0000_u01782696858574") 2026/06/29 01:37:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95aa1_d20260629_m013414_c001_v0001183_t0032_u01782696854570") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce62b_d20260629_m013441_c001_v7007000_t0000_u01782696881823") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b29_d20260629_m013435_c001_v0001183_t0022_u01782696875327") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb69_d20260629_m013559_c001_v7007000_t0000_u01782696959837") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7098_d20260629_m013551_c001_v0001036_t0013_u01782696951405") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191736_d20260629_m013544_c001_v7007000_t0000_u01782696944483") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7080_d20260629_m013536_c001_v0001036_t0022_u01782696936484") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596c0_d20260629_m013528_c001_v7007000_t0000_u01782696928719") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7066_d20260629_m013521_c001_v0001036_t0051_u01782696921162") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799dfa_d20260629_m013513_c001_v7007000_t0000_u01782696913133") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7047_d20260629_m013505_c001_v0001036_t0000_u01782696905004") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce65d_d20260629_m013457_c001_v7007000_t0000_u01782696897543") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7022_d20260629_m013449_c001_v0001036_t0018_u01782696889161") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c8459607_d20260629_m013436_c001_v7007000_t0000_u01782696876195") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b13_d20260629_m013431_c001_v0001183_t0013_u01782696871776") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5bc_d20260629_m013423_c001_v7007000_t0000_u01782696863541") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95abd_d20260629_m013418_c001_v0001183_t0038_u01782696858143") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce582_d20260629_m013415_c001_v7007000_t0000_u01782696855249") 2026/06/29 01:37:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fc0_d20260629_m013405_c001_v0001036_t0021_u01782696845314") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8939_d20260629_m013357_c001_v7007000_t0000_u01782696837383") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510229b0_d20260629_m013351_c001_v0001165_t0011_u01782696831450") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a47351d_d20260629_m013348_c001_v7007000_t0000_u01782696828962") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4472_d20260629_m013344_c001_v0001090_t0049_u01782696824065") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf4a2_d20260629_m013331_c001_v7007000_t0000_u01782696811002") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102292e_d20260629_m013325_c001_v0001165_t0042_u01782696805991") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edd4_d20260629_m013319_c001_v7007000_t0000_u01782696799744") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95933_d20260629_m013311_c001_v0001183_t0014_u01782696791766") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbfb_d20260629_m013304_c001_v7007000_t0000_u01782696784877") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43f9_d20260629_m013257_c001_v0001090_t0011_u01782696777251") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce590_d20260629_m013418_c001_v7007000_t0000_u01782696858360") 2026/06/29 01:37:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022a0c_d20260629_m013414_c001_v0001165_t0030_u01782696854626") 2026/06/29 01:37:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df9d_d20260629_m013333_c001_v7007000_t0000_u01782696813638") 2026/06/29 01:37:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f9599f_d20260629_m013328_c001_v0001183_t0007_u01782696808652") 2026/06/29 01:37:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df9e_d20260629_m013333_c001_v7007000_t0000_u01782696813902") 2026/06/29 01:37:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102293c_d20260629_m013328_c001_v0001165_t0020_u01782696808662") 2026/06/29 01:37:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3df9f_d20260629_m013334_c001_v7007000_t0000_u01782696814083") 2026/06/29 01:37:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4452_d20260629_m013328_c001_v0001090_t0030_u01782696808672") 2026/06/29 01:37:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa0_d20260629_m013334_c001_v7007000_t0000_u01782696814267") 2026/06/29 01:37:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022940_d20260629_m013328_c001_v0001165_t0051_u01782696808922") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa1_d20260629_m013334_c001_v7007000_t0000_u01782696814448") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959a3_d20260629_m013328_c001_v0001183_t0010_u01782696808964") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa2_d20260629_m013334_c001_v7007000_t0000_u01782696814630") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4454_d20260629_m013329_c001_v0001090_t0013_u01782696809079") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa3_d20260629_m013334_c001_v7007000_t0000_u01782696814813") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022942_d20260629_m013329_c001_v0001165_t0035_u01782696809153") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa4_d20260629_m013334_c001_v7007000_t0000_u01782696814995") 2026/06/29 01:37:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959a5_d20260629_m013329_c001_v0001183_t0026_u01782696809174") 2026/06/29 01:37:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa5_d20260629_m013335_c001_v7007000_t0000_u01782696815177") 2026/06/29 01:37:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959a9_d20260629_m013329_c001_v0001183_t0015_u01782696809381") 2026/06/29 01:37:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa7_d20260629_m013335_c001_v7007000_t0000_u01782696815359") 2026/06/29 01:37:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4456_d20260629_m013329_c001_v0001090_t0009_u01782696809420") 2026/06/29 01:37:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa8_d20260629_m013335_c001_v7007000_t0000_u01782696815540") 2026/06/29 01:37:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022946_d20260629_m013329_c001_v0001165_t0040_u01782696809431") 2026/06/29 01:37:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfa9_d20260629_m013335_c001_v7007000_t0000_u01782696815722") 2026/06/29 01:37:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f82_d20260629_m013329_c001_v0001036_t0036_u01782696809608") 2026/06/29 01:37:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfaa_d20260629_m013335_c001_v7007000_t0000_u01782696815904") 2026/06/29 01:37:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959ab_d20260629_m013329_c001_v0001183_t0035_u01782696809648") 2026/06/29 01:37:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfab_d20260629_m013336_c001_v7007000_t0000_u01782696816086") 2026/06/29 01:37:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022948_d20260629_m013329_c001_v0001165_t0044_u01782696809660") 2026/06/29 01:37:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfac_d20260629_m013336_c001_v7007000_t0000_u01782696816281") 2026/06/29 01:37:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b445a_d20260629_m013329_c001_v0001090_t0049_u01782696809847") 2026/06/29 01:37:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3dfad_d20260629_m013336_c001_v7007000_t0000_u01782696816464") 2026/06/29 01:37:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f959ad_d20260629_m013329_c001_v0001183_t0019_u01782696809859") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc891e_d20260629_m013352_c001_v7007000_t0000_u01782696832486") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a03_d20260629_m013346_c001_v0001183_t0022_u01782696826881") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc891f_d20260629_m013352_c001_v7007000_t0000_u01782696832497") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022992_d20260629_m013346_c001_v0001165_t0022_u01782696826904") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a01_d20260629_m013352_c001_v7007000_t0000_u01782696832293") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4478_d20260629_m013347_c001_v0001090_t0003_u01782696827048") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc891c_d20260629_m013352_c001_v7007000_t0000_u01782696832298") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a05_d20260629_m013347_c001_v0001183_t0038_u01782696827099") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc891d_d20260629_m013352_c001_v7007000_t0000_u01782696832309") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022996_d20260629_m013347_c001_v0001165_t0018_u01782696827162") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cf79_d20260629_m013352_c001_v7007000_t0000_u01782696832343") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f9c_d20260629_m013347_c001_v0001036_t0035_u01782696827285") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fc35_d20260629_m013352_c001_v7007000_t0000_u01782696832354") 2026/06/29 01:37:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a07_d20260629_m013347_c001_v0001183_t0019_u01782696827302") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8236e_d20260629_m013352_c001_v7007000_t0000_u01782696832509") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a0b_d20260629_m013347_c001_v0001183_t0011_u01782696827504") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8920_d20260629_m013352_c001_v7007000_t0000_u01782696832668") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b447a_d20260629_m013347_c001_v0001090_t0010_u01782696827582") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbaef_d20260629_m013352_c001_v7007000_t0000_u01782696832522") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6f9e_d20260629_m013347_c001_v0001036_t0043_u01782696827646") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cf7b_d20260629_m013352_c001_v7007000_t0000_u01782696832534") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022998_d20260629_m013347_c001_v0001165_t0004_u01782696827725") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc8921_d20260629_m013352_c001_v7007000_t0000_u01782696832680") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a0d_d20260629_m013347_c001_v0001183_t0011_u01782696827740") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c94810_d20260629_m013352_c001_v7007000_t0000_u01782696832459") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b447c_d20260629_m013347_c001_v0001090_t0049_u01782696827890") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a02_d20260629_m013352_c001_v7007000_t0000_u01782696832476") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95a0f_d20260629_m013347_c001_v0001183_t0020_u01782696827952") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8236d_d20260629_m013352_c001_v7007000_t0000_u01782696832319") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102299c_d20260629_m013347_c001_v0001165_t0035_u01782696827964") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41697f95081cbaed_d20260629_m013352_c001_v7007000_t0000_u01782696832331") 2026/06/29 01:37:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fa0_d20260629_m013348_c001_v0001036_t0054_u01782696828129") 2026/06/29 01:37:10 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2700_d20260629_m013149_c001_v7007000_t0000_u01782696709829") 2026/06/29 01:37:10 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f114b917988b798e0_d20260629_m013147_c001_v0001179_t0029_u01782696707532") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a47350a_d20260629_m013147_c001_v7007000_t0000_u01782696707305") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f114b917988b798da_d20260629_m013144_c001_v0001179_t0056_u01782696704027") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a473508_d20260629_m013143_c001_v7007000_t0000_u01782696703290") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102270d_d20260629_m013139_c001_v0001165_t0017_u01782696699483") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce1277595c7_d20260629_m013137_c001_v7007000_t0000_u01782696697989") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f104d566ae52a50e5_d20260629_m013135_c001_v0001097_t0046_u01782696695356") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb43085_d20260629_m013135_c001_v7007000_t0000_u01782696695175") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f104d566ae52a50cc_d20260629_m013131_c001_v0001097_t0059_u01782696691602") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb43083_d20260629_m013130_c001_v7007000_t0000_u01782696690878") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510226e7_d20260629_m013127_c001_v0001165_t0044_u01782696687426") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea15_d20260629_m013126_c001_v7007000_t0000_u01782696686515") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1068f894298969ab_d20260629_m013125_c001_v0001165_t0016_u01782696685002") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f415e5a29706cdaf9_d20260629_m013124_c001_v7007000_t0000_u01782696684387") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1068f8942989699f_d20260629_m013119_c001_v0001165_t0021_u01782696679130") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f415e5a29706cdaf3_d20260629_m013118_c001_v7007000_t0000_u01782696678401") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510226bc_d20260629_m013114_c001_v0001165_t0012_u01782696674642") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea0e_d20260629_m013113_c001_v7007000_t0000_u01782696673719") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1000b2a6fe1ac7fb_d20260629_m013111_c001_v0001097_t0043_u01782696671924") 2026/06/29 01:37:11 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e88b_d20260629_m013111_c001_v7007000_t0000_u01782696671741") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1000b2a6fe1ac7f5_d20260629_m013108_c001_v0001097_t0021_u01782696668473") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e889_d20260629_m013107_c001_v7007000_t0000_u01782696667745") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102269a_d20260629_m013102_c001_v0001165_t0051_u01782696662346") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c5fa_d20260629_m013101_c001_v7007000_t0000_u01782696661423") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f106c25c7965447e1_d20260629_m013059_c001_v0001184_t0021_u01782696659707") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b41407_d20260629_m013059_c001_v7007000_t0000_u01782696659519") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f106c25c7965447c5_d20260629_m013056_c001_v0001184_t0025_u01782696656354") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b41400_d20260629_m013055_c001_v7007000_t0000_u01782696655624") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102266e_d20260629_m013049_c001_v0001165_t0008_u01782696649600") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4073ddc34af3a3d0_d20260629_m013048_c001_v7007000_t0000_u01782696648570") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f112255456c3cd369_d20260629_m013046_c001_v0001106_t0033_u01782696646580") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e87f_d20260629_m013046_c001_v7007000_t0000_u01782696646041") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f112255456c3cd357_d20260629_m013040_c001_v0001106_t0057_u01782696640552") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e87a_d20260629_m013039_c001_v7007000_t0000_u01782696639827") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510225a5_d20260629_m012933_c001_v0001165_t0023_u01782696573928") 2026/06/29 01:37:12 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcee0_d20260629_m012932_c001_v7007000_t0000_u01782696572845") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117b4664cf5b6dd3_d20260629_m012927_c001_v0001172_t0053_u01782696567091") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bceaa_d20260629_m012926_c001_v7007000_t0000_u01782696566884") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022583_d20260629_m012922_c001_v0001165_t0018_u01782696562508") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10064eeb4153e584_d20260629_m012921_c001_v0001150_t0056_u01782696561615") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10064eeb4153e582_d20260629_m012920_c001_v0001150_t0022_u01782696560375") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce60_d20260629_m012907_c001_v7007000_t0000_u01782696547064") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137059c_d20260629_m012900_c001_v0001120_t0041_u01782696540421") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10846d549c703e09_d20260629_m012859_c001_v0001176_t0041_u01782696539676") 2026/06/29 01:37:13 DEBUG : dst/one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10846d549c703e07_d20260629_m012858_c001_v0001176_t0029_u01782696538721") 2026/06/29 01:37:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2701_d20260629_m013150_c001_v7007000_t0000_u01782696710010") 2026/06/29 01:37:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11854b45ed981148_d20260629_m013147_c001_v0001185_t0022_u01782696707105") 2026/06/29 01:37:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f110940a7d054c31c_d20260629_m013142_c001_v0001101_t0014_u01782696702814") 2026/06/29 01:37:13 DEBUG : dst/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce1277595c8_d20260629_m013138_c001_v7007000_t0000_u01782696698169") 2026/06/29 01:37:13 DEBUG : dst/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f100ff2a596b39dc3_d20260629_m013134_c001_v0001173_t0001_u01782696694549") 2026/06/29 01:37:13 DEBUG : dst/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1085ca255567c5ab_d20260629_m013130_c001_v0001180_t0019_u01782696690658") 2026/06/29 01:37:13 DEBUG : dst/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea17_d20260629_m013126_c001_v7007000_t0000_u01782696686697") 2026/06/29 01:37:13 DEBUG : dst/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10279a8eacab6882_d20260629_m013123_c001_v0001040_t0045_u01782696683773") 2026/06/29 01:37:13 DEBUG : dst/one.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1036fd3bae6ddaf9_d20260629_m013117_c001_v0001101_t0027_u01782696677941") 2026/06/29 01:37:13 DEBUG : dst/three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcee1_d20260629_m012933_c001_v7007000_t0000_u01782696573027") 2026/06/29 01:37:14 DEBUG : dst/three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10064eeb4153e592_d20260629_m012931_c001_v0001150_t0008_u01782696571368") 2026/06/29 01:37:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2702_d20260629_m013150_c001_v7007000_t0000_u01782696710191") 2026/06/29 01:37:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1061a4bd0d5e77af_d20260629_m013148_c001_v0001099_t0040_u01782696708360") 2026/06/29 01:37:14 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1099c95070883987_d20260629_m013144_c001_v0001042_t0037_u01782696704968") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2703_d20260629_m013150_c001_v7007000_t0000_u01782696710373") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f114b917988b798e6_d20260629_m013149_c001_v0001179_t0040_u01782696709228") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a47350c_d20260629_m013149_c001_v7007000_t0000_u01782696709043") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f114b917988b798de_d20260629_m013145_c001_v0001179_t0035_u01782696705726") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405c8a872a473509_d20260629_m013145_c001_v7007000_t0000_u01782696705414") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022717_d20260629_m013140_c001_v0001165_t0054_u01782696700086") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce1277595c9_d20260629_m013138_c001_v7007000_t0000_u01782696698352") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f104d566ae52a50e7_d20260629_m013137_c001_v0001097_t0019_u01782696697238") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb43087_d20260629_m013137_c001_v7007000_t0000_u01782696697055") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f104d566ae52a50d8_d20260629_m013132_c001_v0001097_t0020_u01782696692988") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f416f20f0ebb43084_d20260629_m013132_c001_v7007000_t0000_u01782696692806") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510226eb_d20260629_m013127_c001_v0001165_t0034_u01782696687869") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f415e5a29706cdafa_d20260629_m013125_c001_v7007000_t0000_u01782696685956") 2026/06/29 01:37:14 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510226d4_d20260629_m013122_c001_v0001165_t0026_u01782696682771") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f415e5a29706cdaf5_d20260629_m013119_c001_v7007000_t0000_u01782696679963") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510226c2_d20260629_m013115_c001_v0001165_t0050_u01782696675411") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e88d_d20260629_m013112_c001_v7007000_t0000_u01782696672798") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370651_d20260629_m013110_c001_v0001120_t0021_u01782696670362") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e88a_d20260629_m013109_c001_v7007000_t0000_u01782696669277") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102269e_d20260629_m013102_c001_v0001165_t0008_u01782696662898") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b41408_d20260629_m013100_c001_v7007000_t0000_u01782696660407") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137063d_d20260629_m013058_c001_v0001120_t0039_u01782696658252") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f402dde4d51b41405_d20260629_m013057_c001_v7007000_t0000_u01782696657163") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022674_d20260629_m013050_c001_v0001165_t0012_u01782696650805") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e880_d20260629_m013047_c001_v7007000_t0000_u01782696647640") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137062b_d20260629_m013044_c001_v0001120_t0022_u01782696644424") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f420bb5837db4e87c_d20260629_m013043_c001_v7007000_t0000_u01782696643327") 2026/06/29 01:37:15 DEBUG : dst/three.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510225a7_d20260629_m012934_c001_v0001165_t0015_u01782696574624") 2026/06/29 01:37:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce1277595ca_d20260629_m013138_c001_v7007000_t0000_u01782696698533") 2026/06/29 01:37:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f114fd156cc0ec84e_d20260629_m013136_c001_v0001098_t0006_u01782696696704") 2026/06/29 01:37:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1088c395726f41b8_d20260629_m013132_c001_v0001172_t0009_u01782696692481") 2026/06/29 01:37:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea18_d20260629_m013126_c001_v7007000_t0000_u01782696686878") 2026/06/29 01:37:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1001715650802857_d20260629_m013125_c001_v0001117_t0012_u01782696685447") 2026/06/29 01:37:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f103ffafe3a9c2f2f_d20260629_m013119_c001_v0001177_t0034_u01782696679668") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2704_d20260629_m013150_c001_v7007000_t0000_u01782696710553") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022713_d20260629_m013139_c001_v0001165_t0008_u01782696699698") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41403ce1277595cb_d20260629_m013138_c001_v7007000_t0000_u01782696698713") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510226e9_d20260629_m013127_c001_v0001165_t0044_u01782696687654") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea19_d20260629_m013127_c001_v7007000_t0000_u01782696687060") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370662_d20260629_m013114_c001_v0001120_t0017_u01782696674879") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f408b6a09d1edea0f_d20260629_m013113_c001_v7007000_t0000_u01782696673902") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370643_d20260629_m013102_c001_v0001120_t0038_u01782696662602") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c5fb_d20260629_m013101_c001_v7007000_t0000_u01782696661611") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370637_d20260629_m013050_c001_v0001120_t0015_u01782696650403") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4073ddc34af3a3d1_d20260629_m013048_c001_v7007000_t0000_u01782696648754") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c13705e3_d20260629_m012934_c001_v0001120_t0006_u01782696574212") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcee2_d20260629_m012933_c001_v7007000_t0000_u01782696573208") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1100ea1ecbadd111_d20260629_m012928_c001_v0001033_t0031_u01782696568475") 2026/06/29 01:37:16 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce62_d20260629_m012907_c001_v7007000_t0000_u01782696547246") 2026/06/29 01:37:17 DEBUG : dst/two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10846d549c703e19_d20260629_m012906_c001_v0001176_t0037_u01782696546125") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4cd478_d20260629_m012826_c001_v7007000_t0000_u01782696506959") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370551_d20260629_m012823_c001_v0001120_t0008_u01782696503253") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4cd477_d20260629_m012821_c001_v7007000_t0000_u01782696501336") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510224c4_d20260629_m012811_c001_v0001165_t0027_u01782696491168") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c12b_d20260629_m012801_c001_v7007000_t0000_u01782696481931") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370531_d20260629_m012758_c001_v0001120_t0020_u01782696478293") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a38_d20260629_m012737_c001_v7007000_t0000_u01782696457389") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36cd_d20260629_m012735_c001_v0001174_t0031_u01782696455153") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a34_d20260629_m012734_c001_v7007000_t0000_u01782696454209") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36bd_d20260629_m012732_c001_v0001174_t0040_u01782696452893") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a30_d20260629_m012729_c001_v7007000_t0000_u01782696449402") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3693_d20260629_m012727_c001_v0001174_t0041_u01782696447566") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a2c_d20260629_m012726_c001_v7007000_t0000_u01782696446670") 2026/06/29 01:37:17 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3685_d20260629_m012725_c001_v0001174_t0023_u01782696445199") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a20_d20260629_m012718_c001_v7007000_t0000_u01782696438585") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3630_d20260629_m012716_c001_v0001174_t0055_u01782696436919") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a15_d20260629_m012715_c001_v7007000_t0000_u01782696435971") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3622_d20260629_m012714_c001_v0001174_t0021_u01782696434998") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a0c_d20260629_m012710_c001_v7007000_t0000_u01782696430154") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35ea_d20260629_m012708_c001_v0001174_t0053_u01782696428591") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb6f_d20260629_m012706_c001_v7007000_t0000_u01782696426751") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35d8_d20260629_m012705_c001_v0001174_t0046_u01782696425717") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb63_d20260629_m012705_c001_v7007000_t0000_u01782696425352") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f10250dfe37ce6e11_d20260629_m012704_c001_v0001116_t0048_u01782696424240") 2026/06/29 01:37:18 DEBUG : empty space: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35c4_d20260629_m012702_c001_v0001174_t0018_u01782696422515") 2026/06/29 01:37:18 DEBUG : enormous: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a36_d20260629_m012736_c001_v7007000_t0000_u01782696456468") 2026/06/29 01:37:18 DEBUG : enormous: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36d3_d20260629_m012735_c001_v0001174_t0038_u01782696455772") 2026/06/29 01:37:18 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f424339bbaada2708_d20260629_m013154_c001_v7007000_t0000_u01782696714820") 2026/06/29 01:37:18 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022741_d20260629_m013153_c001_v0001165_t0039_u01782696713601") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c127_d20260629_m012756_c001_v7007000_t0000_u01782696476712") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137052f_d20260629_m012755_c001_v0001120_t0054_u01782696475629") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb49_d20260629_m012659_c001_v7007000_t0000_u01782696419527") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35aa_d20260629_m012658_c001_v0001174_t0004_u01782696418203") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb46_d20260629_m012657_c001_v7007000_t0000_u01782696417510") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35a0_d20260629_m012656_c001_v0001174_t0029_u01782696416719") 2026/06/29 01:37:19 DEBUG : existing: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3598_d20260629_m012655_c001_v0001174_t0039_u01782696415822") 2026/06/29 01:37:19 DEBUG : existing-b: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c128_d20260629_m012756_c001_v7007000_t0000_u01782696476896") 2026/06/29 01:37:19 DEBUG : existing-b: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022498_d20260629_m012755_c001_v0001165_t0022_u01782696475619") 2026/06/29 01:37:19 DEBUG : file1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce12a_d20260629_m013244_c001_v7007000_t0000_u01782696764409") 2026/06/29 01:37:19 DEBUG : file1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43df_d20260629_m013242_c001_v0001090_t0049_u01782696762991") 2026/06/29 01:37:19 DEBUG : file1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce127_d20260629_m013241_c001_v7007000_t0000_u01782696761687") 2026/06/29 01:37:19 DEBUG : file1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f100a3b0d226a319c_d20260629_m013239_c001_v0001101_t0059_u01782696759929") 2026/06/29 01:37:19 DEBUG : five: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a39_d20260629_m012741_c001_v7007000_t0000_u01782696461575") 2026/06/29 01:37:19 DEBUG : five: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405f52f8430a36f9_d20260629_m012739_c001_v0001174_t0029_u01782696459539") 2026/06/29 01:37:19 DEBUG : foo: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a05_d20260629_m012708_c001_v7007000_t0000_u01782696428227") 2026/06/29 01:37:20 DEBUG : foo: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405f52f8430a35e6_d20260629_m012707_c001_v0001174_t0029_u01782696427671") 2026/06/29 01:37:20 DEBUG : foo: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405f52f8430a35e2_d20260629_m012707_c001_v0001174_t0029_u01782696427116") 2026/06/29 01:37:20 DEBUG : four: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c0fa_d20260629_m012741_c001_v7007000_t0000_u01782696461761") 2026/06/29 01:37:20 DEBUG : four: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4113593151022458_d20260629_m012740_c001_v0001165_t0044_u01782696460093") 2026/06/29 01:37:20 DEBUG : four: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36f5_d20260629_m012738_c001_v0001174_t0034_u01782696458770") 2026/06/29 01:37:20 DEBUG : hello world2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcda7_d20260629_m012610_c001_v7007000_t0000_u01782696370860") 2026/06/29 01:37:20 DEBUG : hello world2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a33f0_d20260629_m012610_c001_v0001174_t0012_u01782696370156") 2026/06/29 01:37:20 DEBUG : ignore-size: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb44_d20260629_m012655_c001_v7007000_t0000_u01782696415407") 2026/06/29 01:37:20 DEBUG : ignore-size: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a358c_d20260629_m012654_c001_v0001174_t0057_u01782696414358") 2026/06/29 01:37:20 DEBUG : nested/sub dir/file: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c10a_d20260629_m012754_c001_v7007000_t0000_u01782696474879") 2026/06/29 01:37:20 DEBUG : nested/sub dir/file: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370529_d20260629_m012754_c001_v0001120_t0018_u01782696474097") 2026/06/29 01:37:20 DEBUG : nested/sub dir/file: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c108_d20260629_m012753_c001_v7007000_t0000_u01782696473347") 2026/06/29 01:37:20 DEBUG : nested/sub dir/file: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102248e_d20260629_m012752_c001_v0001165_t0058_u01782696472439") 2026/06/29 01:37:20 DEBUG : one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c0fb_d20260629_m012741_c001_v7007000_t0000_u01782696461953") 2026/06/29 01:37:20 DEBUG : one: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405f52f8430a36e5_d20260629_m012737_c001_v0001174_t0029_u01782696457768") 2026/06/29 01:37:21 DEBUG : only0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82314_d20260629_m013235_c001_v7007000_t0000_u01782696755507") 2026/06/29 01:37:21 DEBUG : only0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4113593151022857_d20260629_m013229_c001_v0001165_t0044_u01782696749442") 2026/06/29 01:37:21 DEBUG : only0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227ed_d20260629_m013218_c001_v0001165_t0016_u01782696738596") 2026/06/29 01:37:21 DEBUG : only0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf46a_d20260629_m013212_c001_v7007000_t0000_u01782696732601") 2026/06/29 01:37:21 DEBUG : only0: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022757_d20260629_m013158_c001_v0001165_t0053_u01782696718441") 2026/06/29 01:37:21 DEBUG : only1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82315_d20260629_m013235_c001_v7007000_t0000_u01782696755692") 2026/06/29 01:37:21 DEBUG : only1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4178308aae8b43cb_d20260629_m013230_c001_v0001090_t0056_u01782696750561") 2026/06/29 01:37:21 DEBUG : only1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227f5_d20260629_m013219_c001_v0001165_t0055_u01782696739110") 2026/06/29 01:37:21 DEBUG : only1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf469_d20260629_m013212_c001_v7007000_t0000_u01782696732419") 2026/06/29 01:37:21 DEBUG : only1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102275b_d20260629_m013158_c001_v0001165_t0006_u01782696718954") 2026/06/29 01:37:21 DEBUG : only10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82316_d20260629_m013235_c001_v7007000_t0000_u01782696755879") 2026/06/29 01:37:21 DEBUG : only10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4178308aae8b43c9_d20260629_m013230_c001_v0001090_t0056_u01782696750372") 2026/06/29 01:37:21 DEBUG : only10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022821_d20260629_m013223_c001_v0001165_t0040_u01782696743794") 2026/06/29 01:37:21 DEBUG : only10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c64f_d20260629_m013212_c001_v7007000_t0000_u01782696732393") 2026/06/29 01:37:22 DEBUG : only10: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022795_d20260629_m013204_c001_v0001165_t0015_u01782696724605") 2026/06/29 01:37:22 DEBUG : only11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82317_d20260629_m013236_c001_v7007000_t0000_u01782696756060") 2026/06/29 01:37:22 DEBUG : only11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417c4ac646f95877_d20260629_m013230_c001_v0001183_t0035_u01782696750001") 2026/06/29 01:37:22 DEBUG : only11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022825_d20260629_m013224_c001_v0001165_t0037_u01782696744261") 2026/06/29 01:37:22 DEBUG : only11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c64e_d20260629_m013212_c001_v7007000_t0000_u01782696732207") 2026/06/29 01:37:22 DEBUG : only11: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022799_d20260629_m013205_c001_v0001165_t0031_u01782696725586") 2026/06/29 01:37:22 DEBUG : only12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82318_d20260629_m013236_c001_v7007000_t0000_u01782696756243") 2026/06/29 01:37:22 DEBUG : only12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400a3b0d226a3186_d20260629_m013230_c001_v0001101_t0031_u01782696750182") 2026/06/29 01:37:22 DEBUG : only12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102282b_d20260629_m013224_c001_v0001165_t0011_u01782696744802") 2026/06/29 01:37:22 DEBUG : only12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219164c_d20260629_m013212_c001_v7007000_t0000_u01782696732611") 2026/06/29 01:37:22 DEBUG : only12: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227a5_d20260629_m013206_c001_v0001165_t0037_u01782696726164") 2026/06/29 01:37:22 DEBUG : only13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82319_d20260629_m013236_c001_v7007000_t0000_u01782696756425") 2026/06/29 01:37:22 DEBUG : only13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4113593151022859_d20260629_m013230_c001_v0001165_t0044_u01782696750023") 2026/06/29 01:37:22 DEBUG : only13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102282f_d20260629_m013225_c001_v0001165_t0053_u01782696745294") 2026/06/29 01:37:22 DEBUG : only13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c651_d20260629_m013212_c001_v7007000_t0000_u01782696732755") 2026/06/29 01:37:23 DEBUG : only13: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227a9_d20260629_m013206_c001_v0001165_t0031_u01782696726707") 2026/06/29 01:37:23 DEBUG : only14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8231a_d20260629_m013236_c001_v7007000_t0000_u01782696756608") 2026/06/29 01:37:23 DEBUG : only14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417c4ac646f95879_d20260629_m013230_c001_v0001183_t0035_u01782696750185") 2026/06/29 01:37:23 DEBUG : only14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022835_d20260629_m013225_c001_v0001165_t0015_u01782696745873") 2026/06/29 01:37:23 DEBUG : only14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf46b_d20260629_m013212_c001_v7007000_t0000_u01782696732784") 2026/06/29 01:37:23 DEBUG : only14: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227ad_d20260629_m013207_c001_v0001165_t0030_u01782696727337") 2026/06/29 01:37:23 DEBUG : only15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8231b_d20260629_m013236_c001_v7007000_t0000_u01782696756790") 2026/06/29 01:37:23 DEBUG : only15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f411359315102285b_d20260629_m013230_c001_v0001165_t0044_u01782696750212") 2026/06/29 01:37:23 DEBUG : only15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102283b_d20260629_m013226_c001_v0001165_t0036_u01782696746434") 2026/06/29 01:37:23 DEBUG : only15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219164d_d20260629_m013212_c001_v7007000_t0000_u01782696732794") 2026/06/29 01:37:23 DEBUG : only15: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227b3_d20260629_m013208_c001_v0001165_t0021_u01782696728005") 2026/06/29 01:37:23 DEBUG : only16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8231c_d20260629_m013236_c001_v7007000_t0000_u01782696756971") 2026/06/29 01:37:23 DEBUG : only16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417c4ac646f9587b_d20260629_m013230_c001_v0001183_t0035_u01782696750367") 2026/06/29 01:37:23 DEBUG : only16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022841_d20260629_m013226_c001_v0001165_t0022_u01782696746952") 2026/06/29 01:37:23 DEBUG : only16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb64_d20260629_m013212_c001_v7007000_t0000_u01782696732407") 2026/06/29 01:37:24 DEBUG : only16: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227b9_d20260629_m013208_c001_v0001165_t0037_u01782696728482") 2026/06/29 01:37:24 DEBUG : only17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8231d_d20260629_m013237_c001_v7007000_t0000_u01782696757153") 2026/06/29 01:37:24 DEBUG : only17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400a3b0d226a3188_d20260629_m013230_c001_v0001101_t0031_u01782696750377") 2026/06/29 01:37:24 DEBUG : only17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022847_d20260629_m013227_c001_v0001165_t0028_u01782696747538") 2026/06/29 01:37:24 DEBUG : only17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219164a_d20260629_m013212_c001_v7007000_t0000_u01782696732223") 2026/06/29 01:37:24 DEBUG : only17: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227bf_d20260629_m013209_c001_v0001165_t0027_u01782696729342") 2026/06/29 01:37:24 DEBUG : only18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8231e_d20260629_m013237_c001_v7007000_t0000_u01782696757335") 2026/06/29 01:37:24 DEBUG : only18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f411359315102285d_d20260629_m013230_c001_v0001165_t0044_u01782696750396") 2026/06/29 01:37:24 DEBUG : only18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102284d_d20260629_m013228_c001_v0001165_t0022_u01782696748059") 2026/06/29 01:37:25 DEBUG : only18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c652_d20260629_m013212_c001_v7007000_t0000_u01782696732938") 2026/06/29 01:37:25 DEBUG : only18: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227c5_d20260629_m013209_c001_v0001165_t0034_u01782696729995") 2026/06/29 01:37:25 DEBUG : only19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c8231f_d20260629_m013237_c001_v7007000_t0000_u01782696757517") 2026/06/29 01:37:25 DEBUG : only19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417c4ac646f9587d_d20260629_m013230_c001_v0001183_t0035_u01782696750552") 2026/06/29 01:37:25 DEBUG : only19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022851_d20260629_m013228_c001_v0001165_t0054_u01782696748678") 2026/06/29 01:37:25 DEBUG : only19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c64b_d20260629_m013211_c001_v7007000_t0000_u01782696731843") 2026/06/29 01:37:25 DEBUG : only19: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227c9_d20260629_m013210_c001_v0001165_t0013_u01782696730624") 2026/06/29 01:37:25 DEBUG : only2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82320_d20260629_m013237_c001_v7007000_t0000_u01782696757700") 2026/06/29 01:37:25 DEBUG : only2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400a3b0d226a318a_d20260629_m013230_c001_v0001101_t0031_u01782696750572") 2026/06/29 01:37:25 DEBUG : only2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510227fb_d20260629_m013219_c001_v0001165_t0038_u01782696739625") 2026/06/29 01:37:25 DEBUG : only2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c64d_d20260629_m013212_c001_v7007000_t0000_u01782696732026") 2026/06/29 01:37:25 DEBUG : only2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022763_d20260629_m013159_c001_v0001165_t0033_u01782696719464") 2026/06/29 01:37:25 DEBUG : only3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82321_d20260629_m013237_c001_v7007000_t0000_u01782696757882") 2026/06/29 01:37:25 DEBUG : only3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f411359315102285f_d20260629_m013230_c001_v0001165_t0044_u01782696750584") 2026/06/29 01:37:25 DEBUG : only3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022801_d20260629_m013220_c001_v0001165_t0009_u01782696740120") 2026/06/29 01:37:26 DEBUG : only3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb65_d20260629_m013212_c001_v7007000_t0000_u01782696732589") 2026/06/29 01:37:26 DEBUG : only3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102276d_d20260629_m013200_c001_v0001165_t0030_u01782696720129") 2026/06/29 01:37:26 DEBUG : only4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82322_d20260629_m013238_c001_v7007000_t0000_u01782696758064") 2026/06/29 01:37:26 DEBUG : only4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417c4ac646f9587f_d20260629_m013230_c001_v0001183_t0035_u01782696750735") 2026/06/29 01:37:26 DEBUG : only4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022805_d20260629_m013220_c001_v0001165_t0039_u01782696740574") 2026/06/29 01:37:26 DEBUG : only4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219164b_d20260629_m013212_c001_v7007000_t0000_u01782696732427") 2026/06/29 01:37:26 DEBUG : only4: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022771_d20260629_m013200_c001_v0001165_t0026_u01782696720737") 2026/06/29 01:37:26 DEBUG : only5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82323_d20260629_m013238_c001_v7007000_t0000_u01782696758246") 2026/06/29 01:37:26 DEBUG : only5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4178308aae8b43cd_d20260629_m013230_c001_v0001090_t0056_u01782696750745") 2026/06/29 01:37:26 DEBUG : only5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022809_d20260629_m013221_c001_v0001165_t0055_u01782696741042") 2026/06/29 01:37:26 DEBUG : only5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf46c_d20260629_m013212_c001_v7007000_t0000_u01782696732966") 2026/06/29 01:37:26 DEBUG : only5: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022775_d20260629_m013201_c001_v0001165_t0028_u01782696721568") 2026/06/29 01:37:26 DEBUG : only6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82324_d20260629_m013238_c001_v7007000_t0000_u01782696758428") 2026/06/29 01:37:26 DEBUG : only6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400a3b0d226a3190_d20260629_m013230_c001_v0001101_t0031_u01782696750762") 2026/06/29 01:37:26 DEBUG : only6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102280f_d20260629_m013221_c001_v0001165_t0004_u01782696741532") 2026/06/29 01:37:27 DEBUG : only6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4156b835a897fb63_d20260629_m013212_c001_v7007000_t0000_u01782696732225") 2026/06/29 01:37:27 DEBUG : only6: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102277b_d20260629_m013202_c001_v0001165_t0014_u01782696722343") 2026/06/29 01:37:27 DEBUG : only7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82326_d20260629_m013238_c001_v7007000_t0000_u01782696758612") 2026/06/29 01:37:27 DEBUG : only7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4113593151022863_d20260629_m013230_c001_v0001165_t0044_u01782696750774") 2026/06/29 01:37:27 DEBUG : only7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022813_d20260629_m013222_c001_v0001165_t0007_u01782696742074") 2026/06/29 01:37:27 DEBUG : only7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41111c87b4cbf468_d20260629_m013212_c001_v7007000_t0000_u01782696732233") 2026/06/29 01:37:27 DEBUG : only7: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022781_d20260629_m013202_c001_v0001165_t0027_u01782696722829") 2026/06/29 01:37:27 DEBUG : only8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82327_d20260629_m013238_c001_v7007000_t0000_u01782696758794") 2026/06/29 01:37:27 DEBUG : only8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417c4ac646f95885_d20260629_m013230_c001_v0001183_t0035_u01782696750918") 2026/06/29 01:37:27 DEBUG : only8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022817_d20260629_m013222_c001_v0001165_t0032_u01782696742613") 2026/06/29 01:37:27 DEBUG : only8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea219164e_d20260629_m013212_c001_v7007000_t0000_u01782696732991") 2026/06/29 01:37:27 DEBUG : only8: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102278b_d20260629_m013203_c001_v0001165_t0038_u01782696723405") 2026/06/29 01:37:27 DEBUG : only9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82328_d20260629_m013238_c001_v7007000_t0000_u01782696758975") 2026/06/29 01:37:27 DEBUG : only9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4178308aae8b43cf_d20260629_m013230_c001_v0001090_t0056_u01782696750928") 2026/06/29 01:37:27 DEBUG : only9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102281b_d20260629_m013223_c001_v0001165_t0000_u01782696743272") 2026/06/29 01:37:28 DEBUG : only9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c650_d20260629_m013212_c001_v7007000_t0000_u01782696732574") 2026/06/29 01:37:28 DEBUG : only9: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102278f_d20260629_m013203_c001_v0001165_t0027_u01782696723893") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c106_d20260629_m012751_c001_v7007000_t0000_u01782696471325") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022480_d20260629_m012749_c001_v0001165_t0014_u01782696469095") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c103_d20260629_m012748_c001_v7007000_t0000_u01782696468359") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370515_d20260629_m012746_c001_v0001120_t0020_u01782696466196") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c0ff_d20260629_m012745_c001_v7007000_t0000_u01782696465356") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022466_d20260629_m012742_c001_v0001165_t0024_u01782696462968") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a32_d20260629_m012731_c001_v7007000_t0000_u01782696451615") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36a3_d20260629_m012729_c001_v0001174_t0002_u01782696449959") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a2e_d20260629_m012728_c001_v7007000_t0000_u01782696448323") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a368f_d20260629_m012727_c001_v0001174_t0054_u01782696447223") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a2b_d20260629_m012725_c001_v7007000_t0000_u01782696445901") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3681_d20260629_m012724_c001_v0001174_t0016_u01782696444797") 2026/06/29 01:37:28 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a1d_d20260629_m012718_c001_v7007000_t0000_u01782696438033") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3628_d20260629_m012716_c001_v0001174_t0041_u01782696436535") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a16_d20260629_m012716_c001_v7007000_t0000_u01782696436154") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a361c_d20260629_m012714_c001_v0001174_t0001_u01782696434550") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a12_d20260629_m012714_c001_v7007000_t0000_u01782696434185") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3610_d20260629_m012713_c001_v0001174_t0011_u01782696433432") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a360a_d20260629_m012712_c001_v0001174_t0040_u01782696432496") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a11_d20260629_m012712_c001_v7007000_t0000_u01782696432114") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3600_d20260629_m012711_c001_v0001174_t0050_u01782696431436") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35f6_d20260629_m012710_c001_v0001174_t0051_u01782696430701") 2026/06/29 01:37:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/06/29 01:37:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/29 01:37:29 DEBUG : pacer: Reducing sleep to 10ms 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a0d_d20260629_m012710_c001_v7007000_t0000_u01782696430337") 2026/06/29 01:37:29 DEBUG : potato: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a35ee_d20260629_m012709_c001_v0001174_t0008_u01782696429493") 2026/06/29 01:37:29 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895ca12_d20260629_m012842_c001_v7007000_t0000_u01782696522626") 2026/06/29 01:37:29 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137056e_d20260629_m012841_c001_v0001120_t0035_u01782696521919") 2026/06/29 01:37:29 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4cd479_d20260629_m012827_c001_v7007000_t0000_u01782696507309") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510224e0_d20260629_m012822_c001_v0001165_t0035_u01782696502661") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53dac2_d20260629_m012815_c001_v7007000_t0000_u01782696495151") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137053f_d20260629_m012810_c001_v0001120_t0010_u01782696490011") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c12c_d20260629_m012802_c001_v7007000_t0000_u01782696482426") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102249c_d20260629_m012757_c001_v0001165_t0022_u01782696477800") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a37_d20260629_m012736_c001_v7007000_t0000_u01782696456655") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36c3_d20260629_m012734_c001_v0001174_t0001_u01782696454765") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a35_d20260629_m012734_c001_v7007000_t0000_u01782696454395") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36b9_d20260629_m012732_c001_v0001174_t0008_u01782696452551") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a33_d20260629_m012731_c001_v7007000_t0000_u01782696451798") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36ab_d20260629_m012730_c001_v0001174_t0016_u01782696450915") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a31_d20260629_m012729_c001_v7007000_t0000_u01782696449593") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3699_d20260629_m012728_c001_v0001174_t0058_u01782696448695") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a2d_d20260629_m012726_c001_v7007000_t0000_u01782696446854") 2026/06/29 01:37:30 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a368b_d20260629_m012725_c001_v0001174_t0043_u01782696445911") 2026/06/29 01:37:31 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421a21_d20260629_m012718_c001_v7007000_t0000_u01782696438769") 2026/06/29 01:37:31 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3644_d20260629_m012717_c001_v0001174_t0022_u01782696437714") 2026/06/29 01:37:31 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdac_d20260629_m012613_c001_v7007000_t0000_u01782696373692") 2026/06/29 01:37:31 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a340c_d20260629_m012612_c001_v0001174_t0022_u01782696372971") 2026/06/29 01:37:31 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdab_d20260629_m012612_c001_v7007000_t0000_u01782696372020") 2026/06/29 01:37:31 DEBUG : potato2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a33fa_d20260629_m012611_c001_v0001174_t0024_u01782696371399") 2026/06/29 01:37:31 DEBUG : potato3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4cd47a_d20260629_m012827_c001_v7007000_t0000_u01782696507787") 2026/06/29 01:37:31 DEBUG : potato3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510224e2_d20260629_m012823_c001_v0001165_t0043_u01782696503642") 2026/06/29 01:37:31 DEBUG : potato3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53dac1_d20260629_m012814_c001_v7007000_t0000_u01782696494951") 2026/06/29 01:37:31 DEBUG : potato3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370541_d20260629_m012811_c001_v0001120_t0037_u01782696491427") 2026/06/29 01:37:31 DEBUG : potato3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c12e_d20260629_m012802_c001_v7007000_t0000_u01782696482690") 2026/06/29 01:37:31 DEBUG : potato3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111359315102249e_d20260629_m012758_c001_v0001165_t0021_u01782696478745") 2026/06/29 01:37:31 DEBUG : pre-dest1/1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce66_d20260629_m012916_c001_v7007000_t0000_u01782696556104") 2026/06/29 01:37:31 DEBUG : pre-dest1/1: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022561_d20260629_m012907_c001_v0001165_t0058_u01782696547991") 2026/06/29 01:37:31 DEBUG : pre-dest2/2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce67_d20260629_m012916_c001_v7007000_t0000_u01782696556285") 2026/06/29 01:37:32 DEBUG : pre-dest2/2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c13705ab_d20260629_m012908_c001_v0001120_t0037_u01782696548570") 2026/06/29 01:37:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bce5d_d20260629_m012854_c001_v7007000_t0000_u01782696534553") 2026/06/29 01:37:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022527_d20260629_m012850_c001_v0001165_t0050_u01782696530638") 2026/06/29 01:37:32 DEBUG : sizeonly: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb43_d20260629_m012653_c001_v7007000_t0000_u01782696413808") 2026/06/29 01:37:32 DEBUG : sizeonly: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a357e_d20260629_m012652_c001_v0001174_t0019_u01782696412709") 2026/06/29 01:37:32 DEBUG : splitbanan: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce62d_d20260629_m013442_c001_v7007000_t0000_u01782696882004") 2026/06/29 01:37:32 DEBUG : splitbanan: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b44e8_d20260629_m013433_c001_v0001090_t0000_u01782696873980") 2026/06/29 01:37:32 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb6a_d20260629_m013600_c001_v7007000_t0000_u01782696960019") 2026/06/29 01:37:33 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b709a_d20260629_m013552_c001_v0001036_t0057_u01782696952926") 2026/06/29 01:37:33 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4125f97ea2191737_d20260629_m013544_c001_v7007000_t0000_u01782696944664") 2026/06/29 01:37:33 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7084_d20260629_m013537_c001_v0001036_t0009_u01782696937809") 2026/06/29 01:37:33 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4050d028c84596c2_d20260629_m013528_c001_v7007000_t0000_u01782696928902") 2026/06/29 01:37:33 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b706c_d20260629_m013522_c001_v0001036_t0001_u01782696922324") 2026/06/29 01:37:34 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f40107345de799dfb_d20260629_m013513_c001_v7007000_t0000_u01782696913315") 2026/06/29 01:37:34 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b704b_d20260629_m013506_c001_v0001036_t0000_u01782696906726") 2026/06/29 01:37:34 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce65e_d20260629_m013457_c001_v7007000_t0000_u01782696897733") 2026/06/29 01:37:34 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b7028_d20260629_m013450_c001_v0001036_t0008_u01782696890460") 2026/06/29 01:37:34 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42102a9cc2455a4f_d20260629_m013436_c001_v7007000_t0000_u01782696876339") 2026/06/29 01:37:35 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95b15_d20260629_m013433_c001_v0001183_t0005_u01782696873068") 2026/06/29 01:37:35 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce5bd_d20260629_m013423_c001_v7007000_t0000_u01782696863724") 2026/06/29 01:37:35 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95aad_d20260629_m013416_c001_v0001183_t0049_u01782696856573") 2026/06/29 01:37:35 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f417ede8bf895cfde_d20260629_m013415_c001_v7007000_t0000_u01782696855448") 2026/06/29 01:37:35 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fca_d20260629_m013411_c001_v0001036_t0020_u01782696851762") 2026/06/29 01:37:36 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f41361a13c2bc893a_d20260629_m013357_c001_v7007000_t0000_u01782696837595") 2026/06/29 01:37:36 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4480_d20260629_m013350_c001_v0001090_t0005_u01782696830041") 2026/06/29 01:37:36 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f42692a0894c9480e_d20260629_m013349_c001_v7007000_t0000_u01782696829148") 2026/06/29 01:37:36 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b4474_d20260629_m013345_c001_v0001090_t0043_u01782696825672") 2026/06/29 01:37:36 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f425f6d23b9c82340_d20260629_m013330_c001_v7007000_t0000_u01782696810808") 2026/06/29 01:37:37 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95995_d20260629_m013327_c001_v0001183_t0006_u01782696807014") 2026/06/29 01:37:37 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f400503bf63d1edd5_d20260629_m013319_c001_v7007000_t0000_u01782696799925") 2026/06/29 01:37:37 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b441f_d20260629_m013313_c001_v0001090_t0040_u01782696793078") 2026/06/29 01:37:37 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f419265eedb3abbfc_d20260629_m013305_c001_v7007000_t0000_u01782696785129") 2026/06/29 01:37:37 DEBUG : splitbananasplit: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228d4_d20260629_m013258_c001_v0001165_t0038_u01782696778344") 2026/06/29 01:37:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53eb55_d20260629_m013418_c001_v7007000_t0000_u01782696858382") 2026/06/29 01:37:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b6fcc_d20260629_m013413_c001_v0001036_t0032_u01782696853127") 2026/06/29 01:37:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce132_d20260629_m013251_c001_v7007000_t0000_u01782696771782") 2026/06/29 01:37:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958d1_d20260629_m013249_c001_v0001183_t0007_u01782696769304") 2026/06/29 01:37:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421f17_d20260629_m013248_c001_v7007000_t0000_u01782696768193") 2026/06/29 01:37:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b43e5_d20260629_m013245_c001_v0001090_t0054_u01782696765504") 2026/06/29 01:37:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c10c_d20260629_m012755_c001_v7007000_t0000_u01782696475062") 2026/06/29 01:37:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022496_d20260629_m012754_c001_v0001165_t0029_u01782696474086") 2026/06/29 01:37:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c109_d20260629_m012753_c001_v7007000_t0000_u01782696473531") 2026/06/29 01:37:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c1370521_d20260629_m012752_c001_v0001120_t0029_u01782696472449") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb2a_d20260629_m012650_c001_v7007000_t0000_u01782696410454") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3569_d20260629_m012648_c001_v0001174_t0053_u01782696408797") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb20_d20260629_m012648_c001_v7007000_t0000_u01782696408434") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a355e_d20260629_m012647_c001_v0001174_t0023_u01782696407124") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb13_d20260629_m012644_c001_v7007000_t0000_u01782696404993") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3546_d20260629_m012643_c001_v0001174_t0010_u01782696403888") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb12_d20260629_m012643_c001_v7007000_t0000_u01782696403342") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a352c_d20260629_m012642_c001_v0001174_t0052_u01782696402209") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3526_d20260629_m012639_c001_v0001174_t0046_u01782696399039") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cb07_d20260629_m012638_c001_v7007000_t0000_u01782696398609") 2026/06/29 01:37:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3518_d20260629_m012637_c001_v0001174_t0016_u01782696397862") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3512_d20260629_m012636_c001_v0001174_t0043_u01782696396966") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3cafb_d20260629_m012636_c001_v7007000_t0000_u01782696396603") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a34e0_d20260629_m012632_c001_v0001174_t0048_u01782696392119") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a34ce_d20260629_m012629_c001_v0001174_t0015_u01782696389108") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdcb_d20260629_m012628_c001_v7007000_t0000_u01782696388748") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a34c0_d20260629_m012628_c001_v0001174_t0027_u01782696388068") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a34ac_d20260629_m012627_c001_v0001174_t0019_u01782696387216") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdc2_d20260629_m012626_c001_v7007000_t0000_u01782696386854") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3472_d20260629_m012622_c001_v0001174_t0005_u01782696382788") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdb7_d20260629_m012622_c001_v7007000_t0000_u01782696382427") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3468_d20260629_m012621_c001_v0001174_t0037_u01782696381691") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdb6_d20260629_m012620_c001_v7007000_t0000_u01782696380775") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3450_d20260629_m012620_c001_v0001174_t0044_u01782696380098") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdb4_d20260629_m012619_c001_v7007000_t0000_u01782696379557") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3442_d20260629_m012618_c001_v0001174_t0034_u01782696378830") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdb0_d20260629_m012617_c001_v7007000_t0000_u01782696377871") 2026/06/29 01:37:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3430_d20260629_m012616_c001_v0001174_t0016_u01782696376931") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdaf_d20260629_m012616_c001_v7007000_t0000_u01782696376377") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3424_d20260629_m012615_c001_v0001174_t0020_u01782696375710") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcdae_d20260629_m012615_c001_v7007000_t0000_u01782696375168") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a341c_d20260629_m012614_c001_v0001174_t0054_u01782696374234") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcda6_d20260629_m012609_c001_v7007000_t0000_u01782696369581") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a33eb_d20260629_m012608_c001_v0001174_t0002_u01782696368897") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcda1_d20260629_m012608_c001_v7007000_t0000_u01782696368357") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a33df_d20260629_m012607_c001_v0001174_t0049_u01782696367570") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcda0_d20260629_m012606_c001_v7007000_t0000_u01782696366673") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a33cf_d20260629_m012605_c001_v0001174_t0008_u01782696365857") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4239e41af20bcd99_d20260629_m012603_c001_v7007000_t0000_u01782696363692") 2026/06/29 01:37:42 DEBUG : sub dir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a33b9_d20260629_m012602_c001_v0001174_t0021_u01782696362823") 2026/06/29 01:37:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce133_d20260629_m013251_c001_v7007000_t0000_u01782696771964") 2026/06/29 01:37:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f11135931510228a8_d20260629_m013248_c001_v0001165_t0008_u01782696768959") 2026/06/29 01:37:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4224efb4a5421f18_d20260629_m013248_c001_v7007000_t0000_u01782696768375") 2026/06/29 01:37:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022892_d20260629_m013245_c001_v0001165_t0011_u01782696765353") 2026/06/29 01:37:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb6b_d20260629_m013602_c001_v7007000_t0000_u01782696962193") 2026/06/29 01:37:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b45a9_d20260629_m013601_c001_v0001090_t0059_u01782696961383") 2026/06/29 01:37:42 DEBUG : sub/yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c105_d20260629_m012750_c001_v7007000_t0000_u01782696470773") 2026/06/29 01:37:42 DEBUG : sub/yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137051b_d20260629_m012749_c001_v0001120_t0000_u01782696469104") 2026/06/29 01:37:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce12b_d20260629_m013244_c001_v7007000_t0000_u01782696764590") 2026/06/29 01:37:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022886_d20260629_m013242_c001_v0001165_t0024_u01782696762650") 2026/06/29 01:37:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce128_d20260629_m013241_c001_v7007000_t0000_u01782696761870") 2026/06/29 01:37:43 DEBUG : test_dir1/file2: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958ab_d20260629_m013239_c001_v0001183_t0021_u01782696759929") 2026/06/29 01:37:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce12c_d20260629_m013244_c001_v7007000_t0000_u01782696764772") 2026/06/29 01:37:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f958b1_d20260629_m013242_c001_v0001183_t0009_u01782696762638") 2026/06/29 01:37:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f427c4943fa4ce129_d20260629_m013242_c001_v7007000_t0000_u01782696762052") 2026/06/29 01:37:43 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022880_d20260629_m013239_c001_v0001165_t0046_u01782696759922") 2026/06/29 01:37:43 DEBUG : three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c0fc_d20260629_m012742_c001_v7007000_t0000_u01782696462136") 2026/06/29 01:37:43 DEBUG : three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a3705_d20260629_m012740_c001_v0001174_t0015_u01782696460862") 2026/06/29 01:37:43 DEBUG : three: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f105f52f8430a36ed_d20260629_m012738_c001_v0001174_t0037_u01782696458135") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb6d_d20260629_m013603_c001_v7007000_t0000_u01782696963851") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95cc2_d20260629_m013603_c001_v0001183_t0023_u01782696963160") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb91_d20260629_m013623_c001_v7007000_t0000_u01782696983372") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022bc6_d20260629_m013621_c001_v0001165_t0020_u01782696981521") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb8e_d20260629_m013619_c001_v7007000_t0000_u01782696979939") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95d06_d20260629_m013618_c001_v0001183_t0024_u01782696978469") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb8c_d20260629_m013617_c001_v7007000_t0000_u01782696977512") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b45c8_d20260629_m013616_c001_v0001090_t0018_u01782696976636") 2026/06/29 01:37:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb80_d20260629_m013611_c001_v7007000_t0000_u01782696971266") 2026/06/29 01:37:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95cde_d20260629_m013610_c001_v0001183_t0012_u01782696970049") 2026/06/29 01:37:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb82_d20260629_m013613_c001_v7007000_t0000_u01782696973636") 2026/06/29 01:37:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022bb4_d20260629_m013612_c001_v0001165_t0042_u01782696972234") 2026/06/29 01:37:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb7f_d20260629_m013609_c001_v7007000_t0000_u01782696969088") 2026/06/29 01:37:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1178308aae8b45b3_d20260629_m013608_c001_v0001090_t0014_u01782696968331") 2026/06/29 01:37:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb7d_d20260629_m013607_c001_v7007000_t0000_u01782696967331") 2026/06/29 01:37:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b70a9_d20260629_m013606_c001_v0001036_t0028_u01782696966401") 2026/06/29 01:37:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb71_d20260629_m013605_c001_v7007000_t0000_u01782696965453") 2026/06/29 01:37:44 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022ba0_d20260629_m013604_c001_v0001165_t0057_u01782696964818") 2026/06/29 01:37:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4066919632c3e015_d20260629_m013628_c001_v7007000_t0000_u01782696988557") 2026/06/29 01:37:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117c4ac646f95d2a_d20260629_m013627_c001_v0001183_t0001_u01782696987908") 2026/06/29 01:37:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb8b_d20260629_m013615_c001_v7007000_t0000_u01782696975535") 2026/06/29 01:37:44 DEBUG : toe/toe/toe: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b70b2_d20260629_m013614_c001_v0001036_t0049_u01782696974602") 2026/06/29 01:37:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb92_d20260629_m013623_c001_v7007000_t0000_u01782696983979") 2026/06/29 01:37:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f111f80d1325b70b4_d20260629_m013622_c001_v0001036_t0029_u01782696982872") 2026/06/29 01:37:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4197af81fc53fb8f_d20260629_m013620_c001_v7007000_t0000_u01782696980541") 2026/06/29 01:37:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f114bd89a2e13f8de_d20260629_m013619_c001_v0001150_t0059_u01782696979651") 2026/06/29 01:37:44 DEBUG : two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c0fd_d20260629_m012742_c001_v7007000_t0000_u01782696462416") 2026/06/29 01:37:44 DEBUG : two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4123f494c137050b_d20260629_m012740_c001_v0001120_t0047_u01782696460282") 2026/06/29 01:37:44 DEBUG : two: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f405f52f8430a36eb_d20260629_m012737_c001_v0001174_t0029_u01782696457951") 2026/06/29 01:37:45 DEBUG : yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c107_d20260629_m012751_c001_v7007000_t0000_u01782696471508") 2026/06/29 01:37:45 DEBUG : yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f117ceebf7299aeaf_d20260629_m012750_c001_v0001040_t0024_u01782696470343") 2026/06/29 01:37:45 DEBUG : yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c101_d20260629_m012747_c001_v7007000_t0000_u01782696467808") 2026/06/29 01:37:45 DEBUG : yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1113593151022476_d20260629_m012746_c001_v0001165_t0044_u01782696466100") 2026/06/29 01:37:45 DEBUG : yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c0fe_d20260629_m012744_c001_v7007000_t0000_u01782696464805") 2026/06/29 01:37:45 DEBUG : yam: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f1123f494c137050d_d20260629_m012742_c001_v0001120_t0034_u01782696462978") 2026/06/29 01:37:45 DEBUG : yaml: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c104_d20260629_m012748_c001_v7007000_t0000_u01782696468543") 2026/06/29 01:37:45 DEBUG : yaml: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f112849857ffd4307_d20260629_m012747_c001_v0001167_t0000_u01782696467245") 2026/06/29 01:37:45 DEBUG : yaml: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f4094850460b3c100_d20260629_m012745_c001_v7007000_t0000_u01782696465539") 2026/06/29 01:37:45 DEBUG : yaml: Deleting (id "4_z8f32bdb3f0bd1b0b9ff80e1b_f104c82e4ee4a9ceb_d20260629_m012744_c001_v0001174_t0046_u01782696464469") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m46.963929185s (try 1/5)