"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/02/14 04:17:24 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso" 2026/02/14 04:17:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 04:17:24 DEBUG : Creating backend with remote "/tmp/rclone1797365685" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/14 04:17:25 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:25 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:27 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:27 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:17:27 DEBUG : B2 bucket rclone-test-howoluw5miso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:28 DEBUG : Creating backend with remote "/non-existing" 2026/02/14 04:17:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/14 04:17:28 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:28 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:29 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:29 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:31 INFO : B2 bucket rclone-test-howoluw5miso: Running all checks before starting transfers 2026/02/14 04:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:31 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:31 INFO : B2 bucket rclone-test-howoluw5miso: Checks finished, now starting transfers 2026/02/14 04:17:31 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:32 ERROR : Ignoring --no-traverse with sync 2026/02/14 04:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:32 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:32 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:17:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/14 04:17:33 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:33 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:33 DEBUG : hello world2: size = 12 OK 2026/02/14 04:17:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/14 04:17:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:17:34 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:34 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:34 DEBUG : potato2: size = 11 OK 2026/02/14 04:17:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:17:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:36 DEBUG : potato2: size = 11 OK 2026/02/14 04:17:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/14 04:17:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:17:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/14 04:17:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:17:37 INFO : sub dir2: Making directory 2026/02/14 04:17:37 INFO : sub dir: Making directory 2026/02/14 04:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:37 INFO : sub dir2/sub sub dir2: Making directory 2026/02/14 04:17:37 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:37 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:37 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:37 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/02/14 04:17:37 DEBUG : B2 bucket rclone-test-howoluw5miso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:38 INFO : sub dir2: Making directory 2026/02/14 04:17:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/14 04:17:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:39 DEBUG : sub dir2: Making directory with metadata 2026/02/14 04:17:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:17:39 INFO : sub dir2: Making directory 2026/02/14 04:17:39 INFO : sub dir: Making directory 2026/02/14 04:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:39 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:39 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:39 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:17:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/14 04:17:39 DEBUG : B2 bucket rclone-test-howoluw5miso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/14 04:17:40 DEBUG : B2 bucket rclone-test-howoluw5miso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:41 INFO : sub dir2: Making directory 2026/02/14 04:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:41 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:17:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:42 DEBUG : sub dir2: Making directory with metadata 2026/02/14 04:17:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:17:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:17:42 INFO : sub dir2: Making directory 2026/02/14 04:17:42 INFO : sub dir: Making directory 2026/02/14 04:17:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:42 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:17:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/14 04:17:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:43 INFO : sub dir2: Making directory 2026/02/14 04:17:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:43 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:43 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:44 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:17:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jotugub1kape" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-howoluw5miso -> B2 bucket rclone-test-jotugub1kape 2026/02/14 04:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:48 DEBUG : B2 bucket rclone-test-jotugub1kape: Waiting for checks to finish 2026/02/14 04:17:48 DEBUG : B2 bucket rclone-test-jotugub1kape: Waiting for transfers to finish 2026/02/14 04:17:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 04:17:49 DEBUG : B2 bucket rclone-test-jotugub1kape: Purge remote 2026/02/14 04:17:49 INFO : B2 bucket rclone-test-jotugub1kape: cleaning bucket "rclone-test-jotugub1kape" of all files 2026/02/14 04:17:49 DEBUG : sub dir/hello world: Deleting (id "4_z4f627df350ed5bab9fc80e1b_f119ea904262e9347_d20260214_m041748_c001_v0001167_t0001_u01771042668763") --- PASS: TestServerSideCopy (6.12s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:17:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:17:52 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 04:17:52 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:52 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:17:52 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 04:17:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 04:17:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pepotab4jega" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-howoluw5miso -> B2 bucket rclone-test-pepotab4jega 2026/02/14 04:17:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:17:54 DEBUG : B2 bucket rclone-test-pepotab4jega: Waiting for checks to finish 2026/02/14 04:17:54 DEBUG : B2 bucket rclone-test-pepotab4jega: Waiting for transfers to finish 2026/02/14 04:17:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:17:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:17:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 04:17:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:17:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pepotab4jega) 2026/02/14 04:17:57 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 04:17:57 DEBUG : B2 bucket rclone-test-pepotab4jega: Waiting for checks to finish 2026/02/14 04:17:57 DEBUG : B2 bucket rclone-test-pepotab4jega: Waiting for transfers to finish 2026/02/14 04:17:57 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 04:17:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 04:17:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 04:17:57 DEBUG : B2 bucket rclone-test-pepotab4jega: Purge remote 2026/02/14 04:17:57 INFO : B2 bucket rclone-test-pepotab4jega: cleaning bucket "rclone-test-pepotab4jega" of all files 2026/02/14 04:17:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d8350ed5bab9fc80e1b_f10973b62778dd5f9_d20260214_m041757_c001_v0001173_t0005_u01771042677121") 2026/02/14 04:17:57 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d8350ed5bab9fc80e1b_f101f7d0c70a3b245_d20260214_m041755_c001_v0001103_t0010_u01771042675326") --- PASS: TestServerSideCopyOverSelf (6.25s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:17:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:17:59 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:17:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:17:59 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 04:17:59 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:00 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 04:18:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 04:18:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/14 04:18:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.71s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cevuzuf3suxu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-howoluw5miso -> B2 bucket rclone-test-cevuzuf3suxu 2026/02/14 04:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:18:02 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Waiting for checks to finish 2026/02/14 04:18:02 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Waiting for transfers to finish 2026/02/14 04:18:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:18:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:18:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 04:18:04 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Waiting for checks to finish 2026/02/14 04:18:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:18:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cevuzuf3suxu) 2026/02/14 04:18:04 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 04:18:04 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Waiting for transfers to finish 2026/02/14 04:18:04 DEBUG : sub dir/hello world: size = 17 OK 2026/02/14 04:18:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/14 04:18:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 04:18:04 INFO : sub dir/hello world: Deleted 2026/02/14 04:18:05 DEBUG : testing file moves 2026/02/14 04:18:06 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:18:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cevuzuf3suxu) 2026/02/14 04:18:06 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 04:18:06 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Waiting for checks to finish 2026/02/14 04:18:06 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Waiting for transfers to finish 2026/02/14 04:18:48 DEBUG : sub dir/hello world: size = 24 OK 2026/02/14 04:18:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/14 04:18:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 04:18:49 INFO : sub dir/hello world: Deleted 2026/02/14 04:18:49 DEBUG : B2 bucket rclone-test-cevuzuf3suxu: Purge remote 2026/02/14 04:18:49 INFO : B2 bucket rclone-test-cevuzuf3suxu: cleaning bucket "rclone-test-cevuzuf3suxu" of all files 2026/02/14 04:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f92bd7350ed5bab9fc80e1b_f105829fdd43fcf3c_d20260214_m041848_c001_v0001106_t0002_u01771042728312") 2026/02/14 04:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f92bd7350ed5bab9fc80e1b_f112e54562ff57b6d_d20260214_m041806_c001_v0001116_t0000_u01771042686254") 2026/02/14 04:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f92bd7350ed5bab9fc80e1b_f115c69d4177ba038_d20260214_m041804_c001_v0001044_t0003_u01771042684388") 2026/02/14 04:18:49 DEBUG : sub dir/hello world: Deleting (id "4_z9f92bd7350ed5bab9fc80e1b_f100e2992423713ea_d20260214_m041803_c001_v0001177_t0015_u01771042683169") --- PASS: TestServerSideMoveOverSelf (50.18s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:18:51 ERROR : error listing: directory not found 2026/02/14 04:18:51 INFO : Local file system at /tmp/rclone1797365685: Making directory 2026/02/14 04:18:52 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:52 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:18:53 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for checks to finish 2026/02/14 04:18:53 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for transfers to finish 2026/02/14 04:18:54 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/14 04:18:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:18:54 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/14 04:18:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.90s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:18:55 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/14 04:18:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:55 DEBUG : check sum: size = 1 OK 2026/02/14 04:18:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:18:55 INFO : check sum: Copied (new) 2026/02/14 04:18:55 DEBUG : Waiting for deletions to finish 2026/02/14 04:18:55 DEBUG : check sum: size = 1 OK 2026/02/14 04:18:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:18:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/14 04:18:55 DEBUG : check sum: Unchanged skipping 2026/02/14 04:18:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:55 DEBUG : Waiting for deletions to finish 2026/02/14 04:18:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:18:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/14 04:18:56 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:56 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:56 DEBUG : sizeonly: size = 6 OK 2026/02/14 04:18:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 04:18:56 INFO : sizeonly: Copied (new) 2026/02/14 04:18:56 DEBUG : Waiting for deletions to finish 2026/02/14 04:18:57 DEBUG : sizeonly: size = 6 OK 2026/02/14 04:18:57 DEBUG : sizeonly: Sizes identical 2026/02/14 04:18:57 DEBUG : sizeonly: Unchanged skipping 2026/02/14 04:18:57 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:57 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:57 DEBUG : Waiting for deletions to finish 2026/02/14 04:18:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:18:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/14 04:18:58 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:58 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/14 04:18:58 INFO : ignore-size: Copied (new) 2026/02/14 04:18:58 DEBUG : Waiting for deletions to finish 2026/02/14 04:18:58 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:18:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:18:58 DEBUG : ignore-size: Unchanged skipping 2026/02/14 04:18:58 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:18:58 DEBUG : Waiting for deletions to finish 2026/02/14 04:18:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:00 DEBUG : existing: size = 6 OK 2026/02/14 04:19:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:19:00 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:00 DEBUG : existing: Unchanged skipping 2026/02/14 04:19:00 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:00 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:00 INFO : There was nothing to transfer 2026/02/14 04:19:00 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/14 04:19:00 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:00 DEBUG : existing: size = 6 OK 2026/02/14 04:19:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 04:19:00 INFO : existing: Copied (replaced existing) 2026/02/14 04:19:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/14 04:19:01 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:01 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:01 DEBUG : existing: size = 6 OK 2026/02/14 04:19:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 04:19:01 INFO : existing: Copied (new) 2026/02/14 04:19:01 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:01 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:01 DEBUG : existing: Destination exists, skipping 2026/02/14 04:19:01 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:01 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:03 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/14 04:19:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:03 DEBUG : c/non empty space: size = 5 OK 2026/02/14 04:19:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:03 DEBUG : c/non empty space: Unchanged skipping 2026/02/14 04:19:03 DEBUG : a/potato2: size = 60 OK 2026/02/14 04:19:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:03 INFO : a/potato2: Copied (new) 2026/02/14 04:19:03 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:03 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:03 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:05 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:05 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:05 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/02/14 04:19:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:19:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/14 04:19:05 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:05 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:05 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:05 INFO : There was nothing to transfer 2026/02/14 04:19:05 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:05 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/02/14 04:19:05 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:19:07 INFO : empty space: Updated modification time in destination 2026/02/14 04:19:07 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:07 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:07 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:08 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:08 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/02/14 04:19:08 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:19:08 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:08 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:08 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:09 DEBUG : foo: size = 3 OK 2026/02/14 04:19:09 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:09 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/02/14 04:19:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:19:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:09 DEBUG : foo: sha1 differ 2026/02/14 04:19:09 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:09 DEBUG : foo: size = 3 OK 2026/02/14 04:19:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/14 04:19:09 INFO : foo: Copied (replaced existing) 2026/02/14 04:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:11 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/14 04:19:11 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:11 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:11 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:11 DEBUG : potato: size = 60 OK 2026/02/14 04:19:11 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:11 INFO : potato: Copied (new) 2026/02/14 04:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:12 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:19:12 DEBUG : potato: size = 60 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:12 DEBUG : potato: Sizes differ 2026/02/14 04:19:12 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:13 DEBUG : potato: size = 21 OK 2026/02/14 04:19:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/14 04:19:13 INFO : potato: Copied (replaced existing) 2026/02/14 04:19:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:14 DEBUG : potato: size = 21 OK 2026/02/14 04:19:14 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/02/14 04:19:14 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1797365685) 2026/02/14 04:19:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:14 DEBUG : potato: sha1 differ 2026/02/14 04:19:14 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:14 DEBUG : potato: size = 21 OK 2026/02/14 04:19:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/14 04:19:14 INFO : potato: Copied (replaced existing) 2026/02/14 04:19:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:16 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:16 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:16 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:16 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/14 04:19:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:17 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:17 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:17 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:17 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:18 DEBUG : potato2: size = 60 OK 2026/02/14 04:19:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:18 INFO : potato2: Copied (new) 2026/02/14 04:19:18 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:19 INFO : d: Making directory 2026/02/14 04:19:19 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/14 04:19:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:20 DEBUG : c/non empty space: size = 5 OK 2026/02/14 04:19:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:20 DEBUG : c/non empty space: Unchanged skipping 2026/02/14 04:19:20 DEBUG : a/potato2: size = 60 OK 2026/02/14 04:19:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:20 INFO : a/potato2: Copied (new) 2026/02/14 04:19:20 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:20 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:20 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:21 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/14 04:19:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:22 DEBUG : c/non empty space: size = 5 OK 2026/02/14 04:19:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:22 DEBUG : c/non empty space: Unchanged skipping 2026/02/14 04:19:22 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:22 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:22 DEBUG : a/potato2: size = 60 OK 2026/02/14 04:19:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:22 INFO : a/potato2: Copied (new) 2026/02/14 04:19:22 ERROR : B2 bucket rclone-test-howoluw5miso: not deleting files as there were IO errors 2026/02/14 04:19:22 ERROR : B2 bucket rclone-test-howoluw5miso: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:24 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:24 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:24 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:24 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:24 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:24 INFO : potato: Deleted 2026/02/14 04:19:24 DEBUG : potato2: size = 60 OK 2026/02/14 04:19:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:26 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:26 INFO : potato: Deleted 2026/02/14 04:19:26 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:26 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:27 DEBUG : potato2: size = 60 OK 2026/02/14 04:19:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.49s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:28 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:28 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:28 DEBUG : potato2: size = 19 OK 2026/02/14 04:19:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/14 04:19:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/14 04:19:30 DEBUG : enormous: Excluded 2026/02/14 04:19:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 04:19:30 DEBUG : potato2: Excluded 2026/02/14 04:19:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 04:19:30 DEBUG : potato2: Excluded 2026/02/14 04:19:30 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:30 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:30 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:30 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:30 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:30 INFO : There was nothing to transfer 2026/02/14 04:19:30 DEBUG : enormous: Excluded (Size Filter) 2026/02/14 04:19:30 DEBUG : enormous: Excluded 2026/02/14 04:19:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 04:19:30 DEBUG : potato2: Excluded 2026/02/14 04:19:30 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 04:19:30 DEBUG : potato2: Excluded 2026/02/14 04:19:30 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/14 04:19:30 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:30 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for checks to finish 2026/02/14 04:19:30 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for transfers to finish 2026/02/14 04:19:30 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:32 DEBUG : enormous: Excluded (Size Filter) 2026/02/14 04:19:32 DEBUG : enormous: Excluded 2026/02/14 04:19:32 DEBUG : potato2: Excluded (Size Filter) 2026/02/14 04:19:32 DEBUG : potato2: Excluded 2026/02/14 04:19:32 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:19:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:32 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:32 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:32 INFO : enormous: Deleted 2026/02/14 04:19:33 INFO : potato2: Deleted 2026/02/14 04:19:33 INFO : There was nothing to transfer 2026/02/14 04:19:33 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/14 04:19:33 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:33 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for checks to finish 2026/02/14 04:19:33 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for transfers to finish 2026/02/14 04:19:33 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:33 INFO : potato2: Deleted 2026/02/14 04:19:33 INFO : enormous: Deleted 2026/02/14 04:19:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.31s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:35 DEBUG : five: Need to transfer - File not found at Destination 2026/02/14 04:19:35 DEBUG : four: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:19:35 DEBUG : four: size = 8 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:35 DEBUG : four: Sizes differ 2026/02/14 04:19:35 DEBUG : one: Destination is newer than source, skipping 2026/02/14 04:19:35 DEBUG : three: size = 5 OK 2026/02/14 04:19:35 DEBUG : three: Sizes identical 2026/02/14 04:19:35 DEBUG : two: size = 3 OK 2026/02/14 04:19:35 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/14 04:19:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1797365685) 2026/02/14 04:19:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:35 DEBUG : two: sha1 differ 2026/02/14 04:19:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 04:19:35 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:35 DEBUG : five: size = 4 OK 2026/02/14 04:19:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/14 04:19:35 INFO : five: Copied (new) 2026/02/14 04:19:35 DEBUG : two: size = 3 OK 2026/02/14 04:19:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 04:19:35 INFO : two: Copied (replaced existing) 2026/02/14 04:19:36 DEBUG : four: size = 4 OK 2026/02/14 04:19:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/14 04:19:36 INFO : four: Copied (replaced existing) 2026/02/14 04:19:36 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:36 DEBUG : five: size = 4 OK 2026/02/14 04:19:36 DEBUG : four: size = 4 OK 2026/02/14 04:19:36 DEBUG : one: Destination is newer than source, skipping 2026/02/14 04:19:36 DEBUG : three: size = 5 OK 2026/02/14 04:19:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:36 DEBUG : two: size = 3 OK 2026/02/14 04:19:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1797365685) 2026/02/14 04:19:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:36 DEBUG : three: sha1 differ 2026/02/14 04:19:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 04:19:36 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/14 04:19:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/14 04:19:36 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/14 04:19:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/14 04:19:36 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/14 04:19:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/14 04:19:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 04:19:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 04:19:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/14 04:19:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:36 DEBUG : three: size = 5 OK 2026/02/14 04:19:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:19:36 INFO : three: Copied (replaced existing) 2026/02/14 04:19:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.26s) === 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:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/14 04:19:38 INFO : B2 bucket rclone-test-howoluw5miso: Making map for --track-renames 2026/02/14 04:19:38 INFO : B2 bucket rclone-test-howoluw5miso: Finished making map for --track-renames 2026/02/14 04:19:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for renames to finish 2026/02/14 04:19:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/14 04:19:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/14 04:19:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:38 DEBUG : yam: size = 11 OK 2026/02/14 04:19:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 04:19:38 INFO : yam: Copied (new) 2026/02/14 04:19:38 DEBUG : potato: size = 14 OK 2026/02/14 04:19:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/14 04:19:38 INFO : potato: Copied (new) 2026/02/14 04:19:38 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:39 DEBUG : potato: size = 14 OK 2026/02/14 04:19:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:19:39 INFO : B2 bucket rclone-test-howoluw5miso: Making map for --track-renames 2026/02/14 04:19:39 INFO : B2 bucket rclone-test-howoluw5miso: Finished making map for --track-renames 2026/02/14 04:19:39 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:39 DEBUG : potato: Unchanged skipping 2026/02/14 04:19:39 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for renames to finish 2026/02/14 04:19:39 DEBUG : yaml: size = 11 OK 2026/02/14 04:19:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 04:19:39 INFO : yam: Copied (server-side copy) to: yaml 2026/02/14 04:19:40 INFO : yam: Deleted 2026/02/14 04:19:40 INFO : yaml: Renamed from "yam" 2026/02/14 04:19:40 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/14 04:19:41 INFO : B2 bucket rclone-test-howoluw5miso: Making map for --track-renames 2026/02/14 04:19:41 INFO : B2 bucket rclone-test-howoluw5miso: Finished making map for --track-renames 2026/02/14 04:19:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/14 04:19:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/14 04:19:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for renames to finish 2026/02/14 04:19:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:41 DEBUG : potato: size = 14 OK 2026/02/14 04:19:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/14 04:19:41 INFO : potato: Copied (new) 2026/02/14 04:19:41 DEBUG : yam: size = 11 OK 2026/02/14 04:19:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 04:19:41 INFO : yam: Copied (new) 2026/02/14 04:19:41 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:42 DEBUG : potato: size = 14 OK 2026/02/14 04:19:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:19:42 INFO : B2 bucket rclone-test-howoluw5miso: Making map for --track-renames 2026/02/14 04:19:42 INFO : B2 bucket rclone-test-howoluw5miso: Finished making map for --track-renames 2026/02/14 04:19:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:42 DEBUG : potato: Unchanged skipping 2026/02/14 04:19:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for renames to finish 2026/02/14 04:19:42 DEBUG : yaml: size = 11 OK 2026/02/14 04:19:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 04:19:42 INFO : yam: Copied (server-side copy) to: yaml 2026/02/14 04:19:42 INFO : yam: Deleted 2026/02/14 04:19:42 INFO : yaml: Renamed from "yam" 2026/02/14 04:19:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/14 04:19:43 INFO : B2 bucket rclone-test-howoluw5miso: Making map for --track-renames 2026/02/14 04:19:43 INFO : B2 bucket rclone-test-howoluw5miso: Finished making map for --track-renames 2026/02/14 04:19:43 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/14 04:19:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/14 04:19:43 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for renames to finish 2026/02/14 04:19:43 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:43 DEBUG : sub/yam: size = 11 OK 2026/02/14 04:19:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 04:19:43 INFO : sub/yam: Copied (new) 2026/02/14 04:19:44 DEBUG : potato: size = 14 OK 2026/02/14 04:19:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/14 04:19:44 INFO : potato: Copied (new) 2026/02/14 04:19:44 DEBUG : Waiting for deletions to finish 2026/02/14 04:19:44 DEBUG : potato: size = 14 OK 2026/02/14 04:19:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:19:44 DEBUG : potato: Unchanged skipping 2026/02/14 04:19:44 INFO : B2 bucket rclone-test-howoluw5miso: Making map for --track-renames 2026/02/14 04:19:44 INFO : B2 bucket rclone-test-howoluw5miso: Finished making map for --track-renames 2026/02/14 04:19:44 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:44 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for renames to finish 2026/02/14 04:19:45 DEBUG : yam: size = 11 OK 2026/02/14 04:19:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/14 04:19:45 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/14 04:19:45 INFO : sub/yam: Deleted 2026/02/14 04:19:45 INFO : yam: Renamed from "sub/yam" 2026/02/14 04:19:45 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.98s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:46 DEBUG : Creating backend with remote "/tmp/rclone1797365685/dir1" 2026/02/14 04:19:46 DEBUG : Creating backend with remote "/tmp/rclone1797365685/dir2" 2026/02/14 04:19:46 DEBUG : Local file system at /tmp/rclone1797365685/dir2: Using server-side directory move 2026/02/14 04:19:46 INFO : Local file system at /tmp/rclone1797365685/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/14 04:19:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/14 04:19:46 INFO : file1.txt: Moved (server-side) 2026/02/14 04:19:46 DEBUG : Local file system at /tmp/rclone1797365685/dir2: Waiting for checks to finish 2026/02/14 04:19:46 DEBUG : Local file system at /tmp/rclone1797365685/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:19:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/14 04:19:47 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:47 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/14 04:19:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/14 04:19:47 INFO : nested/sub dir/file: Copied (new) 2026/02/14 04:19:47 INFO : nested/sub dir/file: Deleted 2026/02/14 04:19:47 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:19:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:19:47 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:19:47 INFO : sub dir/hello world: Deleted 2026/02/14 04:19:47 INFO : sub dir: Removing directory 2026/02/14 04:19:47 INFO : nested/sub dir: Removing directory 2026/02/14 04:19:47 INFO : nested: Removing directory 2026/02/14 04:19:47 DEBUG : Local file system at /tmp/rclone1797365685: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 04:19:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/14 04:19:48 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:48 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/14 04:19:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/14 04:19:49 INFO : nested/sub dir/file: Copied (new) 2026/02/14 04:19:49 INFO : nested/sub dir/file: Deleted 2026/02/14 04:19:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 04:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/02/14 04:19:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/14 04:19:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/14 04:19:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:50 DEBUG : existing: size = 6 OK 2026/02/14 04:19:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 04:19:50 INFO : existing: Copied (new) 2026/02/14 04:19:50 INFO : existing: Deleted 2026/02/14 04:19:50 DEBUG : existing-b: size = 6 OK 2026/02/14 04:19:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/14 04:19:50 INFO : existing-b: Copied (new) 2026/02/14 04:19:50 INFO : existing-b: Deleted 2026/02/14 04:19:51 DEBUG : existing: Destination exists, skipping 2026/02/14 04:19:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/14 04:19:51 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:19:51 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:19:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:19:52 DEBUG : Creating backend with remote "TestB2:rclone-test-voquxew8gaxi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-howoluw5miso -> B2 bucket rclone-test-voquxew8gaxi 2026/02/14 04:19:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:57 DEBUG : empty space: size = 1 OK 2026/02/14 04:19:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 04:19:57 DEBUG : empty space: Unchanged skipping 2026/02/14 04:19:57 DEBUG : B2 bucket rclone-test-voquxew8gaxi: Waiting for checks to finish 2026/02/14 04:19:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:19:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-voquxew8gaxi) 2026/02/14 04:19:57 DEBUG : potato3: Sizes differ 2026/02/14 04:19:57 INFO : empty space: Deleted 2026/02/14 04:19:57 DEBUG : B2 bucket rclone-test-voquxew8gaxi: Waiting for transfers to finish 2026/02/14 04:19:57 DEBUG : potato2: size = 60 OK 2026/02/14 04:19:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:19:57 INFO : potato2: Copied (server-side copy) 2026/02/14 04:19:57 INFO : potato2: Deleted 2026/02/14 04:19:58 DEBUG : potato3: size = 68 OK 2026/02/14 04:19:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 04:19:58 INFO : potato3: Copied (server-side copy) 2026/02/14 04:19:58 INFO : potato3: Deleted 2026/02/14 04:19:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xemevis6qoto" 2026/02/14 04:19:59 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/14 04:19:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:19:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/14 04:19:59 DEBUG : B2 bucket rclone-test-xemevis6qoto: Waiting for checks to finish 2026/02/14 04:19:59 DEBUG : B2 bucket rclone-test-xemevis6qoto: Waiting for transfers to finish 2026/02/14 04:20:00 DEBUG : empty space: size = 1 OK 2026/02/14 04:20:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:20:00 INFO : empty space: Copied (server-side copy) 2026/02/14 04:20:00 DEBUG : potato3: size = 68 OK 2026/02/14 04:20:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 04:20:00 INFO : potato3: Copied (server-side copy) 2026/02/14 04:20:00 INFO : empty space: Deleted 2026/02/14 04:20:01 INFO : potato3: Deleted 2026/02/14 04:20:01 DEBUG : potato2: size = 60 OK 2026/02/14 04:20:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:20:01 INFO : potato2: Copied (server-side copy) 2026/02/14 04:20:01 INFO : potato2: Deleted 2026/02/14 04:20:01 DEBUG : B2 bucket rclone-test-xemevis6qoto: Purge remote 2026/02/14 04:20:01 INFO : B2 bucket rclone-test-xemevis6qoto: cleaning bucket "rclone-test-xemevis6qoto" of all files 2026/02/14 04:20:02 DEBUG : empty space: Deleting (id "4_zdfd28d03600d5bab9fc80e1b_f1161b79ae00cd0a2_d20260214_m042000_c001_v0001103_t0051_u01771042800235") 2026/02/14 04:20:02 DEBUG : potato2: Deleting (id "4_zdfd28d03600d5bab9fc80e1b_f1185a18a093c5838_d20260214_m042000_c001_v0001033_t0000_u01771042800613") 2026/02/14 04:20:02 DEBUG : potato3: Deleting (id "4_zdfd28d03600d5bab9fc80e1b_f110966a7907fdf94_d20260214_m042000_c001_v0001184_t0017_u01771042800610") 2026/02/14 04:20:02 DEBUG : B2 bucket rclone-test-voquxew8gaxi: Purge remote 2026/02/14 04:20:02 INFO : B2 bucket rclone-test-voquxew8gaxi: cleaning bucket "rclone-test-voquxew8gaxi" of all files 2026/02/14 04:20:02 DEBUG : empty space: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f408ea39cebb5490b_d20260214_m042000_c001_v7007000_t0000_u01771042800788") 2026/02/14 04:20:02 DEBUG : empty space: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f102cd3e2c9bfc73b_d20260214_m041955_c001_v0001103_t0008_u01771042795788") 2026/02/14 04:20:02 DEBUG : potato2: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f400570d687144bed_d20260214_m042001_c001_v7007000_t0000_u01771042801396") 2026/02/14 04:20:02 DEBUG : potato2: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f1197387301f19fb8_d20260214_m041957_c001_v0001173_t0022_u01771042797331") 2026/02/14 04:20:02 DEBUG : potato3: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f400570d687144be1_d20260214_m042000_c001_v7007000_t0000_u01771042800925") 2026/02/14 04:20:02 DEBUG : potato3: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f10758d31c695cdde_d20260214_m041957_c001_v0001037_t0011_u01771042797705") 2026/02/14 04:20:02 DEBUG : potato3: Deleting (id "4_z5f126dd3600d5bab9fc80e1b_f102cd3e2c9bfc745_d20260214_m041956_c001_v0001103_t0016_u01771042796272") --- PASS: TestServerSideMove (12.38s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:20:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kicileg6gavo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-howoluw5miso -> B2 bucket rclone-test-kicileg6gavo 2026/02/14 04:20:09 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 04:20:09 DEBUG : empty space: Excluded 2026/02/14 04:20:09 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 04:20:09 DEBUG : empty space: Excluded 2026/02/14 04:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:20:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:20:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kicileg6gavo) 2026/02/14 04:20:09 DEBUG : potato3: Sizes differ 2026/02/14 04:20:09 DEBUG : B2 bucket rclone-test-kicileg6gavo: Waiting for checks to finish 2026/02/14 04:20:09 DEBUG : B2 bucket rclone-test-kicileg6gavo: Waiting for transfers to finish 2026/02/14 04:20:10 DEBUG : potato2: size = 60 OK 2026/02/14 04:20:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:20:10 INFO : potato2: Copied (server-side copy) 2026/02/14 04:20:10 DEBUG : potato3: size = 68 OK 2026/02/14 04:20:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 04:20:10 INFO : potato3: Copied (server-side copy) 2026/02/14 04:20:10 INFO : potato2: Deleted 2026/02/14 04:20:10 INFO : potato3: Deleted 2026/02/14 04:20:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bapomaj0pizu" 2026/02/14 04:20:11 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 04:20:11 DEBUG : empty space: Excluded 2026/02/14 04:20:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:20:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/14 04:20:12 DEBUG : B2 bucket rclone-test-bapomaj0pizu: Waiting for checks to finish 2026/02/14 04:20:12 DEBUG : B2 bucket rclone-test-bapomaj0pizu: Waiting for transfers to finish 2026/02/14 04:20:12 DEBUG : potato2: size = 60 OK 2026/02/14 04:20:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:20:12 INFO : potato2: Copied (server-side copy) 2026/02/14 04:20:13 INFO : potato2: Deleted 2026/02/14 04:20:13 DEBUG : potato3: size = 68 OK 2026/02/14 04:20:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 04:20:13 INFO : potato3: Copied (server-side copy) 2026/02/14 04:20:13 INFO : potato3: Deleted 2026/02/14 04:20:13 DEBUG : B2 bucket rclone-test-bapomaj0pizu: Purge remote 2026/02/14 04:20:13 INFO : B2 bucket rclone-test-bapomaj0pizu: cleaning bucket "rclone-test-bapomaj0pizu" of all files 2026/02/14 04:20:14 DEBUG : potato2: Deleting (id "4_z1fc2bd13600d5bab9fc80e1b_f108c55b39124e3d2_d20260214_m042012_c001_v0001103_t0044_u01771042812578") 2026/02/14 04:20:14 DEBUG : potato3: Deleting (id "4_z1fc2bd13600d5bab9fc80e1b_f1004f7ea8cbfd757_d20260214_m042012_c001_v0001043_t0038_u01771042812950") 2026/02/14 04:20:14 DEBUG : B2 bucket rclone-test-kicileg6gavo: Purge remote 2026/02/14 04:20:14 INFO : B2 bucket rclone-test-kicileg6gavo: cleaning bucket "rclone-test-kicileg6gavo" of all files 2026/02/14 04:20:14 DEBUG : empty space: Deleting (id "4_z8f92ad13600d5bab9fc80e1b_f106d7269394fdec2_d20260214_m042009_c001_v0001185_t0035_u01771042809138") 2026/02/14 04:20:14 DEBUG : potato2: Deleting (id "4_z8f92ad13600d5bab9fc80e1b_f40465bf24481402b_d20260214_m042013_c001_v7007000_t0000_u01771042813006") 2026/02/14 04:20:14 DEBUG : potato2: Deleting (id "4_z8f92ad13600d5bab9fc80e1b_f1062b52a930bbe45_d20260214_m042009_c001_v0001109_t0030_u01771042809921") 2026/02/14 04:20:14 DEBUG : potato3: Deleting (id "4_z8f92ad13600d5bab9fc80e1b_f40465bf24481402f_d20260214_m042013_c001_v7007000_t0000_u01771042813445") 2026/02/14 04:20:14 DEBUG : potato3: Deleting (id "4_z8f92ad13600d5bab9fc80e1b_f110446d888118c2c_d20260214_m042010_c001_v0001185_t0041_u01771042810284") 2026/02/14 04:20:14 DEBUG : potato3: Deleting (id "4_z8f92ad13600d5bab9fc80e1b_f106d7269394fdec8_d20260214_m042009_c001_v0001185_t0055_u01771042809323") --- PASS: TestServerSideMoveWithFilter (11.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jadanoz0bevi" 2026/02/14 04:20:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-howoluw5miso -> B2 bucket rclone-test-jadanoz0bevi 2026/02/14 04:20:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:20:21 DEBUG : empty space: size = 1 OK 2026/02/14 04:20:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 04:20:21 DEBUG : empty space: Unchanged skipping 2026/02/14 04:20:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:20:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jadanoz0bevi) 2026/02/14 04:20:21 DEBUG : B2 bucket rclone-test-jadanoz0bevi: Waiting for checks to finish 2026/02/14 04:20:21 DEBUG : potato3: Sizes differ 2026/02/14 04:20:21 INFO : empty space: Deleted 2026/02/14 04:20:21 DEBUG : B2 bucket rclone-test-jadanoz0bevi: Waiting for transfers to finish 2026/02/14 04:20:21 DEBUG : potato2: size = 60 OK 2026/02/14 04:20:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:20:21 INFO : potato2: Copied (server-side copy) 2026/02/14 04:20:22 INFO : potato2: Deleted 2026/02/14 04:20:22 DEBUG : potato3: size = 68 OK 2026/02/14 04:20:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 04:20:22 INFO : potato3: Copied (server-side copy) 2026/02/14 04:20:22 INFO : potato3: Deleted 2026/02/14 04:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tubiteb4siga" 2026/02/14 04:20:23 INFO : tomatoDir: Making directory 2026/02/14 04:20:24 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/14 04:20:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 04:20:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/14 04:20:24 DEBUG : B2 bucket rclone-test-tubiteb4siga: Waiting for checks to finish 2026/02/14 04:20:24 DEBUG : B2 bucket rclone-test-tubiteb4siga: Waiting for transfers to finish 2026/02/14 04:20:24 DEBUG : empty space: size = 1 OK 2026/02/14 04:20:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/14 04:20:24 INFO : empty space: Copied (server-side copy) 2026/02/14 04:20:25 INFO : empty space: Deleted 2026/02/14 04:20:25 DEBUG : potato2: size = 60 OK 2026/02/14 04:20:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/14 04:20:25 INFO : potato2: Copied (server-side copy) 2026/02/14 04:20:25 INFO : potato2: Deleted 2026/02/14 04:20:25 DEBUG : potato3: size = 68 OK 2026/02/14 04:20:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/14 04:20:25 INFO : potato3: Copied (server-side copy) 2026/02/14 04:20:25 INFO : potato3: Deleted 2026/02/14 04:20:26 DEBUG : B2 bucket rclone-test-tubiteb4siga: Purge remote 2026/02/14 04:20:26 INFO : B2 bucket rclone-test-tubiteb4siga: cleaning bucket "rclone-test-tubiteb4siga" of all files 2026/02/14 04:20:26 DEBUG : empty space: Deleting (id "4_z7fd2ed03600d5bab9fc80e1b_f1178f0fddd97fe3a_d20260214_m042024_c001_v0001101_t0053_u01771042824717") 2026/02/14 04:20:26 DEBUG : potato2: Deleting (id "4_z7fd2ed03600d5bab9fc80e1b_f110e7763affc03e4_d20260214_m042025_c001_v0001165_t0048_u01771042825091") 2026/02/14 04:20:26 DEBUG : potato3: Deleting (id "4_z7fd2ed03600d5bab9fc80e1b_f1016ad35cd4fe064_d20260214_m042025_c001_v0001173_t0033_u01771042825096") 2026/02/14 04:20:27 DEBUG : B2 bucket rclone-test-jadanoz0bevi: Purge remote 2026/02/14 04:20:27 INFO : B2 bucket rclone-test-jadanoz0bevi: cleaning bucket "rclone-test-jadanoz0bevi" of all files 2026/02/14 04:20:27 DEBUG : empty space: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f4155a055fe228d32_d20260214_m042025_c001_v7007000_t0000_u01771042825075") 2026/02/14 04:20:27 DEBUG : empty space: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f11397c50a7f2d156_d20260214_m042020_c001_v0001183_t0014_u01771042820981") 2026/02/14 04:20:27 DEBUG : potato2: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f4155a055fe228d33_d20260214_m042025_c001_v7007000_t0000_u01771042825289") 2026/02/14 04:20:27 DEBUG : potato2: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f10901e07a0eae0cf_d20260214_m042021_c001_v0001102_t0042_u01771042821784") 2026/02/14 04:20:27 DEBUG : potato3: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f4155a055fe228d34_d20260214_m042025_c001_v7007000_t0000_u01771042825631") 2026/02/14 04:20:27 DEBUG : potato3: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f11956b8ace13ed03_d20260214_m042022_c001_v0001042_t0030_u01771042822106") 2026/02/14 04:20:27 DEBUG : potato3: Deleting (id "4_z6f42cdf3600d5bab9fc80e1b_f11397c50a7f2d158_d20260214_m042021_c001_v0001183_t0052_u01771042821188") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.51s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.75s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/rclone-sync-test" --- PASS: TestSyncOverlap (2.52s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/rclone-sync-test" 2026/02/14 04:20:36 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/rclone-sync-test-include/layer2" 2026/02/14 04:20:37 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/rclone-sync-test-ignore-file" 2026/02/14 04:20:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/14 04:20:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 04:20:41 DEBUG : pacer: Reducing sleep to 10ms 2026/02/14 04:20:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/14 04:20:41 DEBUG : B2 bucket rclone-test-howoluw5miso path rclone-sync-test: Waiting for checks to finish 2026/02/14 04:20:41 DEBUG : B2 bucket rclone-test-howoluw5miso path rclone-sync-test: Waiting for transfers to finish 2026/02/14 04:20:41 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:41 INFO : There was nothing to transfer 2026/02/14 04:20:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/14 04:20:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:20:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:20:42 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:42 INFO : There was nothing to transfer 2026/02/14 04:20:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/14 04:20:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 04:20:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/14 04:20:43 DEBUG : pacer: Reducing sleep to 10ms 2026/02/14 04:20:43 DEBUG : B2 bucket rclone-test-howoluw5miso path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/14 04:20:43 DEBUG : B2 bucket rclone-test-howoluw5miso path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/14 04:20:43 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:43 INFO : There was nothing to transfer 2026/02/14 04:20:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/14 04:20:44 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:20:44 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:20:44 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:44 INFO : There was nothing to transfer 2026/02/14 04:20:44 DEBUG : Excluded 2026/02/14 04:20:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/14 04:20:44 DEBUG : B2 bucket rclone-test-howoluw5miso path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/14 04:20:44 DEBUG : B2 bucket rclone-test-howoluw5miso path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/14 04:20:44 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.89s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/CompareDest" 2026/02/14 04:20:48 DEBUG : one: Need to transfer - File not found at Destination 2026/02/14 04:20:48 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:48 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:49 DEBUG : one: size = 3 OK 2026/02/14 04:20:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:20:49 INFO : one: Copied (new) 2026/02/14 04:20:49 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:49 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:20:49 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:49 DEBUG : one: Sizes differ 2026/02/14 04:20:50 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:51 DEBUG : one: size = 5 OK 2026/02/14 04:20:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/14 04:20:51 INFO : one: Copied (replaced existing) 2026/02/14 04:20:51 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:53 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:20:53 DEBUG : one: Sizes differ 2026/02/14 04:20:53 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:53 DEBUG : one: size = 5 OK 2026/02/14 04:20:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 04:20:53 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:53 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:53 INFO : There was nothing to transfer 2026/02/14 04:20:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:54 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:20:54 DEBUG : one: Sizes differ 2026/02/14 04:20:54 DEBUG : two: size = 3 OK 2026/02/14 04:20:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 04:20:54 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:55 DEBUG : one: size = 5 OK 2026/02/14 04:20:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 04:20:55 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:55 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:55 INFO : There was nothing to transfer 2026/02/14 04:20:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:55 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:20:55 DEBUG : one: Sizes differ 2026/02/14 04:20:55 DEBUG : two: size = 3 OK 2026/02/14 04:20:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 04:20:55 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:55 DEBUG : one: size = 5 OK 2026/02/14 04:20:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 04:20:55 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:55 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:55 INFO : There was nothing to transfer 2026/02/14 04:20:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:56 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:20:56 DEBUG : one: Sizes differ 2026/02/14 04:20:56 DEBUG : two: size = 3 OK 2026/02/14 04:20:56 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/02/14 04:20:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 04:20:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/14 04:20:56 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:56 DEBUG : one: size = 5 OK 2026/02/14 04:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 04:20:56 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:56 DEBUG : Waiting for deletions to finish 2026/02/14 04:20:56 INFO : There was nothing to transfer 2026/02/14 04:20:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:57 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:20:57 DEBUG : one: Sizes differ 2026/02/14 04:20:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:20:57 DEBUG : two: size = 3 (B2 bucket rclone-test-howoluw5miso path CompareDest) 2026/02/14 04:20:57 DEBUG : two: Sizes differ 2026/02/14 04:20:57 DEBUG : two: Need to transfer - File not found at Destination 2026/02/14 04:20:57 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:20:57 DEBUG : one: size = 5 OK 2026/02/14 04:20:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:20:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/14 04:20:57 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:20:58 DEBUG : two: size = 5 OK 2026/02/14 04:20:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/14 04:20:58 INFO : two: Copied (new) 2026/02/14 04:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.82s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:21:01 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dest" 2026/02/14 04:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/pre-dest1" 2026/02/14 04:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/pre-dest2" 2026/02/14 04:21:06 DEBUG : 1: size = 1 OK 2026/02/14 04:21:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:21:06 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/14 04:21:06 DEBUG : 2: size = 1 OK 2026/02/14 04:21:06 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:21:06 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/14 04:21:07 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/14 04:21:07 DEBUG : B2 bucket rclone-test-howoluw5miso path dest: Waiting for checks to finish 2026/02/14 04:21:07 DEBUG : B2 bucket rclone-test-howoluw5miso path dest: Waiting for transfers to finish 2026/02/14 04:21:08 DEBUG : 3: size = 1 OK 2026/02/14 04:21:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/14 04:21:08 INFO : 3: Copied (new) 2026/02/14 04:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.72s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/CopyDest" 2026/02/14 04:21:12 DEBUG : one: Need to transfer - File not found at Destination 2026/02/14 04:21:12 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:12 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:13 DEBUG : one: size = 3 OK 2026/02/14 04:21:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:21:13 INFO : one: Copied (new) 2026/02/14 04:21:13 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:14 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:14 DEBUG : one: Sizes differ 2026/02/14 04:21:14 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:14 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:15 DEBUG : one: size = 5 OK 2026/02/14 04:21:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/14 04:21:15 INFO : one: Copied (replaced existing) 2026/02/14 04:21:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/BackupDir" 2026/02/14 04:21:18 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:18 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:18 DEBUG : one: Sizes differ 2026/02/14 04:21:18 DEBUG : one: size = 5 OK 2026/02/14 04:21:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:18 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:18 DEBUG : one: Sizes differ 2026/02/14 04:21:20 DEBUG : one: size = 3 OK 2026/02/14 04:21:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:21:20 INFO : one: Copied (server-side copy) 2026/02/14 04:21:20 INFO : one: Deleted 2026/02/14 04:21:20 DEBUG : one: size = 5 OK 2026/02/14 04:21:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/14 04:21:20 INFO : one: Copied (server-side copy) 2026/02/14 04:21:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/14 04:21:20 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:20 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:21 DEBUG : one: size = 5 OK 2026/02/14 04:21:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:21 DEBUG : one: Unchanged skipping 2026/02/14 04:21:22 DEBUG : two: size = 3 OK 2026/02/14 04:21:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:22 DEBUG : two: size = 3 OK 2026/02/14 04:21:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/14 04:21:22 INFO : two: Copied (server-side copy) 2026/02/14 04:21:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/14 04:21:22 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:22 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:22 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:22 DEBUG : one: size = 5 OK 2026/02/14 04:21:22 DEBUG : two: size = 3 OK 2026/02/14 04:21:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:22 DEBUG : one: Unchanged skipping 2026/02/14 04:21:22 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:22 DEBUG : two: Unchanged skipping 2026/02/14 04:21:22 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:22 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:22 INFO : There was nothing to transfer 2026/02/14 04:21:24 DEBUG : one: size = 5 OK 2026/02/14 04:21:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:24 DEBUG : one: Unchanged skipping 2026/02/14 04:21:24 DEBUG : three: size = 7 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:24 DEBUG : three: size = 5 (B2 bucket rclone-test-howoluw5miso path CopyDest) 2026/02/14 04:21:24 DEBUG : three: Sizes differ 2026/02/14 04:21:24 DEBUG : three: Destination not found in --copy-dest 2026/02/14 04:21:24 DEBUG : three: Need to transfer - File not found at Destination 2026/02/14 04:21:24 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:24 DEBUG : two: size = 3 OK 2026/02/14 04:21:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/14 04:21:24 DEBUG : two: Unchanged skipping 2026/02/14 04:21:24 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:25 DEBUG : three: size = 7 OK 2026/02/14 04:21:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/14 04:21:25 INFO : three: Copied (new) 2026/02/14 04:21:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.88s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:21:29 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:21:29 DEBUG : Config file has changed externally - reloading 2026/02/14 04:21:31 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/backup" 2026/02/14 04:21:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:32 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:32 DEBUG : one: Sizes differ 2026/02/14 04:21:32 DEBUG : two: size = 3 OK 2026/02/14 04:21:32 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:21:32 DEBUG : two: Unchanged skipping 2026/02/14 04:21:34 DEBUG : one: size = 3 OK 2026/02/14 04:21:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:21:34 INFO : one: Copied (server-side copy) 2026/02/14 04:21:34 INFO : one: Deleted 2026/02/14 04:21:34 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:35 DEBUG : one: size = 4 OK 2026/02/14 04:21:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:21:35 INFO : one: Copied (new) 2026/02/14 04:21:35 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:36 DEBUG : three.txt: size = 5 OK 2026/02/14 04:21:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:21:36 INFO : three.txt: Copied (server-side copy) 2026/02/14 04:21:36 INFO : three.txt: Deleted 2026/02/14 04:21:36 INFO : three.txt: Moved into backup dir 2026/02/14 04:21:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:38 DEBUG : one: size = 4 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:38 DEBUG : one: Sizes differ 2026/02/14 04:21:38 DEBUG : two: size = 3 OK 2026/02/14 04:21:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:21:38 DEBUG : two: Unchanged skipping 2026/02/14 04:21:38 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:38 DEBUG : one: size = 4 OK 2026/02/14 04:21:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:21:38 INFO : one: Copied (server-side copy) 2026/02/14 04:21:38 INFO : one: Deleted 2026/02/14 04:21:38 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:39 DEBUG : one: size = 5 OK 2026/02/14 04:21:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 04:21:39 INFO : one: Copied (new) 2026/02/14 04:21:39 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:40 DEBUG : three.txt: size = 6 OK 2026/02/14 04:21:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:21:40 INFO : three.txt: Copied (server-side copy) 2026/02/14 04:21:40 INFO : three.txt: Deleted 2026/02/14 04:21:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.38s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:21:44 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:21:45 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/backup" 2026/02/14 04:21:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:47 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:47 DEBUG : one: Sizes differ 2026/02/14 04:21:47 DEBUG : two: size = 3 OK 2026/02/14 04:21:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:21:47 DEBUG : two: Unchanged skipping 2026/02/14 04:21:47 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:48 DEBUG : one.bak: size = 3 OK 2026/02/14 04:21:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:21:48 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 04:21:48 INFO : one: Deleted 2026/02/14 04:21:48 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:49 DEBUG : one: size = 4 OK 2026/02/14 04:21:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:21:49 INFO : one: Copied (new) 2026/02/14 04:21:49 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:50 DEBUG : three.txt.bak: size = 5 OK 2026/02/14 04:21:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:21:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 04:21:50 INFO : three.txt: Deleted 2026/02/14 04:21:50 INFO : three.txt: Moved into backup dir 2026/02/14 04:21:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:21:52 DEBUG : one: size = 4 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:21:52 DEBUG : one: Sizes differ 2026/02/14 04:21:52 DEBUG : two: size = 3 OK 2026/02/14 04:21:52 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:21:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:21:52 DEBUG : two: Unchanged skipping 2026/02/14 04:21:52 DEBUG : one.bak: size = 4 OK 2026/02/14 04:21:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:21:52 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 04:21:52 INFO : one: Deleted 2026/02/14 04:21:52 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:21:53 DEBUG : one: size = 5 OK 2026/02/14 04:21:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 04:21:53 INFO : one: Copied (new) 2026/02/14 04:21:53 DEBUG : Waiting for deletions to finish 2026/02/14 04:21:53 DEBUG : three.txt.bak: size = 6 OK 2026/02/14 04:21:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:21:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 04:21:54 INFO : three.txt: Deleted 2026/02/14 04:21:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:21:59 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/backup" 2026/02/14 04:22:01 DEBUG : two: size = 3 OK 2026/02/14 04:22:01 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:22:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:01 DEBUG : two: Unchanged skipping 2026/02/14 04:22:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:01 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:01 DEBUG : one: Sizes differ 2026/02/14 04:22:03 DEBUG : one-2019-01-01: size = 3 OK 2026/02/14 04:22:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:22:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 04:22:03 INFO : one: Deleted 2026/02/14 04:22:03 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:22:04 DEBUG : one: size = 4 OK 2026/02/14 04:22:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:04 INFO : one: Copied (new) 2026/02/14 04:22:04 DEBUG : Waiting for deletions to finish 2026/02/14 04:22:04 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/14 04:22:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:22:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 04:22:04 INFO : three.txt: Deleted 2026/02/14 04:22:04 INFO : three.txt: Moved into backup dir 2026/02/14 04:22:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:06 DEBUG : one: size = 4 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:06 DEBUG : one: Sizes differ 2026/02/14 04:22:06 DEBUG : two: size = 3 OK 2026/02/14 04:22:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:06 DEBUG : two: Unchanged skipping 2026/02/14 04:22:06 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:22:07 DEBUG : one-2019-01-01: size = 4 OK 2026/02/14 04:22:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 04:22:07 INFO : one: Deleted 2026/02/14 04:22:07 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:22:07 DEBUG : one: size = 5 OK 2026/02/14 04:22:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 04:22:07 INFO : one: Copied (new) 2026/02/14 04:22:07 DEBUG : Waiting for deletions to finish 2026/02/14 04:22:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/14 04:22:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:22:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 04:22:08 INFO : three.txt: Deleted 2026/02/14 04:22:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.20s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:22:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:14 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:14 DEBUG : one: Sizes differ 2026/02/14 04:22:14 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:22:14 DEBUG : two: size = 3 OK 2026/02/14 04:22:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:14 DEBUG : two: Unchanged skipping 2026/02/14 04:22:14 DEBUG : one.bak: size = 3 OK 2026/02/14 04:22:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:22:14 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 04:22:15 INFO : one: Deleted 2026/02/14 04:22:15 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:22:16 DEBUG : one: size = 4 OK 2026/02/14 04:22:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:16 INFO : one: Copied (new) 2026/02/14 04:22:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:22:16 DEBUG : three.txt.bak: size = 5 OK 2026/02/14 04:22:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:22:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 04:22:16 INFO : three.txt: Deleted 2026/02/14 04:22:16 INFO : three.txt: Moved into backup dir 2026/02/14 04:22:18 DEBUG : one.bak: Excluded (Path Filter) 2026/02/14 04:22:18 DEBUG : one.bak: Excluded 2026/02/14 04:22:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/14 04:22:18 DEBUG : three.txt.bak: Excluded 2026/02/14 04:22:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:18 DEBUG : one: size = 4 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:18 DEBUG : one: Sizes differ 2026/02/14 04:22:18 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for checks to finish 2026/02/14 04:22:18 DEBUG : two: size = 3 OK 2026/02/14 04:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:18 DEBUG : two: Unchanged skipping 2026/02/14 04:22:19 DEBUG : one.bak: size = 4 OK 2026/02/14 04:22:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:19 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 04:22:19 INFO : one: Deleted 2026/02/14 04:22:19 DEBUG : B2 bucket rclone-test-howoluw5miso path dst: Waiting for transfers to finish 2026/02/14 04:22:19 DEBUG : one: size = 5 OK 2026/02/14 04:22:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 04:22:19 INFO : one: Copied (new) 2026/02/14 04:22:19 DEBUG : Waiting for deletions to finish 2026/02/14 04:22:20 DEBUG : three.txt.bak: size = 6 OK 2026/02/14 04:22:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:22:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 04:22:20 INFO : three.txt: Deleted 2026/02/14 04:22:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.37s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:22:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:25 DEBUG : one: Sizes differ 2026/02/14 04:22:26 DEBUG : one.bak: size = 3 OK 2026/02/14 04:22:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:22:26 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 04:22:27 INFO : one: Deleted 2026/02/14 04:22:28 DEBUG : one: size = 4 OK 2026/02/14 04:22:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:28 INFO : one: Copied (new) 2026/02/14 04:22:28 DEBUG : two: size = 3 OK 2026/02/14 04:22:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:28 DEBUG : two: Unchanged skipping 2026/02/14 04:22:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:28 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:28 DEBUG : three.txt: Sizes differ 2026/02/14 04:22:28 DEBUG : three.txt.bak: size = 5 OK 2026/02/14 04:22:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:22:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 04:22:29 INFO : three.txt: Deleted 2026/02/14 04:22:29 DEBUG : three.txt: size = 6 OK 2026/02/14 04:22:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:22:29 INFO : three.txt: Copied (new) 2026/02/14 04:22:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:30 DEBUG : one: size = 4 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:30 DEBUG : one: Sizes differ 2026/02/14 04:22:31 DEBUG : one.bak: size = 4 OK 2026/02/14 04:22:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:31 INFO : one: Copied (server-side copy) to: one.bak 2026/02/14 04:22:31 INFO : one: Deleted 2026/02/14 04:22:32 DEBUG : one: size = 5 OK 2026/02/14 04:22:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 04:22:32 INFO : one: Copied (new) 2026/02/14 04:22:32 DEBUG : two: size = 3 OK 2026/02/14 04:22:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:32 DEBUG : two: Unchanged skipping 2026/02/14 04:22:32 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:32 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:32 DEBUG : three.txt: Sizes differ 2026/02/14 04:22:33 DEBUG : three.txt.bak: size = 6 OK 2026/02/14 04:22:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:22:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/14 04:22:33 INFO : three.txt: Deleted 2026/02/14 04:22:33 DEBUG : three.txt: size = 19 OK 2026/02/14 04:22:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/14 04:22:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.27s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-howoluw5miso/dst" 2026/02/14 04:22:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:38 DEBUG : one: size = 3 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:38 DEBUG : one: Sizes differ 2026/02/14 04:22:40 DEBUG : one-2019-01-01: size = 3 OK 2026/02/14 04:22:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/14 04:22:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 04:22:40 INFO : one: Deleted 2026/02/14 04:22:41 DEBUG : one: size = 4 OK 2026/02/14 04:22:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:41 INFO : one: Copied (new) 2026/02/14 04:22:41 DEBUG : two: size = 3 OK 2026/02/14 04:22:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:41 DEBUG : two: Unchanged skipping 2026/02/14 04:22:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:42 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:42 DEBUG : three.txt: Sizes differ 2026/02/14 04:22:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/14 04:22:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/14 04:22:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 04:22:43 INFO : three.txt: Deleted 2026/02/14 04:22:44 DEBUG : three.txt: size = 6 OK 2026/02/14 04:22:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:22:44 INFO : three.txt: Copied (new) 2026/02/14 04:22:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:45 DEBUG : one: size = 4 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:45 DEBUG : one: Sizes differ 2026/02/14 04:22:45 DEBUG : one-2019-01-01: size = 4 OK 2026/02/14 04:22:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/14 04:22:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/14 04:22:45 INFO : one: Deleted 2026/02/14 04:22:46 DEBUG : one: size = 5 OK 2026/02/14 04:22:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/14 04:22:46 INFO : one: Copied (new) 2026/02/14 04:22:46 DEBUG : two: size = 3 OK 2026/02/14 04:22:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:46 DEBUG : two: Unchanged skipping 2026/02/14 04:22:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-howoluw5miso path dst) 2026/02/14 04:22:46 DEBUG : three.txt: Sizes differ 2026/02/14 04:22:47 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/14 04:22:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/14 04:22:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/14 04:22:47 INFO : three.txt: Deleted 2026/02/14 04:22:47 DEBUG : three.txt: size = 19 OK 2026/02/14 04:22:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/14 04:22:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.14s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:22:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:50 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:22:50 DEBUG : Testêé: Sizes differ 2026/02/14 04:22:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:22:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:22:51 DEBUG : Testêé: size = 14 OK 2026/02/14 04:22:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/14 04:22:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/14 04:22:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.86s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:22:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/14 04:22:52 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:22:52 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:22:53 DEBUG : existing: size = 6 OK 2026/02/14 04:22:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/14 04:22:53 INFO : existing: Copied (new) 2026/02/14 04:22:53 DEBUG : Waiting for deletions to finish 2026/02/14 04:22:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:22:54 DEBUG : existing: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:22:54 DEBUG : existing: Sizes differ 2026/02/14 04:22:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/14 04:22:54 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:22:54 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:22:54 ERROR : B2 bucket rclone-test-howoluw5miso: not deleting files as there were IO errors 2026/02/14 04:22:54 ERROR : B2 bucket rclone-test-howoluw5miso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.52s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:22:55 DEBUG : EXISTING: size = 6 OK 2026/02/14 04:22:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:22:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:22:55 DEBUG : existing: Unchanged skipping 2026/02/14 04:22:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:22:55 DEBUG : Waiting for deletions to finish 2026/02/14 04:22:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:23:15 DEBUG : both0: size = 6 OK 2026/02/14 04:23:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both0: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both10: size = 6 OK 2026/02/14 04:23:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both11: size = 6 OK 2026/02/14 04:23:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both13: size = 6 OK 2026/02/14 04:23:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both12: size = 6 OK 2026/02/14 04:23:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:23:15 DEBUG : both10: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both14: size = 6 OK 2026/02/14 04:23:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both14: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both15: size = 6 OK 2026/02/14 04:23:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both15: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both16: size = 6 OK 2026/02/14 04:23:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both16: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both17: size = 6 OK 2026/02/14 04:23:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both17: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both18: size = 6 OK 2026/02/14 04:23:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both18: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both19: size = 6 OK 2026/02/14 04:23:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both19: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both1: size = 6 OK 2026/02/14 04:23:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both1: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both2: size = 6 OK 2026/02/14 04:23:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both2: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both3: size = 6 OK 2026/02/14 04:23:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both3: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both4: size = 6 OK 2026/02/14 04:23:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both4: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both5: size = 6 OK 2026/02/14 04:23:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both5: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both6: size = 6 OK 2026/02/14 04:23:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both6: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both7: size = 6 OK 2026/02/14 04:23:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both7: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both8: size = 6 OK 2026/02/14 04:23:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both8: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both9: size = 6 OK 2026/02/14 04:23:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:15 DEBUG : both9: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both11: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both13: Unchanged skipping 2026/02/14 04:23:15 DEBUG : both12: Unchanged skipping 2026/02/14 04:23:15 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:23:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:23:15 INFO : only10: Deleted 2026/02/14 04:23:15 INFO : only11: Deleted 2026/02/14 04:23:16 INFO : only12: Deleted 2026/02/14 04:23:16 INFO : only14: Deleted 2026/02/14 04:23:16 INFO : only1: Deleted 2026/02/14 04:23:16 INFO : only19: Deleted 2026/02/14 04:23:16 INFO : only3: Deleted 2026/02/14 04:23:16 INFO : only5: Deleted 2026/02/14 04:23:16 INFO : only0: Deleted 2026/02/14 04:23:16 INFO : only13: Deleted 2026/02/14 04:23:16 INFO : only8: Deleted 2026/02/14 04:23:16 INFO : only15: Deleted 2026/02/14 04:23:16 INFO : only18: Deleted 2026/02/14 04:23:16 INFO : only2: Deleted 2026/02/14 04:23:16 INFO : only7: Deleted 2026/02/14 04:23:16 INFO : only9: Deleted 2026/02/14 04:23:16 INFO : only16: Deleted 2026/02/14 04:23:16 INFO : only17: Deleted 2026/02/14 04:23:16 INFO : only4: Deleted 2026/02/14 04:23:16 INFO : only6: Deleted 2026/02/14 04:23:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.19s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:23:38 DEBUG : both0: size = 6 OK 2026/02/14 04:23:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both10: size = 6 OK 2026/02/14 04:23:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:23:38 DEBUG : both12: size = 6 OK 2026/02/14 04:23:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both11: size = 6 OK 2026/02/14 04:23:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both0: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both13: size = 6 OK 2026/02/14 04:23:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both10: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both14: size = 6 OK 2026/02/14 04:23:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both14: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both15: size = 6 OK 2026/02/14 04:23:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both15: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both16: size = 6 OK 2026/02/14 04:23:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both12: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both17: size = 6 OK 2026/02/14 04:23:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both17: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both18: size = 6 OK 2026/02/14 04:23:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both11: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both13: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both19: size = 6 OK 2026/02/14 04:23:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both1: size = 6 OK 2026/02/14 04:23:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both19: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both2: size = 6 OK 2026/02/14 04:23:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both1: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both3: size = 6 OK 2026/02/14 04:23:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both3: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both4: size = 6 OK 2026/02/14 04:23:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both4: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both5: size = 6 OK 2026/02/14 04:23:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both5: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both6: size = 6 OK 2026/02/14 04:23:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both6: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both7: size = 6 OK 2026/02/14 04:23:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both7: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both8: size = 6 OK 2026/02/14 04:23:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both8: Unchanged skipping 2026/02/14 04:23:38 DEBUG : both9: size = 6 OK 2026/02/14 04:23:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:23:38 DEBUG : both2: Unchanged skipping 2026/02/14 04:23:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only0: Sizes differ 2026/02/14 04:23:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only10: Sizes differ 2026/02/14 04:23:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only11: Sizes differ 2026/02/14 04:23:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only12: Sizes differ 2026/02/14 04:23:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only13: Sizes differ 2026/02/14 04:23:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only14: Sizes differ 2026/02/14 04:23:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only15: Sizes differ 2026/02/14 04:23:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only16: Sizes differ 2026/02/14 04:23:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only17: Sizes differ 2026/02/14 04:23:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only18: Sizes differ 2026/02/14 04:23:38 DEBUG : both18: Unchanged skipping 2026/02/14 04:23:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only19: Sizes differ 2026/02/14 04:23:38 DEBUG : both16: Unchanged skipping 2026/02/14 04:23:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only1: Sizes differ 2026/02/14 04:23:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only2: Sizes differ 2026/02/14 04:23:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only3: Sizes differ 2026/02/14 04:23:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only4: Sizes differ 2026/02/14 04:23:38 DEBUG : both9: Unchanged skipping 2026/02/14 04:23:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only5: Sizes differ 2026/02/14 04:23:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only6: Sizes differ 2026/02/14 04:23:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only7: Sizes differ 2026/02/14 04:23:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only8: Sizes differ 2026/02/14 04:23:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1797365685) 2026/02/14 04:23:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-howoluw5miso) 2026/02/14 04:23:38 DEBUG : only9: Sizes differ 2026/02/14 04:23:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:23:38 DEBUG : only0: size = 0 OK 2026/02/14 04:23:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 DEBUG : only11: size = 0 OK 2026/02/14 04:23:38 INFO : only0: Copied (replaced existing) 2026/02/14 04:23:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 INFO : only11: Copied (replaced existing) 2026/02/14 04:23:38 DEBUG : only10: size = 0 OK 2026/02/14 04:23:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 INFO : only10: Copied (replaced existing) 2026/02/14 04:23:38 DEBUG : only14: size = 0 OK 2026/02/14 04:23:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 INFO : only14: Copied (replaced existing) 2026/02/14 04:23:38 DEBUG : only13: size = 0 OK 2026/02/14 04:23:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 INFO : only13: Copied (replaced existing) 2026/02/14 04:23:38 DEBUG : only15: size = 0 OK 2026/02/14 04:23:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 INFO : only15: Copied (replaced existing) 2026/02/14 04:23:38 DEBUG : only16: size = 0 OK 2026/02/14 04:23:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:38 INFO : only16: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only17: size = 0 OK 2026/02/14 04:23:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only17: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only18: size = 0 OK 2026/02/14 04:23:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only18: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only2: size = 0 OK 2026/02/14 04:23:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only2: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only3: size = 0 OK 2026/02/14 04:23:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only3: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only19: size = 0 OK 2026/02/14 04:23:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only19: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only12: size = 0 OK 2026/02/14 04:23:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only12: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only5: size = 0 OK 2026/02/14 04:23:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only5: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only7: size = 0 OK 2026/02/14 04:23:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only7: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only8: size = 0 OK 2026/02/14 04:23:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only8: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only6: size = 0 OK 2026/02/14 04:23:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only6: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only4: size = 0 OK 2026/02/14 04:23:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only4: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only1: size = 0 OK 2026/02/14 04:23:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only1: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : only9: size = 0 OK 2026/02/14 04:23:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/14 04:23:39 INFO : only9: Copied (replaced existing) 2026/02/14 04:23:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.48s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:23:47 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:23:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:23:47 DEBUG : empty_on_remote: Making directory with metadata 2026/02/14 04:23:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:23:47 INFO : empty_on_remote: Making directory 2026/02/14 04:23:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/14 04:23:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (9.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:23:56 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:23:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:23:56 DEBUG : empty_on_remote: Making directory with metadata 2026/02/14 04:23:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/14 04:23:56 INFO : empty_on_remote: Making directory 2026/02/14 04:23:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/14 04:23:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:23:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:23:59 INFO : sub dir: Making directory 2026/02/14 04:23:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:24:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/14 04:24:03 INFO : sub dir: Making directory 2026/02/14 04:24:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:24:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:16 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : apple: size = 5 OK 2026/02/14 04:24:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:24:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : apple: Unchanged skipping 2026/02/14 04:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:24:16 DEBUG : banana: size = 6 OK 2026/02/14 04:24:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:24:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : banana: Unchanged skipping 2026/02/14 04:24:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:24:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:24:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:24:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:24:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:24:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:24:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:24:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:24:16 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:24:16 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:24:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:16 INFO : There was nothing to transfer 2026/02/14 04:24:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:16 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : apple: size = 5 OK 2026/02/14 04:24:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : apple: Unchanged skipping 2026/02/14 04:24:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:24:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:24:17 DEBUG : banana: size = 6 OK 2026/02/14 04:24:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : banana: Unchanged skipping 2026/02/14 04:24:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:24:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:24:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:24:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:24:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:24:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:24:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:24:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:24:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:24:17 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:24:17 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:17 INFO : There was nothing to transfer 2026/02/14 04:24:17 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:17 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:24:31 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:32 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:24:32 DEBUG : apple: size = 5 OK 2026/02/14 04:24:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : apple: Unchanged skipping 2026/02/14 04:24:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:24:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:24:32 DEBUG : banana: size = 6 OK 2026/02/14 04:24:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : banana: Unchanged skipping 2026/02/14 04:24:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:24:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:24:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:24:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:24:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:24:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:24:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:24:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:24:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:24:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:24:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:24:32 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:32 INFO : There was nothing to transfer 2026/02/14 04:24:32 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:33 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:24:33 DEBUG : apple: size = 5 OK 2026/02/14 04:24:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : apple: Unchanged skipping 2026/02/14 04:24:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:24:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:24:33 DEBUG : banana: size = 6 OK 2026/02/14 04:24:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : banana: Unchanged skipping 2026/02/14 04:24:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:24:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:24:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:24:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:24:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:24:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:24:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:24:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:24:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:24:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:24:33 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:24:33 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:33 INFO : There was nothing to transfer 2026/02/14 04:24:33 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:34 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:24:48 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:48 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:24:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:49 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 04:24:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:24:49 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:24:49 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:24:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/14 04:24:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 04:24:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : YmFuYW5h: size = 6 OK 2026/02/14 04:24:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 04:24:49 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/14 04:24:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:49 DEBUG : YXBwbGU=: size = 5 OK 2026/02/14 04:24:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 04:24:49 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/14 04:24:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/14 04:24:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 04:24:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 04:24:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 04:24:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 04:24:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 04:24:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 04:24:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 04:24:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 04:24:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/14 04:24:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 04:24:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/14 04:24:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 04:24:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/14 04:24:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 04:24:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/14 04:24:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 04:24:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/14 04:24:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 04:24:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/14 04:24:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 04:24:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/14 04:24:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 04:24:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/14 04:24:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 04:24:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/14 04:24:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 04:24:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:51 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:51 INFO : appleappleapplebanana: Deleted 2026/02/14 04:24:51 INFO : banana: Deleted 2026/02/14 04:24:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 04:24:52 INFO : splitbananasplit: Deleted 2026/02/14 04:24:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 04:24:52 INFO : apple: Deleted 2026/02/14 04:24:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 04:24:52 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 04:24:52 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:52 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/14 04:24:53 DEBUG : YmFuYW5h: size = 6 OK 2026/02/14 04:24:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : banana: Unchanged skipping 2026/02/14 04:24:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/14 04:24:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:24:53 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:24:53 DEBUG : YXBwbGU=: size = 5 OK 2026/02/14 04:24:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : apple: Unchanged skipping 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/14 04:24:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/14 04:24:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/14 04:24:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/14 04:24:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/14 04:24:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/14 04:24:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/14 04:24:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/14 04:24:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:24:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:24:53 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:24:53 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:24:53 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:53 DEBUG : Waiting for deletions to finish 2026/02/14 04:24:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/14 04:24:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : apple: transformed to: YXBwbGU= 2026/02/14 04:24:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/14 04:24:53 DEBUG : banana: transformed to: YmFuYW5h 2026/02/14 04:24:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/14 04:24:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/14 04:24:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/14 04:24:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/14 04:24:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/14 04:24:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/14 04:24:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:25:08 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:09 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:25:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:09 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:09 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:09 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:09 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:09 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:09 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:09 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:09 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : PREFIXapple: size = 5 OK 2026/02/14 04:25:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 04:25:09 INFO : apple: Copied (new) to: PREFIXapple 2026/02/14 04:25:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/14 04:25:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/14 04:25:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/14 04:25:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/14 04:25:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/14 04:25:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/14 04:25:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/14 04:25:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/14 04:25:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/14 04:25:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/14 04:25:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/14 04:25:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/14 04:25:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/14 04:25:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/14 04:25:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/14 04:25:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:09 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:25:09 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:25:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/14 04:25:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 04:25:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/14 04:25:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 04:25:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:10 DEBUG : PREFIXbanana: size = 6 OK 2026/02/14 04:25:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 04:25:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/14 04:25:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 04:25:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/14 04:25:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 04:25:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/14 04:25:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 04:25:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 04:25:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 04:25:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 04:25:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 04:25:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/14 04:25:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 04:25:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/14 04:25:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 04:25:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/14 04:25:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 04:25:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/14 04:25:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 04:25:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/14 04:25:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 04:25:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/14 04:25:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 04:25:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/14 04:25:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 04:25:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:11 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/14 04:25:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 04:25:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:12 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/14 04:25:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 04:25:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:12 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:12 INFO : apple: Deleted 2026/02/14 04:25:12 INFO : splitbananasplit: Deleted 2026/02/14 04:25:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 04:25:12 INFO : banana: Deleted 2026/02/14 04:25:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 04:25:12 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 04:25:12 INFO : appleappleapplebanana: Deleted 2026/02/14 04:25:12 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 04:25:12 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/14 04:25:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/14 04:25:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/14 04:25:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:13 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:25:13 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:25:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 04:25:13 INFO : appleappleapplebanana: Copied (new) 2026/02/14 04:25:13 DEBUG : apple: size = 5 OK 2026/02/14 04:25:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 04:25:13 INFO : apple: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 04:25:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:25:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 04:25:14 INFO : splitbananasplit: Copied (new) 2026/02/14 04:25:14 DEBUG : banana: size = 6 OK 2026/02/14 04:25:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 04:25:14 INFO : banana: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 04:25:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 04:25:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 04:25:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 04:25:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 04:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 04:25:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:25:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 04:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/14 04:25:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:25:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 04:25:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:25:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 04:25:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:25:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 04:25:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:25:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 04:25:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:25:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 04:25:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:25:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 04:25:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:25:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 04:25:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:25:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 04:25:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/14 04:25:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/14 04:25:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/14 04:25:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/14 04:25:15 INFO : PREFIXapple: Deleted 2026/02/14 04:25:16 INFO : PREFIXsplitbananasplit: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/14 04:25:16 INFO : PREFIXbanana: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/14 04:25:16 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/14 04:25:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/14 04:25:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:16 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:25:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:17 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:25:31 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:32 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:25:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:25:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:25:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/14 04:25:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 04:25:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:32 DEBUG : appleSUFFIX: size = 5 OK 2026/02/14 04:25:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 04:25:32 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/14 04:25:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/14 04:25:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 04:25:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 04:25:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 04:25:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 04:25:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 04:25:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 04:25:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 04:25:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 04:25:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 04:25:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 04:25:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/14 04:25:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 04:25:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/14 04:25:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 04:25:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/14 04:25:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 04:25:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:34 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/14 04:25:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 04:25:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:34 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/14 04:25:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 04:25:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/14 04:25:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 04:25:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:34 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/14 04:25:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 04:25:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:34 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/14 04:25:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 04:25:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:34 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 04:25:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 04:25:35 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 04:25:35 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 04:25:35 INFO : banana: Deleted 2026/02/14 04:25:35 INFO : apple: Deleted 2026/02/14 04:25:35 INFO : appleappleapplebanana: Deleted 2026/02/14 04:25:35 INFO : splitbananasplit: Deleted 2026/02/14 04:25:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 04:25:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 04:25:35 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 04:25:35 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:35 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : apple: transformed to: appleSUFFIX 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/14 04:25:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/14 04:25:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/14 04:25:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/14 04:25:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 04:25:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/14 04:25:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:25:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:25:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:25:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 04:25:36 INFO : splitbananasplit: Copied (new) 2026/02/14 04:25:36 DEBUG : apple: size = 5 OK 2026/02/14 04:25:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/14 04:25:36 INFO : apple: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 04:25:36 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/14 04:25:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:25:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 04:25:36 INFO : appleappleapplebanana: Copied (new) 2026/02/14 04:25:36 DEBUG : banana: size = 6 OK 2026/02/14 04:25:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/14 04:25:36 INFO : banana: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 04:25:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 04:25:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 04:25:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 04:25:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 04:25:36 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/14 04:25:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:25:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 04:25:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:25:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 04:25:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:25:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 04:25:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:25:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 04:25:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:25:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 04:25:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:25:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 04:25:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:25:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 04:25:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/14 04:25:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:25:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 04:25:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/14 04:25:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:25:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 04:25:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/14 04:25:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:25:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 04:25:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/14 04:25:38 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:38 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : appleSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : splitbananasplitSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : bananaSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/14 04:25:38 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/14 04:25:38 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:38 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:39 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:25:54 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:54 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:25:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : apple: size = 5 OK 2026/02/14 04:25:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:55 DEBUG : apple: Unchanged skipping 2026/02/14 04:25:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:55 DEBUG : banana: size = 6 OK 2026/02/14 04:25:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:55 DEBUG : banana: Unchanged skipping 2026/02/14 04:25:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 04:25:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/14 04:25:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:25:55 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:25:55 DEBUG : appleapple: size = 21 OK 2026/02/14 04:25:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/14 04:25:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/14 04:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:55 DEBUG : splitbanan: size = 16 OK 2026/02/14 04:25:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/14 04:25:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/14 04:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/14 04:25:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/14 04:25:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/14 04:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/14 04:25:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/14 04:25:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/14 04:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/14 04:25:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/14 04:25:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/14 04:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/14 04:25:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/14 04:25:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/14 04:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/14 04:25:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/14 04:25:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/14 04:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/14 04:25:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/14 04:25:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/14 04:25:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/14 04:25:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/14 04:25:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/14 04:25:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:56 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/14 04:25:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/14 04:25:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/14 04:25:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:56 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/14 04:25:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/14 04:25:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/14 04:25:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:56 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/14 04:25:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/14 04:25:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/14 04:25:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/14 04:25:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/14 04:25:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/14 04:25:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/14 04:25:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/14 04:25:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/14 04:25:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/14 04:25:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/14 04:25:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/14 04:25:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/14 04:25:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/14 04:25:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/14 04:25:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/14 04:25:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/14 04:25:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/14 04:25:57 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/14 04:25:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/14 04:25:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/14 04:25:57 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:57 INFO : dir1/0010-456789.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0013-789;=.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0015-9;=.txt: Deleted 2026/02/14 04:25:57 INFO : appleappleapplebanana: Deleted 2026/02/14 04:25:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0009-3456789.txt: Deleted 2026/02/14 04:25:57 INFO : splitbananasplit: Deleted 2026/02/14 04:25:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0003-defghij.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/14 04:25:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/14 04:25:58 INFO : dir1/0007-1234567.txt: Deleted 2026/02/14 04:25:58 INFO : dir1/0012-6789;.txt: Deleted 2026/02/14 04:25:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/14 04:25:58 INFO : dir1/0011-56789;.txt: Deleted 2026/02/14 04:25:58 INFO : dir1/0014-89;=.txt: Deleted 2026/02/14 04:25:58 INFO : dir1/0008-2345678.txt: Deleted 2026/02/14 04:25:58 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:58 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : appleapple: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:58 DEBUG : apple: size = 5 OK 2026/02/14 04:25:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:58 DEBUG : apple: Unchanged skipping 2026/02/14 04:25:58 DEBUG : appleapple: size = 21 OK 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:25:58 DEBUG : banana: size = 6 OK 2026/02/14 04:25:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:58 DEBUG : banana: Unchanged skipping 2026/02/14 04:25:58 DEBUG : splitbanan: size = 16 OK 2026/02/14 04:25:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 04:25:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/14 04:25:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/14 04:25:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/14 04:25:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/14 04:25:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/14 04:25:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/14 04:25:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/14 04:25:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/14 04:25:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/14 04:25:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/14 04:25:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/14 04:25:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/14 04:25:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/14 04:25:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/14 04:25:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/14 04:25:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/14 04:25:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/14 04:25:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:25:59 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:25:59 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:25:59 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:59 DEBUG : Waiting for deletions to finish 2026/02/14 04:25:59 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : appleapple: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/14 04:25:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/14 04:25:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/14 04:25:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/14 04:25:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/14 04:25:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/14 04:25:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/14 04:25:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/14 04:25:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/14 04:25:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/14 04:25:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/14 04:25:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/14 04:25:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/14 04:25:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/14 04:25:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/14 04:25:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/14 04:25:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/14 04:25:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/14 04:25:59 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:26:14 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:14 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : apple: size = 5 OK 2026/02/14 04:26:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : banana: size = 6 OK 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:26:15 DEBUG : banana: Unchanged skipping 2026/02/14 04:26:15 DEBUG : apple: Unchanged skipping 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:26:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:26:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:26:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:26:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:26:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:26:15 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:26:15 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:26:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:15 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:15 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:15 DEBUG : apple: size = 5 OK 2026/02/14 04:26:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : apple: Unchanged skipping 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:26:15 DEBUG : banana: size = 6 OK 2026/02/14 04:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:26:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:26:15 DEBUG : banana: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:26:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:26:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:26:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:26:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:26:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:26:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:26:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:26:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:26:16 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:26:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:16 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:16 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:26:31 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:31 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : apple: size = 5 OK 2026/02/14 04:26:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : apple: Unchanged skipping 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:26:32 DEBUG : banana: size = 6 OK 2026/02/14 04:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:26:32 DEBUG : banana: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:26:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:26:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:26:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:26:32 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:32 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:32 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:32 DEBUG : apple: size = 5 OK 2026/02/14 04:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : apple: Unchanged skipping 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:26:32 DEBUG : banana: size = 6 OK 2026/02/14 04:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : banana: Unchanged skipping 2026/02/14 04:26:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:26:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:26:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:26:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:26:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:26:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:26:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:26:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:26:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:26:33 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:26:33 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:33 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:33 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:26:48 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:48 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : apple: size = 5 OK 2026/02/14 04:26:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : apple: Unchanged skipping 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:26:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:26:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:26:49 DEBUG : banana: size = 6 OK 2026/02/14 04:26:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : banana: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:26:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:26:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:26:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:26:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:26:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:26:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:26:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:26:49 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:26:49 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:26:49 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:49 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:49 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:26:49 DEBUG : apple: size = 5 OK 2026/02/14 04:26:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : apple: Unchanged skipping 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:26:49 DEBUG : banana: size = 6 OK 2026/02/14 04:26:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : banana: Unchanged skipping 2026/02/14 04:26:49 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:26:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:49 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:26:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:26:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:26:50 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:50 DEBUG : Waiting for deletions to finish 2026/02/14 04:26:50 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:05 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:06 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : apple: size = 5 OK 2026/02/14 04:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : apple: Unchanged skipping 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:27:07 DEBUG : banana: size = 6 OK 2026/02/14 04:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : banana: Unchanged skipping 2026/02/14 04:27:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:27:07 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:27:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:27:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:27:07 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:07 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:07 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:07 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:27:07 DEBUG : apple: size = 5 OK 2026/02/14 04:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : apple: Unchanged skipping 2026/02/14 04:27:07 DEBUG : banana: size = 6 OK 2026/02/14 04:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : banana: Unchanged skipping 2026/02/14 04:27:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:27:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:27:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:27:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:27:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:27:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:27:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:27:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:27:08 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:08 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:08 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:08 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:25 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:25 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : apple: size = 5 OK 2026/02/14 04:27:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : apple: Unchanged skipping 2026/02/14 04:27:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:27:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:27:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:27:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : banana: size = 6 OK 2026/02/14 04:27:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:27:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : banana: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:27:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:27:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:27:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:27:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:27:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:27:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:27:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:27:26 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:26 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:26 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:26 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : apple: size = 5 OK 2026/02/14 04:27:27 DEBUG : banana: size = 6 OK 2026/02/14 04:27:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : banana: Unchanged skipping 2026/02/14 04:27:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/14 04:27:27 DEBUG : apple: Unchanged skipping 2026/02/14 04:27:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/14 04:27:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/14 04:27:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/14 04:27:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/14 04:27:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/14 04:27:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/14 04:27:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/14 04:27:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/14 04:27:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/14 04:27:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/14 04:27:27 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:27 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:27 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:27 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:27 DEBUG : apple: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : banana: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/14 04:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.09s) --- PASS: TestTransform/NFC (15.33s) --- PASS: TestTransform/NFD (16.21s) --- PASS: TestTransform/base64 (19.61s) --- PASS: TestTransform/prefix (23.42s) --- PASS: TestTransform/suffix (22.25s) --- PASS: TestTransform/truncate (20.02s) --- PASS: TestTransform/encoder (17.61s) --- PASS: TestTransform/ISO-8859-1 (16.46s) --- PASS: TestTransform/charmap (17.11s) --- PASS: TestTransform/lowercase (17.93s) --- PASS: TestTransform/ascii (19.12s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/14 04:27:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/14 04:27:32 INFO : sub dir_somesuffix: Making directory 2026/02/14 04:27:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/14 04:27:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/14 04:27:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/14 04:27:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/14 04:27:32 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/14 04:27:33 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/14 04:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:33 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:34 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:34 INFO : tictactoe: Making directory 2026/02/14 04:27:34 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:34 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/14 04:27:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:34 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:34 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:35 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/14 04:27:35 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/14 04:27:35 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.38s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:36 INFO : toe: Making directory 2026/02/14 04:27:36 INFO : toe/toe: Making directory 2026/02/14 04:27:36 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 04:27:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 04:27:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 04:27:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:36 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/14 04:27:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/14 04:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:38 INFO : toe: Making directory 2026/02/14 04:27:38 INFO : toe/toe: Making directory 2026/02/14 04:27:38 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 04:27:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 04:27:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/14 04:27:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:38 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/14 04:27:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/14 04:27:39 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:40 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:27:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:27:40 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:40 INFO : tictacempty_dir: Making directory 2026/02/14 04:27:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:40 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:40 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:40 INFO : tictactoe: Making directory 2026/02/14 04:27:40 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:40 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:40 INFO : tictactoe/tictactoe: Making directory 2026/02/14 04:27:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:40 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:40 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/14 04:27:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:41 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:27:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:27:41 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:41 INFO : tictacempty_dir: Making directory 2026/02/14 04:27:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:41 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:41 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:41 INFO : tictactoe: Making directory 2026/02/14 04:27:41 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:41 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:41 INFO : tictactoe/tictactoe: Making directory 2026/02/14 04:27:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 04:27:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:41 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/14 04:27:42 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:42 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:43 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:43 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 04:27:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/14 04:27:43 NOTICE: B2 bucket rclone-test-howoluw5miso: 0 differences found 2026/02/14 04:27:43 NOTICE: B2 bucket rclone-test-howoluw5miso: 1 matching files --- PASS: TestAllTag (2.38s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:44 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:44 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:44 INFO : tictactoe: Making directory 2026/02/14 04:27:44 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:44 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:44 INFO : tictactoe/tictactoe: Making directory 2026/02/14 04:27:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:44 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:44 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/14 04:27:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:45 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:45 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:45 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:45 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:45 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/14 04:27:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/14 04:27:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/14 04:27:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/14 04:27:45 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.72s) === RUN TestSyntax 2026/02/14 04:27:46 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:47 INFO : toe: Making directory 2026/02/14 04:27:47 INFO : toe/toe: Making directory 2026/02/14 04:27:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 04:27:47 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:47 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:48 DEBUG : toe/toe/toe: size = 11 OK 2026/02/14 04:27:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:48 INFO : toe/toe/toe: Copied (new) 2026/02/14 04:27:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.29s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:49 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:27:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:27:49 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:49 INFO : tictacempty_dir: Making directory 2026/02/14 04:27:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:49 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:49 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:49 INFO : tictactoe: Making directory 2026/02/14 04:27:49 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:49 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:49 INFO : tictactoe/tictactoe: Making directory 2026/02/14 04:27:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 04:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:49 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:49 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:49 INFO : toe/toe/toe.txt: Deleted 2026/02/14 04:27:49 INFO : toe/toe: Removing directory 2026/02/14 04:27:49 INFO : toe: Removing directory 2026/02/14 04:27:49 INFO : empty_dir: Removing directory 2026/02/14 04:27:49 DEBUG : Local file system at /tmp/rclone1797365685: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:50 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:27:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:27:50 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:50 INFO : tictacempty_dir: Making directory 2026/02/14 04:27:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:50 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:50 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:50 INFO : tictactoe: Making directory 2026/02/14 04:27:50 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:50 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:50 INFO : tictactoe/tictactoe: Making directory 2026/02/14 04:27:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 04:27:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:50 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:51 INFO : toe/toe/toe.txt: Deleted 2026/02/14 04:27:51 INFO : toe/toe: Removing directory 2026/02/14 04:27:51 INFO : toe: Removing directory 2026/02/14 04:27:51 INFO : empty_dir: Removing directory 2026/02/14 04:27:51 DEBUG : Local file system at /tmp/rclone1797365685: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/14 04:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 04:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 04:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 04:27:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 04:27:53 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/14 04:27:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:53 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/14 04:27:53 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.36s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:54 DEBUG : Reset feature "Copy" 2026/02/14 04:27:54 DEBUG : Reset feature "Move" 2026/02/14 04:27:54 DEBUG : Reset feature "Copy" 2026/02/14 04:27:54 DEBUG : Reset feature "Move" 2026/02/14 04:27:54 DEBUG : empty_dir: Making directory with metadata 2026/02/14 04:27:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/14 04:27:54 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:54 INFO : tictacempty_dir: Making directory 2026/02/14 04:27:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/14 04:27:54 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:54 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:54 INFO : tictactoe: Making directory 2026/02/14 04:27:54 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:54 DEBUG : toe: transformed to: tictactoe 2026/02/14 04:27:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:54 INFO : tictactoe/tictactoe: Making directory 2026/02/14 04:27:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/14 04:27:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/14 04:27:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:54 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:54 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/14 04:27:55 INFO : toe/toe/toe.txt: Deleted 2026/02/14 04:27:55 INFO : toe/toe: Removing directory 2026/02/14 04:27:55 INFO : toe: Removing directory 2026/02/14 04:27:55 INFO : empty_dir: Removing directory 2026/02/14 04:27:55 DEBUG : Local file system at /tmp/rclone1797365685: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/14 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/14 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/14 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/14 04:27:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/14 04:27:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/14 04:27:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.57s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:27:58 DEBUG : toe: transformed to: dG9l 2026/02/14 04:27:58 DEBUG : toe: transformed to: dG9l 2026/02/14 04:27:58 INFO : dG9l: Making directory 2026/02/14 04:27:58 DEBUG : toe: transformed to: dG9l 2026/02/14 04:27:58 DEBUG : toe: transformed to: dG9l 2026/02/14 04:27:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/14 04:27:58 INFO : dG9l/dG9l: Making directory 2026/02/14 04:27:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/14 04:27:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/14 04:27:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/14 04:27:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/14 04:27:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/14 04:27:58 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:27:58 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:27:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/14 04:27:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:27:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/14 04:27:59 DEBUG : Waiting for deletions to finish 2026/02/14 04:27:59 DEBUG : dG9l: transformed to: toe 2026/02/14 04:27:59 DEBUG : dG9l: transformed to: toe 2026/02/14 04:28:00 DEBUG : dG9l: transformed to: toe 2026/02/14 04:28:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/14 04:28:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/14 04:28:00 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/14 04:28:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/14 04:28:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/14 04:28:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/14 04:28:00 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for checks to finish 2026/02/14 04:28:00 DEBUG : Local file system at /tmp/rclone1797365685: Waiting for transfers to finish 2026/02/14 04:28:00 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-howoluw5miso", Local "Local file system at /tmp/rclone1797365685", Modify Window "1ms" 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe: transformed to: 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe: transformed to: 2026/02/14 04:28:01 INFO : B2 bucket rclone-test-howoluw5miso: Making directory 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe: transformed to: 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe: transformed to: 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe/toe: transformed to: 2026/02/14 04:28:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/14 04:28:01 INFO : toe/toe: Making directory 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe/toe: transformed to: 2026/02/14 04:28:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe: transformed to: 2026/02/14 04:28:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/14 04:28:01 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for checks to finish 2026/02/14 04:28:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/14 04:28:01 DEBUG : toe/toe/toe: transformed to: 2026/02/14 04:28:01 DEBUG : B2 bucket rclone-test-howoluw5miso: Waiting for transfers to finish 2026/02/14 04:28:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/14 04:28:02 DEBUG : toe/toe/toe: size = 11 OK 2026/02/14 04:28:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/14 04:28:02 INFO : toe/toe/toe: Copied (new) 2026/02/14 04:28:02 ERROR : B2 bucket rclone-test-howoluw5miso: not deleting files as there were IO errors 2026/02/14 04:28:02 ERROR : B2 bucket rclone-test-howoluw5miso: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2026/02/14 04:28:02 DEBUG : B2 bucket rclone-test-howoluw5miso: Purge remote 2026/02/14 04:28:02 INFO : B2 bucket rclone-test-howoluw5miso: cleaning bucket "rclone-test-howoluw5miso" of all files 2026/02/14 04:28:03 DEBUG : BackupDir/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c52b_d20260214_m042126_c001_v7007000_t0000_u01771042886200") 2026/02/14 04:28:03 DEBUG : BackupDir/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1134b319fb50c0dd_d20260214_m042119_c001_v0001185_t0002_u01771042879941") 2026/02/14 04:28:03 DEBUG : CompareDest/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225510f_d20260214_m042059_c001_v7007000_t0000_u01771042859132") 2026/02/14 04:28:03 DEBUG : CompareDest/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090379_d20260214_m042052_c001_v0001109_t0055_u01771042852669") 2026/02/14 04:28:03 DEBUG : CompareDest/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32255112_d20260214_m042059_c001_v7007000_t0000_u01771042859314") 2026/02/14 04:28:03 DEBUG : CompareDest/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829bff_d20260214_m042054_c001_v0001181_t0041_u01771042854289") 2026/02/14 04:28:03 DEBUG : CopyDest/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c52c_d20260214_m042126_c001_v7007000_t0000_u01771042886380") 2026/02/14 04:28:03 DEBUG : CopyDest/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafbff_d20260214_m042116_c001_v0001102_t0051_u01771042876829") 2026/02/14 04:28:03 DEBUG : CopyDest/three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c52e_d20260214_m042126_c001_v7007000_t0000_u01771042886567") 2026/02/14 04:28:04 DEBUG : CopyDest/three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829c47_d20260214_m042123_c001_v0001181_t0017_u01771042883557") 2026/02/14 04:28:04 DEBUG : CopyDest/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c52f_d20260214_m042126_c001_v7007000_t0000_u01771042886747") 2026/02/14 04:28:04 DEBUG : CopyDest/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580903bb_d20260214_m042121_c001_v0001109_t0026_u01771042881129") 2026/02/14 04:28:04 DEBUG : EXISTING: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f0512_d20260214_m042256_c001_v7007000_t0000_u01771042976196") 2026/02/14 04:28:04 DEBUG : EXISTING: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904e9_d20260214_m042254_c001_v0001109_t0013_u01771042974863") 2026/02/14 04:28:04 DEBUG : PREFIXapple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca6c_d20260214_m042515_c001_v7007000_t0000_u01771043115911") 2026/02/14 04:28:04 DEBUG : PREFIXapple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829edd_d20260214_m042509_c001_v0001181_t0037_u01771043109810") 2026/02/14 04:28:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364caf2_d20260214_m042516_c001_v7007000_t0000_u01771043116102") 2026/02/14 04:28:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090632_d20260214_m042509_c001_v0001109_t0008_u01771043109818") 2026/02/14 04:28:04 DEBUG : PREFIXbanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e5_d20260214_m042515_c001_v7007000_t0000_u01771043115919") 2026/02/14 04:28:04 DEBUG : PREFIXbanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e020b_d20260214_m042509_c001_v0001173_t0015_u01771043109838") 2026/02/14 04:28:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e4_d20260214_m042515_c001_v7007000_t0000_u01771043115904") 2026/02/14 04:28:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeab_d20260214_m042509_c001_v0001102_t0029_u01771043109829") 2026/02/14 04:28:04 DEBUG : Testêé: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f050c_d20260214_m042251_c001_v7007000_t0000_u01771042971969") 2026/02/14 04:28:05 DEBUG : Testêé: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829da3_d20260214_m042251_c001_v0001181_t0040_u01771042971374") 2026/02/14 04:28:05 DEBUG : Testêé: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904e1_d20260214_m042249_c001_v0001109_t0058_u01771042969845") 2026/02/14 04:28:05 DEBUG : YXBwbGU=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a433_d20260214_m042454_c001_v7007000_t0000_u01771043094229") 2026/02/14 04:28:05 DEBUG : YXBwbGU=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe64_d20260214_m042449_c001_v0001102_t0038_u01771043089467") 2026/02/14 04:28:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a434_d20260214_m042454_c001_v7007000_t0000_u01771043094413") 2026/02/14 04:28:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e007f_d20260214_m042450_c001_v0001173_t0029_u01771043090218") 2026/02/14 04:28:05 DEBUG : YmFuYW5h: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a435_d20260214_m042454_c001_v7007000_t0000_u01771043094597") 2026/02/14 04:28:05 DEBUG : YmFuYW5h: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090606_d20260214_m042449_c001_v0001109_t0030_u01771043089444") 2026/02/14 04:28:05 DEBUG : a/potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0731a_d20260214_m041922_c001_v7007000_t0000_u01771042762895") 2026/02/14 04:28:05 DEBUG : a/potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ae1_d20260214_m041922_c001_v0001181_t0037_u01771042762308") 2026/02/14 04:28:05 DEBUG : a/potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d1c5_d20260214_m041920_c001_v7007000_t0000_u01771042760936") 2026/02/14 04:28:05 DEBUG : a/potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829acd_d20260214_m041920_c001_v0001181_t0034_u01771042760046") 2026/02/14 04:28:05 DEBUG : a/potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551658_d20260214_m041904_c001_v7007000_t0000_u01771042744545") 2026/02/14 04:28:05 DEBUG : a/potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a77_d20260214_m041903_c001_v0001181_t0045_u01771042743624") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225649b_d20260214_m042728_c001_v7007000_t0000_u01771043248138") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a082_d20260214_m042722_c001_v0001181_t0007_u01771043242573") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a942_d20260214_m042709_c001_v7007000_t0000_u01771043229005") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a054_d20260214_m042703_c001_v0001181_t0037_u01771043223991") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eaf_d20260214_m042651_c001_v7007000_t0000_u01771043211045") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a024_d20260214_m042646_c001_v0001181_t0037_u01771043206660") 2026/02/14 04:28:05 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d21_d20260214_m042634_c001_v7007000_t0000_u01771043194012") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829fe4_d20260214_m042630_c001_v0001181_t0007_u01771043190012") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d78_d20260214_m042617_c001_v7007000_t0000_u01771043177487") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829fa9_d20260214_m042612_c001_v0001181_t0042_u01771043172513") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4ce_d20260214_m042559_c001_v7007000_t0000_u01771043159874") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff22_d20260214_m042552_c001_v0001102_t0030_u01771043152705") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c1_d20260214_m042539_c001_v7007000_t0000_u01771043139915") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0459_d20260214_m042536_c001_v0001173_t0040_u01771043136000") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e402_d20260214_m042535_c001_v7007000_t0000_u01771043135027") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e03cb_d20260214_m042530_c001_v0001173_t0004_u01771043130198") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca70_d20260214_m042517_c001_v7007000_t0000_u01771043117616") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeb7_d20260214_m042513_c001_v0001102_t0041_u01771043113706") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3df_d20260214_m042512_c001_v7007000_t0000_u01771043112258") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829edb_d20260214_m042507_c001_v0001181_t0047_u01771043107153") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f411219c64a380749_d20260214_m042452_c001_v7007000_t0000_u01771043092334") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe5e_d20260214_m042446_c001_v0001102_t0038_u01771043086307") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cb8_d20260214_m042434_c001_v7007000_t0000_u01771043074583") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905ce_d20260214_m042429_c001_v0001109_t0013_u01771043069732") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c809_d20260214_m042418_c001_v7007000_t0000_u01771043058401") 2026/02/14 04:28:06 DEBUG : apple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e47_d20260214_m042414_c001_v0001181_t0026_u01771043054515") 2026/02/14 04:28:06 DEBUG : appleSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f409afa91c21a157f_d20260214_m042538_c001_v7007000_t0000_u01771043138210") 2026/02/14 04:28:06 DEBUG : appleSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafedd_d20260214_m042532_c001_v0001102_t0020_u01771043132729") 2026/02/14 04:28:06 DEBUG : appleapple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4cf_d20260214_m042600_c001_v7007000_t0000_u01771043160057") 2026/02/14 04:28:07 DEBUG : appleapple: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f75_d20260214_m042555_c001_v0001181_t0017_u01771043155269") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225649c_d20260214_m042728_c001_v7007000_t0000_u01771043248320") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907bc_d20260214_m042723_c001_v0001109_t0006_u01771043243214") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a946_d20260214_m042709_c001_v7007000_t0000_u01771043229186") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907a6_d20260214_m042704_c001_v0001109_t0025_u01771043224730") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eb3_d20260214_m042651_c001_v7007000_t0000_u01771043211229") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090778_d20260214_m042647_c001_v0001109_t0022_u01771043207267") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d24_d20260214_m042634_c001_v7007000_t0000_u01771043194194") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090734_d20260214_m042630_c001_v0001109_t0021_u01771043190627") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d7b_d20260214_m042617_c001_v7007000_t0000_u01771043177670") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906da_d20260214_m042613_c001_v0001109_t0002_u01771043173110") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb56179_d20260214_m042557_c001_v7007000_t0000_u01771043157538") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0607_d20260214_m042553_c001_v0001173_t0032_u01771043153401") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c2_d20260214_m042540_c001_v7007000_t0000_u01771043140098") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809066a_d20260214_m042535_c001_v0001109_t0000_u01771043135991") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9c778_d20260214_m042535_c001_v7007000_t0000_u01771043135053") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafedb_d20260214_m042531_c001_v0001102_t0048_u01771043131085") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca71_d20260214_m042517_c001_v7007000_t0000_u01771043117800") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ef7_d20260214_m042513_c001_v0001181_t0016_u01771043113718") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a46c_d20260214_m042512_c001_v7007000_t0000_u01771043112835") 2026/02/14 04:28:07 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafea3_d20260214_m042507_c001_v0001102_t0020_u01771043107950") 2026/02/14 04:28:08 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a425_d20260214_m042451_c001_v7007000_t0000_u01771043091757") 2026/02/14 04:28:08 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e9d_d20260214_m042447_c001_v0001181_t0038_u01771043087728") 2026/02/14 04:28:08 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cb9_d20260214_m042434_c001_v7007000_t0000_u01771043074768") 2026/02/14 04:28:08 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe3a_d20260214_m042430_c001_v0001102_t0014_u01771043070665") 2026/02/14 04:28:08 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c80d_d20260214_m042418_c001_v7007000_t0000_u01771043058584") 2026/02/14 04:28:08 DEBUG : appleappleapplebanana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905ac_d20260214_m042415_c001_v0001109_t0048_u01771043055172") 2026/02/14 04:28:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e425_d20260214_m042538_c001_v7007000_t0000_u01771043138233") 2026/02/14 04:28:08 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809065c_d20260214_m042532_c001_v0001109_t0015_u01771043132749") 2026/02/14 04:28:08 DEBUG : b/potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0731b_d20260214_m041923_c001_v7007000_t0000_u01771042763077") 2026/02/14 04:28:08 DEBUG : b/potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ad9_d20260214_m041921_c001_v0001181_t0042_u01771042761488") 2026/02/14 04:28:08 DEBUG : b/potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d1c4_d20260214_m041920_c001_v7007000_t0000_u01771042760384") 2026/02/14 04:28:08 DEBUG : b/potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ac9_d20260214_m041919_c001_v0001181_t0052_u01771042759231") 2026/02/14 04:28:08 DEBUG : b/potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551656_d20260214_m041903_c001_v7007000_t0000_u01771042743964") 2026/02/14 04:28:08 DEBUG : b/potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a6f_d20260214_m041902_c001_v0001181_t0056_u01771042742741") 2026/02/14 04:28:08 DEBUG : backup/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a88b32_d20260214_m042141_c001_v7007000_t0000_u01771042901109") 2026/02/14 04:28:08 DEBUG : backup/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1119bf68d0274b2c_d20260214_m042138_c001_v0001167_t0048_u01771042898407") 2026/02/14 04:28:08 DEBUG : backup/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f104674dcfd161561_d20260214_m042133_c001_v0001161_t0059_u01771042893911") 2026/02/14 04:28:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8974a_d20260214_m042208_c001_v7007000_t0000_u01771042928780") 2026/02/14 04:28:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809045b_d20260214_m042206_c001_v0001109_t0004_u01771042926565") 2026/02/14 04:28:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1048dd6e5f52b26b_d20260214_m042202_c001_v0001173_t0004_u01771042922452") 2026/02/14 04:28:08 DEBUG : backup/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce365b2_d20260214_m042154_c001_v7007000_t0000_u01771042914578") 2026/02/14 04:28:09 DEBUG : backup/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1032546a0fb8797f_d20260214_m042152_c001_v0001185_t0053_u01771042912643") 2026/02/14 04:28:09 DEBUG : backup/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f109024cf350fed3c_d20260214_m042148_c001_v0001185_t0039_u01771042908443") 2026/02/14 04:28:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8974c_d20260214_m042208_c001_v7007000_t0000_u01771042928964") 2026/02/14 04:28:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10242fc90f7fc1c3_d20260214_m042207_c001_v0001032_t0013_u01771042927700") 2026/02/14 04:28:09 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f11397c50a7f2d339_d20260214_m042204_c001_v0001183_t0032_u01771042924450") 2026/02/14 04:28:09 DEBUG : backup/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a88b34_d20260214_m042141_c001_v7007000_t0000_u01771042901291") 2026/02/14 04:28:09 DEBUG : backup/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10136dac10d635b8_d20260214_m042139_c001_v0001039_t0048_u01771042899742") 2026/02/14 04:28:09 DEBUG : backup/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f102aa2823579fe85_d20260214_m042135_c001_v0001097_t0055_u01771042895973") 2026/02/14 04:28:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce365b4_d20260214_m042154_c001_v7007000_t0000_u01771042914763") 2026/02/14 04:28:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10303772838b7a04_d20260214_m042153_c001_v0001106_t0014_u01771042913449") 2026/02/14 04:28:09 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1033b113337ca433_d20260214_m042149_c001_v0001105_t0052_u01771042909882") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225649e_d20260214_m042728_c001_v7007000_t0000_u01771043248506") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab006f_d20260214_m042722_c001_v0001102_t0056_u01771043242786") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a949_d20260214_m042709_c001_v7007000_t0000_u01771043229367") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0047_d20260214_m042704_c001_v0001102_t0038_u01771043224203") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eb6_d20260214_m042651_c001_v7007000_t0000_u01771043211411") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0001_d20260214_m042646_c001_v0001102_t0046_u01771043206877") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d28_d20260214_m042634_c001_v7007000_t0000_u01771043194375") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffc3_d20260214_m042630_c001_v0001102_t0030_u01771043190243") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d80_d20260214_m042617_c001_v7007000_t0000_u01771043177853") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff81_d20260214_m042612_c001_v0001102_t0004_u01771043172721") 2026/02/14 04:28:09 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d1_d20260214_m042600_c001_v7007000_t0000_u01771043160241") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f6f_d20260214_m042553_c001_v0001181_t0012_u01771043153179") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c3_d20260214_m042540_c001_v7007000_t0000_u01771043140280") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafee9_d20260214_m042535_c001_v0001102_t0039_u01771043135981") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a482_d20260214_m042534_c001_v7007000_t0000_u01771043134913") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f1b_d20260214_m042530_c001_v0001181_t0035_u01771043130868") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca73_d20260214_m042517_c001_v7007000_t0000_u01771043117987") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0270_d20260214_m042513_c001_v0001173_t0005_u01771043113729") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b552541_d20260214_m042512_c001_v7007000_t0000_u01771043112677") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809062e_d20260214_m042507_c001_v0001109_t0013_u01771043107381") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a426_d20260214_m042451_c001_v7007000_t0000_u01771043091766") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090600_d20260214_m042446_c001_v0001109_t0022_u01771043086858") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cbc_d20260214_m042434_c001_v7007000_t0000_u01771043074952") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e75_d20260214_m042430_c001_v0001181_t0050_u01771043070451") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c810_d20260214_m042418_c001_v7007000_t0000_u01771043058767") 2026/02/14 04:28:10 DEBUG : banana: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdf4_d20260214_m042414_c001_v0001102_t0012_u01771043054723") 2026/02/14 04:28:10 DEBUG : bananaSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40465bf24481491a_d20260214_m042538_c001_v7007000_t0000_u01771043138415") 2026/02/14 04:28:10 DEBUG : bananaSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e03fd_d20260214_m042532_c001_v0001173_t0047_u01771043132739") 2026/02/14 04:28:10 DEBUG : both0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899cf_d20260214_m042340_c001_v7007000_t0000_u01771043020165") 2026/02/14 04:28:10 DEBUG : both0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd68_d20260214_m042321_c001_v0001102_t0028_u01771043001630") 2026/02/14 04:28:10 DEBUG : both0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea594d_d20260214_m042317_c001_v7007000_t0000_u01771042997380") 2026/02/14 04:28:10 DEBUG : both0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829daf_d20260214_m042258_c001_v0001181_t0026_u01771042978457") 2026/02/14 04:28:10 DEBUG : both1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899d2_d20260214_m042340_c001_v7007000_t0000_u01771043020348") 2026/02/14 04:28:11 DEBUG : both1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ddb_d20260214_m042323_c001_v0001181_t0003_u01771043003294") 2026/02/14 04:28:11 DEBUG : both1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5954_d20260214_m042317_c001_v7007000_t0000_u01771042997565") 2026/02/14 04:28:11 DEBUG : both1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904ef_d20260214_m042259_c001_v0001109_t0022_u01771042979592") 2026/02/14 04:28:11 DEBUG : both10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899d5_d20260214_m042340_c001_v7007000_t0000_u01771043020532") 2026/02/14 04:28:11 DEBUG : both10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829de9_d20260214_m042330_c001_v0001181_t0037_u01771043010131") 2026/02/14 04:28:11 DEBUG : both10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea595b_d20260214_m042317_c001_v7007000_t0000_u01771042997749") 2026/02/14 04:28:11 DEBUG : both10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090505_d20260214_m042306_c001_v0001109_t0008_u01771042986552") 2026/02/14 04:28:11 DEBUG : both11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899d8_d20260214_m042340_c001_v7007000_t0000_u01771043020715") 2026/02/14 04:28:11 DEBUG : both11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809053f_d20260214_m042330_c001_v0001109_t0006_u01771043010721") 2026/02/14 04:28:11 DEBUG : both11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5962_d20260214_m042317_c001_v7007000_t0000_u01771042997934") 2026/02/14 04:28:11 DEBUG : both11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd50_d20260214_m042307_c001_v0001102_t0021_u01771042987445") 2026/02/14 04:28:11 DEBUG : both12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899db_d20260214_m042340_c001_v7007000_t0000_u01771043020898") 2026/02/14 04:28:11 DEBUG : both12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd82_d20260214_m042331_c001_v0001102_t0019_u01771043011813") 2026/02/14 04:28:11 DEBUG : both12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea596a_d20260214_m042318_c001_v7007000_t0000_u01771042998119") 2026/02/14 04:28:11 DEBUG : both12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dc1_d20260214_m042308_c001_v0001181_t0046_u01771042988470") 2026/02/14 04:28:11 DEBUG : both13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899de_d20260214_m042341_c001_v7007000_t0000_u01771043021079") 2026/02/14 04:28:11 DEBUG : both13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829df1_d20260214_m042332_c001_v0001181_t0013_u01771043012879") 2026/02/14 04:28:11 DEBUG : both13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5971_d20260214_m042318_c001_v7007000_t0000_u01771042998303") 2026/02/14 04:28:11 DEBUG : both13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809050f_d20260214_m042309_c001_v0001109_t0020_u01771042989118") 2026/02/14 04:28:11 DEBUG : both14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899e1_d20260214_m042341_c001_v7007000_t0000_u01771043021263") 2026/02/14 04:28:12 DEBUG : both14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809054b_d20260214_m042333_c001_v0001109_t0026_u01771043013436") 2026/02/14 04:28:12 DEBUG : both14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5977_d20260214_m042318_c001_v7007000_t0000_u01771042998488") 2026/02/14 04:28:12 DEBUG : both14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd58_d20260214_m042309_c001_v0001102_t0047_u01771042989895") 2026/02/14 04:28:12 DEBUG : both15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899e3_d20260214_m042341_c001_v7007000_t0000_u01771043021446") 2026/02/14 04:28:12 DEBUG : both15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd8a_d20260214_m042334_c001_v0001102_t0047_u01771043014033") 2026/02/14 04:28:12 DEBUG : both15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea597f_d20260214_m042318_c001_v7007000_t0000_u01771042998672") 2026/02/14 04:28:12 DEBUG : both15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dc5_d20260214_m042310_c001_v0001181_t0037_u01771042990729") 2026/02/14 04:28:12 DEBUG : both16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899e6_d20260214_m042341_c001_v7007000_t0000_u01771043021630") 2026/02/14 04:28:12 DEBUG : both16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829df5_d20260214_m042335_c001_v0001181_t0033_u01771043015024") 2026/02/14 04:28:12 DEBUG : both16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5986_d20260214_m042318_c001_v7007000_t0000_u01771042998856") 2026/02/14 04:28:12 DEBUG : both16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090515_d20260214_m042311_c001_v0001109_t0012_u01771042991284") 2026/02/14 04:28:12 DEBUG : both17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899e9_d20260214_m042341_c001_v7007000_t0000_u01771043021816") 2026/02/14 04:28:12 DEBUG : both17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090559_d20260214_m042335_c001_v0001109_t0032_u01771043015586") 2026/02/14 04:28:12 DEBUG : both17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea598d_d20260214_m042319_c001_v7007000_t0000_u01771042999040") 2026/02/14 04:28:12 DEBUG : both17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd60_d20260214_m042312_c001_v0001102_t0014_u01771042992153") 2026/02/14 04:28:12 DEBUG : both18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899ed_d20260214_m042341_c001_v7007000_t0000_u01771043021999") 2026/02/14 04:28:12 DEBUG : both18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd94_d20260214_m042336_c001_v0001102_t0058_u01771043016458") 2026/02/14 04:28:12 DEBUG : both18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5993_d20260214_m042319_c001_v7007000_t0000_u01771042999224") 2026/02/14 04:28:12 DEBUG : both18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dcf_d20260214_m042313_c001_v0001181_t0028_u01771042993426") 2026/02/14 04:28:12 DEBUG : both19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899f1_d20260214_m042342_c001_v7007000_t0000_u01771043022183") 2026/02/14 04:28:13 DEBUG : both19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dfb_d20260214_m042337_c001_v0001181_t0018_u01771043017276") 2026/02/14 04:28:13 DEBUG : both19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea599b_d20260214_m042319_c001_v7007000_t0000_u01771042999419") 2026/02/14 04:28:13 DEBUG : both19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809051b_d20260214_m042313_c001_v0001109_t0018_u01771042993995") 2026/02/14 04:28:13 DEBUG : both2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899f5_d20260214_m042342_c001_v7007000_t0000_u01771043022365") 2026/02/14 04:28:13 DEBUG : both2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090527_d20260214_m042323_c001_v0001109_t0027_u01771043003970") 2026/02/14 04:28:13 DEBUG : both2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea599f_d20260214_m042319_c001_v7007000_t0000_u01771042999603") 2026/02/14 04:28:13 DEBUG : both2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd40_d20260214_m042300_c001_v0001102_t0026_u01771042980207") 2026/02/14 04:28:13 DEBUG : both3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899f8_d20260214_m042342_c001_v7007000_t0000_u01771043022549") 2026/02/14 04:28:13 DEBUG : both3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd72_d20260214_m042324_c001_v0001102_t0048_u01771043004605") 2026/02/14 04:28:13 DEBUG : both3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59a3_d20260214_m042319_c001_v7007000_t0000_u01771042999788") 2026/02/14 04:28:13 DEBUG : both3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829db3_d20260214_m042301_c001_v0001181_t0036_u01771042981110") 2026/02/14 04:28:13 DEBUG : both4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899fb_d20260214_m042342_c001_v7007000_t0000_u01771043022733") 2026/02/14 04:28:13 DEBUG : both4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ddf_d20260214_m042325_c001_v0001181_t0002_u01771043005427") 2026/02/14 04:28:13 DEBUG : both4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59a7_d20260214_m042319_c001_v7007000_t0000_u01771042999973") 2026/02/14 04:28:13 DEBUG : both4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904f9_d20260214_m042301_c001_v0001109_t0044_u01771042981682") 2026/02/14 04:28:13 DEBUG : both5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a899fe_d20260214_m042342_c001_v7007000_t0000_u01771043022916") 2026/02/14 04:28:13 DEBUG : both5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090533_d20260214_m042326_c001_v0001109_t0008_u01771043006036") 2026/02/14 04:28:13 DEBUG : both5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59ac_d20260214_m042320_c001_v7007000_t0000_u01771043000158") 2026/02/14 04:28:13 DEBUG : both5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd46_d20260214_m042302_c001_v0001102_t0041_u01771042982434") 2026/02/14 04:28:13 DEBUG : both6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a01_d20260214_m042343_c001_v7007000_t0000_u01771043023100") 2026/02/14 04:28:13 DEBUG : both6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd76_d20260214_m042326_c001_v0001102_t0017_u01771043006883") 2026/02/14 04:28:13 DEBUG : both6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59b0_d20260214_m042320_c001_v7007000_t0000_u01771043000342") 2026/02/14 04:28:13 DEBUG : both6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829db9_d20260214_m042303_c001_v0001181_t0045_u01771042983427") 2026/02/14 04:28:14 DEBUG : both7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a05_d20260214_m042343_c001_v7007000_t0000_u01771043023284") 2026/02/14 04:28:14 DEBUG : both7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829de5_d20260214_m042327_c001_v0001181_t0046_u01771043007856") 2026/02/14 04:28:14 DEBUG : both7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59b3_d20260214_m042320_c001_v7007000_t0000_u01771043000526") 2026/02/14 04:28:14 DEBUG : both7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904ff_d20260214_m042304_c001_v0001109_t0014_u01771042984079") 2026/02/14 04:28:14 DEBUG : both8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a08_d20260214_m042343_c001_v7007000_t0000_u01771043023493") 2026/02/14 04:28:14 DEBUG : both8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090537_d20260214_m042328_c001_v0001109_t0022_u01771043008450") 2026/02/14 04:28:14 DEBUG : both8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59b8_d20260214_m042320_c001_v7007000_t0000_u01771043000711") 2026/02/14 04:28:14 DEBUG : both8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd4c_d20260214_m042304_c001_v0001102_t0003_u01771042984933") 2026/02/14 04:28:14 DEBUG : both9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a0c_d20260214_m042343_c001_v7007000_t0000_u01771043023677") 2026/02/14 04:28:14 DEBUG : both9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd7a_d20260214_m042329_c001_v0001102_t0040_u01771043009166") 2026/02/14 04:28:14 DEBUG : both9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea59bc_d20260214_m042320_c001_v7007000_t0000_u01771043000896") 2026/02/14 04:28:14 DEBUG : both9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dbd_d20260214_m042305_c001_v0001181_t0033_u01771042985906") 2026/02/14 04:28:14 DEBUG : c/non empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0731c_d20260214_m041923_c001_v7007000_t0000_u01771042763259") 2026/02/14 04:28:14 DEBUG : c/non empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829adf_d20260214_m041921_c001_v0001181_t0057_u01771042761703") 2026/02/14 04:28:14 DEBUG : c/non empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d1c6_d20260214_m041921_c001_v7007000_t0000_u01771042761122") 2026/02/14 04:28:14 DEBUG : c/non empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829acb_d20260214_m041919_c001_v0001181_t0046_u01771042759441") 2026/02/14 04:28:14 DEBUG : c/non empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b55165b_d20260214_m041904_c001_v7007000_t0000_u01771042744728") 2026/02/14 04:28:14 DEBUG : c/non empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a71_d20260214_m041902_c001_v0001181_t0022_u01771042742989") 2026/02/14 04:28:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a436_d20260214_m042454_c001_v7007000_t0000_u01771043094780") 2026/02/14 04:28:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ea1_d20260214_m042449_c001_v0001181_t0033_u01771043089456") 2026/02/14 04:28:14 DEBUG : check sum: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551642_d20260214_m041856_c001_v7007000_t0000_u01771042736105") 2026/02/14 04:28:15 DEBUG : check sum: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a4b_d20260214_m041855_c001_v0001181_t0035_u01771042735161") 2026/02/14 04:28:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ce3f_d20260214_m042800_c001_v7007000_t0000_u01771043280801") 2026/02/14 04:28:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a0ca_d20260214_m042759_c001_v0001181_t0041_u01771043279275") 2026/02/14 04:28:15 DEBUG : dest/3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c500_d20260214_m042109_c001_v7007000_t0000_u01771042869049") 2026/02/14 04:28:15 DEBUG : dest/3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f405371fee4486b1d_d20260214_m042107_c001_v0001179_t0000_u01771042867902") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d2_d20260214_m042600_c001_v7007000_t0000_u01771043160424") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e065f_d20260214_m042555_c001_v0001173_t0052_u01771043155475") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564a0_d20260214_m042728_c001_v7007000_t0000_u01771043248688") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a06a_d20260214_m042713_c001_v0001181_t0046_u01771043233670") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a94b_d20260214_m042709_c001_v7007000_t0000_u01771043229548") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a03e_d20260214_m042655_c001_v0001181_t0044_u01771043215739") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ebc_d20260214_m042651_c001_v7007000_t0000_u01771043211642") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a004_d20260214_m042638_c001_v0001181_t0051_u01771043198622") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d2e_d20260214_m042634_c001_v7007000_t0000_u01771043194556") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829fc7_d20260214_m042622_c001_v0001181_t0018_u01771043182166") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d85_d20260214_m042618_c001_v7007000_t0000_u01771043178036") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f87_d20260214_m042604_c001_v0001181_t0015_u01771043164549") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c5_d20260214_m042557_c001_v7007000_t0000_u01771043157687") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafefb_d20260214_m042544_c001_v0001102_t0014_u01771043144526") 2026/02/14 04:28:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c4_d20260214_m042540_c001_v7007000_t0000_u01771043140463") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f37_d20260214_m042536_c001_v0001181_t0003_u01771043136222") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3ff_d20260214_m042534_c001_v7007000_t0000_u01771043134482") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0340_d20260214_m042522_c001_v0001173_t0038_u01771043122297") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca74_d20260214_m042518_c001_v7007000_t0000_u01771043118170") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ef9_d20260214_m042513_c001_v0001181_t0049_u01771043113933") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a469_d20260214_m042512_c001_v7007000_t0000_u01771043112280") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ec3_d20260214_m042458_c001_v0001181_t0015_u01771043098857") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f0802_d20260214_m042452_c001_v7007000_t0000_u01771043092174") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e83_d20260214_m042439_c001_v0001181_t0042_u01771043079244") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cc3_d20260214_m042435_c001_v7007000_t0000_u01771043075137") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe12_d20260214_m042423_c001_v0001102_t0028_u01771043063028") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c813_d20260214_m042418_c001_v7007000_t0000_u01771043058958") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809059a_d20260214_m042407_c001_v0001109_t0007_u01771043047696") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9c7ba_d20260214_m042538_c001_v7007000_t0000_u01771043138218") 2026/02/14 04:28:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f23_d20260214_m042532_c001_v0001181_t0028_u01771043132946") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d3_d20260214_m042600_c001_v7007000_t0000_u01771043160608") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809069e_d20260214_m042555_c001_v0001109_t0042_u01771043155487") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564a2_d20260214_m042728_c001_v7007000_t0000_u01771043248871") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab005b_d20260214_m042714_c001_v0001102_t0031_u01771043234244") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a94f_d20260214_m042709_c001_v7007000_t0000_u01771043229732") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab002d_d20260214_m042656_c001_v0001102_t0039_u01771043216334") 2026/02/14 04:28:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ec0_d20260214_m042651_c001_v7007000_t0000_u01771043211822") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffe1_d20260214_m042639_c001_v0001102_t0054_u01771043199217") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d31_d20260214_m042634_c001_v7007000_t0000_u01771043194736") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffa9_d20260214_m042622_c001_v0001102_t0023_u01771043182805") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d8b_d20260214_m042618_c001_v7007000_t0000_u01771043178220") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff5c_d20260214_m042605_c001_v0001102_t0007_u01771043165136") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c7_d20260214_m042557_c001_v7007000_t0000_u01771043157871") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f4f_d20260214_m042545_c001_v0001181_t0014_u01771043145306") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c5_d20260214_m042540_c001_v7007000_t0000_u01771043140645") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0467_d20260214_m042536_c001_v0001173_t0013_u01771043136392") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59996354_d20260214_m042534_c001_v7007000_t0000_u01771043134507") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f09_d20260214_m042523_c001_v0001181_t0044_u01771043123122") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca75_d20260214_m042518_c001_v7007000_t0000_u01771043118352") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeb9_d20260214_m042514_c001_v0001102_t0016_u01771043114092") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c60404_d20260214_m042512_c001_v7007000_t0000_u01771043112690") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090626_d20260214_m042459_c001_v0001109_t0039_u01771043099440") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4166e9546745ada3_d20260214_m042452_c001_v7007000_t0000_u01771043092345") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe50_d20260214_m042439_c001_v0001102_t0051_u01771043079819") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cca_d20260214_m042435_c001_v7007000_t0000_u01771043075323") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905bc_d20260214_m042423_c001_v0001109_t0043_u01771043063715") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c815_d20260214_m042419_c001_v7007000_t0000_u01771043059140") 2026/02/14 04:28:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e35_d20260214_m042408_c001_v0001181_t0008_u01771043048300") 2026/02/14 04:28:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e42a_d20260214_m042538_c001_v7007000_t0000_u01771043138423") 2026/02/14 04:28:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafedf_d20260214_m042533_c001_v0001102_t0017_u01771043133013") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d5_d20260214_m042600_c001_v7007000_t0000_u01771043160790") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f77_d20260214_m042555_c001_v0001181_t0056_u01771043155546") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564a4_d20260214_m042729_c001_v7007000_t0000_u01771043249053") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907b0_d20260214_m042715_c001_v0001109_t0058_u01771043235018") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a951_d20260214_m042709_c001_v7007000_t0000_u01771043229917") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090790_d20260214_m042657_c001_v0001109_t0053_u01771043217118") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ec6_d20260214_m042652_c001_v7007000_t0000_u01771043212004") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090758_d20260214_m042640_c001_v0001109_t0019_u01771043200089") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d37_d20260214_m042634_c001_v7007000_t0000_u01771043194920") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090704_d20260214_m042623_c001_v0001109_t0003_u01771043183433") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d8c_d20260214_m042618_c001_v7007000_t0000_u01771043178406") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906b4_d20260214_m042605_c001_v0001109_t0053_u01771043165893") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c9_d20260214_m042557_c001_v7007000_t0000_u01771043157932") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0533_d20260214_m042545_c001_v0001173_t0017_u01771043145895") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c7_d20260214_m042540_c001_v7007000_t0000_u01771043140828") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f39_d20260214_m042536_c001_v0001181_t0019_u01771043136431") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525b7_d20260214_m042534_c001_v7007000_t0000_u01771043134873") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafed1_d20260214_m042523_c001_v0001102_t0008_u01771043123712") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca76_d20260214_m042518_c001_v7007000_t0000_u01771043118535") 2026/02/14 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829efb_d20260214_m042514_c001_v0001181_t0001_u01771043114162") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a46a_d20260214_m042512_c001_v7007000_t0000_u01771043112463") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe8e_d20260214_m042500_c001_v0001102_t0049_u01771043100301") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a427_d20260214_m042451_c001_v7007000_t0000_u01771043091940") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905ec_d20260214_m042440_c001_v0001109_t0049_u01771043080506") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd0_d20260214_m042435_c001_v7007000_t0000_u01771043075508") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e5d_d20260214_m042424_c001_v0001181_t0050_u01771043064709") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c817_d20260214_m042419_c001_v7007000_t0000_u01771043059323") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdd8_d20260214_m042408_c001_v0001102_t0000_u01771043048566") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417e9d79de8185f4_d20260214_m042538_c001_v7007000_t0000_u01771043138165") 2026/02/14 04:28:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0407_d20260214_m042533_c001_v0001173_t0023_u01771043133097") 2026/02/14 04:28:19 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d6_d20260214_m042600_c001_v7007000_t0000_u01771043160973") 2026/02/14 04:28:19 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff2e_d20260214_m042555_c001_v0001102_t0048_u01771043155724") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564a6_d20260214_m042729_c001_v7007000_t0000_u01771043249242") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0eec_d20260214_m042716_c001_v0001173_t0004_u01771043236188") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a956_d20260214_m042710_c001_v7007000_t0000_u01771043230099") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0d8f_d20260214_m042658_c001_v0001173_t0018_u01771043218067") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eca_d20260214_m042652_c001_v7007000_t0000_u01771043212186") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0b35_d20260214_m042641_c001_v0001173_t0050_u01771043201075") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d3b_d20260214_m042635_c001_v7007000_t0000_u01771043195103") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0992_d20260214_m042624_c001_v0001173_t0020_u01771043184468") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d8d_d20260214_m042618_c001_v7007000_t0000_u01771043178589") 2026/02/14 04:28:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e077d_d20260214_m042606_c001_v0001173_t0037_u01771043166809") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c8_d20260214_m042557_c001_v7007000_t0000_u01771043157886") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090680_d20260214_m042546_c001_v0001109_t0042_u01771043146792") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c8_d20260214_m042541_c001_v7007000_t0000_u01771043141011") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809066c_d20260214_m042536_c001_v0001109_t0031_u01771043136510") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e400_d20260214_m042534_c001_v7007000_t0000_u01771043134663") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090652_d20260214_m042524_c001_v0001109_t0043_u01771043124574") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca78_d20260214_m042518_c001_v7007000_t0000_u01771043118716") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809063e_d20260214_m042514_c001_v0001109_t0028_u01771043114198") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca63_d20260214_m042512_c001_v7007000_t0000_u01771043112302") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0123_d20260214_m042501_c001_v0001173_t0034_u01771043101143") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a42a_d20260214_m042452_c001_v7007000_t0000_u01771043092133") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e85_d20260214_m042441_c001_v0001181_t0001_u01771043081034") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd1_d20260214_m042435_c001_v7007000_t0000_u01771043075694") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe1a_d20260214_m042424_c001_v0001102_t0051_u01771043064925") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c818_d20260214_m042419_c001_v7007000_t0000_u01771043059507") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809059c_d20260214_m042408_c001_v0001109_t0013_u01771043048930") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40465bf244814919_d20260214_m042538_c001_v7007000_t0000_u01771043138229") 2026/02/14 04:28:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f25_d20260214_m042533_c001_v0001181_t0027_u01771043133164") 2026/02/14 04:28:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d7_d20260214_m042601_c001_v7007000_t0000_u01771043161155") 2026/02/14 04:28:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f79_d20260214_m042555_c001_v0001181_t0014_u01771043155756") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564a8_d20260214_m042729_c001_v7007000_t0000_u01771043249424") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a070_d20260214_m042716_c001_v0001181_t0000_u01771043236673") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a959_d20260214_m042710_c001_v7007000_t0000_u01771043230282") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a048_d20260214_m042658_c001_v0001181_t0038_u01771043218734") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ecd_d20260214_m042652_c001_v7007000_t0000_u01771043212368") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a00c_d20260214_m042641_c001_v0001181_t0035_u01771043201437") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d3f_d20260214_m042635_c001_v7007000_t0000_u01771043195295") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829fcf_d20260214_m042625_c001_v0001181_t0013_u01771043185059") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d8f_d20260214_m042618_c001_v7007000_t0000_u01771043178772") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f8d_d20260214_m042607_c001_v0001181_t0052_u01771043167248") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c6_d20260214_m042557_c001_v7007000_t0000_u01771043157700") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff03_d20260214_m042547_c001_v0001102_t0040_u01771043147405") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525c9_d20260214_m042541_c001_v7007000_t0000_u01771043141195") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeeb_d20260214_m042536_c001_v0001102_t0014_u01771043136524") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d857c4_d20260214_m042534_c001_v7007000_t0000_u01771043134891") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0372_d20260214_m042525_c001_v0001173_t0001_u01771043125107") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca7a_d20260214_m042518_c001_v7007000_t0000_u01771043118899") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0282_d20260214_m042514_c001_v0001173_t0057_u01771043114265") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364cac2_d20260214_m042512_c001_v7007000_t0000_u01771043112780") 2026/02/14 04:28:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ecb_d20260214_m042501_c001_v0001181_t0044_u01771043101623") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40536c8bc277ca67_d20260214_m042452_c001_v7007000_t0000_u01771043092356") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe52_d20260214_m042441_c001_v0001102_t0004_u01771043081250") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd2_d20260214_m042435_c001_v7007000_t0000_u01771043075879") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905be_d20260214_m042425_c001_v0001109_t0044_u01771043065337") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c819_d20260214_m042419_c001_v7007000_t0000_u01771043059690") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e37_d20260214_m042409_c001_v0001181_t0029_u01771043049545") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d5999636e_d20260214_m042538_c001_v7007000_t0000_u01771043138175") 2026/02/14 04:28:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090660_d20260214_m042533_c001_v0001109_t0020_u01771043133318") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4d9_d20260214_m042601_c001_v7007000_t0000_u01771043161338") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0675_d20260214_m042555_c001_v0001173_t0031_u01771043155936") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564aa_d20260214_m042729_c001_v7007000_t0000_u01771043249606") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab005f_d20260214_m042716_c001_v0001102_t0050_u01771043236891") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a95d_d20260214_m042710_c001_v7007000_t0000_u01771043230463") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0031_d20260214_m042658_c001_v0001102_t0033_u01771043218951") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ed1_d20260214_m042652_c001_v7007000_t0000_u01771043212549") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffe9_d20260214_m042641_c001_v0001102_t0002_u01771043201644") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d42_d20260214_m042635_c001_v7007000_t0000_u01771043195476") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffb1_d20260214_m042625_c001_v0001102_t0031_u01771043185277") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d90_d20260214_m042618_c001_v7007000_t0000_u01771043178958") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff64_d20260214_m042607_c001_v0001102_t0028_u01771043167458") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ca47_d20260214_m042557_c001_v7007000_t0000_u01771043157897") 2026/02/14 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f53_d20260214_m042547_c001_v0001181_t0048_u01771043147698") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525ca_d20260214_m042541_c001_v7007000_t0000_u01771043141377") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f3b_d20260214_m042536_c001_v0001181_t0057_u01771043136663") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d857c5_d20260214_m042535_c001_v7007000_t0000_u01771043135079") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f0d_d20260214_m042525_c001_v0001181_t0032_u01771043125730") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca7b_d20260214_m042519_c001_v7007000_t0000_u01771043119096") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829efd_d20260214_m042514_c001_v0001181_t0031_u01771043114389") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca65_d20260214_m042512_c001_v7007000_t0000_u01771043112483") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090628_d20260214_m042501_c001_v0001109_t0032_u01771043101848") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a428_d20260214_m042451_c001_v7007000_t0000_u01771043091950") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905f0_d20260214_m042441_c001_v0001109_t0027_u01771043081638") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd3_d20260214_m042436_c001_v7007000_t0000_u01771043076063") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e61_d20260214_m042425_c001_v0001181_t0057_u01771043065905") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c81c_d20260214_m042419_c001_v7007000_t0000_u01771043059873") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdda_d20260214_m042409_c001_v0001102_t0044_u01771043049752") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525bd_d20260214_m042538_c001_v7007000_t0000_u01771043138374") 2026/02/14 04:28:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f27_d20260214_m042533_c001_v0001181_t0022_u01771043133374") 2026/02/14 04:28:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4db_d20260214_m042601_c001_v7007000_t0000_u01771043161521") 2026/02/14 04:28:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f7b_d20260214_m042555_c001_v0001181_t0058_u01771043155972") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564ab_d20260214_m042729_c001_v7007000_t0000_u01771043249787") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907b4_d20260214_m042717_c001_v0001109_t0026_u01771043237237") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a961_d20260214_m042710_c001_v7007000_t0000_u01771043230682") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809079a_d20260214_m042659_c001_v0001109_t0042_u01771043219254") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ed6_d20260214_m042652_c001_v7007000_t0000_u01771043212731") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090766_d20260214_m042642_c001_v0001109_t0059_u01771043202058") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d43_d20260214_m042635_c001_v7007000_t0000_u01771043195664") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090716_d20260214_m042625_c001_v0001109_t0045_u01771043185598") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d91_d20260214_m042619_c001_v7007000_t0000_u01771043179143") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906bc_d20260214_m042607_c001_v0001109_t0050_u01771043167898") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb5617b_d20260214_m042557_c001_v7007000_t0000_u01771043157903") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0569_d20260214_m042548_c001_v0001173_t0038_u01771043148010") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525cb_d20260214_m042541_c001_v7007000_t0000_u01771043141559") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f3d_d20260214_m042536_c001_v0001181_t0049_u01771043136873") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59996364_d20260214_m042535_c001_v7007000_t0000_u01771043135087") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafed5_d20260214_m042525_c001_v0001102_t0050_u01771043125945") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca7c_d20260214_m042519_c001_v7007000_t0000_u01771043119279") 2026/02/14 04:28:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafebb_d20260214_m042514_c001_v0001102_t0021_u01771043114433") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e0_d20260214_m042512_c001_v7007000_t0000_u01771043112444") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe93_d20260214_m042502_c001_v0001102_t0046_u01771043102321") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3cd_d20260214_m042452_c001_v7007000_t0000_u01771043092182") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e89_d20260214_m042442_c001_v0001181_t0034_u01771043082281") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd4_d20260214_m042436_c001_v7007000_t0000_u01771043076247") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe20_d20260214_m042426_c001_v0001102_t0045_u01771043066139") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c81e_d20260214_m042420_c001_v7007000_t0000_u01771043060057") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905a0_d20260214_m042410_c001_v0001109_t0029_u01771043050062") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d857cc_d20260214_m042538_c001_v7007000_t0000_u01771043138184") 2026/02/14 04:28:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafee1_d20260214_m042533_c001_v0001102_t0056_u01771043133399") 2026/02/14 04:28:25 DEBUG : dir1/0007-12345: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4dc_d20260214_m042601_c001_v7007000_t0000_u01771043161703") 2026/02/14 04:28:25 DEBUG : dir1/0007-12345: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906a0_d20260214_m042555_c001_v0001109_t0057_u01771043155991") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564ac_d20260214_m042729_c001_v7007000_t0000_u01771043249969") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0f0a_d20260214_m042717_c001_v0001173_t0003_u01771043237872") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a964_d20260214_m042710_c001_v7007000_t0000_u01771043230866") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0dbb_d20260214_m042659_c001_v0001173_t0006_u01771043219962") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ed9_d20260214_m042652_c001_v7007000_t0000_u01771043212912") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0b5f_d20260214_m042642_c001_v0001173_t0009_u01771043202761") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d45_d20260214_m042635_c001_v7007000_t0000_u01771043195848") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e09b4_d20260214_m042626_c001_v0001173_t0033_u01771043186132") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d93_d20260214_m042619_c001_v7007000_t0000_u01771043179329") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e07b5_d20260214_m042608_c001_v0001173_t0039_u01771043168381") 2026/02/14 04:28:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c605ee_d20260214_m042557_c001_v7007000_t0000_u01771043157916") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090686_d20260214_m042548_c001_v0001109_t0045_u01771043148639") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525cc_d20260214_m042541_c001_v7007000_t0000_u01771043141748") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e046f_d20260214_m042536_c001_v0001173_t0046_u01771043136882") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad492_d20260214_m042534_c001_v7007000_t0000_u01771043134908") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090654_d20260214_m042526_c001_v0001109_t0051_u01771043126282") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca7e_d20260214_m042519_c001_v7007000_t0000_u01771043119462") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829eff_d20260214_m042514_c001_v0001181_t0048_u01771043114607") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e1_d20260214_m042512_c001_v7007000_t0000_u01771043112625") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0151_d20260214_m042502_c001_v0001173_t0056_u01771043102741") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f0806_d20260214_m042452_c001_v7007000_t0000_u01771043092365") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe54_d20260214_m042442_c001_v0001102_t0039_u01771043082498") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd5_d20260214_m042436_c001_v7007000_t0000_u01771043076432") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905c0_d20260214_m042426_c001_v0001109_t0054_u01771043066458") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c820_d20260214_m042420_c001_v7007000_t0000_u01771043060243") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e39_d20260214_m042410_c001_v0001181_t0022_u01771043050665") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417e9d79de818601_d20260214_m042538_c001_v7007000_t0000_u01771043138347") 2026/02/14 04:28:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e041b_d20260214_m042533_c001_v0001173_t0011_u01771043133530") 2026/02/14 04:28:26 DEBUG : dir1/0008-23456: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4df_d20260214_m042601_c001_v7007000_t0000_u01771043161886") 2026/02/14 04:28:26 DEBUG : dir1/0008-23456: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff30_d20260214_m042556_c001_v0001102_t0026_u01771043156044") 2026/02/14 04:28:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564ad_d20260214_m042730_c001_v7007000_t0000_u01771043250151") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a076_d20260214_m042718_c001_v0001181_t0002_u01771043238426") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a969_d20260214_m042711_c001_v7007000_t0000_u01771043231048") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a04a_d20260214_m042700_c001_v0001181_t0030_u01771043220361") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36edb_d20260214_m042653_c001_v7007000_t0000_u01771043213107") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a016_d20260214_m042643_c001_v0001181_t0013_u01771043203334") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d46_d20260214_m042636_c001_v7007000_t0000_u01771043196030") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829fd1_d20260214_m042626_c001_v0001181_t0002_u01771043186498") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d94_d20260214_m042619_c001_v7007000_t0000_u01771043179513") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f93_d20260214_m042608_c001_v0001181_t0002_u01771043168944") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4cb_d20260214_m042558_c001_v7007000_t0000_u01771043158069") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff0d_d20260214_m042549_c001_v0001102_t0001_u01771043149376") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525cd_d20260214_m042541_c001_v7007000_t0000_u01771043141931") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeef_d20260214_m042537_c001_v0001102_t0052_u01771043137007") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59996360_d20260214_m042534_c001_v7007000_t0000_u01771043134873") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e038e_d20260214_m042526_c001_v0001173_t0030_u01771043126824") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca7f_d20260214_m042519_c001_v7007000_t0000_u01771043119652") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090640_d20260214_m042514_c001_v0001109_t0039_u01771043114661") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca64_d20260214_m042512_c001_v7007000_t0000_u01771043112468") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ed3_d20260214_m042503_c001_v0001181_t0048_u01771043103277") 2026/02/14 04:28:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3cf_d20260214_m042452_c001_v7007000_t0000_u01771043092373") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905f4_d20260214_m042443_c001_v0001109_t0021_u01771043083016") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd6_d20260214_m042436_c001_v7007000_t0000_u01771043076616") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e65_d20260214_m042426_c001_v0001181_t0041_u01771043066968") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c821_d20260214_m042420_c001_v7007000_t0000_u01771043060428") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafddc_d20260214_m042410_c001_v0001102_t0000_u01771043050882") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525bc_d20260214_m042538_c001_v7007000_t0000_u01771043138189") 2026/02/14 04:28:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f29_d20260214_m042533_c001_v0001181_t0021_u01771043133599") 2026/02/14 04:28:28 DEBUG : dir1/0009-34567: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4e1_d20260214_m042602_c001_v7007000_t0000_u01771043162067") 2026/02/14 04:28:28 DEBUG : dir1/0009-34567: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f7d_d20260214_m042556_c001_v0001181_t0041_u01771043156201") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564af_d20260214_m042730_c001_v7007000_t0000_u01771043250334") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0063_d20260214_m042718_c001_v0001102_t0053_u01771043238663") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a96b_d20260214_m042711_c001_v7007000_t0000_u01771043231234") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0039_d20260214_m042700_c001_v0001102_t0015_u01771043220591") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36edc_d20260214_m042653_c001_v7007000_t0000_u01771043213288") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafff5_d20260214_m042643_c001_v0001102_t0043_u01771043203555") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d47_d20260214_m042636_c001_v7007000_t0000_u01771043196211") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffb7_d20260214_m042626_c001_v0001102_t0036_u01771043186718") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d96_d20260214_m042619_c001_v7007000_t0000_u01771043179695") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff6a_d20260214_m042609_c001_v0001102_t0038_u01771043169159") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ca46_d20260214_m042557_c001_v7007000_t0000_u01771043157715") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f5b_d20260214_m042549_c001_v0001181_t0028_u01771043149828") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525ce_d20260214_m042542_c001_v7007000_t0000_u01771043142113") 2026/02/14 04:28:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809066e_d20260214_m042537_c001_v0001109_t0000_u01771043137018") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59996359_d20260214_m042534_c001_v7007000_t0000_u01771043134690") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f0f_d20260214_m042527_c001_v0001181_t0038_u01771043127246") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca80_d20260214_m042519_c001_v7007000_t0000_u01771043119833") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafebd_d20260214_m042514_c001_v0001102_t0014_u01771043114737") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e3_d20260214_m042512_c001_v7007000_t0000_u01771043112841") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809062a_d20260214_m042503_c001_v0001109_t0041_u01771043103500") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f411219c64a380747_d20260214_m042452_c001_v7007000_t0000_u01771043092153") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e8b_d20260214_m042443_c001_v0001181_t0020_u01771043083557") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd7_d20260214_m042436_c001_v7007000_t0000_u01771043076803") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe26_d20260214_m042427_c001_v0001102_t0024_u01771043067177") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c823_d20260214_m042420_c001_v7007000_t0000_u01771043060611") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905a4_d20260214_m042411_c001_v0001109_t0005_u01771043051291") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59996370_d20260214_m042538_c001_v7007000_t0000_u01771043138359") 2026/02/14 04:28:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090664_d20260214_m042533_c001_v0001109_t0043_u01771043133709") 2026/02/14 04:28:29 DEBUG : dir1/0010-45678: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4e3_d20260214_m042602_c001_v7007000_t0000_u01771043162249") 2026/02/14 04:28:29 DEBUG : dir1/0010-45678: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e068f_d20260214_m042556_c001_v0001173_t0041_u01771043156394") 2026/02/14 04:28:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b0_d20260214_m042730_c001_v7007000_t0000_u01771043250521") 2026/02/14 04:28:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907b6_d20260214_m042719_c001_v0001109_t0005_u01771043239042") 2026/02/14 04:28:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a96e_d20260214_m042711_c001_v7007000_t0000_u01771043231417") 2026/02/14 04:28:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809079e_d20260214_m042701_c001_v0001109_t0015_u01771043221050") 2026/02/14 04:28:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ee1_d20260214_m042653_c001_v7007000_t0000_u01771043213471") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809076e_d20260214_m042643_c001_v0001109_t0038_u01771043203972") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d49_d20260214_m042636_c001_v7007000_t0000_u01771043196392") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090720_d20260214_m042627_c001_v0001109_t0016_u01771043187203") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d97_d20260214_m042619_c001_v7007000_t0000_u01771043179878") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906c4_d20260214_m042609_c001_v0001109_t0038_u01771043169625") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c2_d20260214_m042557_c001_v7007000_t0000_u01771043157506") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e059d_d20260214_m042550_c001_v0001173_t0042_u01771043150041") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525cf_d20260214_m042542_c001_v7007000_t0000_u01771043142296") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f3f_d20260214_m042537_c001_v0001181_t0044_u01771043137089") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9c76d_d20260214_m042534_c001_v7007000_t0000_u01771043134684") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafed7_d20260214_m042527_c001_v0001102_t0028_u01771043127456") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca81_d20260214_m042520_c001_v7007000_t0000_u01771043120016") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f01_d20260214_m042514_c001_v0001181_t0008_u01771043114818") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca66_d20260214_m042512_c001_v7007000_t0000_u01771043112652") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe9b_d20260214_m042504_c001_v0001102_t0059_u01771043104376") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a42b_d20260214_m042452_c001_v7007000_t0000_u01771043092192") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe58_d20260214_m042443_c001_v0001102_t0012_u01771043083778") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd8_d20260214_m042436_c001_v7007000_t0000_u01771043076987") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905c4_d20260214_m042427_c001_v0001109_t0055_u01771043067501") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c824_d20260214_m042420_c001_v7007000_t0000_u01771043060795") 2026/02/14 04:28:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e3d_d20260214_m042412_c001_v0001181_t0039_u01771043052022") 2026/02/14 04:28:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417e9d79de81860a_d20260214_m042538_c001_v7007000_t0000_u01771043138530") 2026/02/14 04:28:31 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafee3_d20260214_m042533_c001_v0001102_t0018_u01771043133733") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4e4_d20260214_m042602_c001_v7007000_t0000_u01771043162432") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f7f_d20260214_m042556_c001_v0001181_t0028_u01771043156412") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b2_d20260214_m042730_c001_v7007000_t0000_u01771043250703") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0f31_d20260214_m042719_c001_v0001173_t0037_u01771043239667") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a971_d20260214_m042711_c001_v7007000_t0000_u01771043231599") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0ddb_d20260214_m042701_c001_v0001173_t0040_u01771043221601") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ee3_d20260214_m042653_c001_v7007000_t0000_u01771043213652") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0b87_d20260214_m042644_c001_v0001173_t0006_u01771043204481") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d4e_d20260214_m042636_c001_v7007000_t0000_u01771043196573") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e09dc_d20260214_m042627_c001_v0001173_t0024_u01771043187696") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d98_d20260214_m042620_c001_v7007000_t0000_u01771043180063") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0801_d20260214_m042610_c001_v0001173_t0020_u01771043170100") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197cb37_d20260214_m042557_c001_v7007000_t0000_u01771043157953") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809068a_d20260214_m042550_c001_v0001109_t0040_u01771043150552") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525d0_d20260214_m042542_c001_v7007000_t0000_u01771043142480") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f41_d20260214_m042537_c001_v0001181_t0059_u01771043137344") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e401_d20260214_m042534_c001_v7007000_t0000_u01771043134845") 2026/02/14 04:28:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090656_d20260214_m042527_c001_v0001109_t0027_u01771043127945") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca83_d20260214_m042520_c001_v7007000_t0000_u01771043120200") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0290_d20260214_m042514_c001_v0001173_t0029_u01771043114865") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e2_d20260214_m042512_c001_v7007000_t0000_u01771043112809") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0189_d20260214_m042504_c001_v0001173_t0011_u01771043104887") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a429_d20260214_m042452_c001_v7007000_t0000_u01771043092127") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905fa_d20260214_m042444_c001_v0001109_t0015_u01771043084348") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cd9_d20260214_m042437_c001_v7007000_t0000_u01771043077174") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e6b_d20260214_m042428_c001_v0001181_t0042_u01771043068061") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c826_d20260214_m042420_c001_v7007000_t0000_u01771043060978") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdde_d20260214_m042412_c001_v0001102_t0011_u01771043052238") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f409afa91c21a1580_d20260214_m042538_c001_v7007000_t0000_u01771043138394") 2026/02/14 04:28:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f2b_d20260214_m042533_c001_v0001181_t0015_u01771043133815") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4e6_d20260214_m042602_c001_v7007000_t0000_u01771043162672") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff36_d20260214_m042556_c001_v0001102_t0018_u01771043156495") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b3_d20260214_m042730_c001_v7007000_t0000_u01771043250887") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a07c_d20260214_m042720_c001_v0001181_t0001_u01771043240044") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a975_d20260214_m042711_c001_v7007000_t0000_u01771043231780") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a050_d20260214_m042702_c001_v0001181_t0022_u01771043222080") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36ee8_d20260214_m042653_c001_v7007000_t0000_u01771043213835") 2026/02/14 04:28:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a022_d20260214_m042645_c001_v0001181_t0018_u01771043205054") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d54_d20260214_m042636_c001_v7007000_t0000_u01771043196753") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829fda_d20260214_m042628_c001_v0001181_t0053_u01771043188291") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d99_d20260214_m042620_c001_v7007000_t0000_u01771043180246") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f9b_d20260214_m042610_c001_v0001181_t0029_u01771043170618") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32256384_d20260214_m042557_c001_v7007000_t0000_u01771043157919") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff1e_d20260214_m042551_c001_v0001102_t0008_u01771043151091") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525d1_d20260214_m042542_c001_v7007000_t0000_u01771043142662") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafef1_d20260214_m042537_c001_v0001102_t0031_u01771043137369") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417e9d79de81858a_d20260214_m042535_c001_v7007000_t0000_u01771043135096") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e03ab_d20260214_m042528_c001_v0001173_t0017_u01771043128347") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca85_d20260214_m042520_c001_v7007000_t0000_u01771043120384") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f03_d20260214_m042515_c001_v0001181_t0018_u01771043115036") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a46b_d20260214_m042512_c001_v7007000_t0000_u01771043112646") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ed5_d20260214_m042505_c001_v0001181_t0000_u01771043105402") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a42c_d20260214_m042452_c001_v7007000_t0000_u01771043092311") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e8f_d20260214_m042444_c001_v0001181_t0044_u01771043084927") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cda_d20260214_m042437_c001_v7007000_t0000_u01771043077358") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe2e_d20260214_m042428_c001_v0001102_t0055_u01771043068277") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c827_d20260214_m042421_c001_v7007000_t0000_u01771043061161") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905a8_d20260214_m042412_c001_v0001109_t0040_u01771043052661") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59996371_d20260214_m042538_c001_v7007000_t0000_u01771043138542") 2026/02/14 04:28:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0425_d20260214_m042533_c001_v0001173_t0059_u01771043133935") 2026/02/14 04:28:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4e9_d20260214_m042602_c001_v7007000_t0000_u01771043162854") 2026/02/14 04:28:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906a4_d20260214_m042556_c001_v0001109_t0050_u01771043156510") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b4_d20260214_m042731_c001_v7007000_t0000_u01771043251071") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0065_d20260214_m042720_c001_v0001102_t0001_u01771043240260") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a978_d20260214_m042711_c001_v7007000_t0000_u01771043231962") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0041_d20260214_m042702_c001_v0001102_t0025_u01771043222312") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eec_d20260214_m042654_c001_v7007000_t0000_u01771043214027") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafff7_d20260214_m042645_c001_v0001102_t0032_u01771043205347") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d5a_d20260214_m042636_c001_v7007000_t0000_u01771043196934") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaffb9_d20260214_m042628_c001_v0001102_t0029_u01771043188504") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07d9b_d20260214_m042620_c001_v7007000_t0000_u01771043180445") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff73_d20260214_m042610_c001_v0001102_t0017_u01771043170833") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4c3_d20260214_m042557_c001_v7007000_t0000_u01771043157517") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f65_d20260214_m042551_c001_v0001181_t0050_u01771043151468") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525d2_d20260214_m042542_c001_v7007000_t0000_u01771043142843") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0479_d20260214_m042537_c001_v0001173_t0030_u01771043137504") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9c769_d20260214_m042534_c001_v7007000_t0000_u01771043134500") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f19_d20260214_m042528_c001_v0001181_t0034_u01771043128894") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca87_d20260214_m042520_c001_v7007000_t0000_u01771043120592") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090644_d20260214_m042515_c001_v0001109_t0004_u01771043115146") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca67_d20260214_m042512_c001_v7007000_t0000_u01771043112664") 2026/02/14 04:28:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809062c_d20260214_m042505_c001_v0001109_t0000_u01771043105619") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a42d_d20260214_m042452_c001_v7007000_t0000_u01771043092321") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe5c_d20260214_m042445_c001_v0001102_t0046_u01771043085172") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cdb_d20260214_m042437_c001_v7007000_t0000_u01771043077542") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905ca_d20260214_m042428_c001_v0001109_t0033_u01771043068677") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c828_d20260214_m042421_c001_v7007000_t0000_u01771043061345") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e41_d20260214_m042413_c001_v0001181_t0017_u01771043053221") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d857ce_d20260214_m042538_c001_v7007000_t0000_u01771043138551") 2026/02/14 04:28:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f2d_d20260214_m042534_c001_v0001181_t0019_u01771043134049") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4ea_d20260214_m042603_c001_v7007000_t0000_u01771043163037") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f81_d20260214_m042556_c001_v0001181_t0015_u01771043156622") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b5_d20260214_m042731_c001_v7007000_t0000_u01771043251254") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907b8_d20260214_m042720_c001_v0001109_t0002_u01771043240740") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a97c_d20260214_m042712_c001_v7007000_t0000_u01771043232143") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907a2_d20260214_m042702_c001_v0001109_t0020_u01771043222797") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eed_d20260214_m042654_c001_v7007000_t0000_u01771043214210") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090774_d20260214_m042645_c001_v0001109_t0034_u01771043205689") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d5c_d20260214_m042637_c001_v7007000_t0000_u01771043197115") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090728_d20260214_m042628_c001_v0001109_t0005_u01771043188814") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07da0_d20260214_m042620_c001_v7007000_t0000_u01771043180630") 2026/02/14 04:28:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580906ca_d20260214_m042611_c001_v0001109_t0026_u01771043171289") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4ca_d20260214_m042558_c001_v7007000_t0000_u01771043158052") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e05c5_d20260214_m042551_c001_v0001173_t0018_u01771043151680") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525d3_d20260214_m042543_c001_v7007000_t0000_u01771043143025") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f43_d20260214_m042537_c001_v0001181_t0026_u01771043137554") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417e9d79de818587_d20260214_m042534_c001_v7007000_t0000_u01771043134913") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafed9_d20260214_m042529_c001_v0001102_t0044_u01771043129115") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca88_d20260214_m042520_c001_v7007000_t0000_u01771043120779") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f05_d20260214_m042515_c001_v0001181_t0029_u01771043115308") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca68_d20260214_m042512_c001_v7007000_t0000_u01771043112834") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe9d_d20260214_m042506_c001_v0001102_t0001_u01771043106184") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a42e_d20260214_m042452_c001_v7007000_t0000_u01771043092385") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905fe_d20260214_m042445_c001_v0001109_t0057_u01771043085530") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cdc_d20260214_m042437_c001_v7007000_t0000_u01771043077727") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e6f_d20260214_m042429_c001_v0001181_t0033_u01771043069144") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c82b_d20260214_m042421_c001_v7007000_t0000_u01771043061527") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafde2_d20260214_m042413_c001_v0001102_t0004_u01771043053474") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9c7bb_d20260214_m042538_c001_v7007000_t0000_u01771043138404") 2026/02/14 04:28:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafee5_d20260214_m042534_c001_v0001102_t0058_u01771043134061") 2026/02/14 04:28:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4ec_d20260214_m042603_c001_v7007000_t0000_u01771043163219") 2026/02/14 04:28:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0695_d20260214_m042556_c001_v0001173_t0034_u01771043156797") 2026/02/14 04:28:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b6_d20260214_m042731_c001_v7007000_t0000_u01771043251440") 2026/02/14 04:28:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0f55_d20260214_m042721_c001_v0001173_t0058_u01771043241481") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a97f_d20260214_m042712_c001_v7007000_t0000_u01771043232326") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0e01_d20260214_m042703_c001_v0001173_t0048_u01771043223418") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eee_d20260214_m042654_c001_v7007000_t0000_u01771043214392") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0bc3_d20260214_m042646_c001_v0001173_t0033_u01771043206193") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d5d_d20260214_m042637_c001_v7007000_t0000_u01771043197296") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0a0d_d20260214_m042629_c001_v0001173_t0046_u01771043189508") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07da3_d20260214_m042620_c001_v7007000_t0000_u01771043180814") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0844_d20260214_m042611_c001_v0001173_t0057_u01771043171893") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ca45_d20260214_m042557_c001_v7007000_t0000_u01771043157533") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809068e_d20260214_m042552_c001_v0001109_t0045_u01771043152142") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525d4_d20260214_m042543_c001_v7007000_t0000_u01771043143208") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090670_d20260214_m042537_c001_v0001109_t0048_u01771043137643") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9c771_d20260214_m042534_c001_v7007000_t0000_u01771043134869") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090658_d20260214_m042529_c001_v0001109_t0055_u01771043129446") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca89_d20260214_m042520_c001_v7007000_t0000_u01771043120969") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafec1_d20260214_m042515_c001_v0001102_t0043_u01771043115337") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d687145923_d20260214_m042512_c001_v7007000_t0000_u01771043112780") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e01bd_d20260214_m042506_c001_v0001173_t0019_u01771043106535") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4166e9546745ad9f_d20260214_m042452_c001_v7007000_t0000_u01771043092143") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e93_d20260214_m042446_c001_v0001181_t0032_u01771043086090") 2026/02/14 04:28:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cdd_d20260214_m042437_c001_v7007000_t0000_u01771043077911") 2026/02/14 04:28:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe34_d20260214_m042429_c001_v0001102_t0004_u01771043069354") 2026/02/14 04:28:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c82c_d20260214_m042421_c001_v7007000_t0000_u01771043061710") 2026/02/14 04:28:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905aa_d20260214_m042413_c001_v0001109_t0018_u01771043053834") 2026/02/14 04:28:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525be_d20260214_m042538_c001_v7007000_t0000_u01771043138557") 2026/02/14 04:28:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f2f_d20260214_m042534_c001_v0001181_t0046_u01771043134277") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a438_d20260214_m042454_c001_v7007000_t0000_u01771043094963") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ea3_d20260214_m042449_c001_v0001181_t0056_u01771043089849") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a439_d20260214_m042455_c001_v7007000_t0000_u01771043095146") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809060a_d20260214_m042449_c001_v0001109_t0001_u01771043089899") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a43a_d20260214_m042455_c001_v7007000_t0000_u01771043095330") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe68_d20260214_m042450_c001_v0001102_t0049_u01771043090002") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a43b_d20260214_m042455_c001_v7007000_t0000_u01771043095513") 2026/02/14 04:28:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ea5_d20260214_m042450_c001_v0001181_t0049_u01771043090086") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a43c_d20260214_m042455_c001_v7007000_t0000_u01771043095697") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ea7_d20260214_m042450_c001_v0001181_t0007_u01771043090375") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a43d_d20260214_m042455_c001_v7007000_t0000_u01771043095883") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe6a_d20260214_m042450_c001_v0001102_t0024_u01771043090409") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a43e_d20260214_m042456_c001_v7007000_t0000_u01771043096067") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ea9_d20260214_m042450_c001_v0001181_t0023_u01771043090584") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a440_d20260214_m042456_c001_v7007000_t0000_u01771043096252") 2026/02/14 04:28:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe6c_d20260214_m042450_c001_v0001102_t0039_u01771043090687") 2026/02/14 04:28:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a441_d20260214_m042456_c001_v7007000_t0000_u01771043096436") 2026/02/14 04:28:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809060c_d20260214_m042450_c001_v0001109_t0045_u01771043090694") 2026/02/14 04:28:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a442_d20260214_m042456_c001_v7007000_t0000_u01771043096619") 2026/02/14 04:28:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829eab_d20260214_m042450_c001_v0001181_t0011_u01771043090806") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a443_d20260214_m042456_c001_v7007000_t0000_u01771043096802") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ead_d20260214_m042451_c001_v0001181_t0030_u01771043091017") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a445_d20260214_m042456_c001_v7007000_t0000_u01771043096986") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe70_d20260214_m042451_c001_v0001102_t0020_u01771043091029") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a447_d20260214_m042457_c001_v7007000_t0000_u01771043097169") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e008f_d20260214_m042451_c001_v0001173_t0026_u01771043091046") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a448_d20260214_m042457_c001_v7007000_t0000_u01771043097355") 2026/02/14 04:28:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090610_d20260214_m042451_c001_v0001109_t0043_u01771043091205") 2026/02/14 04:28:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a44a_d20260214_m042457_c001_v7007000_t0000_u01771043097539") 2026/02/14 04:28:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829eaf_d20260214_m042451_c001_v0001181_t0041_u01771043091240") 2026/02/14 04:28:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a44b_d20260214_m042457_c001_v7007000_t0000_u01771043097722") 2026/02/14 04:28:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe72_d20260214_m042451_c001_v0001102_t0047_u01771043091398") 2026/02/14 04:28:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4081a6ce4764d79c_d20260214_m042515_c001_v7007000_t0000_u01771043115942") 2026/02/14 04:28:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829edf_d20260214_m042510_c001_v0001181_t0037_u01771043110022") 2026/02/14 04:28:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d599961d5_d20260214_m042515_c001_v7007000_t0000_u01771043115876") 2026/02/14 04:28:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeaf_d20260214_m042510_c001_v0001102_t0007_u01771043110189") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e7_d20260214_m042516_c001_v7007000_t0000_u01771043116118") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ee1_d20260214_m042510_c001_v0001181_t0046_u01771043110226") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4081a6ce4764d7a0_d20260214_m042516_c001_v7007000_t0000_u01771043116133") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0217_d20260214_m042510_c001_v0001173_t0036_u01771043110371") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d599961d7_d20260214_m042516_c001_v7007000_t0000_u01771043116060") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ee5_d20260214_m042510_c001_v0001181_t0006_u01771043110436") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a473_d20260214_m042516_c001_v7007000_t0000_u01771043116069") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090634_d20260214_m042510_c001_v0001109_t0058_u01771043110494") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a472_d20260214_m042515_c001_v7007000_t0000_u01771043115880") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ee7_d20260214_m042510_c001_v0001181_t0039_u01771043110647") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d599961d9_d20260214_m042516_c001_v7007000_t0000_u01771043116245") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0226_d20260214_m042510_c001_v0001173_t0054_u01771043110759") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a475_d20260214_m042516_c001_v7007000_t0000_u01771043116255") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeb1_d20260214_m042510_c001_v0001102_t0018_u01771043110813") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364caf3_d20260214_m042516_c001_v7007000_t0000_u01771043116268") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ee9_d20260214_m042510_c001_v0001181_t0054_u01771043110857") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364caf1_d20260214_m042516_c001_v7007000_t0000_u01771043116082") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090636_d20260214_m042511_c001_v0001109_t0045_u01771043111021") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364caf0_d20260214_m042515_c001_v7007000_t0000_u01771043115913") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829eeb_d20260214_m042511_c001_v0001181_t0041_u01771043111084") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca6e_d20260214_m042516_c001_v7007000_t0000_u01771043116290") 2026/02/14 04:28:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0236_d20260214_m042511_c001_v0001173_t0048_u01771043111145") 2026/02/14 04:28:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca6d_d20260214_m042516_c001_v7007000_t0000_u01771043116101") 2026/02/14 04:28:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafeb3_d20260214_m042511_c001_v0001102_t0052_u01771043111264") 2026/02/14 04:28:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82e3e6_d20260214_m042516_c001_v7007000_t0000_u01771043116109") 2026/02/14 04:28:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829eed_d20260214_m042511_c001_v0001181_t0045_u01771043111309") 2026/02/14 04:28:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364caef_d20260214_m042515_c001_v7007000_t0000_u01771043115893") 2026/02/14 04:28:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090638_d20260214_m042511_c001_v0001109_t0007_u01771043111523") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f04f4_d20260214_m042248_c001_v7007000_t0000_u01771042968374") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f115f15bfb6cfce59_d20260214_m042245_c001_v0001039_t0002_u01771042965716") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871454fe_d20260214_m042245_c001_v7007000_t0000_u01771042965529") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f115f15bfb6cfce27_d20260214_m042241_c001_v0001039_t0045_u01771042961282") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871454ea_d20260214_m042240_c001_v7007000_t0000_u01771042960510") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904c1_d20260214_m042235_c001_v0001109_t0043_u01771042955704") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9bc7f_d20260214_m042234_c001_v7007000_t0000_u01771042954231") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10027599f8b722b5_d20260214_m042231_c001_v0001104_t0038_u01771042951403") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4166e9546745a5b4_d20260214_m042231_c001_v7007000_t0000_u01771042951219") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10027599f8b722a7_d20260214_m042227_c001_v0001104_t0040_u01771042947693") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4166e9546745a5b0_d20260214_m042226_c001_v7007000_t0000_u01771042946949") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090497_d20260214_m042222_c001_v0001109_t0048_u01771042942433") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a897e2_d20260214_m042221_c001_v7007000_t0000_u01771042941148") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1100cadb1419db7c_d20260214_m042219_c001_v0001039_t0033_u01771042939419") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871454a1_d20260214_m042219_c001_v7007000_t0000_u01771042939233") 2026/02/14 04:28:41 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1100cadb1419db37_d20260214_m042215_c001_v0001039_t0000_u01771042935686") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d68714548b_d20260214_m042214_c001_v7007000_t0000_u01771042934929") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafccc_d20260214_m042210_c001_v0001102_t0042_u01771042930112") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8974e_d20260214_m042209_c001_v7007000_t0000_u01771042929148") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f115e96e2a005e462_d20260214_m042207_c001_v0001182_t0012_u01771042927291") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb551cb_d20260214_m042207_c001_v7007000_t0000_u01771042927101") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f115e96e2a005e448_d20260214_m042204_c001_v0001182_t0059_u01771042924005") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb551bc_d20260214_m042203_c001_v7007000_t0000_u01771042923275") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829cd5_d20260214_m042155_c001_v0001181_t0008_u01771042915863") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce365b6_d20260214_m042154_c001_v7007000_t0000_u01771042914949") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f111bbf5150326cb9_d20260214_m042153_c001_v0001180_t0044_u01771042913019") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f420b9a3bb8435981_d20260214_m042152_c001_v7007000_t0000_u01771042912832") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f111bbf5150326cab_d20260214_m042149_c001_v0001180_t0058_u01771042909485") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f420b9a3bb843595f_d20260214_m042148_c001_v7007000_t0000_u01771042908668") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090403_d20260214_m042142_c001_v0001109_t0013_u01771042902393") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a88b37_d20260214_m042141_c001_v7007000_t0000_u01771042901474") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f112c3608346a4c7e_d20260214_m042139_c001_v0001120_t0050_u01771042899038") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d5a1_d20260214_m042138_c001_v7007000_t0000_u01771042898853") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f112c3608346a4c60_d20260214_m042135_c001_v0001120_t0049_u01771042895061") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d59e_d20260214_m042134_c001_v7007000_t0000_u01771042894292") 2026/02/14 04:28:42 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafc23_d20260214_m042128_c001_v0001102_t0050_u01771042888057") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c530_d20260214_m042126_c001_v7007000_t0000_u01771042886926") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f118be59ed7985f4a_d20260214_m042120_c001_v0001181_t0035_u01771042880351") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d562_d20260214_m042120_c001_v7007000_t0000_u01771042880142") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829c33_d20260214_m042116_c001_v0001181_t0022_u01771042876240") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f104e3eabc997b484_d20260214_m042114_c001_v0001116_t0057_u01771042874755") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f104e3eabc997b47e_d20260214_m042113_c001_v0001116_t0033_u01771042873472") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32255114_d20260214_m042059_c001_v7007000_t0000_u01771042859496") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafbb3_d20260214_m042051_c001_v0001102_t0036_u01771042851745") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f11585528de712b03_d20260214_m042050_c001_v0001033_t0058_u01771042850233") 2026/02/14 04:28:43 DEBUG : dst/one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f11585528de712afd_d20260214_m042048_c001_v0001033_t0041_u01771042848930") 2026/02/14 04:28:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f04f7_d20260214_m042248_c001_v7007000_t0000_u01771042968558") 2026/02/14 04:28:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f112719e115a237ea_d20260214_m042245_c001_v0001177_t0053_u01771042965312") 2026/02/14 04:28:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f106af0496c8c4741_d20260214_m042239_c001_v0001173_t0047_u01771042959970") 2026/02/14 04:28:43 DEBUG : dst/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9bc83_d20260214_m042234_c001_v7007000_t0000_u01771042954425") 2026/02/14 04:28:43 DEBUG : dst/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10047b58327e2b5e_d20260214_m042230_c001_v0001102_t0032_u01771042950774") 2026/02/14 04:28:43 DEBUG : dst/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f103cda4b8c6001f9_d20260214_m042226_c001_v0001136_t0028_u01771042946667") 2026/02/14 04:28:43 DEBUG : dst/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a897e4_d20260214_m042221_c001_v7007000_t0000_u01771042941331") 2026/02/14 04:28:43 DEBUG : dst/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f110ca3ea4b8b8149_d20260214_m042218_c001_v0001029_t0030_u01771042938778") 2026/02/14 04:28:43 DEBUG : dst/one.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1082110c1d669336_d20260214_m042214_c001_v0001038_t0027_u01771042934409") 2026/02/14 04:28:43 DEBUG : dst/three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c531_d20260214_m042127_c001_v7007000_t0000_u01771042887108") 2026/02/14 04:28:43 DEBUG : dst/three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f104e3eabc997b4b0_d20260214_m042124_c001_v0001116_t0052_u01771042884821") 2026/02/14 04:28:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f04fb_d20260214_m042248_c001_v7007000_t0000_u01771042968745") 2026/02/14 04:28:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f109d539157a488cb_d20260214_m042246_c001_v0001103_t0003_u01771042966962") 2026/02/14 04:28:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f11446b7b9805eb13_d20260214_m042242_c001_v0001173_t0006_u01771042962443") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f04ff_d20260214_m042248_c001_v7007000_t0000_u01771042968928") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f115f15bfb6cfce6b_d20260214_m042247_c001_v0001039_t0017_u01771042967513") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d687145507_d20260214_m042247_c001_v7007000_t0000_u01771042967328") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f115f15bfb6cfce37_d20260214_m042243_c001_v0001039_t0032_u01771042963340") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871454f8_d20260214_m042243_c001_v7007000_t0000_u01771042963155") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd0e_d20260214_m042237_c001_v0001102_t0046_u01771042957167") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9bc84_d20260214_m042234_c001_v7007000_t0000_u01771042954607") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10027599f8b722b9_d20260214_m042233_c001_v0001104_t0021_u01771042953376") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4166e9546745a5b6_d20260214_m042233_c001_v7007000_t0000_u01771042953191") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10027599f8b722af_d20260214_m042229_c001_v0001104_t0000_u01771042949173") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4166e9546745a5b2_d20260214_m042228_c001_v7007000_t0000_u01771042948986") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafcf4_d20260214_m042223_c001_v0001102_t0007_u01771042943858") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871454a5_d20260214_m042220_c001_v7007000_t0000_u01771042940587") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafce2_d20260214_m042217_c001_v0001102_t0031_u01771042937501") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d687145496_d20260214_m042216_c001_v7007000_t0000_u01771042936766") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829d1b_d20260214_m042211_c001_v0001181_t0021_u01771042931888") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb551cd_d20260214_m042208_c001_v7007000_t0000_u01771042928216") 2026/02/14 04:28:44 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829d07_d20260214_m042205_c001_v0001181_t0051_u01771042925772") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb551c0_d20260214_m042204_c001_v7007000_t0000_u01771042924669") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090437_d20260214_m042157_c001_v0001109_t0054_u01771042917510") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f420b9a3bb843598a_d20260214_m042154_c001_v7007000_t0000_u01771042914013") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090427_d20260214_m042151_c001_v0001109_t0007_u01771042911450") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f420b9a3bb8435965_d20260214_m042150_c001_v7007000_t0000_u01771042910330") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafc6b_d20260214_m042144_c001_v0001102_t0000_u01771042904035") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d5b0_d20260214_m042140_c001_v7007000_t0000_u01771042900559") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafc45_d20260214_m042137_c001_v0001102_t0022_u01771042897522") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d5a0_d20260214_m042136_c001_v7007000_t0000_u01771042896431") 2026/02/14 04:28:45 DEBUG : dst/three.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829c59_d20260214_m042129_c001_v0001181_t0027_u01771042889627") 2026/02/14 04:28:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9bc87_d20260214_m042234_c001_v7007000_t0000_u01771042954791") 2026/02/14 04:28:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1034915ecf12baf9_d20260214_m042232_c001_v0001145_t0005_u01771042952683") 2026/02/14 04:28:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10709d512d0786b8_d20260214_m042228_c001_v0001184_t0046_u01771042948770") 2026/02/14 04:28:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a897e5_d20260214_m042221_c001_v7007000_t0000_u01771042941516") 2026/02/14 04:28:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108c55b39124e96f_d20260214_m042220_c001_v0001103_t0016_u01771042940204") 2026/02/14 04:28:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f109e6d41bcf8a3cb_d20260214_m042216_c001_v0001182_t0025_u01771042936559") 2026/02/14 04:28:45 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f0502_d20260214_m042249_c001_v7007000_t0000_u01771042969111") 2026/02/14 04:28:45 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829d7b_d20260214_m042236_c001_v0001181_t0006_u01771042956601") 2026/02/14 04:28:45 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4062359b0fd9bc8a_d20260214_m042234_c001_v7007000_t0000_u01771042954973") 2026/02/14 04:28:45 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829d59_d20260214_m042223_c001_v0001181_t0004_u01771042943281") 2026/02/14 04:28:45 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a897e7_d20260214_m042221_c001_v7007000_t0000_u01771042941701") 2026/02/14 04:28:45 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809046b_d20260214_m042210_c001_v0001109_t0041_u01771042930800") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89750_d20260214_m042209_c001_v7007000_t0000_u01771042929331") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafc93_d20260214_m042156_c001_v0001102_t0014_u01771042916438") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce365b8_d20260214_m042155_c001_v7007000_t0000_u01771042915135") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ca1_d20260214_m042143_c001_v0001181_t0027_u01771042903470") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a88b39_d20260214_m042141_c001_v7007000_t0000_u01771042901659") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580903d5_d20260214_m042128_c001_v0001109_t0003_u01771042888768") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c532_d20260214_m042127_c001_v7007000_t0000_u01771042887289") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1180204ef2337104_d20260214_m042122_c001_v0001146_t0010_u01771042882160") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32255115_d20260214_m042059_c001_v7007000_t0000_u01771042859677") 2026/02/14 04:28:46 DEBUG : dst/two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f11585528de712b35_d20260214_m042058_c001_v0001033_t0057_u01771042858059") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59995313_d20260214_m042021_c001_v7007000_t0000_u01771042821761") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ba9_d20260214_m042018_c001_v0001181_t0029_u01771042818375") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d5999530a_d20260214_m042016_c001_v7007000_t0000_u01771042816194") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b8b_d20260214_m042006_c001_v0001181_t0058_u01771042806685") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef4f_d20260214_m041957_c001_v7007000_t0000_u01771042797309") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b6d_d20260214_m041953_c001_v0001181_t0007_u01771042793511") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0733d_d20260214_m041933_c001_v7007000_t0000_u01771042773650") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b17_d20260214_m041931_c001_v0001181_t0059_u01771042771924") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0732e_d20260214_m041931_c001_v7007000_t0000_u01771042771153") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b0d_d20260214_m041929_c001_v0001181_t0020_u01771042769997") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07326_d20260214_m041927_c001_v7007000_t0000_u01771042767507") 2026/02/14 04:28:46 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829af5_d20260214_m041925_c001_v0001181_t0038_u01771042765828") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07321_d20260214_m041925_c001_v7007000_t0000_u01771042765017") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ae9_d20260214_m041923_c001_v0001181_t0030_u01771042763836") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d1bb_d20260214_m041918_c001_v7007000_t0000_u01771042758681") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829abd_d20260214_m041917_c001_v0001181_t0002_u01771042757312") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d166_d20260214_m041916_c001_v7007000_t0000_u01771042756546") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ab9_d20260214_m041915_c001_v0001181_t0030_u01771042755786") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5516b5_d20260214_m041911_c001_v7007000_t0000_u01771042751927") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a97_d20260214_m041910_c001_v0001181_t0015_u01771042750729") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b55168e_d20260214_m041908_c001_v7007000_t0000_u01771042748880") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a87_d20260214_m041907_c001_v0001181_t0020_u01771042747933") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b55167a_d20260214_m041907_c001_v7007000_t0000_u01771042747562") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10397ba3654a4c27_d20260214_m041906_c001_v0001033_t0044_u01771042746652") 2026/02/14 04:28:47 DEBUG : empty space: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a79_d20260214_m041905_c001_v0001181_t0011_u01771042745103") 2026/02/14 04:28:47 DEBUG : enormous: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07339_d20260214_m041932_c001_v7007000_t0000_u01771042772721") 2026/02/14 04:28:47 DEBUG : enormous: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b19_d20260214_m041932_c001_v0001181_t0059_u01771042772137") 2026/02/14 04:28:47 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683f0510_d20260214_m042254_c001_v7007000_t0000_u01771042974488") 2026/02/14 04:28:47 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd30_d20260214_m042253_c001_v0001102_t0000_u01771042973073") 2026/02/14 04:28:47 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef27_d20260214_m041951_c001_v7007000_t0000_u01771042791780") 2026/02/14 04:28:47 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b61_d20260214_m041950_c001_v0001181_t0020_u01771042790558") 2026/02/14 04:28:48 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b55164b_d20260214_m041902_c001_v7007000_t0000_u01771042742368") 2026/02/14 04:28:48 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a63_d20260214_m041901_c001_v0001181_t0006_u01771042741422") 2026/02/14 04:28:48 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551647_d20260214_m041900_c001_v7007000_t0000_u01771042740866") 2026/02/14 04:28:48 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a5f_d20260214_m041900_c001_v0001181_t0033_u01771042740278") 2026/02/14 04:28:48 DEBUG : existing: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a5b_d20260214_m041859_c001_v0001181_t0007_u01771042739522") 2026/02/14 04:28:48 DEBUG : existing-b: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef2a_d20260214_m041951_c001_v7007000_t0000_u01771042791962") 2026/02/14 04:28:48 DEBUG : existing-b: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafb17_d20260214_m041950_c001_v0001102_t0026_u01771042790546") 2026/02/14 04:28:48 DEBUG : file1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871456ba_d20260214_m042358_c001_v7007000_t0000_u01771043038942") 2026/02/14 04:28:48 DEBUG : file1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e29_d20260214_m042357_c001_v0001181_t0006_u01771043037584") 2026/02/14 04:28:48 DEBUG : file1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d687145690_d20260214_m042356_c001_v7007000_t0000_u01771043036281") 2026/02/14 04:28:48 DEBUG : file1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090576_d20260214_m042354_c001_v0001109_t0041_u01771043034617") 2026/02/14 04:28:48 DEBUG : five: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07344_d20260214_m041937_c001_v7007000_t0000_u01771042777140") 2026/02/14 04:28:48 DEBUG : five: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829b31_d20260214_m041935_c001_v0001181_t0047_u01771042775210") 2026/02/14 04:28:48 DEBUG : foo: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5516a7_d20260214_m041910_c001_v7007000_t0000_u01771042750357") 2026/02/14 04:28:48 DEBUG : foo: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829a91_d20260214_m041909_c001_v0001181_t0047_u01771042749806") 2026/02/14 04:28:48 DEBUG : foo: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829a8f_d20260214_m041909_c001_v0001181_t0047_u01771042749251") 2026/02/14 04:28:48 DEBUG : four: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07345_d20260214_m041937_c001_v7007000_t0000_u01771042777356") 2026/02/14 04:28:48 DEBUG : four: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafae3_d20260214_m041935_c001_v0001102_t0046_u01771042775968") 2026/02/14 04:28:48 DEBUG : four: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b2b_d20260214_m041934_c001_v0001181_t0049_u01771042774622") 2026/02/14 04:28:48 DEBUG : hello world2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba50_d20260214_m041734_c001_v7007000_t0000_u01771042654275") 2026/02/14 04:28:48 DEBUG : hello world2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782993f_d20260214_m041733_c001_v0001181_t0039_u01771042653685") 2026/02/14 04:28:48 DEBUG : ignore-size: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551645_d20260214_m041859_c001_v7007000_t0000_u01771042739153") 2026/02/14 04:28:49 DEBUG : ignore-size: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a57_d20260214_m041858_c001_v0001181_t0005_u01771042738195") 2026/02/14 04:28:49 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef0c_d20260214_m041949_c001_v7007000_t0000_u01771042789808") 2026/02/14 04:28:49 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b5d_d20260214_m041948_c001_v0001181_t0031_u01771042788926") 2026/02/14 04:28:49 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0735d_d20260214_m041948_c001_v7007000_t0000_u01771042788179") 2026/02/14 04:28:49 DEBUG : nested/sub dir/file: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b5b_d20260214_m041947_c001_v0001181_t0001_u01771042787145") 2026/02/14 04:28:49 DEBUG : one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07346_d20260214_m041937_c001_v7007000_t0000_u01771042777540") 2026/02/14 04:28:49 DEBUG : one: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829b23_d20260214_m041934_c001_v0001181_t0047_u01771042774036") 2026/02/14 04:28:49 DEBUG : only0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a0f_d20260214_m042343_c001_v7007000_t0000_u01771043023862") 2026/02/14 04:28:49 DEBUG : only0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829dfd_d20260214_m042338_c001_v0001181_t0047_u01771043018509") 2026/02/14 04:28:49 DEBUG : only0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090525_d20260214_m042322_c001_v0001109_t0002_u01771043002362") 2026/02/14 04:28:49 DEBUG : only0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5f4e3_d20260214_m042316_c001_v7007000_t0000_u01771042996211") 2026/02/14 04:28:49 DEBUG : only0: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd3a_d20260214_m042259_c001_v0001102_t0048_u01771042979059") 2026/02/14 04:28:49 DEBUG : only1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a12_d20260214_m042344_c001_v7007000_t0000_u01771043024046") 2026/02/14 04:28:49 DEBUG : only1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafda8_d20260214_m042339_c001_v0001102_t0046_u01771043019472") 2026/02/14 04:28:49 DEBUG : only1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd6e_d20260214_m042323_c001_v0001102_t0047_u01771043003516") 2026/02/14 04:28:49 DEBUG : only1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5f4df_d20260214_m042316_c001_v7007000_t0000_u01771042996029") 2026/02/14 04:28:49 DEBUG : only1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829db1_d20260214_m042259_c001_v0001181_t0054_u01771042979996") 2026/02/14 04:28:49 DEBUG : only10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a15_d20260214_m042344_c001_v7007000_t0000_u01771043024230") 2026/02/14 04:28:49 DEBUG : only10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f958090561_d20260214_m042338_c001_v0001109_t0057_u01771043018498") 2026/02/14 04:28:49 DEBUG : only10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd7e_d20260214_m042330_c001_v0001102_t0016_u01771043010348") 2026/02/14 04:28:49 DEBUG : only10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d91b_d20260214_m042315_c001_v7007000_t0000_u01771042995634") 2026/02/14 04:28:49 DEBUG : only10: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dbf_d20260214_m042307_c001_v0001181_t0047_u01771042987223") 2026/02/14 04:28:50 DEBUG : only11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a18_d20260214_m042344_c001_v7007000_t0000_u01771043024413") 2026/02/14 04:28:50 DEBUG : only11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafd9c_d20260214_m042338_c001_v0001102_t0046_u01771043018518") 2026/02/14 04:28:50 DEBUG : only11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ded_d20260214_m042331_c001_v0001181_t0001_u01771043011602") 2026/02/14 04:28:50 DEBUG : only11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d91e_d20260214_m042315_c001_v7007000_t0000_u01771042995816") 2026/02/14 04:28:50 DEBUG : only11: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090509_d20260214_m042307_c001_v0001109_t0030_u01771042987747") 2026/02/14 04:28:50 DEBUG : only12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a1b_d20260214_m042344_c001_v7007000_t0000_u01771043024596") 2026/02/14 04:28:50 DEBUG : only12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408adeeafc2103d3_d20260214_m042339_c001_v0001093_t0037_u01771043019111") 2026/02/14 04:28:50 DEBUG : only12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090549_d20260214_m042332_c001_v0001109_t0040_u01771043012206") 2026/02/14 04:28:50 DEBUG : only12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d921_d20260214_m042315_c001_v7007000_t0000_u01771042995998") 2026/02/14 04:28:50 DEBUG : only12: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd54_d20260214_m042308_c001_v0001102_t0041_u01771042988756") 2026/02/14 04:28:50 DEBUG : only13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a1c_d20260214_m042344_c001_v7007000_t0000_u01771043024779") 2026/02/14 04:28:50 DEBUG : only13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafda0_d20260214_m042338_c001_v0001102_t0046_u01771043018729") 2026/02/14 04:28:50 DEBUG : only13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd84_d20260214_m042333_c001_v0001102_t0048_u01771043013093") 2026/02/14 04:28:50 DEBUG : only13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4041797aef471115_d20260214_m042316_c001_v7007000_t0000_u01771042996307") 2026/02/14 04:28:50 DEBUG : only13: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dc3_d20260214_m042309_c001_v0001181_t0005_u01771042989679") 2026/02/14 04:28:50 DEBUG : only14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a1e_d20260214_m042344_c001_v7007000_t0000_u01771043024963") 2026/02/14 04:28:50 DEBUG : only14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829dff_d20260214_m042338_c001_v0001181_t0047_u01771043018719") 2026/02/14 04:28:50 DEBUG : only14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829df3_d20260214_m042333_c001_v0001181_t0050_u01771043013817") 2026/02/14 04:28:50 DEBUG : only14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5923_d20260214_m042316_c001_v7007000_t0000_u01771042996014") 2026/02/14 04:28:50 DEBUG : only14: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090511_d20260214_m042310_c001_v0001109_t0050_u01771042990223") 2026/02/14 04:28:51 DEBUG : only15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89a21_d20260214_m042345_c001_v7007000_t0000_u01771043025150") 2026/02/14 04:28:51 DEBUG : only15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f958090563_d20260214_m042338_c001_v0001109_t0057_u01771043018740") 2026/02/14 04:28:51 DEBUG : only15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090551_d20260214_m042334_c001_v0001109_t0016_u01771043014562") 2026/02/14 04:28:51 DEBUG : only15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5930_d20260214_m042316_c001_v7007000_t0000_u01771042996382") 2026/02/14 04:28:51 DEBUG : only15: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd5c_d20260214_m042310_c001_v0001102_t0026_u01771042990936") 2026/02/14 04:28:51 DEBUG : only16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e0c_d20260214_m042345_c001_v7007000_t0000_u01771043025334") 2026/02/14 04:28:51 DEBUG : only16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829e01_d20260214_m042338_c001_v0001181_t0047_u01771043018903") 2026/02/14 04:28:51 DEBUG : only16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd8e_d20260214_m042335_c001_v0001102_t0041_u01771043015237") 2026/02/14 04:28:51 DEBUG : only16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5f4ea_d20260214_m042316_c001_v7007000_t0000_u01771042996576") 2026/02/14 04:28:51 DEBUG : only16: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dc9_d20260214_m042311_c001_v0001181_t0027_u01771042991935") 2026/02/14 04:28:52 DEBUG : only17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e10_d20260214_m042345_c001_v7007000_t0000_u01771043025532") 2026/02/14 04:28:52 DEBUG : only17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafda2_d20260214_m042338_c001_v0001102_t0046_u01771043018913") 2026/02/14 04:28:52 DEBUG : only17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829df9_d20260214_m042336_c001_v0001181_t0050_u01771043016250") 2026/02/14 04:28:52 DEBUG : only17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4041797aef471117_d20260214_m042316_c001_v7007000_t0000_u01771042996673") 2026/02/14 04:28:52 DEBUG : only17: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090517_d20260214_m042312_c001_v0001109_t0033_u01771042992684") 2026/02/14 04:28:52 DEBUG : only18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e13_d20260214_m042345_c001_v7007000_t0000_u01771043025716") 2026/02/14 04:28:52 DEBUG : only18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f958090565_d20260214_m042338_c001_v0001109_t0057_u01771043018924") 2026/02/14 04:28:52 DEBUG : only18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809055d_d20260214_m042336_c001_v0001109_t0034_u01771043016798") 2026/02/14 04:28:52 DEBUG : only18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5f4e7_d20260214_m042316_c001_v7007000_t0000_u01771042996393") 2026/02/14 04:28:52 DEBUG : only18: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd66_d20260214_m042313_c001_v0001102_t0024_u01771042993653") 2026/02/14 04:28:52 DEBUG : only19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e16_d20260214_m042345_c001_v7007000_t0000_u01771043025899") 2026/02/14 04:28:52 DEBUG : only19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f958090567_d20260214_m042339_c001_v0001109_t0057_u01771043019108") 2026/02/14 04:28:52 DEBUG : only19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd98_d20260214_m042337_c001_v0001102_t0021_u01771043017559") 2026/02/14 04:28:52 DEBUG : only19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4041797aef471114_d20260214_m042316_c001_v7007000_t0000_u01771042996021") 2026/02/14 04:28:52 DEBUG : only19: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dd1_d20260214_m042314_c001_v0001181_t0046_u01771042994449") 2026/02/14 04:28:52 DEBUG : only2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e19_d20260214_m042346_c001_v7007000_t0000_u01771043026085") 2026/02/14 04:28:52 DEBUG : only2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829e03_d20260214_m042339_c001_v0001181_t0047_u01771043019086") 2026/02/14 04:28:52 DEBUG : only2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ddd_d20260214_m042324_c001_v0001181_t0016_u01771043004395") 2026/02/14 04:28:52 DEBUG : only2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4041797aef471116_d20260214_m042316_c001_v7007000_t0000_u01771042996490") 2026/02/14 04:28:52 DEBUG : only2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904f5_d20260214_m042300_c001_v0001109_t0026_u01771042980562") 2026/02/14 04:28:52 DEBUG : only3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e1c_d20260214_m042346_c001_v7007000_t0000_u01771043026271") 2026/02/14 04:28:53 DEBUG : only3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafda4_d20260214_m042339_c001_v0001102_t0046_u01771043019096") 2026/02/14 04:28:53 DEBUG : only3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809052f_d20260214_m042324_c001_v0001109_t0045_u01771043004898") 2026/02/14 04:28:53 DEBUG : only3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d924_d20260214_m042316_c001_v7007000_t0000_u01771042996179") 2026/02/14 04:28:53 DEBUG : only3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd42_d20260214_m042301_c001_v0001102_t0033_u01771042981330") 2026/02/14 04:28:53 DEBUG : only4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e1f_d20260214_m042346_c001_v7007000_t0000_u01771043026455") 2026/02/14 04:28:53 DEBUG : only4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829e07_d20260214_m042339_c001_v0001181_t0047_u01771043019462") 2026/02/14 04:28:53 DEBUG : only4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd74_d20260214_m042325_c001_v0001102_t0004_u01771043005644") 2026/02/14 04:28:53 DEBUG : only4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d92e_d20260214_m042316_c001_v7007000_t0000_u01771042996725") 2026/02/14 04:28:53 DEBUG : only4: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829db5_d20260214_m042302_c001_v0001181_t0016_u01771042982225") 2026/02/14 04:28:53 DEBUG : only5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e21_d20260214_m042346_c001_v7007000_t0000_u01771043026637") 2026/02/14 04:28:53 DEBUG : only5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829e05_d20260214_m042339_c001_v0001181_t0047_u01771043019270") 2026/02/14 04:28:53 DEBUG : only5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829de3_d20260214_m042326_c001_v0001181_t0033_u01771043006667") 2026/02/14 04:28:53 DEBUG : only5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea592b_d20260214_m042316_c001_v7007000_t0000_u01771042996198") 2026/02/14 04:28:53 DEBUG : only5: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580904fb_d20260214_m042302_c001_v0001109_t0008_u01771042982830") 2026/02/14 04:28:53 DEBUG : only6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e22_d20260214_m042346_c001_v7007000_t0000_u01771043026821") 2026/02/14 04:28:53 DEBUG : only6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408adeeafc2103d5_d20260214_m042339_c001_v0001093_t0037_u01771043019301") 2026/02/14 04:28:53 DEBUG : only6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090535_d20260214_m042327_c001_v0001109_t0022_u01771043007440") 2026/02/14 04:28:53 DEBUG : only6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea593f_d20260214_m042316_c001_v7007000_t0000_u01771042996752") 2026/02/14 04:28:53 DEBUG : only6: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd4a_d20260214_m042303_c001_v0001102_t0042_u01771042983649") 2026/02/14 04:28:53 DEBUG : only7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e23_d20260214_m042347_c001_v7007000_t0000_u01771043027004") 2026/02/14 04:28:54 DEBUG : only7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f413180241caafda6_d20260214_m042339_c001_v0001102_t0046_u01771043019280") 2026/02/14 04:28:54 DEBUG : only7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd78_d20260214_m042328_c001_v0001102_t0041_u01771043008062") 2026/02/14 04:28:54 DEBUG : only7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d92b_d20260214_m042316_c001_v7007000_t0000_u01771042996543") 2026/02/14 04:28:54 DEBUG : only7: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829dbb_d20260214_m042304_c001_v0001181_t0030_u01771042984703") 2026/02/14 04:28:54 DEBUG : only8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e3d_d20260214_m042347_c001_v7007000_t0000_u01771043027189") 2026/02/14 04:28:54 DEBUG : only8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f958090569_d20260214_m042339_c001_v0001109_t0057_u01771043019293") 2026/02/14 04:28:54 DEBUG : only8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829de7_d20260214_m042328_c001_v0001181_t0044_u01771043008930") 2026/02/14 04:28:54 DEBUG : only8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d928_d20260214_m042316_c001_v7007000_t0000_u01771042996361") 2026/02/14 04:28:54 DEBUG : only8: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090501_d20260214_m042305_c001_v0001109_t0031_u01771042985357") 2026/02/14 04:28:54 DEBUG : only9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a89e3e_d20260214_m042347_c001_v7007000_t0000_u01771043027373") 2026/02/14 04:28:54 DEBUG : only9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f95809056d_d20260214_m042339_c001_v0001109_t0057_u01771043019483") 2026/02/14 04:28:54 DEBUG : only9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090539_d20260214_m042329_c001_v0001109_t0045_u01771043009542") 2026/02/14 04:28:54 DEBUG : only9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5938_d20260214_m042316_c001_v7007000_t0000_u01771042996567") 2026/02/14 04:28:54 DEBUG : only9: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafd4e_d20260214_m042306_c001_v0001102_t0055_u01771042986129") 2026/02/14 04:28:54 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07358_d20260214_m041946_c001_v7007000_t0000_u01771042786004") 2026/02/14 04:28:54 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090297_d20260214_m041943_c001_v0001109_t0056_u01771042783756") 2026/02/14 04:28:54 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07352_d20260214_m041943_c001_v7007000_t0000_u01771042783023") 2026/02/14 04:28:54 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b45_d20260214_m041941_c001_v0001181_t0058_u01771042781354") 2026/02/14 04:28:54 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0734d_d20260214_m041940_c001_v7007000_t0000_u01771042780621") 2026/02/14 04:28:54 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090277_d20260214_m041938_c001_v0001109_t0055_u01771042778455") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0732c_d20260214_m041929_c001_v7007000_t0000_u01771042769221") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b01_d20260214_m041928_c001_v0001181_t0051_u01771042768058") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07325_d20260214_m041926_c001_v7007000_t0000_u01771042766462") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829af3_d20260214_m041925_c001_v0001181_t0026_u01771042765565") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0731e_d20260214_m041924_c001_v7007000_t0000_u01771042764424") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ae7_d20260214_m041923_c001_v0001181_t0000_u01771042763625") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d1a4_d20260214_m041918_c001_v7007000_t0000_u01771042758126") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829abb_d20260214_m041917_c001_v0001181_t0033_u01771042757099") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d16e_d20260214_m041916_c001_v7007000_t0000_u01771042756730") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ab5_d20260214_m041915_c001_v0001181_t0045_u01771042755567") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d158_d20260214_m041915_c001_v7007000_t0000_u01771042755197") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ab3_d20260214_m041914_c001_v0001181_t0057_u01771042754618") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829aaf_d20260214_m041914_c001_v0001181_t0023_u01771042754037") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5516c9_d20260214_m041913_c001_v7007000_t0000_u01771042753664") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829aab_d20260214_m041913_c001_v0001181_t0004_u01771042753088") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829aa5_d20260214_m041912_c001_v0001181_t0015_u01771042752480") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5516b8_d20260214_m041912_c001_v7007000_t0000_u01771042752110") 2026/02/14 04:28:55 DEBUG : potato: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829aa1_d20260214_m041911_c001_v0001181_t0028_u01771042751333") 2026/02/14 04:28:55 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40260b94683efcd6_d20260214_m042031_c001_v7007000_t0000_u01771042831446") 2026/02/14 04:28:55 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090341_d20260214_m042030_c001_v0001109_t0056_u01771042830574") 2026/02/14 04:28:55 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59995316_d20260214_m042022_c001_v7007000_t0000_u01771042822081") 2026/02/14 04:28:55 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090317_d20260214_m042017_c001_v0001109_t0052_u01771042817455") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4126caef21b70722_d20260214_m042010_c001_v7007000_t0000_u01771042810324") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580902f1_d20260214_m042005_c001_v0001109_t0052_u01771042805644") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef50_d20260214_m041957_c001_v7007000_t0000_u01771042797685") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580902b9_d20260214_m041952_c001_v0001109_t0021_u01771042792921") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0733b_d20260214_m041932_c001_v7007000_t0000_u01771042772916") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b15_d20260214_m041931_c001_v0001181_t0058_u01771042771704") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0732f_d20260214_m041931_c001_v7007000_t0000_u01771042771336") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b09_d20260214_m041929_c001_v0001181_t0034_u01771042769772") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0732d_d20260214_m041929_c001_v7007000_t0000_u01771042769405") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b05_d20260214_m041928_c001_v0001181_t0021_u01771042768646") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07327_d20260214_m041927_c001_v7007000_t0000_u01771042767689") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829afb_d20260214_m041926_c001_v0001181_t0017_u01771042766874") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07322_d20260214_m041925_c001_v7007000_t0000_u01771042765198") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829aef_d20260214_m041924_c001_v0001181_t0037_u01771042764436") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41959969dc82d1c2_d20260214_m041918_c001_v7007000_t0000_u01771042758863") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829ac1_d20260214_m041917_c001_v0001181_t0042_u01771042757918") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba56_d20260214_m041736_c001_v7007000_t0000_u01771042656894") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829945_d20260214_m041736_c001_v0001181_t0026_u01771042656307") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba53_d20260214_m041735_c001_v7007000_t0000_u01771042655404") 2026/02/14 04:28:56 DEBUG : potato2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829941_d20260214_m041734_c001_v0001181_t0001_u01771042654814") 2026/02/14 04:28:56 DEBUG : potato3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41435a1d59995320_d20260214_m042022_c001_v7007000_t0000_u01771042822446") 2026/02/14 04:28:56 DEBUG : potato3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafb5b_d20260214_m042018_c001_v0001102_t0059_u01771042818983") 2026/02/14 04:28:57 DEBUG : potato3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4126caef21b70723_d20260214_m042010_c001_v7007000_t0000_u01771042810506") 2026/02/14 04:28:57 DEBUG : potato3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafb3b_d20260214_m042007_c001_v0001102_t0034_u01771042807304") 2026/02/14 04:28:57 DEBUG : potato3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef53_d20260214_m041958_c001_v7007000_t0000_u01771042798172") 2026/02/14 04:28:57 DEBUG : potato3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafb1f_d20260214_m041953_c001_v0001102_t0038_u01771042793721") 2026/02/14 04:28:57 DEBUG : pre-dest1/1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c501_d20260214_m042109_c001_v7007000_t0000_u01771042869229") 2026/02/14 04:28:57 DEBUG : pre-dest1/1: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafbc7_d20260214_m042100_c001_v0001102_t0013_u01771042860455") 2026/02/14 04:28:57 DEBUG : pre-dest2/2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f423aedb37364c502_d20260214_m042109_c001_v7007000_t0000_u01771042869408") 2026/02/14 04:28:57 DEBUG : pre-dest2/2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090391_d20260214_m042101_c001_v0001109_t0049_u01771042861299") 2026/02/14 04:28:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32255036_d20260214_m042044_c001_v7007000_t0000_u01771042844863") 2026/02/14 04:28:57 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829be1_d20260214_m042040_c001_v0001181_t0030_u01771042840235") 2026/02/14 04:28:57 DEBUG : sizeonly: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551643_d20260214_m041857_c001_v7007000_t0000_u01771042737642") 2026/02/14 04:28:57 DEBUG : sizeonly: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a51_d20260214_m041856_c001_v0001181_t0016_u01771042736660") 2026/02/14 04:28:57 DEBUG : splitbanan: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40939513542ad4ed_d20260214_m042603_c001_v7007000_t0000_u01771043163403") 2026/02/14 04:28:57 DEBUG : splitbanan: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caaff2a_d20260214_m042555_c001_v0001102_t0044_u01771043155258") 2026/02/14 04:28:57 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564b8_d20260214_m042731_c001_v7007000_t0000_u01771043251622") 2026/02/14 04:28:57 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0f7f_d20260214_m042723_c001_v0001173_t0051_u01771043243859") 2026/02/14 04:28:57 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f403c2bf2f8a8a983_d20260214_m042712_c001_v7007000_t0000_u01771043232511") 2026/02/14 04:28:57 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0e27_d20260214_m042705_c001_v0001173_t0008_u01771043225261") 2026/02/14 04:28:57 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41973cf03ce36eef_d20260214_m042654_c001_v7007000_t0000_u01771043214575") 2026/02/14 04:28:57 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0c07_d20260214_m042647_c001_v0001173_t0021_u01771043207915") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d85d60_d20260214_m042637_c001_v7007000_t0000_u01771043197476") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e0a32_d20260214_m042631_c001_v0001173_t0028_u01771043191102") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07da5_d20260214_m042620_c001_v7007000_t0000_u01771043180999") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e088c_d20260214_m042613_c001_v0001173_t0048_u01771043173699") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408ea39cebb5617a_d20260214_m042557_c001_v7007000_t0000_u01771043157720") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f958090694_d20260214_m042553_c001_v0001109_t0050_u01771043153853") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525d6_d20260214_m042543_c001_v7007000_t0000_u01771043143395") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f33_d20260214_m042536_c001_v0001181_t0052_u01771043136012") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b5525b8_d20260214_m042535_c001_v7007000_t0000_u01771043135058") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809065a_d20260214_m042531_c001_v0001109_t0059_u01771043131449") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca8a_d20260214_m042521_c001_v7007000_t0000_u01771043121151") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809063a_d20260214_m042513_c001_v0001109_t0022_u01771043113736") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ca62_d20260214_m042512_c001_v7007000_t0000_u01771043112286") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e01e9_d20260214_m042508_c001_v0001173_t0028_u01771043108269") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f40536c8bc277ca62_d20260214_m042452_c001_v7007000_t0000_u01771043092169") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafe60_d20260214_m042447_c001_v0001102_t0059_u01771043087945") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f422e7ef98eea5cde_d20260214_m042438_c001_v7007000_t0000_u01771043078095") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580905d4_d20260214_m042431_c001_v0001109_t0048_u01771043071182") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7c82e_d20260214_m042421_c001_v7007000_t0000_u01771043061893") 2026/02/14 04:28:58 DEBUG : splitbananasplit: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e49_d20260214_m042415_c001_v0001181_t0001_u01771043055718") 2026/02/14 04:28:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f42141b7349d857cd_d20260214_m042538_c001_v7007000_t0000_u01771043138368") 2026/02/14 04:28:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829f21_d20260214_m042532_c001_v0001181_t0019_u01771043132719") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871456f5_d20260214_m042406_c001_v7007000_t0000_u01771043046775") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdce_d20260214_m042403_c001_v0001102_t0054_u01771043043876") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41365644e2b8e689_d20260214_m042402_c001_v7007000_t0000_u01771043042773") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e2b_d20260214_m042359_c001_v0001181_t0050_u01771043039893") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f407baf0a39c5ef10_d20260214_m041949_c001_v7007000_t0000_u01771042789994") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580902b5_d20260214_m041948_c001_v0001109_t0004_u01771042788913") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0735e_d20260214_m041948_c001_v7007000_t0000_u01771042788361") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafb0d_d20260214_m041947_c001_v0001102_t0022_u01771042787537") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b55163e_d20260214_m041854_c001_v7007000_t0000_u01771042734599") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a3f_d20260214_m041853_c001_v0001181_t0031_u01771042733071") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551638_d20260214_m041852_c001_v7007000_t0000_u01771042732702") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829a31_d20260214_m041851_c001_v0001181_t0029_u01771042731582") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f417ccfd78b551617_d20260214_m041849_c001_v7007000_t0000_u01771042729149") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c478299bd_d20260214_m041805_c001_v0001181_t0051_u01771042685390") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197b760_d20260214_m041804_c001_v7007000_t0000_u01771042684861") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c478299b9_d20260214_m041803_c001_v0001181_t0043_u01771042683619") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c478299b3_d20260214_m041801_c001_v0001181_t0056_u01771042681015") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197b72d_d20260214_m041800_c001_v7007000_t0000_u01771042680663") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c478299af_d20260214_m041800_c001_v0001181_t0005_u01771042680067") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c478299a9_d20260214_m041759_c001_v0001181_t0046_u01771042679307") 2026/02/14 04:28:59 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197b717_d20260214_m041758_c001_v7007000_t0000_u01771042678956") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c478299a1_d20260214_m041755_c001_v0001181_t0052_u01771042675934") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829991_d20260214_m041753_c001_v0001181_t0016_u01771042673061") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7bafd_d20260214_m041752_c001_v7007000_t0000_u01771042672701") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782998b_d20260214_m041752_c001_v0001181_t0015_u01771042672106") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829983_d20260214_m041751_c001_v0001181_t0032_u01771042671356") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7bac9_d20260214_m041750_c001_v7007000_t0000_u01771042670616") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829975_d20260214_m041744_c001_v0001181_t0019_u01771042664855") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba66_d20260214_m041744_c001_v7007000_t0000_u01771042664493") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782996f_d20260214_m041743_c001_v0001181_t0031_u01771042663912") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba62_d20260214_m041743_c001_v7007000_t0000_u01771042663013") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829967_d20260214_m041742_c001_v0001181_t0020_u01771042662431") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba5e_d20260214_m041741_c001_v7007000_t0000_u01771042661890") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829961_d20260214_m041741_c001_v0001181_t0023_u01771042661317") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba5d_d20260214_m041740_c001_v7007000_t0000_u01771042660414") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829959_d20260214_m041739_c001_v0001181_t0032_u01771042659655") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba5c_d20260214_m041739_c001_v7007000_t0000_u01771042659114") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829953_d20260214_m041738_c001_v0001181_t0042_u01771042658541") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba59_d20260214_m041738_c001_v7007000_t0000_u01771042658001") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782994d_d20260214_m041737_c001_v0001181_t0037_u01771042657433") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba4e_d20260214_m041733_c001_v7007000_t0000_u01771042653147") 2026/02/14 04:29:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829939_d20260214_m041732_c001_v0001181_t0056_u01771042652537") 2026/02/14 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba4c_d20260214_m041731_c001_v7007000_t0000_u01771042651985") 2026/02/14 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829937_d20260214_m041731_c001_v0001181_t0006_u01771042651405") 2026/02/14 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7ba31_d20260214_m041730_c001_v7007000_t0000_u01771042650509") 2026/02/14 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829931_d20260214_m041729_c001_v0001181_t0035_u01771042649932") 2026/02/14 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4188582082d7b9f2_d20260214_m041727_c001_v7007000_t0000_u01771042647771") 2026/02/14 04:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829929_d20260214_m041727_c001_v0001181_t0030_u01771042647188") 2026/02/14 04:29:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871456f7_d20260214_m042406_c001_v7007000_t0000_u01771043046960") 2026/02/14 04:29:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e2f_d20260214_m042403_c001_v0001181_t0031_u01771043043525") 2026/02/14 04:29:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41365644e2b8e68e_d20260214_m042402_c001_v7007000_t0000_u01771043042955") 2026/02/14 04:29:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809057e_d20260214_m042359_c001_v0001109_t0019_u01771043039903") 2026/02/14 04:29:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564bb_d20260214_m042733_c001_v7007000_t0000_u01771043253612") 2026/02/14 04:29:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a09c_d20260214_m042732_c001_v0001181_t0028_u01771043252996") 2026/02/14 04:29:01 DEBUG : sub/yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07357_d20260214_m041945_c001_v7007000_t0000_u01771042785456") 2026/02/14 04:29:01 DEBUG : sub/yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b4d_d20260214_m041943_c001_v0001181_t0043_u01771042783769") 2026/02/14 04:29:01 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871456bd_d20260214_m042359_c001_v7007000_t0000_u01771043039126") 2026/02/14 04:29:01 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f95809057a_d20260214_m042357_c001_v0001109_t0013_u01771043037246") 2026/02/14 04:29:01 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d687145694_d20260214_m042356_c001_v7007000_t0000_u01771043036464") 2026/02/14 04:29:01 DEBUG : test_dir1/file2: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829e15_d20260214_m042348_c001_v0001181_t0021_u01771043028347") 2026/02/14 04:29:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d6871456bf_d20260214_m042359_c001_v7007000_t0000_u01771043039310") 2026/02/14 04:29:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdc6_d20260214_m042357_c001_v0001102_t0052_u01771043037596") 2026/02/14 04:29:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f400570d687145698_d20260214_m042356_c001_v7007000_t0000_u01771043036648") 2026/02/14 04:29:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafdb2_d20260214_m042348_c001_v0001102_t0056_u01771043028331") 2026/02/14 04:29:02 DEBUG : three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07347_d20260214_m041937_c001_v7007000_t0000_u01771042777722") 2026/02/14 04:29:02 DEBUG : three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b35_d20260214_m041936_c001_v0001181_t0030_u01771042776534") 2026/02/14 04:29:02 DEBUG : three: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c47829b29_d20260214_m041934_c001_v0001181_t0033_u01771042774408") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564bd_d20260214_m042736_c001_v7007000_t0000_u01771043256009") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab007d_d20260214_m042734_c001_v0001102_t0012_u01771043254582") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225663e_d20260214_m042757_c001_v7007000_t0000_u01771043277358") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907d8_d20260214_m042754_c001_v0001109_t0042_u01771043274726") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322565e7_d20260214_m042753_c001_v7007000_t0000_u01771043273159") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab009b_d20260214_m042751_c001_v0001102_t0057_u01771043271365") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32256598_d20260214_m042750_c001_v7007000_t0000_u01771043270395") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a0c0_d20260214_m042749_c001_v0001181_t0057_u01771043269760") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564de_d20260214_m042743_c001_v7007000_t0000_u01771043263801") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab0087_d20260214_m042742_c001_v0001102_t0039_u01771043262382") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225651e_d20260214_m042746_c001_v7007000_t0000_u01771043266424") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907d4_d20260214_m042744_c001_v0001109_t0043_u01771043264751") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564c8_d20260214_m042741_c001_v7007000_t0000_u01771043261425") 2026/02/14 04:29:02 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1009f51c4782a0a4_d20260214_m042740_c001_v0001181_t0015_u01771043260770") 2026/02/14 04:29:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564c4_d20260214_m042739_c001_v7007000_t0000_u01771043259794") 2026/02/14 04:29:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e1056_d20260214_m042738_c001_v0001173_t0014_u01771043258972") 2026/02/14 04:29:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322564c1_d20260214_m042738_c001_v7007000_t0000_u01771043258017") 2026/02/14 04:29:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f108a89f9580907cc_d20260214_m042736_c001_v0001109_t0025_u01771043256951") 2026/02/14 04:29:03 DEBUG : toe/toe/toe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f41529135b197ce5a_d20260214_m042802_c001_v7007000_t0000_u01771043282588") 2026/02/14 04:29:03 DEBUG : toe/toe/toe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241cab00b1_d20260214_m042801_c001_v0001102_t0034_u01771043281743") 2026/02/14 04:29:03 DEBUG : toe/toe/toe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa3225656f_d20260214_m042748_c001_v7007000_t0000_u01771043268806") 2026/02/14 04:29:03 DEBUG : toe/toe/toe: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e10ac_d20260214_m042747_c001_v0001173_t0047_u01771043267519") 2026/02/14 04:29:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa32256644_d20260214_m042757_c001_v7007000_t0000_u01771043277962") 2026/02/14 04:29:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10973b62778e1120_d20260214_m042756_c001_v0001173_t0015_u01771043276421") 2026/02/14 04:29:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f401769aa322565fb_d20260214_m042753_c001_v7007000_t0000_u01771043273759") 2026/02/14 04:29:03 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1101139c73b4c1e3_d20260214_m042752_c001_v0001167_t0000_u01771043272694") 2026/02/14 04:29:03 DEBUG : two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07349_d20260214_m041937_c001_v7007000_t0000_u01771042777905") 2026/02/14 04:29:03 DEBUG : two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f408a89f958090267_d20260214_m041935_c001_v0001109_t0057_u01771042775757") 2026/02/14 04:29:03 DEBUG : two: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4009f51c47829b27_d20260214_m041934_c001_v0001181_t0047_u01771042774221") 2026/02/14 04:29:03 DEBUG : yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07359_d20260214_m041946_c001_v7007000_t0000_u01771042786186") 2026/02/14 04:29:03 DEBUG : yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f10237a941e278e49_d20260214_m041945_c001_v0001101_t0023_u01771042785153") 2026/02/14 04:29:03 DEBUG : yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07351_d20260214_m041942_c001_v7007000_t0000_u01771042782475") 2026/02/14 04:29:03 DEBUG : yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafaf5_d20260214_m041941_c001_v0001102_t0023_u01771042781364") 2026/02/14 04:29:03 DEBUG : yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0734b_d20260214_m041940_c001_v7007000_t0000_u01771042780073") 2026/02/14 04:29:03 DEBUG : yam: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f113180241caafae7_d20260214_m041938_c001_v0001102_t0038_u01771042778467") 2026/02/14 04:29:03 DEBUG : yaml: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d07353_d20260214_m041943_c001_v7007000_t0000_u01771042783205") 2026/02/14 04:29:03 DEBUG : yaml: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f1149fd997124b707_d20260214_m041942_c001_v0001185_t0045_u01771042782288") 2026/02/14 04:29:03 DEBUG : yaml: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f4184c63025d0734f_d20260214_m041940_c001_v7007000_t0000_u01771042780803") 2026/02/14 04:29:04 DEBUG : yaml: Deleting (id "4_z5f822d5350ed5bab9fc80e1b_f105e907bd7109bb9_d20260214_m041939_c001_v0001185_t0054_u01771042779884") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m40.924302823s (try 1/5)