"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/17 05:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora" 2026/05/17 05:06:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 05:06:29 DEBUG : Creating backend with remote "/tmp/rclone1314298061" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/17 05:06:30 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:30 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:06:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:31 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:31 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:31 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:06:32 DEBUG : B2 bucket rclone-test-cisaral5lora: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:33 DEBUG : Creating backend with remote "/non-existing" 2026/05/17 05:06:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/17 05:06:33 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:33 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:34 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:34 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:35 INFO : B2 bucket rclone-test-cisaral5lora: Running all checks before starting transfers 2026/05/17 05:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:36 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:36 INFO : B2 bucket rclone-test-cisaral5lora: Checks finished, now starting transfers 2026/05/17 05:06:36 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.16s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:37 ERROR : Ignoring --no-traverse with sync 2026/05/17 05:06:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:37 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:37 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:37 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:06:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/17 05:06:38 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:38 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:38 DEBUG : hello world2: size = 12 OK 2026/05/17 05:06:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/17 05:06:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:06:39 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:39 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:40 DEBUG : potato2: size = 11 OK 2026/05/17 05:06:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:06:41 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:41 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:41 DEBUG : potato2: size = 11 OK 2026/05/17 05:06:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 05:06:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:06:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 05:06:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:06:42 INFO : sub dir2: Making directory 2026/05/17 05:06:42 INFO : sub dir: Making directory 2026/05/17 05:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:42 INFO : sub dir2/sub sub dir2: Making directory 2026/05/17 05:06:42 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:42 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:42 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/05/17 05:06:43 DEBUG : B2 bucket rclone-test-cisaral5lora: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:43 INFO : sub dir2: Making directory 2026/05/17 05:06:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 05:06:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:43 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:43 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:44 DEBUG : sub dir2: Making directory with metadata 2026/05/17 05:06:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:06:45 INFO : sub dir2: Making directory 2026/05/17 05:06:45 INFO : sub dir: Making directory 2026/05/17 05:06:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:45 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:45 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:45 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:06:45 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/17 05:06:45 DEBUG : B2 bucket rclone-test-cisaral5lora: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/17 05:06:45 DEBUG : B2 bucket rclone-test-cisaral5lora: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:46 INFO : sub dir2: Making directory 2026/05/17 05:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:46 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:46 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:47 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:06:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:47 DEBUG : sub dir2: Making directory with metadata 2026/05/17 05:06:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:06:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:06:48 INFO : sub dir2: Making directory 2026/05/17 05:06:48 INFO : sub dir: Making directory 2026/05/17 05:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:48 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:06:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/17 05:06:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:49 INFO : sub dir2: Making directory 2026/05/17 05:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:49 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:49 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:50 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:06:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.17s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vakufil5fehe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cisaral5lora -> B2 bucket rclone-test-vakufil5fehe 2026/05/17 05:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:52 DEBUG : B2 bucket rclone-test-vakufil5fehe: Waiting for checks to finish 2026/05/17 05:06:52 DEBUG : B2 bucket rclone-test-vakufil5fehe: Waiting for transfers to finish 2026/05/17 05:06:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 05:06:53 DEBUG : B2 bucket rclone-test-vakufil5fehe: Purge remote 2026/05/17 05:06:53 INFO : B2 bucket rclone-test-vakufil5fehe: cleaning bucket "rclone-test-vakufil5fehe" of all files 2026/05/17 05:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z4ff27dc3504d3b4b9fe80e1b_f103de177b12e1545_d20260517_m050653_c001_v0001103_t0053_u01778994413029") --- PASS: TestServerSideCopy (4.01s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:55 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:06:55 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:06:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:06:55 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 05:06:55 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:06:56 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 05:06:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 05:06:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:06:57 DEBUG : Creating backend with remote "TestB2:rclone-test-coqipez3raba" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cisaral5lora -> B2 bucket rclone-test-coqipez3raba 2026/05/17 05:06:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:06:58 DEBUG : B2 bucket rclone-test-coqipez3raba: Waiting for checks to finish 2026/05/17 05:06:58 DEBUG : B2 bucket rclone-test-coqipez3raba: Waiting for transfers to finish 2026/05/17 05:06:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:06:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:06:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 05:07:00 DEBUG : B2 bucket rclone-test-coqipez3raba: Waiting for checks to finish 2026/05/17 05:07:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-coqipez3raba) 2026/05/17 05:07:00 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 05:07:00 DEBUG : B2 bucket rclone-test-coqipez3raba: Waiting for transfers to finish 2026/05/17 05:07:01 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 05:07:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 05:07:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 05:07:01 DEBUG : B2 bucket rclone-test-coqipez3raba: Purge remote 2026/05/17 05:07:01 INFO : B2 bucket rclone-test-coqipez3raba: cleaning bucket "rclone-test-coqipez3raba" of all files 2026/05/17 05:07:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d33504d3b4b9fe80e1b_f1126e2670cdee473_d20260517_m050701_c001_v0001182_t0049_u01778994421030") 2026/05/17 05:07:01 DEBUG : sub dir/hello world: Deleting (id "4_zef229d33504d3b4b9fe80e1b_f104cdfb03ef954df_d20260517_m050659_c001_v0001039_t0022_u01778994419081") --- PASS: TestServerSideCopyOverSelf (6.90s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:07:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:04 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 05:07:04 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:04 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:04 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 05:07:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 05:07:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/17 05:07:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.81s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sahovik1vuwu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cisaral5lora -> B2 bucket rclone-test-sahovik1vuwu 2026/05/17 05:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:07:07 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Waiting for checks to finish 2026/05/17 05:07:07 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Waiting for transfers to finish 2026/05/17 05:07:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:07:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:07:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 05:07:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sahovik1vuwu) 2026/05/17 05:07:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 05:07:09 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Waiting for checks to finish 2026/05/17 05:07:09 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Waiting for transfers to finish 2026/05/17 05:07:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 05:07:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/17 05:07:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 05:07:09 INFO : sub dir/hello world: Deleted 2026/05/17 05:07:10 DEBUG : testing file moves 2026/05/17 05:07:10 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sahovik1vuwu) 2026/05/17 05:07:10 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 05:07:10 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Waiting for checks to finish 2026/05/17 05:07:10 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Waiting for transfers to finish 2026/05/17 05:07:11 DEBUG : sub dir/hello world: size = 24 OK 2026/05/17 05:07:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/17 05:07:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 05:07:11 INFO : sub dir/hello world: Deleted 2026/05/17 05:07:11 DEBUG : B2 bucket rclone-test-sahovik1vuwu: Purge remote 2026/05/17 05:07:11 INFO : B2 bucket rclone-test-sahovik1vuwu: cleaning bucket "rclone-test-sahovik1vuwu" of all files 2026/05/17 05:07:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bd63504d3b4b9fe80e1b_f1064ccd5b928501b_d20260517_m050710_c001_v0001165_t0025_u01778994430843") 2026/05/17 05:07:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bd63504d3b4b9fe80e1b_f114fd1e92d455c5c_d20260517_m050709_c001_v0001179_t0041_u01778994429264") 2026/05/17 05:07:11 DEBUG : sub dir/hello world: Deleting (id "4_z4f42bd63504d3b4b9fe80e1b_f1106d8e18bf6f80e_d20260517_m050707_c001_v0001029_t0030_u01778994427918") --- PASS: TestServerSideMoveOverSelf (7.64s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:13 ERROR : error listing: directory not found 2026/05/17 05:07:13 INFO : Local file system at /tmp/rclone1314298061: Making directory 2026/05/17 05:07:13 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:13 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.54s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:07:15 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for checks to finish 2026/05/17 05:07:15 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for transfers to finish 2026/05/17 05:07:16 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/17 05:07:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:07:16 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/17 05:07:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:16 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/17 05:07:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:17 DEBUG : check sum: size = 1 OK 2026/05/17 05:07:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:07:17 INFO : check sum: Copied (new) 2026/05/17 05:07:17 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:17 DEBUG : check sum: size = 1 OK 2026/05/17 05:07:17 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:07:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/17 05:07:17 DEBUG : check sum: Unchanged skipping 2026/05/17 05:07:17 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:17 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.57s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/17 05:07:18 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:18 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:18 DEBUG : sizeonly: size = 6 OK 2026/05/17 05:07:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 05:07:18 INFO : sizeonly: Copied (new) 2026/05/17 05:07:18 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:19 DEBUG : sizeonly: size = 6 OK 2026/05/17 05:07:19 DEBUG : sizeonly: Sizes identical 2026/05/17 05:07:19 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:19 DEBUG : sizeonly: Unchanged skipping 2026/05/17 05:07:19 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:19 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.63s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/17 05:07:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/17 05:07:20 INFO : ignore-size: Copied (new) 2026/05/17 05:07:20 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:07:20 DEBUG : ignore-size: Unchanged skipping 2026/05/17 05:07:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:20 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:22 DEBUG : existing: size = 6 OK 2026/05/17 05:07:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:07:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:22 DEBUG : existing: Unchanged skipping 2026/05/17 05:07:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:22 INFO : There was nothing to transfer 2026/05/17 05:07:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/17 05:07:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:22 DEBUG : existing: size = 6 OK 2026/05/17 05:07:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 05:07:22 INFO : existing: Copied (replaced existing) 2026/05/17 05:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.94s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 05:07:23 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:23 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:23 DEBUG : existing: size = 6 OK 2026/05/17 05:07:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 05:07:23 INFO : existing: Copied (new) 2026/05/17 05:07:23 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:24 DEBUG : existing: Destination exists, skipping 2026/05/17 05:07:24 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:24 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:24 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/17 05:07:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:26 DEBUG : c/non empty space: size = 5 OK 2026/05/17 05:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:26 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 05:07:26 DEBUG : a/potato2: size = 60 OK 2026/05/17 05:07:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:26 INFO : a/potato2: Copied (new) 2026/05/17 05:07:26 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:26 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:26 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:27 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:27 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:27 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/05/17 05:07:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:07:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/17 05:07:27 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:27 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:27 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:27 INFO : There was nothing to transfer 2026/05/17 05:07:28 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:28 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/05/17 05:07:28 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:07:29 INFO : empty space: Updated modification time in destination 2026/05/17 05:07:29 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:29 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:29 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:30 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:30 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/05/17 05:07:30 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:07:30 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:30 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:30 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:31 DEBUG : foo: size = 3 OK 2026/05/17 05:07:31 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/05/17 05:07:31 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:07:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:31 DEBUG : foo: sha1 differ 2026/05/17 05:07:31 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:32 DEBUG : foo: size = 3 OK 2026/05/17 05:07:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/17 05:07:32 INFO : foo: Copied (replaced existing) 2026/05/17 05:07:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.61s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/17 05:07:33 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:33 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:33 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:33 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:33 DEBUG : potato: size = 60 OK 2026/05/17 05:07:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:33 INFO : potato: Copied (new) 2026/05/17 05:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.89s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:07:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:35 DEBUG : potato: Sizes differ 2026/05/17 05:07:35 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:35 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:35 DEBUG : potato: size = 21 OK 2026/05/17 05:07:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/17 05:07:35 INFO : potato: Copied (replaced existing) 2026/05/17 05:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:37 DEBUG : potato: size = 21 OK 2026/05/17 05:07:37 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/05/17 05:07:37 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1314298061) 2026/05/17 05:07:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:07:37 DEBUG : potato: sha1 differ 2026/05/17 05:07:37 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:37 DEBUG : potato: size = 21 OK 2026/05/17 05:07:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/17 05:07:37 INFO : potato: Copied (replaced existing) 2026/05/17 05:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:39 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:39 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:39 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:39 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/17 05:07:39 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:40 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:40 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:40 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:40 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:41 DEBUG : potato2: size = 60 OK 2026/05/17 05:07:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:41 INFO : potato2: Copied (new) 2026/05/17 05:07:41 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:42 INFO : d: Making directory 2026/05/17 05:07:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/17 05:07:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:43 DEBUG : c/non empty space: size = 5 OK 2026/05/17 05:07:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:43 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 05:07:43 DEBUG : a/potato2: size = 60 OK 2026/05/17 05:07:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:43 INFO : a/potato2: Copied (new) 2026/05/17 05:07:43 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:43 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:43 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/17 05:07:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:45 DEBUG : c/non empty space: size = 5 OK 2026/05/17 05:07:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:45 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 05:07:45 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:45 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:46 DEBUG : a/potato2: size = 60 OK 2026/05/17 05:07:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:46 INFO : a/potato2: Copied (new) 2026/05/17 05:07:46 ERROR : B2 bucket rclone-test-cisaral5lora: not deleting files as there were IO errors 2026/05/17 05:07:46 ERROR : B2 bucket rclone-test-cisaral5lora: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:48 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:48 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:48 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:48 INFO : potato: Deleted 2026/05/17 05:07:48 DEBUG : potato2: size = 60 OK 2026/05/17 05:07:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:50 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:50 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:50 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:51 INFO : potato: Deleted 2026/05/17 05:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:51 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:51 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:51 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:51 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:51 DEBUG : potato2: size = 60 OK 2026/05/17 05:07:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:07:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.53s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:07:53 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:53 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:53 DEBUG : potato2: size = 19 OK 2026/05/17 05:07:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/17 05:07:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:55 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 05:07:55 DEBUG : enormous: Excluded 2026/05/17 05:07:55 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 05:07:55 DEBUG : potato2: Excluded 2026/05/17 05:07:55 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 05:07:55 DEBUG : potato2: Excluded 2026/05/17 05:07:55 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:55 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:55 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:55 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:55 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:55 INFO : There was nothing to transfer 2026/05/17 05:07:55 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 05:07:55 DEBUG : enormous: Excluded 2026/05/17 05:07:55 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 05:07:55 DEBUG : potato2: Excluded 2026/05/17 05:07:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 05:07:56 DEBUG : potato2: Excluded 2026/05/17 05:07:56 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/17 05:07:56 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:56 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for checks to finish 2026/05/17 05:07:56 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for transfers to finish 2026/05/17 05:07:56 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:07:58 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 05:07:58 DEBUG : enormous: Excluded 2026/05/17 05:07:58 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 05:07:58 DEBUG : potato2: Excluded 2026/05/17 05:07:58 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:07:58 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:07:58 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:58 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:07:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:58 INFO : enormous: Deleted 2026/05/17 05:07:58 INFO : potato2: Deleted 2026/05/17 05:07:58 INFO : There was nothing to transfer 2026/05/17 05:07:59 DEBUG : empty space: size = 1 OK 2026/05/17 05:07:59 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for checks to finish 2026/05/17 05:07:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/17 05:07:59 DEBUG : empty space: Unchanged skipping 2026/05/17 05:07:59 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for transfers to finish 2026/05/17 05:07:59 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:59 INFO : enormous: Deleted 2026/05/17 05:07:59 INFO : potato2: Deleted 2026/05/17 05:07:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.82s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:00 DEBUG : five: Need to transfer - File not found at Destination 2026/05/17 05:08:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:08:00 DEBUG : four: size = 8 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:08:00 DEBUG : four: Sizes differ 2026/05/17 05:08:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 05:08:00 DEBUG : one: Destination is newer than source, skipping 2026/05/17 05:08:00 DEBUG : three: size = 5 OK 2026/05/17 05:08:00 DEBUG : three: Sizes identical 2026/05/17 05:08:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 05:08:00 DEBUG : two: size = 3 OK 2026/05/17 05:08:00 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1314298061) 2026/05/17 05:08:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:08:00 DEBUG : two: sha1 differ 2026/05/17 05:08:00 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:01 DEBUG : five: size = 4 OK 2026/05/17 05:08:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/17 05:08:01 INFO : five: Copied (new) 2026/05/17 05:08:01 DEBUG : four: size = 4 OK 2026/05/17 05:08:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/17 05:08:01 INFO : four: Copied (replaced existing) 2026/05/17 05:08:01 DEBUG : two: size = 3 OK 2026/05/17 05:08:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 05:08:01 INFO : two: Copied (replaced existing) 2026/05/17 05:08:01 DEBUG : Waiting for deletions to finish 2026/05/17 05:08:02 DEBUG : four: size = 4 OK 2026/05/17 05:08:02 DEBUG : one: Destination is newer than source, skipping 2026/05/17 05:08:02 DEBUG : five: size = 4 OK 2026/05/17 05:08:02 DEBUG : three: size = 5 OK 2026/05/17 05:08:02 DEBUG : two: size = 3 OK 2026/05/17 05:08:02 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 05:08:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/17 05:08:02 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/17 05:08:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 05:08:02 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/17 05:08:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 05:08:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/17 05:08:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1314298061) 2026/05/17 05:08:02 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/17 05:08:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:08:02 DEBUG : three: sha1 differ 2026/05/17 05:08:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 05:08:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 05:08:02 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:02 DEBUG : three: size = 5 OK 2026/05/17 05:08:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:08:02 INFO : three: Copied (replaced existing) 2026/05/17 05:08:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/17 05:08:04 INFO : B2 bucket rclone-test-cisaral5lora: Making map for --track-renames 2026/05/17 05:08:04 INFO : B2 bucket rclone-test-cisaral5lora: Finished making map for --track-renames 2026/05/17 05:08:04 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 05:08:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 05:08:04 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for renames to finish 2026/05/17 05:08:04 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:04 DEBUG : yam: size = 11 OK 2026/05/17 05:08:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 05:08:04 INFO : yam: Copied (new) 2026/05/17 05:08:04 DEBUG : potato: size = 14 OK 2026/05/17 05:08:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/17 05:08:04 INFO : potato: Copied (new) 2026/05/17 05:08:04 DEBUG : Waiting for deletions to finish 2026/05/17 05:08:05 INFO : B2 bucket rclone-test-cisaral5lora: Making map for --track-renames 2026/05/17 05:08:05 DEBUG : potato: size = 14 OK 2026/05/17 05:08:05 INFO : B2 bucket rclone-test-cisaral5lora: Finished making map for --track-renames 2026/05/17 05:08:05 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:08:05 DEBUG : potato: Unchanged skipping 2026/05/17 05:08:05 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for renames to finish 2026/05/17 05:08:05 DEBUG : yaml: size = 11 OK 2026/05/17 05:08:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 05:08:05 INFO : yam: Copied (server-side copy) to: yaml 2026/05/17 05:08:06 INFO : yam: Deleted 2026/05/17 05:08:06 INFO : yaml: Renamed from "yam" 2026/05/17 05:08:06 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/17 05:08:07 INFO : B2 bucket rclone-test-cisaral5lora: Making map for --track-renames 2026/05/17 05:08:07 INFO : B2 bucket rclone-test-cisaral5lora: Finished making map for --track-renames 2026/05/17 05:08:07 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 05:08:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 05:08:07 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for renames to finish 2026/05/17 05:08:07 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:07 DEBUG : yam: size = 11 OK 2026/05/17 05:08:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 05:08:07 INFO : yam: Copied (new) 2026/05/17 05:08:07 DEBUG : potato: size = 14 OK 2026/05/17 05:08:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/17 05:08:07 INFO : potato: Copied (new) 2026/05/17 05:08:07 DEBUG : Waiting for deletions to finish 2026/05/17 05:08:07 DEBUG : potato: size = 14 OK 2026/05/17 05:08:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:08:07 DEBUG : potato: Unchanged skipping 2026/05/17 05:08:07 INFO : B2 bucket rclone-test-cisaral5lora: Making map for --track-renames 2026/05/17 05:08:07 INFO : B2 bucket rclone-test-cisaral5lora: Finished making map for --track-renames 2026/05/17 05:08:07 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:07 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for renames to finish 2026/05/17 05:08:08 DEBUG : yaml: size = 11 OK 2026/05/17 05:08:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 05:08:08 INFO : yam: Copied (server-side copy) to: yaml 2026/05/17 05:08:08 INFO : yam: Deleted 2026/05/17 05:08:08 INFO : yaml: Renamed from "yam" 2026/05/17 05:08:08 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/17 05:08:09 INFO : B2 bucket rclone-test-cisaral5lora: Making map for --track-renames 2026/05/17 05:08:09 INFO : B2 bucket rclone-test-cisaral5lora: Finished making map for --track-renames 2026/05/17 05:08:09 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 05:08:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/17 05:08:09 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for renames to finish 2026/05/17 05:08:09 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:10 DEBUG : sub/yam: size = 11 OK 2026/05/17 05:08:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 05:08:10 INFO : sub/yam: Copied (new) 2026/05/17 05:08:10 DEBUG : potato: size = 14 OK 2026/05/17 05:08:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/17 05:08:10 INFO : potato: Copied (new) 2026/05/17 05:08:10 DEBUG : Waiting for deletions to finish 2026/05/17 05:08:11 DEBUG : potato: size = 14 OK 2026/05/17 05:08:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:08:11 DEBUG : potato: Unchanged skipping 2026/05/17 05:08:11 INFO : B2 bucket rclone-test-cisaral5lora: Making map for --track-renames 2026/05/17 05:08:11 INFO : B2 bucket rclone-test-cisaral5lora: Finished making map for --track-renames 2026/05/17 05:08:11 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:11 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for renames to finish 2026/05/17 05:08:11 DEBUG : yam: size = 11 OK 2026/05/17 05:08:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/17 05:08:11 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/17 05:08:11 INFO : sub/yam: Deleted 2026/05/17 05:08:11 INFO : yam: Renamed from "sub/yam" 2026/05/17 05:08:11 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:12 DEBUG : Creating backend with remote "/tmp/rclone1314298061/dir1" 2026/05/17 05:08:12 DEBUG : Creating backend with remote "/tmp/rclone1314298061/dir2" 2026/05/17 05:08:12 DEBUG : Local file system at /tmp/rclone1314298061/dir2: Using server-side directory move 2026/05/17 05:08:12 INFO : Local file system at /tmp/rclone1314298061/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 05:08:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/17 05:08:12 DEBUG : Local file system at /tmp/rclone1314298061/dir2: Waiting for checks to finish 2026/05/17 05:08:12 DEBUG : Local file system at /tmp/rclone1314298061/dir2: Waiting for transfers to finish 2026/05/17 05:08:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:08:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 05:08:13 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:13 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 05:08:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/17 05:08:13 INFO : nested/sub dir/file: Copied (new) 2026/05/17 05:08:13 INFO : nested/sub dir/file: Deleted 2026/05/17 05:08:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:08:14 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:08:14 INFO : sub dir/hello world: Deleted 2026/05/17 05:08:14 INFO : sub dir: Removing directory 2026/05/17 05:08:14 INFO : nested/sub dir: Removing directory 2026/05/17 05:08:14 INFO : nested: Removing directory 2026/05/17 05:08:14 DEBUG : Local file system at /tmp/rclone1314298061: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:08:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 05:08:15 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:15 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 05:08:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/17 05:08:15 INFO : nested/sub dir/file: Copied (new) 2026/05/17 05:08:15 INFO : nested/sub dir/file: Deleted 2026/05/17 05:08:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:08:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:08:15 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:08:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/17 05:08:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 05:08:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:16 DEBUG : existing: size = 6 OK 2026/05/17 05:08:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 05:08:16 INFO : existing: Copied (new) 2026/05/17 05:08:16 INFO : existing: Deleted 2026/05/17 05:08:16 DEBUG : existing-b: size = 6 OK 2026/05/17 05:08:16 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/17 05:08:16 INFO : existing-b: Copied (new) 2026/05/17 05:08:16 INFO : existing-b: Deleted 2026/05/17 05:08:17 DEBUG : existing: Destination exists, skipping 2026/05/17 05:08:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/17 05:08:17 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:08:17 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:08:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dodebod3weqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cisaral5lora -> B2 bucket rclone-test-dodebod3weqa 2026/05/17 05:08:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:08:25 DEBUG : empty space: size = 1 OK 2026/05/17 05:08:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 05:08:25 DEBUG : empty space: Unchanged skipping 2026/05/17 05:08:25 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:08:25 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dodebod3weqa) 2026/05/17 05:08:25 DEBUG : potato3: Sizes differ 2026/05/17 05:08:25 DEBUG : B2 bucket rclone-test-dodebod3weqa: Waiting for checks to finish 2026/05/17 05:08:25 INFO : empty space: Deleted 2026/05/17 05:08:25 DEBUG : B2 bucket rclone-test-dodebod3weqa: Waiting for transfers to finish 2026/05/17 05:08:25 DEBUG : potato2: size = 60 OK 2026/05/17 05:08:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:08:25 INFO : potato2: Copied (server-side copy) 2026/05/17 05:08:25 INFO : potato2: Deleted 2026/05/17 05:08:25 DEBUG : potato3: size = 68 OK 2026/05/17 05:08:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 05:08:25 INFO : potato3: Copied (server-side copy) 2026/05/17 05:08:25 INFO : potato3: Deleted 2026/05/17 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fufidib8cega" 2026/05/17 05:08:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/17 05:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:08:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 05:08:27 DEBUG : B2 bucket rclone-test-fufidib8cega: Waiting for checks to finish 2026/05/17 05:08:27 DEBUG : B2 bucket rclone-test-fufidib8cega: Waiting for transfers to finish 2026/05/17 05:08:28 DEBUG : empty space: size = 1 OK 2026/05/17 05:08:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:08:28 INFO : empty space: Copied (server-side copy) 2026/05/17 05:08:28 DEBUG : potato3: size = 68 OK 2026/05/17 05:08:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 05:08:28 INFO : potato3: Copied (server-side copy) 2026/05/17 05:08:28 INFO : empty space: Deleted 2026/05/17 05:08:28 INFO : potato3: Deleted 2026/05/17 05:08:28 DEBUG : potato2: size = 60 OK 2026/05/17 05:08:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:08:28 INFO : potato2: Copied (server-side copy) 2026/05/17 05:08:28 INFO : potato2: Deleted 2026/05/17 05:08:29 DEBUG : B2 bucket rclone-test-fufidib8cega: Purge remote 2026/05/17 05:08:29 INFO : B2 bucket rclone-test-fufidib8cega: cleaning bucket "rclone-test-fufidib8cega" of all files 2026/05/17 05:08:29 DEBUG : empty space: Deleting (id "4_z9fc2ede3505d3b4b9fe80e1b_f111021e8fc775bce_d20260517_m050827_c001_v0001117_t0047_u01778994507824") 2026/05/17 05:08:29 DEBUG : potato2: Deleting (id "4_z9fc2ede3505d3b4b9fe80e1b_f11712141aace7a95_d20260517_m050828_c001_v0001043_t0026_u01778994508188") 2026/05/17 05:08:29 DEBUG : potato3: Deleting (id "4_z9fc2ede3505d3b4b9fe80e1b_f101bb570ac2edd9b_d20260517_m050828_c001_v0001181_t0002_u01778994508209") 2026/05/17 05:08:29 DEBUG : B2 bucket rclone-test-dodebod3weqa: Purge remote 2026/05/17 05:08:29 INFO : B2 bucket rclone-test-dodebod3weqa: cleaning bucket "rclone-test-dodebod3weqa" of all files 2026/05/17 05:08:30 DEBUG : empty space: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f421ab8298759ecd7_d20260517_m050828_c001_v7007000_t0000_u01778994508392") 2026/05/17 05:08:30 DEBUG : empty space: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f10356c04ca184d37_d20260517_m050821_c001_v0001092_t0042_u01778994501473") 2026/05/17 05:08:30 DEBUG : potato2: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f421ab8298759ecdf_d20260517_m050828_c001_v7007000_t0000_u01778994508639") 2026/05/17 05:08:30 DEBUG : potato2: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f11460192a2b21b86_d20260517_m050825_c001_v0001182_t0020_u01778994505161") 2026/05/17 05:08:30 DEBUG : potato3: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f421ab8298759ecd9_d20260517_m050828_c001_v7007000_t0000_u01778994508419") 2026/05/17 05:08:30 DEBUG : potato3: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f108c5e8715eb05fb_d20260517_m050825_c001_v0001103_t0046_u01778994505384") 2026/05/17 05:08:30 DEBUG : potato3: Deleting (id "4_zdf22dd33505d3b4b9fe80e1b_f10356c04ca184d41_d20260517_m050823_c001_v0001092_t0019_u01778994503906") --- PASS: TestServerSideMove (13.57s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:08:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cekonav2nido" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cisaral5lora -> B2 bucket rclone-test-cekonav2nido 2026/05/17 05:08:36 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 05:08:36 DEBUG : empty space: Excluded 2026/05/17 05:08:36 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 05:08:36 DEBUG : empty space: Excluded 2026/05/17 05:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:08:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:08:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cekonav2nido) 2026/05/17 05:08:36 DEBUG : potato3: Sizes differ 2026/05/17 05:08:36 DEBUG : B2 bucket rclone-test-cekonav2nido: Waiting for checks to finish 2026/05/17 05:08:36 DEBUG : B2 bucket rclone-test-cekonav2nido: Waiting for transfers to finish 2026/05/17 05:08:37 DEBUG : potato2: size = 60 OK 2026/05/17 05:08:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:08:37 INFO : potato2: Copied (server-side copy) 2026/05/17 05:08:37 INFO : potato2: Deleted 2026/05/17 05:08:37 DEBUG : potato3: size = 68 OK 2026/05/17 05:08:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 05:08:37 INFO : potato3: Copied (server-side copy) 2026/05/17 05:08:37 INFO : potato3: Deleted 2026/05/17 05:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zosoxib3totu" 2026/05/17 05:08:38 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 05:08:38 DEBUG : empty space: Excluded 2026/05/17 05:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:08:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 05:08:39 DEBUG : B2 bucket rclone-test-zosoxib3totu: Waiting for checks to finish 2026/05/17 05:08:39 DEBUG : B2 bucket rclone-test-zosoxib3totu: Waiting for transfers to finish 2026/05/17 05:08:39 DEBUG : potato2: size = 60 OK 2026/05/17 05:08:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:08:39 INFO : potato2: Copied (server-side copy) 2026/05/17 05:08:40 INFO : potato2: Deleted 2026/05/17 05:09:22 DEBUG : potato3: size = 68 OK 2026/05/17 05:09:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 05:09:22 INFO : potato3: Copied (server-side copy) 2026/05/17 05:09:22 INFO : potato3: Deleted 2026/05/17 05:09:23 DEBUG : B2 bucket rclone-test-zosoxib3totu: Purge remote 2026/05/17 05:09:23 INFO : B2 bucket rclone-test-zosoxib3totu: cleaning bucket "rclone-test-zosoxib3totu" of all files 2026/05/17 05:09:23 DEBUG : potato2: Deleting (id "4_zbf121dc3506d3b4b9fe80e1b_f119ea8b70c9321b9_d20260517_m050839_c001_v0001172_t0015_u01778994519585") 2026/05/17 05:09:23 DEBUG : potato3: Deleting (id "4_zbf121dc3506d3b4b9fe80e1b_f106fa44afbf104ad_d20260517_m050921_c001_v0001174_t0032_u01778994561997") 2026/05/17 05:09:24 DEBUG : B2 bucket rclone-test-cekonav2nido: Purge remote 2026/05/17 05:09:24 INFO : B2 bucket rclone-test-cekonav2nido: cleaning bucket "rclone-test-cekonav2nido" of all files 2026/05/17 05:09:24 DEBUG : empty space: Deleting (id "4_z5f720dc3506d3b4b9fe80e1b_f101608bf9583e3c9_d20260517_m050835_c001_v0001183_t0057_u01778994515956") 2026/05/17 05:09:24 DEBUG : potato2: Deleting (id "4_z5f720dc3506d3b4b9fe80e1b_f4176b50030ca6427_d20260517_m050839_c001_v7007000_t0000_u01778994519922") 2026/05/17 05:09:24 DEBUG : potato2: Deleting (id "4_z5f720dc3506d3b4b9fe80e1b_f107a829bedf67635_d20260517_m050836_c001_v0001099_t0022_u01778994516773") 2026/05/17 05:09:24 DEBUG : potato3: Deleting (id "4_z5f720dc3506d3b4b9fe80e1b_f407f37648f60e56e_d20260517_m050922_c001_v7007000_t0000_u01778994562892") 2026/05/17 05:09:24 DEBUG : potato3: Deleting (id "4_z5f720dc3506d3b4b9fe80e1b_f110a52708ea6c752_d20260517_m050837_c001_v0001181_t0001_u01778994517334") 2026/05/17 05:09:24 DEBUG : potato3: Deleting (id "4_z5f720dc3506d3b4b9fe80e1b_f101608bf9583e3cd_d20260517_m050836_c001_v0001183_t0052_u01778994516178") --- PASS: TestServerSideMoveWithFilter (54.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:09:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lesayul1temi" 2026/05/17 05:09:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-cisaral5lora -> B2 bucket rclone-test-lesayul1temi 2026/05/17 05:09:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:09:31 DEBUG : empty space: size = 1 OK 2026/05/17 05:09:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 05:09:31 DEBUG : empty space: Unchanged skipping 2026/05/17 05:09:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:09:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lesayul1temi) 2026/05/17 05:09:31 DEBUG : potato3: Sizes differ 2026/05/17 05:09:31 DEBUG : B2 bucket rclone-test-lesayul1temi: Waiting for checks to finish 2026/05/17 05:09:31 INFO : empty space: Deleted 2026/05/17 05:09:31 DEBUG : B2 bucket rclone-test-lesayul1temi: Waiting for transfers to finish 2026/05/17 05:09:31 DEBUG : potato2: size = 60 OK 2026/05/17 05:09:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:09:31 INFO : potato2: Copied (server-side copy) 2026/05/17 05:09:31 INFO : potato2: Deleted 2026/05/17 05:09:32 DEBUG : potato3: size = 68 OK 2026/05/17 05:09:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 05:09:32 INFO : potato3: Copied (server-side copy) 2026/05/17 05:09:32 INFO : potato3: Deleted 2026/05/17 05:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cobiruv2towe" 2026/05/17 05:09:33 INFO : tomatoDir: Making directory 2026/05/17 05:09:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/17 05:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:09:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 05:09:34 DEBUG : B2 bucket rclone-test-cobiruv2towe: Waiting for checks to finish 2026/05/17 05:09:34 DEBUG : B2 bucket rclone-test-cobiruv2towe: Waiting for transfers to finish 2026/05/17 05:09:35 DEBUG : empty space: size = 1 OK 2026/05/17 05:09:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/17 05:09:35 INFO : empty space: Copied (server-side copy) 2026/05/17 05:09:35 DEBUG : potato2: size = 60 OK 2026/05/17 05:09:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/17 05:09:35 INFO : potato2: Copied (server-side copy) 2026/05/17 05:09:35 INFO : empty space: Deleted 2026/05/17 05:09:35 INFO : potato2: Deleted 2026/05/17 05:09:35 DEBUG : potato3: size = 68 OK 2026/05/17 05:09:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/17 05:09:35 INFO : potato3: Copied (server-side copy) 2026/05/17 05:09:35 INFO : potato3: Deleted 2026/05/17 05:09:36 DEBUG : B2 bucket rclone-test-cobiruv2towe: Purge remote 2026/05/17 05:09:36 INFO : B2 bucket rclone-test-cobiruv2towe: cleaning bucket "rclone-test-cobiruv2towe" of all files 2026/05/17 05:09:36 DEBUG : empty space: Deleting (id "4_z3f02fd43506d3b4b9fe80e1b_f1173b14a3401f570_d20260517_m050934_c001_v0001033_t0010_u01778994574898") 2026/05/17 05:09:36 DEBUG : potato2: Deleting (id "4_z3f02fd43506d3b4b9fe80e1b_f1107f7fef6e652c2_d20260517_m050935_c001_v0001177_t0030_u01778994575256") 2026/05/17 05:09:36 DEBUG : potato3: Deleting (id "4_z3f02fd43506d3b4b9fe80e1b_f1018c59b21cd5821_d20260517_m050935_c001_v0001167_t0020_u01778994575268") 2026/05/17 05:09:37 DEBUG : B2 bucket rclone-test-lesayul1temi: Purge remote 2026/05/17 05:09:37 INFO : B2 bucket rclone-test-lesayul1temi: cleaning bucket "rclone-test-lesayul1temi" of all files 2026/05/17 05:09:37 DEBUG : empty space: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f415b65876d83dc86_d20260517_m050935_c001_v7007000_t0000_u01778994575350") 2026/05/17 05:09:37 DEBUG : empty space: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f1025db93dfd5c9c2_d20260517_m050930_c001_v0001165_t0008_u01778994570593") 2026/05/17 05:09:37 DEBUG : potato2: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f417e83d579afce4a_d20260517_m050935_c001_v7007000_t0000_u01778994575473") 2026/05/17 05:09:37 DEBUG : potato2: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f1097919cf7de9a92_d20260517_m050931_c001_v0001183_t0024_u01778994571444") 2026/05/17 05:09:37 DEBUG : potato3: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f417e83d579afce4d_d20260517_m050935_c001_v7007000_t0000_u01778994575780") 2026/05/17 05:09:37 DEBUG : potato3: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f1043b01eb27a5928_d20260517_m050931_c001_v0001130_t0010_u01778994571845") 2026/05/17 05:09:37 DEBUG : potato3: Deleting (id "4_z7f32ed13506d3b4b9fe80e1b_f1025db93dfd5c9c4_d20260517_m050930_c001_v0001165_t0013_u01778994570795") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.92s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:09:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:09:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/rclone-sync-test" --- PASS: TestSyncOverlap (1.43s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:09:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/rclone-sync-test" 2026/05/17 05:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/rclone-sync-test-include/layer2" 2026/05/17 05:09:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/rclone-sync-test-ignore-file" 2026/05/17 05:09:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:09:50 DEBUG : B2 bucket rclone-test-cisaral5lora path rclone-sync-test: Waiting for checks to finish 2026/05/17 05:09:50 DEBUG : B2 bucket rclone-test-cisaral5lora path rclone-sync-test: Waiting for transfers to finish 2026/05/17 05:09:50 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:50 INFO : There was nothing to transfer 2026/05/17 05:09:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:09:51 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:09:51 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:09:51 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:51 INFO : There was nothing to transfer 2026/05/17 05:09:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:09:51 DEBUG : B2 bucket rclone-test-cisaral5lora path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/17 05:09:51 DEBUG : B2 bucket rclone-test-cisaral5lora path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/17 05:09:51 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:51 INFO : There was nothing to transfer 2026/05/17 05:09:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:09:52 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:09:52 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:09:52 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:52 INFO : There was nothing to transfer 2026/05/17 05:09:52 DEBUG : Excluded 2026/05/17 05:09:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:09:52 DEBUG : B2 bucket rclone-test-cisaral5lora path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/17 05:09:52 DEBUG : B2 bucket rclone-test-cisaral5lora path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/17 05:09:52 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.12s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:09:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:09:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/CompareDest" 2026/05/17 05:09:56 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 05:09:56 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:09:56 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:09:57 DEBUG : one: size = 3 OK 2026/05/17 05:09:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:09:57 INFO : one: Copied (new) 2026/05/17 05:09:57 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:09:58 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:09:58 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:09:58 DEBUG : one: Sizes differ 2026/05/17 05:09:58 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:09:58 DEBUG : one: size = 5 OK 2026/05/17 05:09:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/17 05:09:58 INFO : one: Copied (replaced existing) 2026/05/17 05:09:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:01 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:01 DEBUG : one: Sizes differ 2026/05/17 05:10:01 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:01 DEBUG : one: size = 5 OK 2026/05/17 05:10:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:10:01 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:01 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:01 INFO : There was nothing to transfer 2026/05/17 05:10:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:02 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:02 DEBUG : one: Sizes differ 2026/05/17 05:10:02 DEBUG : two: size = 3 OK 2026/05/17 05:10:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 05:10:02 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:03 DEBUG : one: size = 5 OK 2026/05/17 05:10:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:10:03 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:03 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:03 INFO : There was nothing to transfer 2026/05/17 05:10:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:03 DEBUG : one: Sizes differ 2026/05/17 05:10:03 DEBUG : two: size = 3 OK 2026/05/17 05:10:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 05:10:03 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:03 DEBUG : one: size = 5 OK 2026/05/17 05:10:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:10:03 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:03 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:03 INFO : There was nothing to transfer 2026/05/17 05:10:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:04 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:04 DEBUG : one: Sizes differ 2026/05/17 05:10:04 DEBUG : two: size = 3 OK 2026/05/17 05:10:04 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/17 05:10:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 05:10:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 05:10:04 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:04 DEBUG : one: size = 5 OK 2026/05/17 05:10:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:10:04 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:04 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:04 INFO : There was nothing to transfer 2026/05/17 05:10:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:05 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:05 DEBUG : one: Sizes differ 2026/05/17 05:10:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:05 DEBUG : two: size = 3 (B2 bucket rclone-test-cisaral5lora path CompareDest) 2026/05/17 05:10:05 DEBUG : two: Sizes differ 2026/05/17 05:10:05 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 05:10:05 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:05 DEBUG : one: size = 5 OK 2026/05/17 05:10:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:10:05 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:06 DEBUG : two: size = 5 OK 2026/05/17 05:10:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/17 05:10:06 INFO : two: Copied (new) 2026/05/17 05:10:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:10:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dest" 2026/05/17 05:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/pre-dest1" 2026/05/17 05:10:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/pre-dest2" 2026/05/17 05:10:13 DEBUG : 1: size = 1 OK 2026/05/17 05:10:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:10:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/17 05:10:13 DEBUG : 2: size = 1 OK 2026/05/17 05:10:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:10:13 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/17 05:10:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/17 05:10:14 DEBUG : B2 bucket rclone-test-cisaral5lora path dest: Waiting for checks to finish 2026/05/17 05:10:14 DEBUG : B2 bucket rclone-test-cisaral5lora path dest: Waiting for transfers to finish 2026/05/17 05:10:14 DEBUG : 3: size = 1 OK 2026/05/17 05:10:14 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/17 05:10:14 INFO : 3: Copied (new) 2026/05/17 05:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.06s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:10:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/CopyDest" 2026/05/17 05:10:19 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 05:10:19 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:19 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:20 DEBUG : one: size = 3 OK 2026/05/17 05:10:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:10:20 INFO : one: Copied (new) 2026/05/17 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:21 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:21 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:21 DEBUG : one: Sizes differ 2026/05/17 05:10:21 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:22 DEBUG : one: size = 5 OK 2026/05/17 05:10:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/17 05:10:22 INFO : one: Copied (replaced existing) 2026/05/17 05:10:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/BackupDir" 2026/05/17 05:10:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:25 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:25 DEBUG : one: Sizes differ 2026/05/17 05:10:25 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:25 DEBUG : one: size = 5 OK 2026/05/17 05:10:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:25 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:25 DEBUG : one: Sizes differ 2026/05/17 05:10:26 DEBUG : one: size = 3 OK 2026/05/17 05:10:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:10:26 INFO : one: Copied (server-side copy) 2026/05/17 05:10:26 INFO : one: Deleted 2026/05/17 05:10:27 DEBUG : one: size = 5 OK 2026/05/17 05:10:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/17 05:10:27 INFO : one: Copied (server-side copy) 2026/05/17 05:10:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/17 05:10:27 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:27 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:28 DEBUG : one: size = 5 OK 2026/05/17 05:10:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:28 DEBUG : one: Unchanged skipping 2026/05/17 05:10:28 DEBUG : two: size = 3 OK 2026/05/17 05:10:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:29 DEBUG : two: size = 3 OK 2026/05/17 05:10:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/17 05:10:29 INFO : two: Copied (server-side copy) 2026/05/17 05:10:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/17 05:10:29 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:29 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:29 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:29 DEBUG : one: size = 5 OK 2026/05/17 05:10:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:29 DEBUG : one: Unchanged skipping 2026/05/17 05:10:29 DEBUG : two: size = 3 OK 2026/05/17 05:10:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:29 DEBUG : two: Unchanged skipping 2026/05/17 05:10:29 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:29 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:29 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:29 INFO : There was nothing to transfer 2026/05/17 05:10:30 DEBUG : one: size = 5 OK 2026/05/17 05:10:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:30 DEBUG : one: Unchanged skipping 2026/05/17 05:10:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:30 DEBUG : three: size = 5 (B2 bucket rclone-test-cisaral5lora path CopyDest) 2026/05/17 05:10:30 DEBUG : three: Sizes differ 2026/05/17 05:10:30 DEBUG : three: Destination not found in --copy-dest 2026/05/17 05:10:30 DEBUG : three: Need to transfer - File not found at Destination 2026/05/17 05:10:30 DEBUG : two: size = 3 OK 2026/05/17 05:10:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/17 05:10:30 DEBUG : two: Unchanged skipping 2026/05/17 05:10:30 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:30 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:31 DEBUG : three: size = 7 OK 2026/05/17 05:10:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/17 05:10:31 INFO : three: Copied (new) 2026/05/17 05:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.78s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:10:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:10:35 DEBUG : Config file has changed externally - reloading 2026/05/17 05:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/backup" 2026/05/17 05:10:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:38 DEBUG : two: size = 3 OK 2026/05/17 05:10:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:10:38 DEBUG : two: Unchanged skipping 2026/05/17 05:10:38 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:38 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:38 DEBUG : one: Sizes differ 2026/05/17 05:10:39 DEBUG : one: size = 3 OK 2026/05/17 05:10:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:10:39 INFO : one: Copied (server-side copy) 2026/05/17 05:10:40 INFO : one: Deleted 2026/05/17 05:10:40 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:40 DEBUG : one: size = 4 OK 2026/05/17 05:10:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:10:40 INFO : one: Copied (new) 2026/05/17 05:10:40 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:41 DEBUG : three.txt: size = 5 OK 2026/05/17 05:10:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:10:41 INFO : three.txt: Copied (server-side copy) 2026/05/17 05:10:41 INFO : three.txt: Deleted 2026/05/17 05:10:41 INFO : three.txt: Moved into backup dir 2026/05/17 05:10:43 DEBUG : two: size = 3 OK 2026/05/17 05:10:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:43 DEBUG : one: size = 4 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:43 DEBUG : one: Sizes differ 2026/05/17 05:10:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:10:43 DEBUG : two: Unchanged skipping 2026/05/17 05:10:43 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:43 DEBUG : one: size = 4 OK 2026/05/17 05:10:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:10:43 INFO : one: Copied (server-side copy) 2026/05/17 05:10:43 INFO : one: Deleted 2026/05/17 05:10:43 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:43 DEBUG : one: size = 5 OK 2026/05/17 05:10:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 05:10:43 INFO : one: Copied (new) 2026/05/17 05:10:43 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:44 DEBUG : three.txt: size = 6 OK 2026/05/17 05:10:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:10:44 INFO : three.txt: Copied (server-side copy) 2026/05/17 05:10:44 INFO : three.txt: Deleted 2026/05/17 05:10:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.58s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:10:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/backup" 2026/05/17 05:10:50 DEBUG : two: size = 3 OK 2026/05/17 05:10:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:10:50 DEBUG : two: Unchanged skipping 2026/05/17 05:10:50 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:50 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:50 DEBUG : one: Sizes differ 2026/05/17 05:10:52 DEBUG : one.bak: size = 3 OK 2026/05/17 05:10:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:10:52 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 05:10:52 INFO : one: Deleted 2026/05/17 05:10:52 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:53 DEBUG : one: size = 4 OK 2026/05/17 05:10:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:10:53 INFO : one: Copied (new) 2026/05/17 05:10:53 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:53 DEBUG : three.txt.bak: size = 5 OK 2026/05/17 05:10:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:10:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 05:10:53 INFO : three.txt: Deleted 2026/05/17 05:10:53 INFO : three.txt: Moved into backup dir 2026/05/17 05:10:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:10:55 DEBUG : one: size = 4 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:10:55 DEBUG : one: Sizes differ 2026/05/17 05:10:55 DEBUG : two: size = 3 OK 2026/05/17 05:10:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:10:55 DEBUG : two: Unchanged skipping 2026/05/17 05:10:55 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:10:55 DEBUG : one.bak: size = 4 OK 2026/05/17 05:10:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:10:55 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 05:10:56 INFO : one: Deleted 2026/05/17 05:10:56 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:10:56 DEBUG : one: size = 5 OK 2026/05/17 05:10:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 05:10:56 INFO : one: Copied (new) 2026/05/17 05:10:56 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:57 DEBUG : three.txt.bak: size = 6 OK 2026/05/17 05:10:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:10:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 05:10:57 INFO : three.txt: Deleted 2026/05/17 05:10:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/backup" 2026/05/17 05:11:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:03 DEBUG : one: Sizes differ 2026/05/17 05:11:03 DEBUG : two: size = 3 OK 2026/05/17 05:11:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:03 DEBUG : two: Unchanged skipping 2026/05/17 05:11:03 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:11:04 DEBUG : one-2019-01-01: size = 3 OK 2026/05/17 05:11:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:11:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 05:11:04 INFO : one: Deleted 2026/05/17 05:11:04 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:11:05 DEBUG : one: size = 4 OK 2026/05/17 05:11:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:05 INFO : one: Copied (new) 2026/05/17 05:11:05 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/17 05:11:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:11:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 05:11:06 INFO : three.txt: Deleted 2026/05/17 05:11:06 INFO : three.txt: Moved into backup dir 2026/05/17 05:11:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:07 DEBUG : one: size = 4 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:07 DEBUG : one: Sizes differ 2026/05/17 05:11:07 DEBUG : two: size = 3 OK 2026/05/17 05:11:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:07 DEBUG : two: Unchanged skipping 2026/05/17 05:11:07 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:11:08 DEBUG : one-2019-01-01: size = 4 OK 2026/05/17 05:11:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 05:11:08 INFO : one: Deleted 2026/05/17 05:11:08 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:11:08 DEBUG : one: size = 5 OK 2026/05/17 05:11:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 05:11:08 INFO : one: Copied (new) 2026/05/17 05:11:08 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/17 05:11:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:11:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 05:11:09 INFO : three.txt: Deleted 2026/05/17 05:11:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.12s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:11:12 DEBUG : Config file has changed externally - reloading 2026/05/17 05:11:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:14 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:14 DEBUG : one: Sizes differ 2026/05/17 05:11:14 DEBUG : two: size = 3 OK 2026/05/17 05:11:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:14 DEBUG : two: Unchanged skipping 2026/05/17 05:11:14 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:11:15 DEBUG : one.bak: size = 3 OK 2026/05/17 05:11:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:11:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 05:11:15 INFO : one: Deleted 2026/05/17 05:11:15 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:11:16 DEBUG : one: size = 4 OK 2026/05/17 05:11:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:16 INFO : one: Copied (new) 2026/05/17 05:11:16 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:16 DEBUG : three.txt.bak: size = 5 OK 2026/05/17 05:11:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:11:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 05:11:16 INFO : three.txt: Deleted 2026/05/17 05:11:16 INFO : three.txt: Moved into backup dir 2026/05/17 05:11:18 DEBUG : one.bak: Excluded (Path Filter) 2026/05/17 05:11:18 DEBUG : one.bak: Excluded 2026/05/17 05:11:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/17 05:11:18 DEBUG : three.txt.bak: Excluded 2026/05/17 05:11:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:18 DEBUG : one: size = 4 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:18 DEBUG : two: size = 3 OK 2026/05/17 05:11:18 DEBUG : one: Sizes differ 2026/05/17 05:11:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:18 DEBUG : two: Unchanged skipping 2026/05/17 05:11:18 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for checks to finish 2026/05/17 05:11:18 DEBUG : one.bak: size = 4 OK 2026/05/17 05:11:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:18 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 05:11:18 INFO : one: Deleted 2026/05/17 05:11:18 DEBUG : B2 bucket rclone-test-cisaral5lora path dst: Waiting for transfers to finish 2026/05/17 05:11:19 DEBUG : one: size = 5 OK 2026/05/17 05:11:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 05:11:19 INFO : one: Copied (new) 2026/05/17 05:11:19 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:19 DEBUG : three.txt.bak: size = 6 OK 2026/05/17 05:11:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:11:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 05:11:19 INFO : three.txt: Deleted 2026/05/17 05:11:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.49s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:11:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:24 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:24 DEBUG : one: Sizes differ 2026/05/17 05:11:25 DEBUG : one.bak: size = 3 OK 2026/05/17 05:11:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:11:25 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 05:11:25 INFO : one: Deleted 2026/05/17 05:11:26 DEBUG : one: size = 4 OK 2026/05/17 05:11:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:26 INFO : one: Copied (new) 2026/05/17 05:11:26 DEBUG : two: size = 3 OK 2026/05/17 05:11:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:26 DEBUG : two: Unchanged skipping 2026/05/17 05:11:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:26 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:26 DEBUG : three.txt: Sizes differ 2026/05/17 05:11:27 DEBUG : three.txt.bak: size = 5 OK 2026/05/17 05:11:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:11:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 05:11:27 INFO : three.txt: Deleted 2026/05/17 05:11:28 DEBUG : three.txt: size = 6 OK 2026/05/17 05:11:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:11:28 INFO : three.txt: Copied (new) 2026/05/17 05:11:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:29 DEBUG : one: size = 4 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:29 DEBUG : one: Sizes differ 2026/05/17 05:11:29 DEBUG : one.bak: size = 4 OK 2026/05/17 05:11:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:29 INFO : one: Copied (server-side copy) to: one.bak 2026/05/17 05:11:29 INFO : one: Deleted 2026/05/17 05:11:29 DEBUG : one: size = 5 OK 2026/05/17 05:11:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 05:11:29 INFO : one: Copied (new) 2026/05/17 05:11:30 DEBUG : two: size = 3 OK 2026/05/17 05:11:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:30 DEBUG : two: Unchanged skipping 2026/05/17 05:11:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:30 DEBUG : three.txt: Sizes differ 2026/05/17 05:11:30 DEBUG : three.txt.bak: size = 6 OK 2026/05/17 05:11:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:11:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/17 05:11:30 INFO : three.txt: Deleted 2026/05/17 05:11:31 DEBUG : three.txt: size = 19 OK 2026/05/17 05:11:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/17 05:11:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.51s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cisaral5lora/dst" 2026/05/17 05:11:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:36 DEBUG : one: size = 3 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:36 DEBUG : one: Sizes differ 2026/05/17 05:11:37 DEBUG : one-2019-01-01: size = 3 OK 2026/05/17 05:11:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/17 05:11:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 05:11:37 INFO : one: Deleted 2026/05/17 05:11:38 DEBUG : one: size = 4 OK 2026/05/17 05:11:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:38 INFO : one: Copied (new) 2026/05/17 05:11:38 DEBUG : two: size = 3 OK 2026/05/17 05:11:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:38 DEBUG : two: Unchanged skipping 2026/05/17 05:11:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:39 DEBUG : three.txt: Sizes differ 2026/05/17 05:11:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/17 05:11:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/17 05:11:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 05:11:39 INFO : three.txt: Deleted 2026/05/17 05:11:40 DEBUG : three.txt: size = 6 OK 2026/05/17 05:11:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:11:40 INFO : three.txt: Copied (new) 2026/05/17 05:11:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:41 DEBUG : one: size = 4 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:41 DEBUG : one: Sizes differ 2026/05/17 05:11:41 DEBUG : one-2019-01-01: size = 4 OK 2026/05/17 05:11:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/17 05:11:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/17 05:11:42 INFO : one: Deleted 2026/05/17 05:11:42 DEBUG : one: size = 5 OK 2026/05/17 05:11:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/17 05:11:42 INFO : one: Copied (new) 2026/05/17 05:11:42 DEBUG : two: size = 3 OK 2026/05/17 05:11:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:42 DEBUG : two: Unchanged skipping 2026/05/17 05:11:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cisaral5lora path dst) 2026/05/17 05:11:42 DEBUG : three.txt: Sizes differ 2026/05/17 05:11:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/17 05:11:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/17 05:11:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/17 05:11:43 INFO : three.txt: Deleted 2026/05/17 05:11:43 DEBUG : three.txt: size = 19 OK 2026/05/17 05:11:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/17 05:11:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.57s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:46 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:11:46 DEBUG : Testêé: Sizes differ 2026/05/17 05:11:46 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:11:46 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:11:47 DEBUG : Testêé: size = 14 OK 2026/05/17 05:11:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/17 05:11:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/17 05:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.86s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 05:11:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:11:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:11:49 DEBUG : existing: size = 6 OK 2026/05/17 05:11:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/17 05:11:49 INFO : existing: Copied (new) 2026/05/17 05:11:49 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:11:49 DEBUG : existing: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:11:49 DEBUG : existing: Sizes differ 2026/05/17 05:11:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/17 05:11:49 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:11:49 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:11:49 ERROR : B2 bucket rclone-test-cisaral5lora: not deleting files as there were IO errors 2026/05/17 05:11:49 ERROR : B2 bucket rclone-test-cisaral5lora: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.37s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:51 DEBUG : EXISTING: size = 6 OK 2026/05/17 05:11:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:11:51 DEBUG : existing: Unchanged skipping 2026/05/17 05:11:51 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:11:51 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:11:51 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:11:54 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1172-19.backblaze.com/b2api/v1/b2_upload_file/3f122d33504d3b4b9fe80e1b/c001_v0001172_t0006": EOF 2026/05/17 05:11:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-19.backblaze.com/b2api/v1/b2_upload_file/3f122d33504d3b4b9fe80e1b/c001_v0001172_t0006": EOF) 2026/05/17 05:11:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-cisaral5lora: 1/10 (Post "https://pod-000-1172-19.backblaze.com/b2api/v1/b2_upload_file/3f122d33504d3b4b9fe80e1b/c001_v0001172_t0006": EOF) 2026/05/17 05:11:56 DEBUG : pacer: Reducing sleep to 10ms 2026/05/17 05:12:11 DEBUG : both10: size = 6 OK 2026/05/17 05:12:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both0: size = 6 OK 2026/05/17 05:12:11 DEBUG : both11: size = 6 OK 2026/05/17 05:12:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both12: size = 6 OK 2026/05/17 05:12:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both10: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both13: size = 6 OK 2026/05/17 05:12:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both12: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both14: size = 6 OK 2026/05/17 05:12:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both14: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both15: size = 6 OK 2026/05/17 05:12:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both15: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both16: size = 6 OK 2026/05/17 05:12:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both13: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both17: size = 6 OK 2026/05/17 05:12:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both17: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both18: size = 6 OK 2026/05/17 05:12:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both18: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both19: size = 6 OK 2026/05/17 05:12:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:12:11 DEBUG : both19: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both1: size = 6 OK 2026/05/17 05:12:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both1: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both2: size = 6 OK 2026/05/17 05:12:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both2: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both3: size = 6 OK 2026/05/17 05:12:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both3: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both4: size = 6 OK 2026/05/17 05:12:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both4: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both5: size = 6 OK 2026/05/17 05:12:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both5: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both6: size = 6 OK 2026/05/17 05:12:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both6: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both7: size = 6 OK 2026/05/17 05:12:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both11: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both8: size = 6 OK 2026/05/17 05:12:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both16: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both9: size = 6 OK 2026/05/17 05:12:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:11 DEBUG : both9: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both0: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both7: Unchanged skipping 2026/05/17 05:12:11 DEBUG : both8: Unchanged skipping 2026/05/17 05:12:11 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:12:11 DEBUG : Waiting for deletions to finish 2026/05/17 05:12:12 INFO : only14: Deleted 2026/05/17 05:12:12 INFO : only15: Deleted 2026/05/17 05:12:12 INFO : only5: Deleted 2026/05/17 05:12:12 INFO : only18: Deleted 2026/05/17 05:12:12 INFO : only9: Deleted 2026/05/17 05:12:12 INFO : only2: Deleted 2026/05/17 05:12:12 INFO : only4: Deleted 2026/05/17 05:12:12 INFO : only7: Deleted 2026/05/17 05:12:12 INFO : only0: Deleted 2026/05/17 05:12:12 INFO : only12: Deleted 2026/05/17 05:12:12 INFO : only13: Deleted 2026/05/17 05:12:12 INFO : only16: Deleted 2026/05/17 05:12:12 INFO : only17: Deleted 2026/05/17 05:12:12 INFO : only19: Deleted 2026/05/17 05:12:13 INFO : only1: Deleted 2026/05/17 05:12:13 INFO : only6: Deleted 2026/05/17 05:12:13 INFO : only10: Deleted 2026/05/17 05:12:13 INFO : only11: Deleted 2026/05/17 05:12:13 INFO : only3: Deleted 2026/05/17 05:12:13 INFO : only8: Deleted 2026/05/17 05:12:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.08s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:12:33 DEBUG : both10: size = 6 OK 2026/05/17 05:12:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both0: size = 6 OK 2026/05/17 05:12:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both11: size = 6 OK 2026/05/17 05:12:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both10: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both12: size = 6 OK 2026/05/17 05:12:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both13: size = 6 OK 2026/05/17 05:12:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:12:33 DEBUG : both11: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both14: size = 6 OK 2026/05/17 05:12:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both0: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both15: size = 6 OK 2026/05/17 05:12:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both12: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both16: size = 6 OK 2026/05/17 05:12:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both13: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both17: size = 6 OK 2026/05/17 05:12:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both17: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both18: size = 6 OK 2026/05/17 05:12:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both18: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both19: size = 6 OK 2026/05/17 05:12:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both19: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both1: size = 6 OK 2026/05/17 05:12:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both14: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both2: size = 6 OK 2026/05/17 05:12:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both2: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both3: size = 6 OK 2026/05/17 05:12:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both3: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both4: size = 6 OK 2026/05/17 05:12:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both15: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both5: size = 6 OK 2026/05/17 05:12:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both5: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both6: size = 6 OK 2026/05/17 05:12:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both16: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both7: size = 6 OK 2026/05/17 05:12:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both7: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both8: size = 6 OK 2026/05/17 05:12:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both8: Unchanged skipping 2026/05/17 05:12:33 DEBUG : both9: size = 6 OK 2026/05/17 05:12:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:12:33 DEBUG : both9: Unchanged skipping 2026/05/17 05:12:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only0: Sizes differ 2026/05/17 05:12:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only10: Sizes differ 2026/05/17 05:12:33 DEBUG : both1: Unchanged skipping 2026/05/17 05:12:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only11: Sizes differ 2026/05/17 05:12:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only12: Sizes differ 2026/05/17 05:12:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only13: Sizes differ 2026/05/17 05:12:33 DEBUG : both4: Unchanged skipping 2026/05/17 05:12:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only14: Sizes differ 2026/05/17 05:12:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only15: Sizes differ 2026/05/17 05:12:33 DEBUG : both6: Unchanged skipping 2026/05/17 05:12:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only16: Sizes differ 2026/05/17 05:12:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only17: Sizes differ 2026/05/17 05:12:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only18: Sizes differ 2026/05/17 05:12:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only19: Sizes differ 2026/05/17 05:12:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only1: Sizes differ 2026/05/17 05:12:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only2: Sizes differ 2026/05/17 05:12:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only3: Sizes differ 2026/05/17 05:12:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only4: Sizes differ 2026/05/17 05:12:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only5: Sizes differ 2026/05/17 05:12:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only6: Sizes differ 2026/05/17 05:12:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only7: Sizes differ 2026/05/17 05:12:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only8: Sizes differ 2026/05/17 05:12:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1314298061) 2026/05/17 05:12:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-cisaral5lora) 2026/05/17 05:12:33 DEBUG : only9: Sizes differ 2026/05/17 05:12:33 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:12:33 DEBUG : only0: size = 0 OK 2026/05/17 05:12:33 DEBUG : only12: size = 0 OK 2026/05/17 05:12:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:33 INFO : only0: Copied (replaced existing) 2026/05/17 05:12:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:33 INFO : only12: Copied (replaced existing) 2026/05/17 05:12:33 DEBUG : only10: size = 0 OK 2026/05/17 05:12:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:33 INFO : only10: Copied (replaced existing) 2026/05/17 05:12:33 DEBUG : only17: size = 0 OK 2026/05/17 05:12:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:33 INFO : only17: Copied (replaced existing) 2026/05/17 05:12:33 DEBUG : only18: size = 0 OK 2026/05/17 05:12:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:33 INFO : only18: Copied (replaced existing) 2026/05/17 05:12:33 DEBUG : only13: size = 0 OK 2026/05/17 05:12:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:33 INFO : only13: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only11: size = 0 OK 2026/05/17 05:12:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only11: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only14: size = 0 OK 2026/05/17 05:12:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only14: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only1: size = 0 OK 2026/05/17 05:12:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only1: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only2: size = 0 OK 2026/05/17 05:12:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only2: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only3: size = 0 OK 2026/05/17 05:12:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only3: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only15: size = 0 OK 2026/05/17 05:12:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only15: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only5: size = 0 OK 2026/05/17 05:12:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only5: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only6: size = 0 OK 2026/05/17 05:12:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only6: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only7: size = 0 OK 2026/05/17 05:12:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only7: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only8: size = 0 OK 2026/05/17 05:12:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only8: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only9: size = 0 OK 2026/05/17 05:12:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only9: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only16: size = 0 OK 2026/05/17 05:12:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only16: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only19: size = 0 OK 2026/05/17 05:12:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only19: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : only4: size = 0 OK 2026/05/17 05:12:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/17 05:12:34 INFO : only4: Copied (replaced existing) 2026/05/17 05:12:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.17s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:12:42 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:12:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:12:42 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 05:12:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:12:42 INFO : empty_on_remote: Making directory 2026/05/17 05:12:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 05:12:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:12:45 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:12:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:12:45 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 05:12:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:12:45 INFO : empty_on_remote: Making directory 2026/05/17 05:12:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 05:12:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:12:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:48 INFO : sub dir: Making directory 2026/05/17 05:12:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:12:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:12:51 INFO : sub dir: Making directory 2026/05/17 05:12:51 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:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:13:04 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:04 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : apple: size = 5 OK 2026/05/17 05:13:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:13:05 DEBUG : apple: Unchanged skipping 2026/05/17 05:13:05 DEBUG : banana: size = 6 OK 2026/05/17 05:13:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:13:05 DEBUG : banana: Unchanged skipping 2026/05/17 05:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:13:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:13:05 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:13:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:13:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:13:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:13:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:13:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:13:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:13:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:13:05 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:05 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:05 INFO : There was nothing to transfer 2026/05/17 05:13:05 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:05 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:13:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : banana: size = 6 OK 2026/05/17 05:13:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:13:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : banana: Unchanged skipping 2026/05/17 05:13:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:13:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : apple: size = 5 OK 2026/05/17 05:13:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:13:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : apple: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:13:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:13:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:13:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:13:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:13:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:13:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:13:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:13:06 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:06 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:06 INFO : There was nothing to transfer 2026/05/17 05:13:06 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:06 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:13:20 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:21 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:21 DEBUG : apple: size = 5 OK 2026/05/17 05:13:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:13:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : banana: size = 6 OK 2026/05/17 05:13:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:13:21 DEBUG : banana: Unchanged skipping 2026/05/17 05:13:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : apple: Unchanged skipping 2026/05/17 05:13:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:13:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:13:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:13:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:13:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:13:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:13:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:13:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:13:21 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:21 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:21 INFO : There was nothing to transfer 2026/05/17 05:13:21 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:22 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : apple: size = 5 OK 2026/05/17 05:13:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : apple: Unchanged skipping 2026/05/17 05:13:22 DEBUG : banana: size = 6 OK 2026/05/17 05:13:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : banana: Unchanged skipping 2026/05/17 05:13:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:13:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:13:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:13:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:13:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:13:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:13:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:13:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:13:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:13:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:13:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:13:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:22 INFO : There was nothing to transfer 2026/05/17 05:13:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:22 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:13:36 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:37 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:13:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:37 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:37 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:37 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 05:13:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 05:13:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/17 05:13:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 05:13:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 05:13:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 05:13:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 05:13:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:38 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 05:13:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 05:13:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/17 05:13:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 05:13:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 05:13:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 05:13:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 05:13:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 05:13:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 05:13:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 05:13:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 05:13:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 05:13:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 05:13:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 05:13:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 05:13:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 05:13:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 05:13:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 05:13:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 05:13:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 05:13:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 05:13:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 05:13:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 05:13:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 05:13:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 05:13:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 05:13:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 05:13:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:39 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:39 INFO : splitbananasplit: Deleted 2026/05/17 05:13:39 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:13:40 INFO : appleappleapplebanana: Deleted 2026/05/17 05:13:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:13:40 INFO : apple: Deleted 2026/05/17 05:13:40 INFO : banana: Deleted 2026/05/17 05:13:40 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:13:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:13:40 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:41 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 05:13:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 05:13:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:13:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 05:13:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:13:41 DEBUG : apple: Unchanged skipping 2026/05/17 05:13:41 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 05:13:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : banana: Unchanged skipping 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 05:13:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 05:13:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 05:13:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 05:13:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:13:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 05:13:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 05:13:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 05:13:41 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:13:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:13:41 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:41 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:41 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 05:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:13:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:13:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:13:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:13:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:13:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:13:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:13:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:13:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:13:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:13:55 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:55 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:13:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:13:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:13:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 05:13:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:13:56 DEBUG : PREFIXapple: size = 5 OK 2026/05/17 05:13:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 05:13:56 INFO : apple: Copied (new) to: PREFIXapple 2026/05/17 05:13:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:13:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:13:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:13:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:13:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:13:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:13:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:13:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:13:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:13:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:13:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:13:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:13:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:13:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 05:13:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:56 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:56 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:56 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/17 05:13:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 05:13:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/17 05:13:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:56 DEBUG : PREFIXbanana: size = 6 OK 2026/05/17 05:13:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 05:13:56 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/17 05:13:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 05:13:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 05:13:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 05:13:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/17 05:13:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 05:13:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/17 05:13:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 05:13:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 05:13:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 05:13:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 05:13:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/17 05:13:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 05:13:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:56 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/17 05:13:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 05:13:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/17 05:13:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 05:13:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/17 05:13:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 05:13:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/17 05:13:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 05:13:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/17 05:13:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 05:13:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/17 05:13:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 05:13:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/17 05:13:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 05:13:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/17 05:13:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 05:13:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:57 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:13:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:13:57 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:13:57 INFO : appleappleapplebanana: Deleted 2026/05/17 05:13:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:13:58 INFO : apple: Deleted 2026/05/17 05:13:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:13:58 INFO : banana: Deleted 2026/05/17 05:13:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:13:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:13:58 INFO : splitbananasplit: Deleted 2026/05/17 05:13:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:13:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:13:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:13:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:13:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:13:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:13:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 05:13:59 INFO : appleappleapplebanana: Copied (new) 2026/05/17 05:13:59 DEBUG : banana: size = 6 OK 2026/05/17 05:13:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 05:13:59 INFO : banana: Copied (new) 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:13:59 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:13:59 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:13:59 DEBUG : apple: size = 5 OK 2026/05/17 05:13:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 05:13:59 INFO : apple: Copied (new) 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:13:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 05:13:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:13:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 05:13:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:13:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 05:13:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:14:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 05:14:00 INFO : splitbananasplit: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 05:14:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 05:14:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 05:14:00 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 05:14:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 05:14:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 05:14:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:14:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 05:14:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:14:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 05:14:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:14:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 05:14:00 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:14:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 05:14:00 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:14:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 05:14:00 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 05:14:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:14:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 05:14:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 05:14:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:14:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 05:14:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 05:14:01 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/17 05:14:01 INFO : PREFIXsplitbananasplit: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/17 05:14:01 INFO : PREFIXapple: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/17 05:14:01 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/17 05:14:01 INFO : PREFIXbanana: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/17 05:14:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/17 05:14:01 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:01 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:02 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:14:15 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:16 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/17 05:14:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 05:14:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/17 05:14:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/17 05:14:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 05:14:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:14:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:14:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/17 05:14:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 05:14:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/17 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 05:14:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:16 DEBUG : appleSUFFIX: size = 5 OK 2026/05/17 05:14:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 05:14:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/17 05:14:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/17 05:14:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 05:14:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 05:14:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 05:14:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 05:14:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 05:14:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 05:14:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 05:14:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 05:14:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/17 05:14:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 05:14:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/17 05:14:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 05:14:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/17 05:14:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 05:14:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/17 05:14:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 05:14:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/17 05:14:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 05:14:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/17 05:14:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 05:14:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/17 05:14:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 05:14:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:18 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:18 INFO : splitbananasplit: Deleted 2026/05/17 05:14:18 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:14:18 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:14:19 INFO : appleappleapplebanana: Deleted 2026/05/17 05:14:19 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:14:19 INFO : banana: Deleted 2026/05/17 05:14:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:14:19 INFO : apple: Deleted 2026/05/17 05:14:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:14:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:14:19 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:14:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:14:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:14:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:14:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : apple: size = 5 OK 2026/05/17 05:14:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/17 05:14:20 INFO : apple: Copied (new) 2026/05/17 05:14:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:14:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:14:20 DEBUG : banana: size = 6 OK 2026/05/17 05:14:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/17 05:14:20 INFO : banana: Copied (new) 2026/05/17 05:14:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:14:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 05:14:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:14:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 05:14:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 05:14:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:14:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 05:14:20 INFO : splitbananasplit: Copied (new) 2026/05/17 05:14:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:14:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 05:14:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 05:14:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:14:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 05:14:20 INFO : appleappleapplebanana: Copied (new) 2026/05/17 05:14:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:14:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 05:14:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:14:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 05:14:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:14:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 05:14:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:14:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 05:14:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:14:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 05:14:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:14:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 05:14:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:14:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 05:14:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:14:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 05:14:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:14:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 05:14:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:14:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 05:14:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:14:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 05:14:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 05:14:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:14:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 05:14:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 05:14:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:14:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 05:14:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 05:14:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/17 05:14:22 INFO : bananaSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : splitbananasplitSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/17 05:14:22 INFO : appleSUFFIX: Deleted 2026/05/17 05:14:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/17 05:14:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:22 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:23 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:14:38 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:38 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:39 DEBUG : apple: size = 5 OK 2026/05/17 05:14:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:39 DEBUG : banana: size = 6 OK 2026/05/17 05:14:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:39 DEBUG : banana: Unchanged skipping 2026/05/17 05:14:39 DEBUG : apple: Unchanged skipping 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:39 DEBUG : appleapple: size = 21 OK 2026/05/17 05:14:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/17 05:14:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/17 05:14:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 05:14:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:14:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:39 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:14:39 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:14:39 DEBUG : splitbanan: size = 16 OK 2026/05/17 05:14:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/17 05:14:39 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/17 05:14:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/17 05:14:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/17 05:14:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/17 05:14:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/17 05:14:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/17 05:14:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/17 05:14:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/17 05:14:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/17 05:14:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/17 05:14:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/17 05:14:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/17 05:14:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/17 05:14:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/17 05:14:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/17 05:14:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/17 05:14:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/17 05:14:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/17 05:14:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/17 05:14:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:40 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/17 05:14:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/17 05:14:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/17 05:14:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:40 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/17 05:14:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/17 05:14:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/17 05:14:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:40 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/17 05:14:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/17 05:14:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/17 05:14:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:40 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/17 05:14:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/17 05:14:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/17 05:14:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:40 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/17 05:14:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/17 05:14:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/17 05:14:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/17 05:14:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/17 05:14:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/17 05:14:40 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/17 05:14:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/17 05:14:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/17 05:14:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/17 05:14:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/17 05:14:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/17 05:14:40 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:14:41 INFO : splitbananasplit: Deleted 2026/05/17 05:14:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:14:41 INFO : appleappleapplebanana: Deleted 2026/05/17 05:14:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:14:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:14:41 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:41 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/17 05:14:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:42 DEBUG : apple: size = 5 OK 2026/05/17 05:14:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : apple: Unchanged skipping 2026/05/17 05:14:42 DEBUG : splitbanan: size = 16 OK 2026/05/17 05:14:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:14:42 DEBUG : banana: size = 6 OK 2026/05/17 05:14:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : banana: Unchanged skipping 2026/05/17 05:14:42 DEBUG : appleapple: size = 21 OK 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/17 05:14:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/17 05:14:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/17 05:14:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/17 05:14:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/17 05:14:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/17 05:14:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/17 05:14:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/17 05:14:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/17 05:14:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/17 05:14:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/17 05:14:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/17 05:14:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/17 05:14:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/17 05:14:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/17 05:14:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/17 05:14:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:14:42 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:14:42 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:14:42 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:42 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:42 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : appleapple: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/17 05:14:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/17 05:14:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/17 05:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/17 05:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/17 05:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/17 05:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/17 05:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/17 05:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/17 05:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/17 05:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/17 05:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/17 05:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/17 05:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/17 05:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/17 05:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/17 05:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/17 05:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/17 05:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/17 05:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/17 05:14:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:14:56 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:56 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : apple: size = 5 OK 2026/05/17 05:14:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:14:57 DEBUG : apple: Unchanged skipping 2026/05/17 05:14:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : banana: size = 6 OK 2026/05/17 05:14:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:14:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:14:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:14:57 DEBUG : banana: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:14:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:14:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:14:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:14:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:14:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:14:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:14:57 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:14:57 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:57 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:57 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : apple: size = 5 OK 2026/05/17 05:14:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:14:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:14:58 DEBUG : banana: size = 6 OK 2026/05/17 05:14:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : banana: Unchanged skipping 2026/05/17 05:14:58 DEBUG : apple: Unchanged skipping 2026/05/17 05:14:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:14:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:14:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:14:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:14:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:14:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:14:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:14:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:14:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:14:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:14:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:14:58 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:14:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:58 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:14:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:14:59 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:14:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:15:13 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:14 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:15:14 DEBUG : apple: size = 5 OK 2026/05/17 05:15:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : apple: Unchanged skipping 2026/05/17 05:15:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:15:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:15:14 DEBUG : banana: size = 6 OK 2026/05/17 05:15:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : banana: Unchanged skipping 2026/05/17 05:15:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:15:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:15:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:15:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:15:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:15:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:15:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:15:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:15:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:15:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:15:14 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:15:14 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:14 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:15 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : apple: size = 5 OK 2026/05/17 05:15:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : apple: Unchanged skipping 2026/05/17 05:15:15 DEBUG : banana: size = 6 OK 2026/05/17 05:15:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:15:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:15:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:15:15 DEBUG : banana: Unchanged skipping 2026/05/17 05:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:15:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:15:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:15:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:15:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:15:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:15:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:15:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:15:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:15:15 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:15:15 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:15 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:15 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:15:29 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:29 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : apple: size = 5 OK 2026/05/17 05:15:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:15:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:15:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : banana: size = 6 OK 2026/05/17 05:15:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : apple: Unchanged skipping 2026/05/17 05:15:30 DEBUG : banana: Unchanged skipping 2026/05/17 05:15:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:15:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:15:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:15:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:15:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:15:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:15:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:15:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:15:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:15:30 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:15:30 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:30 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:30 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : apple: size = 5 OK 2026/05/17 05:15:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:15:31 DEBUG : apple: Unchanged skipping 2026/05/17 05:15:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : banana: size = 6 OK 2026/05/17 05:15:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:15:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : banana: Unchanged skipping 2026/05/17 05:15:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:15:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:15:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:15:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:15:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:15:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:15:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:15:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:15:31 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:15:31 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:31 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:31 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:15:45 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:46 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:15:46 DEBUG : apple: size = 5 OK 2026/05/17 05:15:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:15:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:15:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:46 DEBUG : apple: Unchanged skipping 2026/05/17 05:15:46 DEBUG : banana: size = 6 OK 2026/05/17 05:15:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:15:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:46 DEBUG : banana: Unchanged skipping 2026/05/17 05:15:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:15:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:15:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:15:47 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:15:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:15:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:15:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:15:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:15:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:15:47 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:15:47 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:47 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:47 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:15:47 DEBUG : apple: size = 5 OK 2026/05/17 05:15:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:15:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : apple: Unchanged skipping 2026/05/17 05:15:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:15:47 DEBUG : banana: size = 6 OK 2026/05/17 05:15:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : banana: Unchanged skipping 2026/05/17 05:15:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:15:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:15:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:15:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:15:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:15:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:15:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:15:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:15:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:15:48 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:15:48 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:48 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:48 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:15:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:01 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:02 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:16:02 DEBUG : apple: size = 5 OK 2026/05/17 05:16:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:16:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:02 DEBUG : banana: size = 6 OK 2026/05/17 05:16:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:16:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:02 DEBUG : banana: Unchanged skipping 2026/05/17 05:16:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:16:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:16:02 DEBUG : apple: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:03 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:03 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:03 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:16:03 DEBUG : apple: size = 5 OK 2026/05/17 05:16:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : apple: Unchanged skipping 2026/05/17 05:16:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:16:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:16:03 DEBUG : banana: size = 6 OK 2026/05/17 05:16:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : banana: Unchanged skipping 2026/05/17 05:16:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:16:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:16:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:16:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:16:03 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:03 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:03 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:04 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:16:04 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.31s) --- PASS: TestTransform/NFC (15.44s) --- PASS: TestTransform/NFD (16.43s) --- PASS: TestTransform/base64 (18.87s) --- PASS: TestTransform/prefix (20.69s) --- PASS: TestTransform/suffix (21.17s) --- PASS: TestTransform/truncate (19.37s) --- PASS: TestTransform/encoder (16.39s) --- PASS: TestTransform/ISO-8859-1 (16.66s) --- PASS: TestTransform/charmap (15.80s) --- PASS: TestTransform/lowercase (16.72s) --- PASS: TestTransform/ascii (15.76s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 05:16:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 05:16:09 INFO : sub dir_somesuffix: Making directory 2026/05/17 05:16:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/17 05:16:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/17 05:16:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 05:16:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 05:16:09 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:09 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:09 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/17 05:16:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/17 05:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:10 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:10 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:10 INFO : tictactoe: Making directory 2026/05/17 05:16:10 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:10 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/17 05:16:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:10 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:10 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:11 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/17 05:16:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/17 05:16:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:12 INFO : toe: Making directory 2026/05/17 05:16:12 INFO : toe/toe: Making directory 2026/05/17 05:16:12 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 05:16:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 05:16:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 05:16:12 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:12 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/17 05:16:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/17 05:16:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.99s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:14 INFO : toe: Making directory 2026/05/17 05:16:14 INFO : toe/toe: Making directory 2026/05/17 05:16:14 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 05:16:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 05:16:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/17 05:16:14 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:14 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/17 05:16:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/17 05:16:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:16 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:16:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 05:16:16 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:16 INFO : tictacempty_dir: Making directory 2026/05/17 05:16:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:16 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:16 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:16 INFO : tictactoe: Making directory 2026/05/17 05:16:16 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:16 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:16 INFO : tictactoe/tictactoe: Making directory 2026/05/17 05:16:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:16 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 05:16:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:17 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:16:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 05:16:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:17 INFO : tictacempty_dir: Making directory 2026/05/17 05:16:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:17 INFO : tictactoe: Making directory 2026/05/17 05:16:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:17 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:17 INFO : tictactoe/tictactoe: Making directory 2026/05/17 05:16:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 05:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:17 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:17 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/17 05:16:18 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:18 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:18 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:18 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/17 05:16:19 NOTICE: B2 bucket rclone-test-cisaral5lora: 0 differences found 2026/05/17 05:16:19 NOTICE: B2 bucket rclone-test-cisaral5lora: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:19 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:20 INFO : tictactoe: Making directory 2026/05/17 05:16:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:20 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:20 INFO : tictactoe/tictactoe: Making directory 2026/05/17 05:16:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:20 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 05:16:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:21 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:21 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:21 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:21 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/17 05:16:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/17 05:16:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/17 05:16:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/17 05:16:22 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.08s) === RUN TestSyntax 2026/05/17 05:16:22 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:23 INFO : toe: Making directory 2026/05/17 05:16:23 INFO : toe/toe: Making directory 2026/05/17 05:16:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 05:16:23 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:23 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:23 DEBUG : toe/toe/toe: size = 11 OK 2026/05/17 05:16:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:23 INFO : toe/toe/toe: Copied (new) 2026/05/17 05:16:23 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:24 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:16:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 05:16:24 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:25 INFO : tictacempty_dir: Making directory 2026/05/17 05:16:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:25 INFO : tictactoe: Making directory 2026/05/17 05:16:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:25 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:25 INFO : tictactoe/tictactoe: Making directory 2026/05/17 05:16:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 05:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:25 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:25 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:25 INFO : toe/toe/toe.txt: Deleted 2026/05/17 05:16:25 INFO : toe/toe: Removing directory 2026/05/17 05:16:25 INFO : toe: Removing directory 2026/05/17 05:16:25 INFO : empty_dir: Removing directory 2026/05/17 05:16:25 DEBUG : Local file system at /tmp/rclone1314298061: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:26 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:16:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 05:16:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:26 INFO : tictacempty_dir: Making directory 2026/05/17 05:16:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:26 INFO : tictactoe: Making directory 2026/05/17 05:16:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:26 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:26 INFO : tictactoe/tictactoe: Making directory 2026/05/17 05:16:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 05:16:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:26 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:26 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:27 INFO : toe/toe/toe.txt: Deleted 2026/05/17 05:16:27 INFO : toe/toe: Removing directory 2026/05/17 05:16:27 INFO : toe: Removing directory 2026/05/17 05:16:27 INFO : empty_dir: Removing directory 2026/05/17 05:16:27 DEBUG : Local file system at /tmp/rclone1314298061: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/17 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 05:16:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 05:16:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/17 05:16:28 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.28s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:29 DEBUG : Reset feature "Copy" 2026/05/17 05:16:29 DEBUG : Reset feature "Move" 2026/05/17 05:16:29 DEBUG : Reset feature "Copy" 2026/05/17 05:16:29 DEBUG : Reset feature "Move" 2026/05/17 05:16:29 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:16:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/17 05:16:29 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:29 INFO : tictacempty_dir: Making directory 2026/05/17 05:16:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/17 05:16:29 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:29 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:29 INFO : tictactoe: Making directory 2026/05/17 05:16:29 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:29 DEBUG : toe: transformed to: tictactoe 2026/05/17 05:16:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:29 INFO : tictactoe/tictactoe: Making directory 2026/05/17 05:16:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/17 05:16:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/17 05:16:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:29 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:29 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/17 05:16:30 INFO : toe/toe/toe.txt: Deleted 2026/05/17 05:16:30 INFO : toe/toe: Removing directory 2026/05/17 05:16:30 INFO : toe: Removing directory 2026/05/17 05:16:30 INFO : empty_dir: Removing directory 2026/05/17 05:16:30 DEBUG : Local file system at /tmp/rclone1314298061: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/17 05:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/17 05:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/17 05:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 05:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 05:16:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/17 05:16:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 05:16:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/17 05:16:32 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.50s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:34 DEBUG : toe: transformed to: dG9l 2026/05/17 05:16:34 DEBUG : toe: transformed to: dG9l 2026/05/17 05:16:34 INFO : dG9l: Making directory 2026/05/17 05:16:34 DEBUG : toe: transformed to: dG9l 2026/05/17 05:16:34 DEBUG : toe: transformed to: dG9l 2026/05/17 05:16:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/17 05:16:34 INFO : dG9l/dG9l: Making directory 2026/05/17 05:16:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/17 05:16:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/17 05:16:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 05:16:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/17 05:16:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 05:16:34 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:34 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/17 05:16:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/17 05:16:34 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:35 DEBUG : dG9l: transformed to: toe 2026/05/17 05:16:35 DEBUG : dG9l: transformed to: toe 2026/05/17 05:16:35 DEBUG : dG9l: transformed to: toe 2026/05/17 05:16:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/17 05:16:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/17 05:16:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/17 05:16:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/17 05:16:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/17 05:16:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/17 05:16:35 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for checks to finish 2026/05/17 05:16:35 DEBUG : Local file system at /tmp/rclone1314298061: Waiting for transfers to finish 2026/05/17 05:16:35 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-cisaral5lora", Local "Local file system at /tmp/rclone1314298061", Modify Window "1ms" 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe: transformed to: 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe: transformed to: 2026/05/17 05:16:36 INFO : B2 bucket rclone-test-cisaral5lora: Making directory 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe: transformed to: 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe: transformed to: 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe/toe: transformed to: 2026/05/17 05:16:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/17 05:16:36 INFO : toe/toe: Making directory 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe/toe: transformed to: 2026/05/17 05:16:36 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe: transformed to: 2026/05/17 05:16:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/17 05:16:36 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/17 05:16:36 DEBUG : toe/toe/toe: transformed to: 2026/05/17 05:16:36 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/17 05:16:36 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for checks to finish 2026/05/17 05:16:36 DEBUG : B2 bucket rclone-test-cisaral5lora: Waiting for transfers to finish 2026/05/17 05:16:37 DEBUG : toe/toe/toe: size = 11 OK 2026/05/17 05:16:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/17 05:16:37 INFO : toe/toe/toe: Copied (new) 2026/05/17 05:16:37 ERROR : B2 bucket rclone-test-cisaral5lora: not deleting files as there were IO errors 2026/05/17 05:16:37 ERROR : B2 bucket rclone-test-cisaral5lora: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2026/05/17 05:16:38 DEBUG : B2 bucket rclone-test-cisaral5lora: Purge remote 2026/05/17 05:16:38 INFO : B2 bucket rclone-test-cisaral5lora: cleaning bucket "rclone-test-cisaral5lora" of all files 2026/05/17 05:16:39 DEBUG : BackupDir/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86a5_d20260517_m051032_c001_v7007000_t0000_u01778994632060") 2026/05/17 05:16:39 DEBUG : BackupDir/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f11466e87ee386259_d20260517_m051026_c001_v0001134_t0019_u01778994626286") 2026/05/17 05:16:39 DEBUG : CompareDest/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f0ab_d20260517_m051006_c001_v7007000_t0000_u01778994606767") 2026/05/17 05:16:39 DEBUG : CompareDest/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d242_d20260517_m050959_c001_v0001036_t0013_u01778994599985") 2026/05/17 05:16:39 DEBUG : CompareDest/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f0ac_d20260517_m051006_c001_v7007000_t0000_u01778994606951") 2026/05/17 05:16:39 DEBUG : CompareDest/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c971a_d20260517_m051002_c001_v0001184_t0001_u01778994602243") 2026/05/17 05:16:39 DEBUG : CopyDest/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86a8_d20260517_m051032_c001_v7007000_t0000_u01778994632244") 2026/05/17 05:16:39 DEBUG : CopyDest/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9322ab_d20260517_m051023_c001_v0001172_t0019_u01778994623258") 2026/05/17 05:16:39 DEBUG : CopyDest/three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86ac_d20260517_m051032_c001_v7007000_t0000_u01778994632427") 2026/05/17 05:16:39 DEBUG : CopyDest/three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c97ca_d20260517_m051030_c001_v0001184_t0030_u01778994630068") 2026/05/17 05:16:39 DEBUG : CopyDest/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86af_d20260517_m051032_c001_v7007000_t0000_u01778994632612") 2026/05/17 05:16:39 DEBUG : CopyDest/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d284_d20260517_m051027_c001_v0001036_t0004_u01778994627765") 2026/05/17 05:16:39 DEBUG : EXISTING: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd4305871f_d20260517_m051151_c001_v7007000_t0000_u01778994711760") 2026/05/17 05:16:39 DEBUG : EXISTING: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d38e_d20260517_m051150_c001_v0001036_t0036_u01778994710603") 2026/05/17 05:16:39 DEBUG : PREFIXapple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b27865a2_d20260517_m051401_c001_v7007000_t0000_u01778994841476") 2026/05/17 05:16:40 DEBUG : PREFIXapple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088b3_d20260517_m051355_c001_v0001185_t0050_u01778994835944") 2026/05/17 05:16:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f49_d20260517_m051401_c001_v7007000_t0000_u01778994841609") 2026/05/17 05:16:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9edf_d20260517_m051355_c001_v0001184_t0001_u01778994835956") 2026/05/17 05:16:40 DEBUG : PREFIXbanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c5a4_d20260517_m051401_c001_v7007000_t0000_u01778994841625") 2026/05/17 05:16:40 DEBUG : PREFIXbanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d589_d20260517_m051355_c001_v0001036_t0053_u01778994835967") 2026/05/17 05:16:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5eae_d20260517_m051401_c001_v7007000_t0000_u01778994841307") 2026/05/17 05:16:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562d2_d20260517_m051355_c001_v0001117_t0055_u01778994835977") 2026/05/17 05:16:40 DEBUG : Testêé: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd4305870b_d20260517_m051147_c001_v7007000_t0000_u01778994707871") 2026/05/17 05:16:40 DEBUG : Testêé: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c99e0_d20260517_m051147_c001_v0001184_t0008_u01778994707273") 2026/05/17 05:16:40 DEBUG : Testêé: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d376_d20260517_m051145_c001_v0001036_t0001_u01778994705735") 2026/05/17 05:16:40 DEBUG : YXBwbGU=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f09_d20260517_m051342_c001_v7007000_t0000_u01778994822173") 2026/05/17 05:16:40 DEBUG : YXBwbGU=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d54f_d20260517_m051337_c001_v0001036_t0016_u01778994817846") 2026/05/17 05:16:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f0a_d20260517_m051342_c001_v7007000_t0000_u01778994822432") 2026/05/17 05:16:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e47_d20260517_m051337_c001_v0001184_t0002_u01778994817833") 2026/05/17 05:16:40 DEBUG : YmFuYW5h: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f0c_d20260517_m051342_c001_v7007000_t0000_u01778994822614") 2026/05/17 05:16:40 DEBUG : YmFuYW5h: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670882f_d20260517_m051337_c001_v0001185_t0051_u01778994817853") 2026/05/17 05:16:40 DEBUG : a/potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a9e_d20260517_m050746_c001_v7007000_t0000_u01778994466614") 2026/05/17 05:16:40 DEBUG : a/potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320de_d20260517_m050745_c001_v0001172_t0017_u01778994465888") 2026/05/17 05:16:41 DEBUG : a/potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a9a_d20260517_m050744_c001_v7007000_t0000_u01778994464296") 2026/05/17 05:16:41 DEBUG : a/potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320d0_d20260517_m050743_c001_v0001172_t0059_u01778994463409") 2026/05/17 05:16:41 DEBUG : a/potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8333_d20260517_m050726_c001_v7007000_t0000_u01778994446859") 2026/05/17 05:16:41 DEBUG : a/potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932074_d20260517_m050725_c001_v0001172_t0046_u01778994445978") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5271_d20260517_m051604_c001_v7007000_t0000_u01778994964783") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca4db_d20260517_m051600_c001_v0001184_t0021_u01778994960387") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfc4_d20260517_m051548_c001_v7007000_t0000_u01778994948872") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca40f_d20260517_m051544_c001_v0001184_t0041_u01778994944125") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc883d_d20260517_m051532_c001_v7007000_t0000_u01778994932287") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca30f_d20260517_m051528_c001_v0001184_t0040_u01778994928358") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7e7_d20260517_m051516_c001_v7007000_t0000_u01778994916495") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca24d_d20260517_m051512_c001_v0001184_t0035_u01778994912575") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321258_d20260517_m051459_c001_v7007000_t0000_u01778994899760") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca16f_d20260517_m051455_c001_v0001184_t0004_u01778994895333") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eae_d20260517_m051443_c001_v7007000_t0000_u01778994883390") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708aeb_d20260517_m051436_c001_v0001185_t0057_u01778994876925") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e22_d20260517_m051424_c001_v7007000_t0000_u01778994864074") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089e1_d20260517_m051420_c001_v0001185_t0044_u01778994860296") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc80ba_d20260517_m051419_c001_v7007000_t0000_u01778994859205") 2026/05/17 05:16:41 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670898b_d20260517_m051414_c001_v0001185_t0043_u01778994854528") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab53_d20260517_m051402_c001_v7007000_t0000_u01778994842969") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d59d_d20260517_m051359_c001_v0001036_t0048_u01778994839441") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f44_d20260517_m051358_c001_v7007000_t0000_u01778994838107") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670889f_d20260517_m051353_c001_v0001185_t0040_u01778994833548") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32098e_d20260517_m051340_c001_v7007000_t0000_u01778994820032") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e3d_d20260517_m051335_c001_v0001184_t0036_u01778994815374") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b3a_d20260517_m051323_c001_v7007000_t0000_u01778994803430") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9dd6_d20260517_m051318_c001_v0001184_t0038_u01778994798590") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd0a_d20260517_m051307_c001_v7007000_t0000_u01778994787018") 2026/05/17 05:16:42 DEBUG : apple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9d62_d20260517_m051302_c001_v0001184_t0037_u01778994782711") 2026/05/17 05:16:42 DEBUG : appleSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093880429604708_d20260517_m051422_c001_v7007000_t0000_u01778994862643") 2026/05/17 05:16:42 DEBUG : appleSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5d1_d20260517_m051416_c001_v0001036_t0057_u01778994856585") 2026/05/17 05:16:42 DEBUG : appleapple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eaf_d20260517_m051443_c001_v7007000_t0000_u01778994883572") 2026/05/17 05:16:42 DEBUG : appleapple: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b07_d20260517_m051439_c001_v0001185_t0001_u01778994879173") 2026/05/17 05:16:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5274_d20260517_m051604_c001_v7007000_t0000_u01778994964964") 2026/05/17 05:16:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56522_d20260517_m051600_c001_v0001117_t0044_u01778994960802") 2026/05/17 05:16:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfc6_d20260517_m051549_c001_v7007000_t0000_u01778994949057") 2026/05/17 05:16:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f564d0_d20260517_m051544_c001_v0001117_t0050_u01778994944525") 2026/05/17 05:16:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc883e_d20260517_m051532_c001_v7007000_t0000_u01778994932469") 2026/05/17 05:16:42 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5646c_d20260517_m051528_c001_v0001117_t0027_u01778994928745") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7ea_d20260517_m051516_c001_v7007000_t0000_u01778994916679") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56416_d20260517_m051512_c001_v0001117_t0043_u01778994912974") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321259_d20260517_m051459_c001_v7007000_t0000_u01778994899945") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f563b4_d20260517_m051455_c001_v0001117_t0047_u01778994895745") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41939c4c0cd4fc56_d20260517_m051441_c001_v7007000_t0000_u01778994881408") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d61f_d20260517_m051437_c001_v0001036_t0057_u01778994877323") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e23_d20260517_m051424_c001_v7007000_t0000_u01778994864258") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5e5_d20260517_m051420_c001_v0001036_t0002_u01778994860283") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdac_d20260517_m051419_c001_v7007000_t0000_u01778994859135") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5cb_d20260517_m051414_c001_v0001036_t0043_u01778994854939") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab55_d20260517_m051403_c001_v7007000_t0000_u01778994843149") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f07_d20260517_m051359_c001_v0001184_t0006_u01778994839419") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918b8c_d20260517_m051357_c001_v7007000_t0000_u01778994837896") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d585_d20260517_m051353_c001_v0001036_t0053_u01778994833941") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5de9_d20260517_m051339_c001_v7007000_t0000_u01778994819970") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670881b_d20260517_m051336_c001_v0001185_t0001_u01778994816029") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b3b_d20260517_m051323_c001_v7007000_t0000_u01778994803611") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708747_d20260517_m051319_c001_v0001185_t0027_u01778994799560") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd0c_d20260517_m051307_c001_v7007000_t0000_u01778994787200") 2026/05/17 05:16:43 DEBUG : appleappleapplebanana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708663_d20260517_m051303_c001_v0001185_t0038_u01778994783428") 2026/05/17 05:16:43 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdbe_d20260517_m051422_c001_v7007000_t0000_u01778994862328") 2026/05/17 05:16:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089a9_d20260517_m051416_c001_v0001185_t0035_u01778994856561") 2026/05/17 05:16:44 DEBUG : b/potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a9f_d20260517_m050746_c001_v7007000_t0000_u01778994466857") 2026/05/17 05:16:44 DEBUG : b/potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320d6_d20260517_m050744_c001_v0001172_t0049_u01778994464840") 2026/05/17 05:16:44 DEBUG : b/potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a97_d20260517_m050743_c001_v7007000_t0000_u01778994463749") 2026/05/17 05:16:44 DEBUG : b/potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320c8_d20260517_m050742_c001_v0001172_t0021_u01778994462366") 2026/05/17 05:16:44 DEBUG : b/potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8332_d20260517_m050726_c001_v7007000_t0000_u01778994446318") 2026/05/17 05:16:44 DEBUG : b/potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93206a_d20260517_m050725_c001_v0001172_t0038_u01778994445058") 2026/05/17 05:16:44 DEBUG : backup/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5614_d20260517_m051045_c001_v7007000_t0000_u01778994645193") 2026/05/17 05:16:44 DEBUG : backup/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1115a8ea0c5a7f80_d20260517_m051043_c001_v0001177_t0041_u01778994643477") 2026/05/17 05:16:44 DEBUG : backup/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f105cbf4bf76fc765_d20260517_m051039_c001_v0001115_t0054_u01778994639175") 2026/05/17 05:16:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d13_d20260517_m051109_c001_v7007000_t0000_u01778994669865") 2026/05/17 05:16:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f108dbe1303ce7bfd_d20260517_m051108_c001_v0001184_t0037_u01778994668043") 2026/05/17 05:16:44 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1111b8ee3ecfd39c_d20260517_m051104_c001_v0001136_t0019_u01778994664391") 2026/05/17 05:16:44 DEBUG : backup/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f418b6c6f6f4ea4a5_d20260517_m051057_c001_v7007000_t0000_u01778994657756") 2026/05/17 05:16:44 DEBUG : backup/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f104e2f4e2b5f2308_d20260517_m051055_c001_v0001178_t0029_u01778994655790") 2026/05/17 05:16:44 DEBUG : backup/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1030677f6a334810_d20260517_m051051_c001_v0001185_t0021_u01778994651937") 2026/05/17 05:16:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d14_d20260517_m051110_c001_v7007000_t0000_u01778994670053") 2026/05/17 05:16:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1053aa241c6e51de_d20260517_m051108_c001_v0001145_t0054_u01778994668888") 2026/05/17 05:16:44 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115671575e81e66e_d20260517_m051105_c001_v0001181_t0032_u01778994665920") 2026/05/17 05:16:44 DEBUG : backup/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5615_d20260517_m051045_c001_v7007000_t0000_u01778994645376") 2026/05/17 05:16:44 DEBUG : backup/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f101bc6c11e1ff21c_d20260517_m051044_c001_v0001174_t0023_u01778994644290") 2026/05/17 05:16:44 DEBUG : backup/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1133d4abb5f88e40_d20260517_m051041_c001_v0001146_t0038_u01778994641120") 2026/05/17 05:16:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f418b6c6f6f4ea4a6_d20260517_m051057_c001_v7007000_t0000_u01778994657939") 2026/05/17 05:16:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1139c45969b7bd28_d20260517_m051056_c001_v0001173_t0052_u01778994656822") 2026/05/17 05:16:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119c57519d62c764_d20260517_m051053_c001_v0001183_t0002_u01778994653467") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5278_d20260517_m051605_c001_v7007000_t0000_u01778994965152") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96709089_d20260517_m051600_c001_v0001185_t0054_u01778994960599") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfc7_d20260517_m051549_c001_v7007000_t0000_u01778994949366") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708f49_d20260517_m051544_c001_v0001185_t0053_u01778994944338") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc883f_d20260517_m051532_c001_v7007000_t0000_u01778994932651") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708e35_d20260517_m051528_c001_v0001185_t0059_u01778994928556") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7ed_d20260517_m051516_c001_v7007000_t0000_u01778994916865") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708d1b_d20260517_m051512_c001_v0001185_t0006_u01778994912785") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32125a_d20260517_m051500_c001_v7007000_t0000_u01778994900129") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708c0d_d20260517_m051455_c001_v0001185_t0014_u01778994895559") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb1_d20260517_m051443_c001_v7007000_t0000_u01778994883755") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca079_d20260517_m051437_c001_v0001184_t0051_u01778994877121") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e24_d20260517_m051424_c001_v7007000_t0000_u01778994864443") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fab_d20260517_m051420_c001_v0001184_t0007_u01778994860307") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d712_d20260517_m051419_c001_v7007000_t0000_u01778994859157") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f6d_d20260517_m051414_c001_v0001184_t0028_u01778994854728") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab57_d20260517_m051403_c001_v7007000_t0000_u01778994843330") 2026/05/17 05:16:45 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088e3_d20260517_m051359_c001_v0001185_t0014_u01778994839428") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f61e3_d20260517_m051358_c001_v7007000_t0000_u01778994838319") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ecb_d20260517_m051353_c001_v0001184_t0017_u01778994833734") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51ceeff88_d20260517_m051340_c001_v7007000_t0000_u01778994820032") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d547_d20260517_m051335_c001_v0001036_t0042_u01778994815586") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b3e_d20260517_m051323_c001_v7007000_t0000_u01778994803795") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d50b_d20260517_m051318_c001_v0001036_t0048_u01778994798803") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd0d_d20260517_m051307_c001_v7007000_t0000_u01778994787382") 2026/05/17 05:16:46 DEBUG : banana: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d4d9_d20260517_m051302_c001_v0001036_t0015_u01778994782939") 2026/05/17 05:16:46 DEBUG : bananaSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cb0_d20260517_m051422_c001_v7007000_t0000_u01778994862437") 2026/05/17 05:16:46 DEBUG : bananaSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f77_d20260517_m051416_c001_v0001184_t0021_u01778994856573") 2026/05/17 05:16:46 DEBUG : both0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910804_d20260517_m051235_c001_v7007000_t0000_u01778994755249") 2026/05/17 05:16:46 DEBUG : both0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b50_d20260517_m051218_c001_v0001184_t0059_u01778994738041") 2026/05/17 05:16:46 DEBUG : both0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b9e_d20260517_m051213_c001_v7007000_t0000_u01778994733811") 2026/05/17 05:16:46 DEBUG : both0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a38_d20260517_m051153_c001_v0001184_t0003_u01778994713959") 2026/05/17 05:16:46 DEBUG : both1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910805_d20260517_m051235_c001_v7007000_t0000_u01778994755431") 2026/05/17 05:16:46 DEBUG : both1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b5c_d20260517_m051219_c001_v0001184_t0055_u01778994739049") 2026/05/17 05:16:46 DEBUG : both1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7ba1_d20260517_m051213_c001_v7007000_t0000_u01778994733993") 2026/05/17 05:16:46 DEBUG : both1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a58_d20260517_m051157_c001_v0001184_t0043_u01778994717053") 2026/05/17 05:16:46 DEBUG : both10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910809_d20260517_m051235_c001_v7007000_t0000_u01778994755614") 2026/05/17 05:16:46 DEBUG : both10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9baa_d20260517_m051225_c001_v0001184_t0020_u01778994745773") 2026/05/17 05:16:47 DEBUG : both10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7ba2_d20260517_m051214_c001_v7007000_t0000_u01778994734174") 2026/05/17 05:16:47 DEBUG : both10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9aae_d20260517_m051203_c001_v0001184_t0052_u01778994723844") 2026/05/17 05:16:47 DEBUG : both11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91080e_d20260517_m051235_c001_v7007000_t0000_u01778994755795") 2026/05/17 05:16:47 DEBUG : both11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bae_d20260517_m051226_c001_v0001184_t0057_u01778994746364") 2026/05/17 05:16:47 DEBUG : both11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7ba5_d20260517_m051214_c001_v7007000_t0000_u01778994734358") 2026/05/17 05:16:47 DEBUG : both11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ab8_d20260517_m051204_c001_v0001184_t0059_u01778994724489") 2026/05/17 05:16:47 DEBUG : both12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910812_d20260517_m051235_c001_v7007000_t0000_u01778994755979") 2026/05/17 05:16:47 DEBUG : both12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bb4_d20260517_m051226_c001_v0001184_t0032_u01778994746898") 2026/05/17 05:16:47 DEBUG : both12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7ba7_d20260517_m051214_c001_v7007000_t0000_u01778994734540") 2026/05/17 05:16:47 DEBUG : both12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9abc_d20260517_m051205_c001_v0001184_t0056_u01778994725164") 2026/05/17 05:16:47 DEBUG : both13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910816_d20260517_m051236_c001_v7007000_t0000_u01778994756160") 2026/05/17 05:16:47 DEBUG : both13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bc0_d20260517_m051227_c001_v0001184_t0002_u01778994747492") 2026/05/17 05:16:47 DEBUG : both13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7ba8_d20260517_m051214_c001_v7007000_t0000_u01778994734722") 2026/05/17 05:16:47 DEBUG : both13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ac2_d20260517_m051205_c001_v0001184_t0044_u01778994725822") 2026/05/17 05:16:47 DEBUG : both14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91081a_d20260517_m051236_c001_v7007000_t0000_u01778994756343") 2026/05/17 05:16:47 DEBUG : both14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bc4_d20260517_m051228_c001_v0001184_t0017_u01778994748138") 2026/05/17 05:16:47 DEBUG : both14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7ba9_d20260517_m051214_c001_v7007000_t0000_u01778994734905") 2026/05/17 05:16:47 DEBUG : both14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9aca_d20260517_m051206_c001_v0001184_t0049_u01778994726581") 2026/05/17 05:16:47 DEBUG : both15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91081e_d20260517_m051236_c001_v7007000_t0000_u01778994756525") 2026/05/17 05:16:47 DEBUG : both15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bce_d20260517_m051228_c001_v0001184_t0044_u01778994748901") 2026/05/17 05:16:47 DEBUG : both15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7baa_d20260517_m051215_c001_v7007000_t0000_u01778994735086") 2026/05/17 05:16:47 DEBUG : both15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ad8_d20260517_m051207_c001_v0001184_t0038_u01778994727390") 2026/05/17 05:16:47 DEBUG : both16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910820_d20260517_m051236_c001_v7007000_t0000_u01778994756718") 2026/05/17 05:16:47 DEBUG : both16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bd6_d20260517_m051229_c001_v0001184_t0030_u01778994749754") 2026/05/17 05:16:48 DEBUG : both16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bab_d20260517_m051215_c001_v7007000_t0000_u01778994735269") 2026/05/17 05:16:48 DEBUG : both16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ae2_d20260517_m051208_c001_v0001184_t0049_u01778994728287") 2026/05/17 05:16:48 DEBUG : both17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910823_d20260517_m051236_c001_v7007000_t0000_u01778994756902") 2026/05/17 05:16:48 DEBUG : both17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bda_d20260517_m051230_c001_v0001184_t0042_u01778994750431") 2026/05/17 05:16:48 DEBUG : both17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bac_d20260517_m051215_c001_v7007000_t0000_u01778994735450") 2026/05/17 05:16:48 DEBUG : both17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9aec_d20260517_m051208_c001_v0001184_t0047_u01778994728937") 2026/05/17 05:16:48 DEBUG : both18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910827_d20260517_m051237_c001_v7007000_t0000_u01778994757085") 2026/05/17 05:16:48 DEBUG : both18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9be8_d20260517_m051231_c001_v0001184_t0023_u01778994751166") 2026/05/17 05:16:48 DEBUG : both18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7baf_d20260517_m051215_c001_v7007000_t0000_u01778994735634") 2026/05/17 05:16:48 DEBUG : both18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9af4_d20260517_m051209_c001_v0001184_t0040_u01778994729566") 2026/05/17 05:16:48 DEBUG : both19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91082b_d20260517_m051237_c001_v7007000_t0000_u01778994757267") 2026/05/17 05:16:48 DEBUG : both19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9bf0_d20260517_m051231_c001_v0001184_t0035_u01778994751716") 2026/05/17 05:16:48 DEBUG : both19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bb0_d20260517_m051215_c001_v7007000_t0000_u01778994735819") 2026/05/17 05:16:48 DEBUG : both19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9afc_d20260517_m051210_c001_v0001184_t0017_u01778994730188") 2026/05/17 05:16:48 DEBUG : both2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91082f_d20260517_m051237_c001_v7007000_t0000_u01778994757450") 2026/05/17 05:16:48 DEBUG : both2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b68_d20260517_m051219_c001_v0001184_t0054_u01778994739761") 2026/05/17 05:16:48 DEBUG : both2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bb2_d20260517_m051216_c001_v7007000_t0000_u01778994736001") 2026/05/17 05:16:48 DEBUG : both2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a60_d20260517_m051157_c001_v0001184_t0022_u01778994717812") 2026/05/17 05:16:49 DEBUG : both3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910833_d20260517_m051237_c001_v7007000_t0000_u01778994757632") 2026/05/17 05:16:49 DEBUG : both3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b72_d20260517_m051220_c001_v0001184_t0028_u01778994740378") 2026/05/17 05:16:49 DEBUG : both3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bb4_d20260517_m051216_c001_v7007000_t0000_u01778994736191") 2026/05/17 05:16:49 DEBUG : both3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a6c_d20260517_m051158_c001_v0001184_t0024_u01778994718533") 2026/05/17 05:16:49 DEBUG : both4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910837_d20260517_m051237_c001_v7007000_t0000_u01778994757815") 2026/05/17 05:16:49 DEBUG : both4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b76_d20260517_m051220_c001_v0001184_t0027_u01778994740994") 2026/05/17 05:16:49 DEBUG : both4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bb5_d20260517_m051216_c001_v7007000_t0000_u01778994736375") 2026/05/17 05:16:49 DEBUG : both4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a76_d20260517_m051159_c001_v0001184_t0049_u01778994719237") 2026/05/17 05:16:49 DEBUG : both5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91083a_d20260517_m051237_c001_v7007000_t0000_u01778994757997") 2026/05/17 05:16:49 DEBUG : both5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b80_d20260517_m051222_c001_v0001184_t0010_u01778994742253") 2026/05/17 05:16:49 DEBUG : both5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bb7_d20260517_m051216_c001_v7007000_t0000_u01778994736561") 2026/05/17 05:16:49 DEBUG : both5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a7e_d20260517_m051200_c001_v0001184_t0013_u01778994720160") 2026/05/17 05:16:49 DEBUG : both6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91083d_d20260517_m051238_c001_v7007000_t0000_u01778994758179") 2026/05/17 05:16:49 DEBUG : both6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b88_d20260517_m051222_c001_v0001184_t0010_u01778994742816") 2026/05/17 05:16:49 DEBUG : both6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bb9_d20260517_m051216_c001_v7007000_t0000_u01778994736746") 2026/05/17 05:16:49 DEBUG : both6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a8c_d20260517_m051200_c001_v0001184_t0006_u01778994720838") 2026/05/17 05:16:49 DEBUG : both7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910840_d20260517_m051238_c001_v7007000_t0000_u01778994758367") 2026/05/17 05:16:49 DEBUG : both7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b92_d20260517_m051223_c001_v0001184_t0013_u01778994743560") 2026/05/17 05:16:49 DEBUG : both7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bbd_d20260517_m051216_c001_v7007000_t0000_u01778994736931") 2026/05/17 05:16:49 DEBUG : both7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9a9a_d20260517_m051201_c001_v0001184_t0032_u01778994721595") 2026/05/17 05:16:50 DEBUG : both8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910845_d20260517_m051238_c001_v7007000_t0000_u01778994758549") 2026/05/17 05:16:50 DEBUG : both8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9b9a_d20260517_m051224_c001_v0001184_t0059_u01778994744251") 2026/05/17 05:16:50 DEBUG : both8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bc0_d20260517_m051217_c001_v7007000_t0000_u01778994737112") 2026/05/17 05:16:50 DEBUG : both8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9aa2_d20260517_m051202_c001_v0001184_t0037_u01778994722427") 2026/05/17 05:16:50 DEBUG : both9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91084a_d20260517_m051238_c001_v7007000_t0000_u01778994758733") 2026/05/17 05:16:50 DEBUG : both9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ba6_d20260517_m051224_c001_v0001184_t0047_u01778994744938") 2026/05/17 05:16:50 DEBUG : both9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7bc3_d20260517_m051217_c001_v7007000_t0000_u01778994737307") 2026/05/17 05:16:50 DEBUG : both9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9aaa_d20260517_m051203_c001_v0001184_t0052_u01778994723101") 2026/05/17 05:16:50 DEBUG : c/non empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060aa0_d20260517_m050747_c001_v7007000_t0000_u01778994467040") 2026/05/17 05:16:50 DEBUG : c/non empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320d8_d20260517_m050745_c001_v0001172_t0027_u01778994465156") 2026/05/17 05:16:50 DEBUG : c/non empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a9b_d20260517_m050744_c001_v7007000_t0000_u01778994464477") 2026/05/17 05:16:50 DEBUG : c/non empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320ce_d20260517_m050742_c001_v0001172_t0042_u01778994462744") 2026/05/17 05:16:50 DEBUG : c/non empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8334_d20260517_m050727_c001_v7007000_t0000_u01778994447040") 2026/05/17 05:16:50 DEBUG : c/non empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93206c_d20260517_m050725_c001_v0001172_t0057_u01778994445323") 2026/05/17 05:16:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f0d_d20260517_m051342_c001_v7007000_t0000_u01778994822797") 2026/05/17 05:16:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562a6_d20260517_m051337_c001_v0001117_t0037_u01778994817863") 2026/05/17 05:16:50 DEBUG : check sum: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d832b_d20260517_m050717_c001_v7007000_t0000_u01778994437991") 2026/05/17 05:16:50 DEBUG : check sum: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93204a_d20260517_m050716_c001_v0001172_t0053_u01778994436961") 2026/05/17 05:16:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710e99_d20260517_m051636_c001_v7007000_t0000_u01778994996398") 2026/05/17 05:16:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca65f_d20260517_m051634_c001_v0001184_t0017_u01778994994790") 2026/05/17 05:16:50 DEBUG : dest/3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d85ac_d20260517_m051016_c001_v7007000_t0000_u01778994616016") 2026/05/17 05:16:50 DEBUG : dest/3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404bb7dec9ef19e3_d20260517_m051014_c001_v0001134_t0014_u01778994614894") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb2_d20260517_m051443_c001_v7007000_t0000_u01778994883937") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d627_d20260517_m051439_c001_v0001036_t0002_u01778994879388") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a527d_d20260517_m051605_c001_v7007000_t0000_u01778994965334") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca473_d20260517_m051553_c001_v0001184_t0047_u01778994953688") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfc8_d20260517_m051549_c001_v7007000_t0000_u01778994949557") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca39f_d20260517_m051536_c001_v0001184_t0004_u01778994936966") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8840_d20260517_m051532_c001_v7007000_t0000_u01778994932833") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca2a9_d20260517_m051521_c001_v0001184_t0054_u01778994921168") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7f0_d20260517_m051517_c001_v7007000_t0000_u01778994917046") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca1e3_d20260517_m051504_c001_v0001184_t0038_u01778994904504") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32125c_d20260517_m051500_c001_v7007000_t0000_u01778994900313") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca107_d20260517_m051448_c001_v0001184_t0035_u01778994888110") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef04e9_d20260517_m051441_c001_v7007000_t0000_u01778994881025") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708a7f_d20260517_m051428_c001_v0001185_t0035_u01778994868743") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e25_d20260517_m051424_c001_v7007000_t0000_u01778994864627") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089eb_d20260517_m051420_c001_v0001185_t0051_u01778994860504") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918c9b_d20260517_m051419_c001_v7007000_t0000_u01778994859173") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708933_d20260517_m051407_c001_v0001185_t0039_u01778994847568") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab59_d20260517_m051403_c001_v7007000_t0000_u01778994843511") 2026/05/17 05:16:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088e9_d20260517_m051359_c001_v0001185_t0009_u01778994839650") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918b8f_d20260517_m051358_c001_v7007000_t0000_u01778994838318") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708867_d20260517_m051347_c001_v0001185_t0049_u01778994827107") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b278650b_d20260517_m051340_c001_v7007000_t0000_u01778994820202") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e13_d20260517_m051328_c001_v0001184_t0032_u01778994808014") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b40_d20260517_m051323_c001_v7007000_t0000_u01778994803975") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9da2_d20260517_m051311_c001_v0001184_t0045_u01778994791582") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd0e_d20260517_m051307_c001_v7007000_t0000_u01778994787564") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9cf4_d20260517_m051256_c001_v0001184_t0004_u01778994776144") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f42347db4feaea765_d20260517_m051422_c001_v7007000_t0000_u01778994862507") 2026/05/17 05:16:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089ad_d20260517_m051416_c001_v0001185_t0057_u01778994856820") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb3_d20260517_m051444_c001_v7007000_t0000_u01778994884120") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56374_d20260517_m051439_c001_v0001117_t0054_u01778994879398") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5280_d20260517_m051605_c001_v7007000_t0000_u01778994965516") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708ff3_d20260517_m051554_c001_v0001185_t0047_u01778994954241") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfc9_d20260517_m051549_c001_v7007000_t0000_u01778994949739") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708ec5_d20260517_m051537_c001_v0001185_t0030_u01778994937536") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8841_d20260517_m051533_c001_v7007000_t0000_u01778994933014") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708d97_d20260517_m051521_c001_v0001185_t0002_u01778994921738") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7f1_d20260517_m051517_c001_v7007000_t0000_u01778994917228") 2026/05/17 05:16:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708ca9_d20260517_m051505_c001_v0001185_t0015_u01778994905073") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32125e_d20260517_m051500_c001_v7007000_t0000_u01778994900496") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b97_d20260517_m051448_c001_v0001185_t0024_u01778994888665") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd639d_d20260517_m051441_c001_v7007000_t0000_u01778994881420") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca025_d20260517_m051429_c001_v0001184_t0015_u01778994869288") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e27_d20260517_m051424_c001_v7007000_t0000_u01778994864813") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fb1_d20260517_m051420_c001_v0001184_t0003_u01778994860553") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093880429604703_d20260517_m051419_c001_v7007000_t0000_u01778994859183") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f49_d20260517_m051408_c001_v0001184_t0015_u01778994848119") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ac23_d20260517_m051403_c001_v7007000_t0000_u01778994843693") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f09_d20260517_m051359_c001_v0001184_t0059_u01778994839641") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab39_d20260517_m051358_c001_v7007000_t0000_u01778994838124") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e8b_d20260517_m051347_c001_v0001184_t0034_u01778994827652") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba320990_d20260517_m051340_c001_v7007000_t0000_u01778994820217") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d525_d20260517_m051328_c001_v0001036_t0010_u01778994808580") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b42_d20260517_m051324_c001_v7007000_t0000_u01778994804157") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d4fb_d20260517_m051312_c001_v0001036_t0028_u01778994792165") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd0f_d20260517_m051307_c001_v7007000_t0000_u01778994787746") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d4c3_d20260517_m051256_c001_v0001036_t0047_u01778994776703") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e21_d20260517_m051422_c001_v7007000_t0000_u01778994862657") 2026/05/17 05:16:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f79_d20260517_m051416_c001_v0001184_t0015_u01778994856831") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb4_d20260517_m051444_c001_v7007000_t0000_u01778994884305") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b0d_d20260517_m051439_c001_v0001185_t0046_u01778994879409") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5285_d20260517_m051605_c001_v7007000_t0000_u01778994965700") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56504_d20260517_m051554_c001_v0001117_t0007_u01778994954785") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfca_d20260517_m051549_c001_v7007000_t0000_u01778994949922") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f564ac_d20260517_m051538_c001_v0001117_t0054_u01778994938089") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8842_d20260517_m051533_c001_v7007000_t0000_u01778994933197") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56446_d20260517_m051522_c001_v0001117_t0043_u01778994922287") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7f4_d20260517_m051517_c001_v7007000_t0000_u01778994917410") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f563ea_d20260517_m051505_c001_v0001117_t0002_u01778994905636") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321260_d20260517_m051500_c001_v7007000_t0000_u01778994900680") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5639a_d20260517_m051449_c001_v0001117_t0000_u01778994889216") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdfa_d20260517_m051441_c001_v7007000_t0000_u01778994881422") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d605_d20260517_m051429_c001_v0001036_t0056_u01778994869856") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e29_d20260517_m051424_c001_v7007000_t0000_u01778994864998") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089ed_d20260517_m051420_c001_v0001185_t0058_u01778994860690") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4180ab6f18b4c0b4_d20260517_m051419_c001_v7007000_t0000_u01778994859186") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5a9_d20260517_m051408_c001_v0001036_t0049_u01778994848680") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0aced_d20260517_m051403_c001_v7007000_t0000_u01778994843874") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5a1_d20260517_m051359_c001_v0001036_t0011_u01778994839817") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab3a_d20260517_m051358_c001_v7007000_t0000_u01778994838321") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d571_d20260517_m051348_c001_v0001036_t0004_u01778994828215") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786509_d20260517_m051340_c001_v7007000_t0000_u01778994820000") 2026/05/17 05:16:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967087cd_d20260517_m051329_c001_v0001185_t0017_u01778994809468") 2026/05/17 05:16:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b44_d20260517_m051324_c001_v7007000_t0000_u01778994804339") 2026/05/17 05:16:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967086ff_d20260517_m051313_c001_v0001185_t0034_u01778994793130") 2026/05/17 05:16:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd10_d20260517_m051307_c001_v7007000_t0000_u01778994787928") 2026/05/17 05:16:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967085f6_d20260517_m051257_c001_v0001185_t0019_u01778994777240") 2026/05/17 05:16:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe6106171a_d20260517_m051422_c001_v7007000_t0000_u01778994862449") 2026/05/17 05:16:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089af_d20260517_m051417_c001_v0001185_t0046_u01778994857020") 2026/05/17 05:16:55 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb7_d20260517_m051444_c001_v7007000_t0000_u01778994884562") 2026/05/17 05:16:55 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca091_d20260517_m051439_c001_v0001184_t0000_u01778994879419") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5289_d20260517_m051605_c001_v7007000_t0000_u01778994965885") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d733_d20260517_m051555_c001_v0001036_t0020_u01778994955680") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfcb_d20260517_m051550_c001_v7007000_t0000_u01778994950104") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6ef_d20260517_m051538_c001_v0001036_t0049_u01778994938994") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8843_d20260517_m051533_c001_v7007000_t0000_u01778994933378") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6ab_d20260517_m051523_c001_v0001036_t0014_u01778994923206") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7f7_d20260517_m051517_c001_v7007000_t0000_u01778994917604") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d675_d20260517_m051506_c001_v0001036_t0014_u01778994906776") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321261_d20260517_m051500_c001_v7007000_t0000_u01778994900865") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d647_d20260517_m051450_c001_v0001036_t0005_u01778994890172") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef04eb_d20260517_m051441_c001_v7007000_t0000_u01778994881209") 2026/05/17 05:16:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5634e_d20260517_m051430_c001_v0001117_t0036_u01778994870913") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e2a_d20260517_m051425_c001_v7007000_t0000_u01778994865182") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fb3_d20260517_m051420_c001_v0001184_t0028_u01778994860762") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061706_d20260517_m051419_c001_v7007000_t0000_u01778994859193") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562f2_d20260517_m051409_c001_v0001117_t0047_u01778994849482") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0acef_d20260517_m051404_c001_v7007000_t0000_u01778994844055") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088eb_d20260517_m051359_c001_v0001185_t0046_u01778994839870") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c59d_d20260517_m051358_c001_v7007000_t0000_u01778994838327") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562c4_d20260517_m051348_c001_v0001117_t0019_u01778994828923") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51ceeff89_d20260517_m051340_c001_v7007000_t0000_u01778994820224") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56294_d20260517_m051330_c001_v0001117_t0023_u01778994810135") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b46_d20260517_m051324_c001_v7007000_t0000_u01778994804521") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56274_d20260517_m051313_c001_v0001117_t0058_u01778994793678") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd11_d20260517_m051308_c001_v7007000_t0000_u01778994788110") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56226_d20260517_m051257_c001_v0001117_t0014_u01778994777427") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d71c_d20260517_m051422_c001_v7007000_t0000_u01778994862297") 2026/05/17 05:16:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f7d_d20260517_m051417_c001_v0001184_t0040_u01778994857041") 2026/05/17 05:16:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb8_d20260517_m051444_c001_v7007000_t0000_u01778994884744") 2026/05/17 05:16:56 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b13_d20260517_m051439_c001_v0001185_t0040_u01778994879597") 2026/05/17 05:16:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a528e_d20260517_m051606_c001_v7007000_t0000_u01778994966067") 2026/05/17 05:16:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca497_d20260517_m051556_c001_v0001184_t0016_u01778994956151") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfcd_d20260517_m051550_c001_v7007000_t0000_u01778994950287") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca3d7_d20260517_m051539_c001_v0001184_t0000_u01778994939578") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8844_d20260517_m051533_c001_v7007000_t0000_u01778994933560") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca2c9_d20260517_m051523_c001_v0001184_t0036_u01778994923712") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7fa_d20260517_m051517_c001_v7007000_t0000_u01778994917786") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca209_d20260517_m051507_c001_v0001184_t0035_u01778994907888") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321263_d20260517_m051501_c001_v7007000_t0000_u01778994901057") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca11f_d20260517_m051450_c001_v0001184_t0015_u01778994890576") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41939c4c0cd4fc55_d20260517_m051441_c001_v7007000_t0000_u01778994881225") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708aa5_d20260517_m051431_c001_v0001185_t0028_u01778994871743") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e2c_d20260517_m051425_c001_v7007000_t0000_u01778994865371") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56324_d20260517_m051420_c001_v0001117_t0004_u01778994860841") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061708_d20260517_m051419_c001_v7007000_t0000_u01778994859376") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708957_d20260517_m051410_c001_v0001185_t0055_u01778994850060") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0adba_d20260517_m051404_c001_v7007000_t0000_u01778994844238") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f0b_d20260517_m051359_c001_v0001184_t0029_u01778994839897") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c59c_d20260517_m051358_c001_v7007000_t0000_u01778994838137") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708877_d20260517_m051349_c001_v0001185_t0051_u01778994829424") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4180ab6f18b4bf96_d20260517_m051339_c001_v7007000_t0000_u01778994819991") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e22_d20260517_m051330_c001_v0001184_t0047_u01778994810732") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b48_d20260517_m051324_c001_v7007000_t0000_u01778994804702") 2026/05/17 05:16:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9db6_d20260517_m051314_c001_v0001184_t0034_u01778994794228") 2026/05/17 05:16:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd12_d20260517_m051308_c001_v7007000_t0000_u01778994788292") 2026/05/17 05:16:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9d1a_d20260517_m051258_c001_v0001184_t0056_u01778994778208") 2026/05/17 05:16:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093880429604707_d20260517_m051422_c001_v7007000_t0000_u01778994862461") 2026/05/17 05:16:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5d5_d20260517_m051417_c001_v0001036_t0015_u01778994857074") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786eb9_d20260517_m051444_c001_v7007000_t0000_u01778994884926") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca095_d20260517_m051439_c001_v0001184_t0031_u01778994879612") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5290_d20260517_m051606_c001_v7007000_t0000_u01778994966249") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96709023_d20260517_m051556_c001_v0001185_t0057_u01778994956345") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfce_d20260517_m051550_c001_v7007000_t0000_u01778994950497") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708ee9_d20260517_m051539_c001_v0001185_t0027_u01778994939778") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8845_d20260517_m051533_c001_v7007000_t0000_u01778994933805") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708db9_d20260517_m051523_c001_v0001185_t0057_u01778994923912") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7fd_d20260517_m051517_c001_v7007000_t0000_u01778994917969") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708cd1_d20260517_m051508_c001_v0001185_t0050_u01778994908089") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321265_d20260517_m051501_c001_v7007000_t0000_u01778994901256") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708bb5_d20260517_m051450_c001_v0001185_t0047_u01778994890779") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cd8_d20260517_m051441_c001_v7007000_t0000_u01778994881366") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca047_d20260517_m051431_c001_v0001184_t0035_u01778994871930") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e2e_d20260517_m051425_c001_v7007000_t0000_u01778994865555") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089f7_d20260517_m051420_c001_v0001185_t0048_u01778994860875") 2026/05/17 05:16:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d714_d20260517_m051419_c001_v7007000_t0000_u01778994859343") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f53_d20260517_m051410_c001_v0001184_t0007_u01778994850262") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ae20_d20260517_m051404_c001_v7007000_t0000_u01778994844420") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088f1_d20260517_m051400_c001_v0001185_t0038_u01778994840073") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef00d9_d20260517_m051358_c001_v7007000_t0000_u01778994838056") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e9f_d20260517_m051349_c001_v0001184_t0000_u01778994829659") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4068601f613c054e_d20260517_m051340_c001_v7007000_t0000_u01778994820007") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d52d_d20260517_m051330_c001_v0001036_t0003_u01778994810937") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b4a_d20260517_m051324_c001_v7007000_t0000_u01778994804884") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d501_d20260517_m051314_c001_v0001036_t0015_u01778994794469") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd13_d20260517_m051308_c001_v7007000_t0000_u01778994788475") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d4c7_d20260517_m051258_c001_v0001036_t0021_u01778994778430") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdbf_d20260517_m051422_c001_v7007000_t0000_u01778994862519") 2026/05/17 05:16:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56310_d20260517_m051417_c001_v0001117_t0057_u01778994857212") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ebb_d20260517_m051445_c001_v7007000_t0000_u01778994885108") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b19_d20260517_m051439_c001_v0001185_t0002_u01778994879787") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5295_d20260517_m051606_c001_v7007000_t0000_u01778994966431") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5650c_d20260517_m051556_c001_v0001117_t0010_u01778994956538") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd0_d20260517_m051550_c001_v7007000_t0000_u01778994950680") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f564ba_d20260517_m051540_c001_v0001117_t0048_u01778994940029") 2026/05/17 05:16:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8846_d20260517_m051533_c001_v7007000_t0000_u01778994933987") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5644e_d20260517_m051524_c001_v0001117_t0005_u01778994924143") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d7ff_d20260517_m051518_c001_v7007000_t0000_u01778994918151") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56400_d20260517_m051508_c001_v0001117_t0011_u01778994908277") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321267_d20260517_m051501_c001_v7007000_t0000_u01778994901447") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f563a2_d20260517_m051450_c001_v0001117_t0025_u01778994890965") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41939c4c0cd4fc54_d20260517_m051441_c001_v7007000_t0000_u01778994881042") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d60d_d20260517_m051432_c001_v0001036_t0023_u01778994872134") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e30_d20260517_m051425_c001_v7007000_t0000_u01778994865744") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5e7_d20260517_m051420_c001_v0001036_t0059_u01778994860970") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4180ab6f18b4c0ae_d20260517_m051419_c001_v7007000_t0000_u01778994859001") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5b1_d20260517_m051410_c001_v0001036_t0041_u01778994850474") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ae87_d20260517_m051404_c001_v7007000_t0000_u01778994844603") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562e2_d20260517_m051400_c001_v0001117_t0029_u01778994840104") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef00d7_d20260517_m051357_c001_v7007000_t0000_u01778994837696") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d577_d20260517_m051349_c001_v0001036_t0039_u01778994829889") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4eff_d20260517_m051339_c001_v7007000_t0000_u01778994819969") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967087ef_d20260517_m051331_c001_v0001185_t0019_u01778994811567") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b4d_d20260517_m051325_c001_v7007000_t0000_u01778994805066") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670871f_d20260517_m051314_c001_v0001185_t0004_u01778994794996") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd15_d20260517_m051308_c001_v7007000_t0000_u01778994788657") 2026/05/17 05:17:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708618_d20260517_m051258_c001_v0001185_t0039_u01778994778967") 2026/05/17 05:17:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cae_d20260517_m051422_c001_v7007000_t0000_u01778994862255") 2026/05/17 05:17:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f81_d20260517_m051417_c001_v0001184_t0003_u01778994857236") 2026/05/17 05:17:01 DEBUG : dir1/0007-12345: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ebc_d20260517_m051445_c001_v7007000_t0000_u01778994885290") 2026/05/17 05:17:01 DEBUG : dir1/0007-12345: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca09d_d20260517_m051439_c001_v0001184_t0035_u01778994879815") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5299_d20260517_m051606_c001_v7007000_t0000_u01778994966612") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d741_d20260517_m051557_c001_v0001036_t0040_u01778994957135") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd1_d20260517_m051550_c001_v7007000_t0000_u01778994950862") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6f7_d20260517_m051540_c001_v0001036_t0058_u01778994940496") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8847_d20260517_m051534_c001_v7007000_t0000_u01778994934167") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6af_d20260517_m051524_c001_v0001036_t0035_u01778994924739") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d802_d20260517_m051518_c001_v7007000_t0000_u01778994918334") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d677_d20260517_m051508_c001_v0001036_t0041_u01778994908855") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321269_d20260517_m051501_c001_v7007000_t0000_u01778994901641") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d649_d20260517_m051451_c001_v0001036_t0015_u01778994891567") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cd7_d20260517_m051441_c001_v7007000_t0000_u01778994881183") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56356_d20260517_m051432_c001_v0001117_t0037_u01778994872894") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e31_d20260517_m051425_c001_v7007000_t0000_u01778994865927") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fb7_d20260517_m051420_c001_v0001184_t0036_u01778994860978") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdae_d20260517_m051419_c001_v7007000_t0000_u01778994859318") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562f6_d20260517_m051410_c001_v0001117_t0033_u01778994850858") 2026/05/17 05:17:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0af51_d20260517_m051404_c001_v7007000_t0000_u01778994844784") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f0f_d20260517_m051400_c001_v0001184_t0052_u01778994840115") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918b8d_d20260517_m051358_c001_v7007000_t0000_u01778994838080") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562c8_d20260517_m051350_c001_v0001117_t0025_u01778994830251") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4068601f613c0550_d20260517_m051340_c001_v7007000_t0000_u01778994820182") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56298_d20260517_m051331_c001_v0001117_t0054_u01778994811751") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b4f_d20260517_m051325_c001_v7007000_t0000_u01778994805253") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56278_d20260517_m051315_c001_v0001117_t0056_u01778994795184") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd16_d20260517_m051308_c001_v7007000_t0000_u01778994788839") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56234_d20260517_m051259_c001_v0001117_t0004_u01778994779160") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061718_d20260517_m051422_c001_v7007000_t0000_u01778994862267") 2026/05/17 05:17:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089b7_d20260517_m051417_c001_v0001185_t0024_u01778994857246") 2026/05/17 05:17:02 DEBUG : dir1/0008-23456: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ebe_d20260517_m051445_c001_v7007000_t0000_u01778994885472") 2026/05/17 05:17:02 DEBUG : dir1/0008-23456: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d629_d20260517_m051439_c001_v0001036_t0044_u01778994879843") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a529f_d20260517_m051606_c001_v7007000_t0000_u01778994966794") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca4b1_d20260517_m051557_c001_v0001184_t0001_u01778994957452") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd2_d20260517_m051551_c001_v7007000_t0000_u01778994951045") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca3e7_d20260517_m051540_c001_v0001184_t0042_u01778994940994") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8848_d20260517_m051534_c001_v7007000_t0000_u01778994934348") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca2df_d20260517_m051525_c001_v0001184_t0022_u01778994925248") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d805_d20260517_m051518_c001_v7007000_t0000_u01778994918515") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca223_d20260517_m051509_c001_v0001184_t0031_u01778994909407") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32126c_d20260517_m051501_c001_v7007000_t0000_u01778994901830") 2026/05/17 05:17:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca131_d20260517_m051452_c001_v0001184_t0007_u01778994892085") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415b65876d83e8de_d20260517_m051441_c001_v7007000_t0000_u01778994881440") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708abd_d20260517_m051433_c001_v0001185_t0028_u01778994873727") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e32_d20260517_m051426_c001_v7007000_t0000_u01778994866111") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089fd_d20260517_m051421_c001_v0001185_t0015_u01778994861115") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e0b_d20260517_m051419_c001_v7007000_t0000_u01778994859324") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670896b_d20260517_m051411_c001_v0001185_t0015_u01778994851503") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0afb7_d20260517_m051404_c001_v7007000_t0000_u01778994844966") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088f5_d20260517_m051400_c001_v0001185_t0006_u01778994840310") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918b8a_d20260517_m051357_c001_v7007000_t0000_u01778994837712") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708885_d20260517_m051350_c001_v0001185_t0043_u01778994830798") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5dec_d20260517_m051340_c001_v7007000_t0000_u01778994820154") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e29_d20260517_m051332_c001_v0001184_t0034_u01778994812270") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b51_d20260517_m051325_c001_v7007000_t0000_u01778994805436") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9dc8_d20260517_m051315_c001_v0001184_t0027_u01778994795766") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd18_d20260517_m051309_c001_v7007000_t0000_u01778994789019") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9d3a_d20260517_m051259_c001_v0001184_t0029_u01778994779793") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e20_d20260517_m051422_c001_v7007000_t0000_u01778994862474") 2026/05/17 05:17:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089b9_d20260517_m051417_c001_v0001185_t0008_u01778994857431") 2026/05/17 05:17:03 DEBUG : dir1/0009-34567: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ebf_d20260517_m051445_c001_v7007000_t0000_u01778994885655") 2026/05/17 05:17:03 DEBUG : dir1/0009-34567: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca09f_d20260517_m051440_c001_v0001184_t0038_u01778994880016") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52a3_d20260517_m051606_c001_v7007000_t0000_u01778994966975") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670904f_d20260517_m051557_c001_v0001185_t0033_u01778994957668") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd3_d20260517_m051551_c001_v7007000_t0000_u01778994951228") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708f0d_d20260517_m051541_c001_v0001185_t0021_u01778994941203") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8849_d20260517_m051534_c001_v7007000_t0000_u01778994934528") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708dd5_d20260517_m051525_c001_v0001185_t0048_u01778994925457") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d807_d20260517_m051518_c001_v7007000_t0000_u01778994918700") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708ceb_d20260517_m051509_c001_v0001185_t0050_u01778994909608") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32126e_d20260517_m051502_c001_v7007000_t0000_u01778994902017") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708bd1_d20260517_m051452_c001_v0001185_t0003_u01778994892292") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e99_d20260517_m051441_c001_v7007000_t0000_u01778994881379") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca05f_d20260517_m051433_c001_v0001184_t0016_u01778994873932") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e35_d20260517_m051426_c001_v7007000_t0000_u01778994866295") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fb9_d20260517_m051421_c001_v0001184_t0022_u01778994861194") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e09_d20260517_m051419_c001_v7007000_t0000_u01778994859140") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f5b_d20260517_m051411_c001_v0001184_t0048_u01778994851709") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b081_d20260517_m051405_c001_v7007000_t0000_u01778994845148") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f13_d20260517_m051400_c001_v0001184_t0027_u01778994840346") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5e9d_d20260517_m051358_c001_v7007000_t0000_u01778994838076") 2026/05/17 05:17:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ead_d20260517_m051350_c001_v0001184_t0016_u01778994830986") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5dee_d20260517_m051340_c001_v7007000_t0000_u01778994820339") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d535_d20260517_m051332_c001_v0001036_t0007_u01778994812477") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b53_d20260517_m051325_c001_v7007000_t0000_u01778994805617") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d503_d20260517_m051315_c001_v0001036_t0039_u01778994795989") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd19_d20260517_m051309_c001_v7007000_t0000_u01778994789202") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d4cd_d20260517_m051259_c001_v0001036_t0047_u01778994779994") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cb1_d20260517_m051422_c001_v7007000_t0000_u01778994862621") 2026/05/17 05:17:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f85_d20260517_m051417_c001_v0001184_t0047_u01778994857465") 2026/05/17 05:17:05 DEBUG : dir1/0010-45678: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ec2_d20260517_m051445_c001_v7007000_t0000_u01778994885838") 2026/05/17 05:17:05 DEBUG : dir1/0010-45678: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b23_d20260517_m051440_c001_v0001185_t0044_u01778994880044") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52a7_d20260517_m051607_c001_v7007000_t0000_u01778994967158") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56512_d20260517_m051557_c001_v0001117_t0019_u01778994957863") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd5_d20260517_m051551_c001_v7007000_t0000_u01778994951432") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f564c2_d20260517_m051541_c001_v0001117_t0019_u01778994941389") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc884a_d20260517_m051534_c001_v7007000_t0000_u01778994934710") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56456_d20260517_m051525_c001_v0001117_t0038_u01778994925679") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d809_d20260517_m051518_c001_v7007000_t0000_u01778994918885") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56406_d20260517_m051509_c001_v0001117_t0000_u01778994909798") 2026/05/17 05:17:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321270_d20260517_m051502_c001_v7007000_t0000_u01778994902201") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f563aa_d20260517_m051452_c001_v0001117_t0014_u01778994892477") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cd9_d20260517_m051441_c001_v7007000_t0000_u01778994881550") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d617_d20260517_m051434_c001_v0001036_t0003_u01778994874139") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e37_d20260517_m051426_c001_v7007000_t0000_u01778994866478") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708a05_d20260517_m051421_c001_v0001185_t0042_u01778994861302") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e06_d20260517_m051418_c001_v7007000_t0000_u01778994858774") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5b9_d20260517_m051411_c001_v0001036_t0007_u01778994851921") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b0e7_d20260517_m051405_c001_v7007000_t0000_u01778994845330") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5a5_d20260517_m051400_c001_v0001036_t0053_u01778994840455") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5ea0_d20260517_m051358_c001_v7007000_t0000_u01778994838320") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d57b_d20260517_m051351_c001_v0001036_t0007_u01778994831183") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4068601f613c0551_d20260517_m051340_c001_v7007000_t0000_u01778994820193") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708803_d20260517_m051333_c001_v0001185_t0043_u01778994813001") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b55_d20260517_m051325_c001_v7007000_t0000_u01778994805799") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670872f_d20260517_m051316_c001_v0001185_t0031_u01778994796297") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd1a_d20260517_m051309_c001_v7007000_t0000_u01778994789383") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708635_d20260517_m051300_c001_v0001185_t0019_u01778994780372") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe6106171c_d20260517_m051422_c001_v7007000_t0000_u01778994862632") 2026/05/17 05:17:06 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5d9_d20260517_m051417_c001_v0001036_t0006_u01778994857573") 2026/05/17 05:17:06 DEBUG : dir1/0011-56789: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ec5_d20260517_m051446_c001_v7007000_t0000_u01778994886023") 2026/05/17 05:17:06 DEBUG : dir1/0011-56789: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5637a_d20260517_m051440_c001_v0001117_t0058_u01778994880168") 2026/05/17 05:17:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52ac_d20260517_m051607_c001_v7007000_t0000_u01778994967340") 2026/05/17 05:17:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d749_d20260517_m051558_c001_v0001036_t0025_u01778994958388") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd6_d20260517_m051551_c001_v7007000_t0000_u01778994951614") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6fd_d20260517_m051542_c001_v0001036_t0030_u01778994942183") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc884b_d20260517_m051534_c001_v7007000_t0000_u01778994934892") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6b5_d20260517_m051526_c001_v0001036_t0005_u01778994926280") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d80d_d20260517_m051519_c001_v7007000_t0000_u01778994919067") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d67b_d20260517_m051510_c001_v0001036_t0033_u01778994910591") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321272_d20260517_m051502_c001_v7007000_t0000_u01778994902390") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d64d_d20260517_m051453_c001_v0001036_t0051_u01778994893050") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918cd5_d20260517_m051441_c001_v7007000_t0000_u01778994881002") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5635a_d20260517_m051434_c001_v0001117_t0024_u01778994874657") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e38_d20260517_m051426_c001_v7007000_t0000_u01778994866664") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56326_d20260517_m051421_c001_v0001117_t0026_u01778994861365") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e08_d20260517_m051418_c001_v7007000_t0000_u01778994858958") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562fa_d20260517_m051412_c001_v0001117_t0007_u01778994852368") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b14d_d20260517_m051405_c001_v7007000_t0000_u01778994845513") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088fb_d20260517_m051400_c001_v0001185_t0042_u01778994840496") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef00d8_d20260517_m051357_c001_v7007000_t0000_u01778994837876") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562ca_d20260517_m051351_c001_v0001117_t0050_u01778994831727") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5de6_d20260517_m051339_c001_v7007000_t0000_u01778994819785") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5629c_d20260517_m051333_c001_v0001117_t0057_u01778994813189") 2026/05/17 05:17:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b57_d20260517_m051325_c001_v7007000_t0000_u01778994805981") 2026/05/17 05:17:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5627c_d20260517_m051316_c001_v0001117_t0007_u01778994796485") 2026/05/17 05:17:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd1b_d20260517_m051309_c001_v7007000_t0000_u01778994789564") 2026/05/17 05:17:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56238_d20260517_m051300_c001_v0001117_t0004_u01778994780597") 2026/05/17 05:17:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e23_d20260517_m051422_c001_v7007000_t0000_u01778994862304") 2026/05/17 05:17:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089bb_d20260517_m051417_c001_v0001185_t0037_u01778994857626") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ec7_d20260517_m051446_c001_v7007000_t0000_u01778994886205") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca0a5_d20260517_m051440_c001_v0001184_t0058_u01778994880228") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52af_d20260517_m051607_c001_v7007000_t0000_u01778994967522") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca4bd_d20260517_m051558_c001_v0001184_t0017_u01778994958817") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd7_d20260517_m051551_c001_v7007000_t0000_u01778994951797") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca3fb_d20260517_m051542_c001_v0001184_t0029_u01778994942559") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc884c_d20260517_m051535_c001_v7007000_t0000_u01778994935073") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca2f7_d20260517_m051526_c001_v0001184_t0036_u01778994926798") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d810_d20260517_m051519_c001_v7007000_t0000_u01778994919252") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca239_d20260517_m051510_c001_v0001184_t0008_u01778994910987") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321274_d20260517_m051502_c001_v7007000_t0000_u01778994902574") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca14d_d20260517_m051453_c001_v0001184_t0036_u01778994893488") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef04ed_d20260517_m051441_c001_v7007000_t0000_u01778994881392") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708ad5_d20260517_m051435_c001_v0001185_t0048_u01778994875172") 2026/05/17 05:17:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e3a_d20260517_m051426_c001_v7007000_t0000_u01778994866852") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5eb_d20260517_m051421_c001_v0001036_t0010_u01778994861377") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093880429604704_d20260517_m051419_c001_v7007000_t0000_u01778994859366") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670897d_d20260517_m051413_c001_v0001185_t0056_u01778994853035") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b1b3_d20260517_m051405_c001_v7007000_t0000_u01778994845695") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f15_d20260517_m051400_c001_v0001184_t0044_u01778994840565") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786574_d20260517_m051358_c001_v7007000_t0000_u01778994838082") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708891_d20260517_m051352_c001_v0001185_t0039_u01778994832288") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f02_d20260517_m051340_c001_v7007000_t0000_u01778994820345") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e37_d20260517_m051333_c001_v0001184_t0059_u01778994813983") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b58_d20260517_m051326_c001_v7007000_t0000_u01778994806162") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9dd2_d20260517_m051317_c001_v0001184_t0009_u01778994797092") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd1c_d20260517_m051309_c001_v7007000_t0000_u01778994789746") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9d50_d20260517_m051301_c001_v0001184_t0057_u01778994781398") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d71d_d20260517_m051422_c001_v7007000_t0000_u01778994862482") 2026/05/17 05:17:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f87_d20260517_m051417_c001_v0001184_t0055_u01778994857701") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ec9_d20260517_m051446_c001_v7007000_t0000_u01778994886387") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d62d_d20260517_m051440_c001_v0001036_t0059_u01778994880240") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52b3_d20260517_m051607_c001_v7007000_t0000_u01778994967703") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96709067_d20260517_m051559_c001_v0001185_t0053_u01778994959023") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd8_d20260517_m051551_c001_v7007000_t0000_u01778994951979") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708f1d_d20260517_m051542_c001_v0001185_t0021_u01778994942769") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc884d_d20260517_m051535_c001_v7007000_t0000_u01778994935254") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708e0f_d20260517_m051527_c001_v0001185_t0025_u01778994927000") 2026/05/17 05:17:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d814_d20260517_m051519_c001_v7007000_t0000_u01778994919442") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708d03_d20260517_m051511_c001_v0001185_t0009_u01778994911298") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321277_d20260517_m051502_c001_v7007000_t0000_u01778994902760") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708be1_d20260517_m051453_c001_v0001185_t0005_u01778994893696") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e95_d20260517_m051441_c001_v7007000_t0000_u01778994881197") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca069_d20260517_m051435_c001_v0001184_t0020_u01778994875398") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e3c_d20260517_m051427_c001_v7007000_t0000_u01778994867035") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fbb_d20260517_m051421_c001_v0001184_t0043_u01778994861397") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4180ab6f18b4c0a9_d20260517_m051418_c001_v7007000_t0000_u01778994858790") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f65_d20260517_m051413_c001_v0001184_t0007_u01778994853222") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b1b4_d20260517_m051405_c001_v7007000_t0000_u01778994845877") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562e4_d20260517_m051400_c001_v0001117_t0045_u01778994840633") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef00da_d20260517_m051358_c001_v7007000_t0000_u01778994838237") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9eb9_d20260517_m051352_c001_v0001184_t0030_u01778994832489") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f00_d20260517_m051340_c001_v7007000_t0000_u01778994820160") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d541_d20260517_m051334_c001_v0001036_t0059_u01778994814276") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b5a_d20260517_m051326_c001_v7007000_t0000_u01778994806343") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d507_d20260517_m051317_c001_v0001036_t0050_u01778994797330") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd1e_d20260517_m051309_c001_v7007000_t0000_u01778994789929") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d4d5_d20260517_m051301_c001_v0001036_t0002_u01778994781599") 2026/05/17 05:17:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f42347db4feaea763_d20260517_m051422_c001_v7007000_t0000_u01778994862321") 2026/05/17 05:17:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56316_d20260517_m051417_c001_v0001117_t0036_u01778994857854") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ecb_d20260517_m051446_c001_v7007000_t0000_u01778994886574") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b27_d20260517_m051440_c001_v0001185_t0058_u01778994880250") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52b8_d20260517_m051607_c001_v7007000_t0000_u01778994967886") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5651a_d20260517_m051559_c001_v0001117_t0026_u01778994959209") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfd9_d20260517_m051552_c001_v7007000_t0000_u01778994952162") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f564c4_d20260517_m051542_c001_v0001117_t0002_u01778994942964") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc884e_d20260517_m051535_c001_v7007000_t0000_u01778994935438") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56464_d20260517_m051527_c001_v0001117_t0028_u01778994927188") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d817_d20260517_m051519_c001_v7007000_t0000_u01778994919625") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56410_d20260517_m051511_c001_v0001117_t0010_u01778994911500") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba321279_d20260517_m051502_c001_v7007000_t0000_u01778994902964") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f563ae_d20260517_m051453_c001_v0001117_t0050_u01778994893893") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e9c_d20260517_m051441_c001_v7007000_t0000_u01778994881561") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d619_d20260517_m051435_c001_v0001036_t0003_u01778994875714") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e3d_d20260517_m051427_c001_v7007000_t0000_u01778994867218") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708a0d_d20260517_m051421_c001_v0001185_t0043_u01778994861498") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918c9e_d20260517_m051419_c001_v7007000_t0000_u01778994859386") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d5bb_d20260517_m051413_c001_v0001036_t0038_u01778994853474") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b1b6_d20260517_m051406_c001_v7007000_t0000_u01778994846058") 2026/05/17 05:17:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088ff_d20260517_m051400_c001_v0001185_t0055_u01778994840725") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786578_d20260517_m051358_c001_v7007000_t0000_u01778994838315") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d57f_d20260517_m051352_c001_v0001036_t0046_u01778994832688") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4068601f613c054d_d20260517_m051339_c001_v7007000_t0000_u01778994819993") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708811_d20260517_m051334_c001_v0001185_t0039_u01778994814734") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b5c_d20260517_m051326_c001_v7007000_t0000_u01778994806525") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708737_d20260517_m051317_c001_v0001185_t0046_u01778994797832") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd1f_d20260517_m051310_c001_v7007000_t0000_u01778994790109") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708651_d20260517_m051301_c001_v0001185_t0016_u01778994781991") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093880429604706_d20260517_m051422_c001_v7007000_t0000_u01778994862278") 2026/05/17 05:17:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967089bf_d20260517_m051417_c001_v0001185_t0030_u01778994857863") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ece_d20260517_m051446_c001_v7007000_t0000_u01778994886758") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708b2b_d20260517_m051440_c001_v0001185_t0008_u01778994880449") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52bd_d20260517_m051608_c001_v7007000_t0000_u01778994968073") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d74f_d20260517_m051559_c001_v0001036_t0000_u01778994959866") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfda_d20260517_m051552_c001_v7007000_t0000_u01778994952345") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d703_d20260517_m051543_c001_v0001036_t0050_u01778994943566") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc884f_d20260517_m051535_c001_v7007000_t0000_u01778994935619") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6c1_d20260517_m051528_c001_v0001036_t0027_u01778994928038") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d81a_d20260517_m051519_c001_v7007000_t0000_u01778994919816") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d685_d20260517_m051512_c001_v0001036_t0049_u01778994912206") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32127b_d20260517_m051503_c001_v7007000_t0000_u01778994903150") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d657_d20260517_m051454_c001_v0001036_t0006_u01778994894811") 2026/05/17 05:17:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdf9_d20260517_m051441_c001_v7007000_t0000_u01778994881409") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56366_d20260517_m051436_c001_v0001117_t0037_u01778994876203") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e3f_d20260517_m051427_c001_v7007000_t0000_u01778994867403") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9fbd_d20260517_m051421_c001_v0001184_t0018_u01778994861608") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bdab_d20260517_m051418_c001_v7007000_t0000_u01778994858951") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562fe_d20260517_m051413_c001_v0001117_t0026_u01778994853860") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b1b8_d20260517_m051406_c001_v7007000_t0000_u01778994846241") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f17_d20260517_m051400_c001_v0001184_t0046_u01778994840778") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f61e1_d20260517_m051358_c001_v7007000_t0000_u01778994838095") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562ce_d20260517_m051353_c001_v0001117_t0046_u01778994833040") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4180ab6f18b4bf97_d20260517_m051340_c001_v7007000_t0000_u01778994820174") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562a0_d20260517_m051334_c001_v0001117_t0030_u01778994814921") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b5d_d20260517_m051326_c001_v7007000_t0000_u01778994806707") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5627e_d20260517_m051318_c001_v0001117_t0054_u01778994798063") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd20_d20260517_m051310_c001_v7007000_t0000_u01778994790290") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56248_d20260517_m051302_c001_v0001117_t0057_u01778994782178") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e1f_d20260517_m051422_c001_v7007000_t0000_u01778994862291") 2026/05/17 05:17:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9f8b_d20260517_m051417_c001_v0001184_t0030_u01778994857903") 2026/05/17 05:17:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f0f_d20260517_m051342_c001_v7007000_t0000_u01778994822981") 2026/05/17 05:17:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708833_d20260517_m051338_c001_v0001185_t0021_u01778994818058") 2026/05/17 05:17:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f10_d20260517_m051343_c001_v7007000_t0000_u01778994823163") 2026/05/17 05:17:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e4b_d20260517_m051338_c001_v0001184_t0035_u01778994818069") 2026/05/17 05:17:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f12_d20260517_m051343_c001_v7007000_t0000_u01778994823346") 2026/05/17 05:17:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708835_d20260517_m051338_c001_v0001185_t0041_u01778994818244") 2026/05/17 05:17:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f13_d20260517_m051343_c001_v7007000_t0000_u01778994823529") 2026/05/17 05:17:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e4d_d20260517_m051338_c001_v0001184_t0006_u01778994818273") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f15_d20260517_m051343_c001_v7007000_t0000_u01778994823712") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d551_d20260517_m051338_c001_v0001036_t0015_u01778994818300") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f16_d20260517_m051343_c001_v7007000_t0000_u01778994823895") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670883d_d20260517_m051338_c001_v0001185_t0057_u01778994818439") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f17_d20260517_m051344_c001_v7007000_t0000_u01778994824082") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562a8_d20260517_m051338_c001_v0001117_t0045_u01778994818477") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f18_d20260517_m051344_c001_v7007000_t0000_u01778994824264") 2026/05/17 05:17:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e51_d20260517_m051338_c001_v0001184_t0001_u01778994818488") 2026/05/17 05:17:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f19_d20260517_m051344_c001_v7007000_t0000_u01778994824447") 2026/05/17 05:17:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670883f_d20260517_m051338_c001_v0001185_t0057_u01778994818624") 2026/05/17 05:17:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f1a_d20260517_m051344_c001_v7007000_t0000_u01778994824632") 2026/05/17 05:17:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e57_d20260517_m051338_c001_v0001184_t0044_u01778994818691") 2026/05/17 05:17:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f1b_d20260517_m051344_c001_v7007000_t0000_u01778994824814") 2026/05/17 05:17:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d555_d20260517_m051338_c001_v0001036_t0045_u01778994818756") 2026/05/17 05:17:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f1c_d20260517_m051344_c001_v7007000_t0000_u01778994824997") 2026/05/17 05:17:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708841_d20260517_m051338_c001_v0001185_t0048_u01778994818810") 2026/05/17 05:17:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f1d_d20260517_m051345_c001_v7007000_t0000_u01778994825180") 2026/05/17 05:17:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e5d_d20260517_m051338_c001_v0001184_t0047_u01778994818886") 2026/05/17 05:17:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f1e_d20260517_m051345_c001_v7007000_t0000_u01778994825378") 2026/05/17 05:17:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708847_d20260517_m051338_c001_v0001185_t0021_u01778994818995") 2026/05/17 05:17:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f1f_d20260517_m051345_c001_v7007000_t0000_u01778994825561") 2026/05/17 05:17:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562ae_d20260517_m051339_c001_v0001117_t0019_u01778994819091") 2026/05/17 05:17:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f20_d20260517_m051345_c001_v7007000_t0000_u01778994825743") 2026/05/17 05:17:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9e5f_d20260517_m051339_c001_v0001184_t0016_u01778994819104") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f47_d20260517_m051401_c001_v7007000_t0000_u01778994841244") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088b7_d20260517_m051356_c001_v0001185_t0046_u01778994836151") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918b9e_d20260517_m051401_c001_v7007000_t0000_u01778994841265") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ee3_d20260517_m051356_c001_v0001184_t0002_u01778994836195") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918ba2_d20260517_m051401_c001_v7007000_t0000_u01778994841634") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d58f_d20260517_m051356_c001_v0001036_t0034_u01778994836306") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c5a2_d20260517_m051401_c001_v7007000_t0000_u01778994841260") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088b9_d20260517_m051356_c001_v0001185_t0040_u01778994836343") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5eb0_d20260517_m051401_c001_v7007000_t0000_u01778994841492") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ee5_d20260517_m051356_c001_v0001184_t0053_u01778994836398") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab48_d20260517_m051401_c001_v7007000_t0000_u01778994841645") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088bd_d20260517_m051356_c001_v0001185_t0008_u01778994836529") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f61ee_d20260517_m051401_c001_v7007000_t0000_u01778994841288") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562d6_d20260517_m051356_c001_v0001117_t0053_u01778994836598") 2026/05/17 05:17:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f48_d20260517_m051401_c001_v7007000_t0000_u01778994841426") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ee9_d20260517_m051356_c001_v0001184_t0033_u01778994836609") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab44_d20260517_m051401_c001_v7007000_t0000_u01778994841276") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d591_d20260517_m051356_c001_v0001036_t0042_u01778994836713") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f61f0_d20260517_m051401_c001_v7007000_t0000_u01778994841500") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088bf_d20260517_m051356_c001_v0001185_t0019_u01778994836721") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c5a3_d20260517_m051401_c001_v7007000_t0000_u01778994841442") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ef1_d20260517_m051356_c001_v0001184_t0059_u01778994836870") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef00ea_d20260517_m051401_c001_v7007000_t0000_u01778994841316") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088c3_d20260517_m051356_c001_v0001185_t0015_u01778994836907") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f413193f51cef00ec_d20260517_m051401_c001_v7007000_t0000_u01778994841510") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9ef3_d20260517_m051357_c001_v0001184_t0044_u01778994837089") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918ba1_d20260517_m051401_c001_v7007000_t0000_u01778994841451") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967088c7_d20260517_m051357_c001_v0001185_t0006_u01778994837095") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0ab46_d20260517_m051401_c001_v7007000_t0000_u01778994841464") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d595_d20260517_m051357_c001_v0001036_t0041_u01778994837109") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b278659e_d20260517_m051401_c001_v7007000_t0000_u01778994841293") 2026/05/17 05:17:16 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562da_d20260517_m051357_c001_v0001117_t0058_u01778994837146") 2026/05/17 05:17:16 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd43058702_d20260517_m051144_c001_v7007000_t0000_u01778994704285") 2026/05/17 05:17:16 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10848669795959e1_d20260517_m051142_c001_v0001171_t0057_u01778994702150") 2026/05/17 05:17:16 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c0a4_d20260517_m051141_c001_v7007000_t0000_u01778994701971") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10848669795959ad_d20260517_m051138_c001_v0001171_t0025_u01778994698515") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c09b_d20260517_m051137_c001_v7007000_t0000_u01778994697794") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d348_d20260517_m051133_c001_v0001036_t0025_u01778994693164") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f5c8d_d20260517_m051131_c001_v7007000_t0000_u01778994691698") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1018bab68fd96c25_d20260517_m051129_c001_v0001173_t0034_u01778994689782") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918285_d20260517_m051129_c001_v7007000_t0000_u01778994689596") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1018bab68fd96c19_d20260517_m051126_c001_v0001173_t0006_u01778994686367") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918282_d20260517_m051125_c001_v7007000_t0000_u01778994685632") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d326_d20260517_m051121_c001_v0001036_t0003_u01778994681650") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d32_d20260517_m051120_c001_v7007000_t0000_u01778994680371") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f109dfe40e3a32485_d20260517_m051119_c001_v0001171_t0031_u01778994679030") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4083f8fc28ad1c77_d20260517_m051118_c001_v7007000_t0000_u01778994678851") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f109dfe40e3a3247d_d20260517_m051115_c001_v0001171_t0051_u01778994675942") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4083f8fc28ad1c64_d20260517_m051115_c001_v7007000_t0000_u01778994675222") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93232f_d20260517_m051111_c001_v0001172_t0056_u01778994671151") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d15_d20260517_m051110_c001_v7007000_t0000_u01778994670241") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1085ef693be0571f_d20260517_m051108_c001_v0001176_t0006_u01778994668443") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afd132_d20260517_m051108_c001_v7007000_t0000_u01778994668259") 2026/05/17 05:17:17 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1085ef693be05703_d20260517_m051105_c001_v0001176_t0000_u01778994665507") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afd118_d20260517_m051104_c001_v7007000_t0000_u01778994664780") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c984c_d20260517_m051059_c001_v0001184_t0053_u01778994659037") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f418b6c6f6f4ea4a7_d20260517_m051058_c001_v7007000_t0000_u01778994658122") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f117344eb38c6580c_d20260517_m051056_c001_v0001037_t0004_u01778994656191") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061262_d20260517_m051056_c001_v7007000_t0000_u01778994656003") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f117344eb38c65802_d20260517_m051052_c001_v0001037_t0040_u01778994652858") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061233_d20260517_m051052_c001_v7007000_t0000_u01778994652122") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d2be_d20260517_m051046_c001_v0001036_t0027_u01778994646475") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5616_d20260517_m051045_c001_v7007000_t0000_u01778994645559") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10130b8315b571b3_d20260517_m051043_c001_v0001184_t0002_u01778994643887") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e0139_d20260517_m051043_c001_v7007000_t0000_u01778994643700") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10130b8315b571a3_d20260517_m051040_c001_v0001184_t0033_u01778994640701") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e0135_d20260517_m051039_c001_v7007000_t0000_u01778994639970") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9322c5_d20260517_m051033_c001_v0001172_t0004_u01778994633893") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86b4_d20260517_m051032_c001_v7007000_t0000_u01778994632795") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f11920a57c83890c1_d20260517_m051026_c001_v0001171_t0030_u01778994626954") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d865a_d20260517_m051026_c001_v7007000_t0000_u01778994626752") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c97a4_d20260517_m051022_c001_v0001184_t0040_u01778994622697") 2026/05/17 05:17:18 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f104bb7dec9ef19f3_d20260517_m051021_c001_v0001134_t0047_u01778994621582") 2026/05/17 05:17:19 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f104bb7dec9ef19ef_d20260517_m051020_c001_v0001134_t0017_u01778994620383") 2026/05/17 05:17:19 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f0ad_d20260517_m051007_c001_v7007000_t0000_u01778994607135") 2026/05/17 05:17:19 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93227d_d20260517_m050959_c001_v0001172_t0035_u01778994599355") 2026/05/17 05:17:19 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f118715cd90476be8_d20260517_m050958_c001_v0001157_t0026_u01778994598423") 2026/05/17 05:17:19 DEBUG : dst/one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f118715cd90476be0_d20260517_m050957_c001_v0001157_t0006_u01778994597209") 2026/05/17 05:17:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd43058703_d20260517_m051144_c001_v7007000_t0000_u01778994704471") 2026/05/17 05:17:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f101c9aef2d88d95d_d20260517_m051141_c001_v0001171_t0012_u01778994701701") 2026/05/17 05:17:19 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f102e858ddfd24b3d_d20260517_m051137_c001_v0001145_t0004_u01778994697353") 2026/05/17 05:17:19 DEBUG : dst/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f5c92_d20260517_m051131_c001_v7007000_t0000_u01778994691881") 2026/05/17 05:17:19 DEBUG : dst/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10284535320ba012_d20260517_m051129_c001_v0001150_t0041_u01778994689336") 2026/05/17 05:17:19 DEBUG : dst/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10332263c1bc41d3_d20260517_m051125_c001_v0001101_t0019_u01778994685260") 2026/05/17 05:17:19 DEBUG : dst/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d34_d20260517_m051120_c001_v7007000_t0000_u01778994680555") 2026/05/17 05:17:19 DEBUG : dst/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f11100532fe6fdd09_d20260517_m051118_c001_v0001100_t0047_u01778994678529") 2026/05/17 05:17:19 DEBUG : dst/one.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1120871dea9c4def_d20260517_m051114_c001_v0001044_t0034_u01778994674630") 2026/05/17 05:17:19 DEBUG : dst/three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86b9_d20260517_m051032_c001_v7007000_t0000_u01778994632977") 2026/05/17 05:17:19 DEBUG : dst/three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f104bb7dec9ef1a19_d20260517_m051031_c001_v0001134_t0053_u01778994631196") 2026/05/17 05:17:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd43058704_d20260517_m051144_c001_v7007000_t0000_u01778994704654") 2026/05/17 05:17:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f116ef20a3fa3c813_d20260517_m051143_c001_v0001161_t0054_u01778994703055") 2026/05/17 05:17:19 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f113ed1bbf5ada3e6_d20260517_m051139_c001_v0001176_t0008_u01778994699395") 2026/05/17 05:17:19 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd43058705_d20260517_m051144_c001_v7007000_t0000_u01778994704836") 2026/05/17 05:17:19 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10848669795959f7_d20260517_m051143_c001_v0001171_t0024_u01778994703563") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c0a7_d20260517_m051143_c001_v7007000_t0000_u01778994703385") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f10848669795959bd_d20260517_m051139_c001_v0001171_t0027_u01778994699779") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41011b6a6df0c09f_d20260517_m051139_c001_v7007000_t0000_u01778994699600") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93236f_d20260517_m051134_c001_v0001172_t0052_u01778994694534") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f5c97_d20260517_m051132_c001_v7007000_t0000_u01778994692063") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1018bab68fd96c29_d20260517_m051131_c001_v0001173_t0030_u01778994691008") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918286_d20260517_m051130_c001_v7007000_t0000_u01778994690821") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1018bab68fd96c1d_d20260517_m051127_c001_v0001173_t0034_u01778994687673") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416522e083918283_d20260517_m051127_c001_v7007000_t0000_u01778994687486") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932345_d20260517_m051122_c001_v0001172_t0002_u01778994682572") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4083f8fc28ad1c79_d20260517_m051119_c001_v7007000_t0000_u01778994679818") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93233b_d20260517_m051117_c001_v0001172_t0041_u01778994677647") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4083f8fc28ad1c6d_d20260517_m051116_c001_v7007000_t0000_u01778994676847") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9888_d20260517_m051112_c001_v0001184_t0025_u01778994672172") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afd13a_d20260517_m051109_c001_v7007000_t0000_u01778994669308") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c986a_d20260517_m051107_c001_v0001184_t0030_u01778994667210") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afd123_d20260517_m051106_c001_v7007000_t0000_u01778994666126") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d2ea_d20260517_m051059_c001_v0001036_t0035_u01778994659927") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061268_d20260517_m051057_c001_v7007000_t0000_u01778994657201") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d2d8_d20260517_m051054_c001_v0001036_t0053_u01778994654752") 2026/05/17 05:17:20 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61061253_d20260517_m051053_c001_v7007000_t0000_u01778994653661") 2026/05/17 05:17:21 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9322e7_d20260517_m051047_c001_v0001172_t0028_u01778994647458") 2026/05/17 05:17:21 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e013a_d20260517_m051044_c001_v7007000_t0000_u01778994644639") 2026/05/17 05:17:21 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9322d7_d20260517_m051042_c001_v0001172_t0014_u01778994642520") 2026/05/17 05:17:21 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e0138_d20260517_m051041_c001_v7007000_t0000_u01778994641430") 2026/05/17 05:17:21 DEBUG : dst/three.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c97da_d20260517_m051034_c001_v0001184_t0004_u01778994634879") 2026/05/17 05:17:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f5c9b_d20260517_m051132_c001_v7007000_t0000_u01778994692249") 2026/05/17 05:17:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f100aa7f95b493628_d20260517_m051130_c001_v0001185_t0041_u01778994690635") 2026/05/17 05:17:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f102a8ee0da89273d_d20260517_m051127_c001_v0001181_t0047_u01778994687256") 2026/05/17 05:17:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d36_d20260517_m051120_c001_v7007000_t0000_u01778994680738") 2026/05/17 05:17:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f106371155f0adb60_d20260517_m051119_c001_v0001173_t0039_u01778994679486") 2026/05/17 05:17:21 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f107c450eb2638fe8_d20260517_m051116_c001_v0001174_t0047_u01778994676411") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd43058707_d20260517_m051145_c001_v7007000_t0000_u01778994705022") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9908_d20260517_m051133_c001_v0001184_t0047_u01778994693967") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f5c9d_d20260517_m051132_c001_v7007000_t0000_u01778994692431") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c98c0_d20260517_m051122_c001_v0001184_t0028_u01778994682362") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d39_d20260517_m051120_c001_v7007000_t0000_u01778994680921") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d310_d20260517_m051111_c001_v0001036_t0029_u01778994671804") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780d16_d20260517_m051110_c001_v7007000_t0000_u01778994670426") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93230d_d20260517_m051059_c001_v0001172_t0026_u01778994659604") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f418b6c6f6f4ea4a8_d20260517_m051058_c001_v7007000_t0000_u01778994658305") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c981c_d20260517_m051047_c001_v0001184_t0052_u01778994647223") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5617_d20260517_m051045_c001_v7007000_t0000_u01778994645743") 2026/05/17 05:17:21 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d29c_d20260517_m051034_c001_v0001036_t0028_u01778994634516") 2026/05/17 05:17:22 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d86bd_d20260517_m051033_c001_v7007000_t0000_u01778994633160") 2026/05/17 05:17:22 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f11270de6fd7e4e27_d20260517_m051028_c001_v0001131_t0000_u01778994628831") 2026/05/17 05:17:22 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f0ae_d20260517_m051007_c001_v7007000_t0000_u01778994607316") 2026/05/17 05:17:22 DEBUG : dst/two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f118715cd90476c18_d20260517_m051006_c001_v0001157_t0025_u01778994606019") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f024_d20260517_m050931_c001_v7007000_t0000_u01778994571415") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c964d_d20260517_m050928_c001_v0001184_t0030_u01778994568153") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f00c_d20260517_m050926_c001_v7007000_t0000_u01778994566108") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c955d_d20260517_m050833_c001_v0001184_t0032_u01778994513589") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e2d8_d20260517_m050825_c001_v7007000_t0000_u01778994505113") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c951f_d20260517_m050819_c001_v0001184_t0016_u01778994499505") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b7b_d20260517_m050759_c001_v7007000_t0000_u01778994479286") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932114_d20260517_m050757_c001_v0001172_t0019_u01778994477166") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b58_d20260517_m050756_c001_v7007000_t0000_u01778994476282") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93210c_d20260517_m050755_c001_v0001172_t0056_u01778994475049") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060aec_d20260517_m050751_c001_v7007000_t0000_u01778994471956") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320f4_d20260517_m050750_c001_v0001172_t0033_u01778994470335") 2026/05/17 05:17:22 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060abd_d20260517_m050749_c001_v7007000_t0000_u01778994469440") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320ec_d20260517_m050747_c001_v0001172_t0016_u01778994467763") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a8b_d20260517_m050741_c001_v7007000_t0000_u01778994461821") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320b6_d20260517_m050740_c001_v0001172_t0044_u01778994460387") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a78_d20260517_m050739_c001_v7007000_t0000_u01778994459480") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320aa_d20260517_m050738_c001_v0001172_t0010_u01778994458459") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a56_d20260517_m050734_c001_v7007000_t0000_u01778994454187") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93208a_d20260517_m050732_c001_v0001172_t0050_u01778994452839") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8337_d20260517_m050730_c001_v7007000_t0000_u01778994450863") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93207e_d20260517_m050729_c001_v0001172_t0040_u01778994449883") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8335_d20260517_m050729_c001_v7007000_t0000_u01778994449520") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1004fe2cf30b6a6f_d20260517_m050728_c001_v0001181_t0058_u01778994448952") 2026/05/17 05:17:23 DEBUG : empty space: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932076_d20260517_m050727_c001_v0001172_t0041_u01778994447401") 2026/05/17 05:17:23 DEBUG : enormous: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b78_d20260517_m050758_c001_v7007000_t0000_u01778994478363") 2026/05/17 05:17:23 DEBUG : enormous: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932116_d20260517_m050757_c001_v0001172_t0042_u01778994477553") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41560bbd43058714_d20260517_m051150_c001_v7007000_t0000_u01778994710247") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9323e5_d20260517_m051148_c001_v0001172_t0027_u01778994708965") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e29e_d20260517_m050817_c001_v7007000_t0000_u01778994497729") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c950f_d20260517_m050816_c001_v0001184_t0003_u01778994496749") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8331_d20260517_m050724_c001_v7007000_t0000_u01778994444697") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932066_d20260517_m050723_c001_v0001172_t0050_u01778994443683") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8330_d20260517_m050723_c001_v7007000_t0000_u01778994443143") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932060_d20260517_m050722_c001_v0001172_t0026_u01778994442384") 2026/05/17 05:17:23 DEBUG : existing: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93205e_d20260517_m050721_c001_v0001172_t0052_u01778994441565") 2026/05/17 05:17:23 DEBUG : existing-b: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e29f_d20260517_m050817_c001_v7007000_t0000_u01778994497911") 2026/05/17 05:17:24 DEBUG : existing-b: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932162_d20260517_m050816_c001_v0001172_t0051_u01778994496740") 2026/05/17 05:17:24 DEBUG : file1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e9108ed_d20260517_m051247_c001_v7007000_t0000_u01778994767601") 2026/05/17 05:17:24 DEBUG : file1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b96708542_d20260517_m051246_c001_v0001185_t0055_u01778994766387") 2026/05/17 05:17:24 DEBUG : file1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e9108bf_d20260517_m051244_c001_v7007000_t0000_u01778994764988") 2026/05/17 05:17:24 DEBUG : file1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9c4e_d20260517_m051243_c001_v0001184_t0053_u01778994763409") 2026/05/17 05:17:24 DEBUG : five: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e77_d20260517_m050803_c001_v7007000_t0000_u01778994483103") 2026/05/17 05:17:24 DEBUG : five: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419ea8b70c93212c_d20260517_m050801_c001_v0001172_t0006_u01778994481051") 2026/05/17 05:17:24 DEBUG : foo: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a4c_d20260517_m050732_c001_v7007000_t0000_u01778994452477") 2026/05/17 05:17:24 DEBUG : foo: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419ea8b70c932088_d20260517_m050731_c001_v0001172_t0006_u01778994451918") 2026/05/17 05:17:24 DEBUG : foo: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419ea8b70c932084_d20260517_m050731_c001_v0001172_t0006_u01778994451225") 2026/05/17 05:17:24 DEBUG : four: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e78_d20260517_m050803_c001_v7007000_t0000_u01778994483285") 2026/05/17 05:17:24 DEBUG : four: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d0e0_d20260517_m050801_c001_v0001036_t0010_u01778994481608") 2026/05/17 05:17:24 DEBUG : four: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93212a_d20260517_m050800_c001_v0001172_t0026_u01778994480366") 2026/05/17 05:17:24 DEBUG : hello world2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805c6_d20260517_m050639_c001_v7007000_t0000_u01778994399381") 2026/05/17 05:17:24 DEBUG : hello world2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fba_d20260517_m050638_c001_v0001172_t0000_u01778994398741") 2026/05/17 05:17:24 DEBUG : ignore-size: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d832f_d20260517_m050721_c001_v7007000_t0000_u01778994441200") 2026/05/17 05:17:24 DEBUG : ignore-size: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93205a_d20260517_m050720_c001_v0001172_t0038_u01778994440169") 2026/05/17 05:17:24 DEBUG : nested/sub dir/file: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e29b_d20260517_m050816_c001_v7007000_t0000_u01778994496004") 2026/05/17 05:17:24 DEBUG : nested/sub dir/file: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9503_d20260517_m050815_c001_v0001184_t0015_u01778994495288") 2026/05/17 05:17:24 DEBUG : nested/sub dir/file: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e90_d20260517_m050814_c001_v7007000_t0000_u01778994494540") 2026/05/17 05:17:25 DEBUG : nested/sub dir/file: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c94f5_d20260517_m050813_c001_v0001184_t0008_u01778994493568") 2026/05/17 05:17:25 DEBUG : one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e79_d20260517_m050803_c001_v7007000_t0000_u01778994483469") 2026/05/17 05:17:25 DEBUG : one: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419ea8b70c932122_d20260517_m050759_c001_v0001172_t0006_u01778994479662") 2026/05/17 05:17:25 DEBUG : only0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91084e_d20260517_m051238_c001_v7007000_t0000_u01778994758915") 2026/05/17 05:17:25 DEBUG : only0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c9bfa_d20260517_m051233_c001_v0001184_t0059_u01778994753267") 2026/05/17 05:17:25 DEBUG : only0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d41c_d20260517_m051218_c001_v0001036_t0059_u01778994738628") 2026/05/17 05:17:25 DEBUG : only0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e03ab_d20260517_m051212_c001_v7007000_t0000_u01778994732638") 2026/05/17 05:17:25 DEBUG : only0: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3a8_d20260517_m051156_c001_v0001036_t0031_u01778994716647") 2026/05/17 05:17:25 DEBUG : only1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910852_d20260517_m051239_c001_v7007000_t0000_u01778994759097") 2026/05/17 05:17:25 DEBUG : only1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c9c02_d20260517_m051234_c001_v0001184_t0059_u01778994754031") 2026/05/17 05:17:25 DEBUG : only1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d421_d20260517_m051219_c001_v0001036_t0041_u01778994739270") 2026/05/17 05:17:25 DEBUG : only1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b98_d20260517_m051212_c001_v7007000_t0000_u01778994732983") 2026/05/17 05:17:25 DEBUG : only1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3ac_d20260517_m051157_c001_v0001036_t0048_u01778994717284") 2026/05/17 05:17:25 DEBUG : only10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910855_d20260517_m051239_c001_v7007000_t0000_u01778994759279") 2026/05/17 05:17:25 DEBUG : only10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c9bfe_d20260517_m051233_c001_v0001184_t0059_u01778994753664") 2026/05/17 05:17:25 DEBUG : only10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d445_d20260517_m051225_c001_v0001036_t0045_u01778994745973") 2026/05/17 05:17:25 DEBUG : only10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e03ae_d20260517_m051213_c001_v7007000_t0000_u01778994733006") 2026/05/17 05:17:25 DEBUG : only10: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3d0_d20260517_m051204_c001_v0001036_t0017_u01778994724054") 2026/05/17 05:17:25 DEBUG : only11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910859_d20260517_m051239_c001_v7007000_t0000_u01778994759463") 2026/05/17 05:17:25 DEBUG : only11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4074747d78f561c6_d20260517_m051233_c001_v0001117_t0040_u01778994753835") 2026/05/17 05:17:25 DEBUG : only11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d449_d20260517_m051226_c001_v0001036_t0044_u01778994746575") 2026/05/17 05:17:26 DEBUG : only11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60ebe3_d20260517_m051213_c001_v7007000_t0000_u01778994733012") 2026/05/17 05:17:26 DEBUG : only11: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3d4_d20260517_m051204_c001_v0001036_t0034_u01778994724780") 2026/05/17 05:17:26 DEBUG : only12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91085c_d20260517_m051239_c001_v7007000_t0000_u01778994759645") 2026/05/17 05:17:26 DEBUG : only12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d469_d20260517_m051233_c001_v0001036_t0010_u01778994753282") 2026/05/17 05:17:26 DEBUG : only12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d44b_d20260517_m051227_c001_v0001036_t0000_u01778994747094") 2026/05/17 05:17:26 DEBUG : only12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60ebe1_d20260517_m051212_c001_v7007000_t0000_u01778994732645") 2026/05/17 05:17:26 DEBUG : only12: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3dc_d20260517_m051205_c001_v0001036_t0042_u01778994725383") 2026/05/17 05:17:26 DEBUG : only13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910861_d20260517_m051239_c001_v7007000_t0000_u01778994759827") 2026/05/17 05:17:26 DEBUG : only13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d46f_d20260517_m051233_c001_v0001036_t0010_u01778994753861") 2026/05/17 05:17:26 DEBUG : only13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d44f_d20260517_m051227_c001_v0001036_t0059_u01778994747688") 2026/05/17 05:17:26 DEBUG : only13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b96_d20260517_m051212_c001_v7007000_t0000_u01778994732796") 2026/05/17 05:17:26 DEBUG : only13: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3e0_d20260517_m051206_c001_v0001036_t0008_u01778994726035") 2026/05/17 05:17:26 DEBUG : only14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910865_d20260517_m051240_c001_v7007000_t0000_u01778994760014") 2026/05/17 05:17:26 DEBUG : only14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093b92b967084b8_d20260517_m051234_c001_v0001185_t0020_u01778994754018") 2026/05/17 05:17:26 DEBUG : only14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d451_d20260517_m051228_c001_v0001036_t0021_u01778994748337") 2026/05/17 05:17:26 DEBUG : only14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60ebdd_d20260517_m051212_c001_v7007000_t0000_u01778994732066") 2026/05/17 05:17:26 DEBUG : only14: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3e4_d20260517_m051206_c001_v0001036_t0013_u01778994726784") 2026/05/17 05:17:26 DEBUG : only15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910868_d20260517_m051240_c001_v7007000_t0000_u01778994760201") 2026/05/17 05:17:26 DEBUG : only15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093b92b967084c0_d20260517_m051234_c001_v0001185_t0020_u01778994754201") 2026/05/17 05:17:26 DEBUG : only15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d459_d20260517_m051229_c001_v0001036_t0048_u01778994749112") 2026/05/17 05:17:26 DEBUG : only15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60ebde_d20260517_m051212_c001_v7007000_t0000_u01778994732252") 2026/05/17 05:17:26 DEBUG : only15: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3ea_d20260517_m051207_c001_v0001036_t0030_u01778994727590") 2026/05/17 05:17:26 DEBUG : only16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91086c_d20260517_m051240_c001_v7007000_t0000_u01778994760386") 2026/05/17 05:17:27 DEBUG : only16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d477_d20260517_m051234_c001_v0001036_t0010_u01778994754413") 2026/05/17 05:17:27 DEBUG : only16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d461_d20260517_m051229_c001_v0001036_t0031_u01778994749958") 2026/05/17 05:17:27 DEBUG : only16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b97_d20260517_m051212_c001_v7007000_t0000_u01778994732805") 2026/05/17 05:17:27 DEBUG : only16: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3f0_d20260517_m051208_c001_v0001036_t0052_u01778994728533") 2026/05/17 05:17:27 DEBUG : only17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91086f_d20260517_m051240_c001_v7007000_t0000_u01778994760574") 2026/05/17 05:17:27 DEBUG : only17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d46b_d20260517_m051233_c001_v0001036_t0010_u01778994753677") 2026/05/17 05:17:27 DEBUG : only17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d463_d20260517_m051230_c001_v0001036_t0007_u01778994750626") 2026/05/17 05:17:27 DEBUG : only17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e03ac_d20260517_m051212_c001_v7007000_t0000_u01778994732821") 2026/05/17 05:17:27 DEBUG : only17: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3f4_d20260517_m051209_c001_v0001036_t0027_u01778994729141") 2026/05/17 05:17:27 DEBUG : only18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910873_d20260517_m051240_c001_v7007000_t0000_u01778994760775") 2026/05/17 05:17:27 DEBUG : only18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c9c00_d20260517_m051233_c001_v0001184_t0059_u01778994753848") 2026/05/17 05:17:27 DEBUG : only18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d465_d20260517_m051231_c001_v0001036_t0043_u01778994751364") 2026/05/17 05:17:27 DEBUG : only18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60ebe0_d20260517_m051212_c001_v7007000_t0000_u01778994732434") 2026/05/17 05:17:28 DEBUG : only18: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3fc_d20260517_m051209_c001_v0001036_t0025_u01778994729759") 2026/05/17 05:17:28 DEBUG : only19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910877_d20260517_m051240_c001_v7007000_t0000_u01778994760956") 2026/05/17 05:17:28 DEBUG : only19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4074747d78f561ce_d20260517_m051234_c001_v0001117_t0040_u01778994754475") 2026/05/17 05:17:28 DEBUG : only19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d467_d20260517_m051231_c001_v0001036_t0021_u01778994751922") 2026/05/17 05:17:28 DEBUG : only19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60ebe2_d20260517_m051212_c001_v7007000_t0000_u01778994732827") 2026/05/17 05:17:28 DEBUG : only19: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d402_d20260517_m051210_c001_v0001036_t0021_u01778994730396") 2026/05/17 05:17:28 DEBUG : only2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91087b_d20260517_m051241_c001_v7007000_t0000_u01778994761196") 2026/05/17 05:17:28 DEBUG : only2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d471_d20260517_m051234_c001_v0001036_t0010_u01778994754044") 2026/05/17 05:17:28 DEBUG : only2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d425_d20260517_m051219_c001_v0001036_t0037_u01778994739964") 2026/05/17 05:17:28 DEBUG : only2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f409be069bc0e03aa_d20260517_m051212_c001_v7007000_t0000_u01778994732454") 2026/05/17 05:17:28 DEBUG : only2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3b0_d20260517_m051158_c001_v0001036_t0031_u01778994718008") 2026/05/17 05:17:28 DEBUG : only3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91087f_d20260517_m051241_c001_v7007000_t0000_u01778994761378") 2026/05/17 05:17:28 DEBUG : only3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4074747d78f561c8_d20260517_m051234_c001_v0001117_t0040_u01778994754106") 2026/05/17 05:17:28 DEBUG : only3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d427_d20260517_m051220_c001_v0001036_t0046_u01778994740638") 2026/05/17 05:17:28 DEBUG : only3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b9a_d20260517_m051213_c001_v7007000_t0000_u01778994733171") 2026/05/17 05:17:28 DEBUG : only3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3b4_d20260517_m051158_c001_v0001036_t0057_u01778994718807") 2026/05/17 05:17:28 DEBUG : only4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910883_d20260517_m051241_c001_v7007000_t0000_u01778994761562") 2026/05/17 05:17:28 DEBUG : only4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093b92b967084c6_d20260517_m051234_c001_v0001185_t0020_u01778994754565") 2026/05/17 05:17:28 DEBUG : only4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d429_d20260517_m051221_c001_v0001036_t0017_u01778994741362") 2026/05/17 05:17:28 DEBUG : only4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b93_d20260517_m051212_c001_v7007000_t0000_u01778994732613") 2026/05/17 05:17:29 DEBUG : only4: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3b8_d20260517_m051159_c001_v0001036_t0011_u01778994719445") 2026/05/17 05:17:29 DEBUG : only5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910888_d20260517_m051241_c001_v7007000_t0000_u01778994761744") 2026/05/17 05:17:29 DEBUG : only5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c9c04_d20260517_m051234_c001_v0001184_t0059_u01778994754214") 2026/05/17 05:17:29 DEBUG : only5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d42f_d20260517_m051222_c001_v0001036_t0050_u01778994742454") 2026/05/17 05:17:29 DEBUG : only5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b91_d20260517_m051212_c001_v7007000_t0000_u01778994732430") 2026/05/17 05:17:29 DEBUG : only5: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3ba_d20260517_m051200_c001_v0001036_t0034_u01778994720406") 2026/05/17 05:17:29 DEBUG : only6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91088c_d20260517_m051241_c001_v7007000_t0000_u01778994761926") 2026/05/17 05:17:29 DEBUG : only6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411a3f9194c3d473_d20260517_m051234_c001_v0001036_t0010_u01778994754228") 2026/05/17 05:17:29 DEBUG : only6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d433_d20260517_m051223_c001_v0001036_t0031_u01778994743029") 2026/05/17 05:17:29 DEBUG : only6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b99_d20260517_m051212_c001_v7007000_t0000_u01778994732993") 2026/05/17 05:17:29 DEBUG : only6: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3be_d20260517_m051201_c001_v0001036_t0042_u01778994721050") 2026/05/17 05:17:29 DEBUG : only7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910891_d20260517_m051242_c001_v7007000_t0000_u01778994762114") 2026/05/17 05:17:29 DEBUG : only7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4074747d78f561ca_d20260517_m051234_c001_v0001117_t0040_u01778994754290") 2026/05/17 05:17:29 DEBUG : only7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d43b_d20260517_m051223_c001_v0001036_t0042_u01778994743755") 2026/05/17 05:17:29 DEBUG : only7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b94_d20260517_m051212_c001_v7007000_t0000_u01778994732622") 2026/05/17 05:17:29 DEBUG : only7: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3c2_d20260517_m051201_c001_v0001036_t0054_u01778994721804") 2026/05/17 05:17:29 DEBUG : only8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910895_d20260517_m051242_c001_v7007000_t0000_u01778994762298") 2026/05/17 05:17:29 DEBUG : only8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4093b92b967084c2_d20260517_m051234_c001_v0001185_t0020_u01778994754383") 2026/05/17 05:17:29 DEBUG : only8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d43f_d20260517_m051224_c001_v0001036_t0020_u01778994744452") 2026/05/17 05:17:29 DEBUG : only8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b9b_d20260517_m051213_c001_v7007000_t0000_u01778994733181") 2026/05/17 05:17:30 DEBUG : only8: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3c8_d20260517_m051202_c001_v0001036_t0037_u01778994722645") 2026/05/17 05:17:30 DEBUG : only9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910898_d20260517_m051242_c001_v7007000_t0000_u01778994762480") 2026/05/17 05:17:30 DEBUG : only9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c9c06_d20260517_m051234_c001_v0001184_t0059_u01778994754399") 2026/05/17 05:17:30 DEBUG : only9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d443_d20260517_m051225_c001_v0001036_t0004_u01778994745173") 2026/05/17 05:17:30 DEBUG : only9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc7b92_d20260517_m051212_c001_v7007000_t0000_u01778994732435") 2026/05/17 05:17:30 DEBUG : only9: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d3cc_d20260517_m051203_c001_v0001036_t0002_u01778994723312") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e8e_d20260517_m050812_c001_v7007000_t0000_u01778994492445") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d100_d20260517_m050810_c001_v0001036_t0024_u01778994490379") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e88_d20260517_m050809_c001_v7007000_t0000_u01778994489274") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932140_d20260517_m050807_c001_v0001172_t0007_u01778994487365") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e81_d20260517_m050806_c001_v7007000_t0000_u01778994486631") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d0e8_d20260517_m050804_c001_v0001036_t0024_u01778994484389") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b27_d20260517_m050754_c001_v7007000_t0000_u01778994474220") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320fc_d20260517_m050752_c001_v0001172_t0033_u01778994472514") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060ad2_d20260517_m050750_c001_v7007000_t0000_u01778994470973") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320f2_d20260517_m050749_c001_v0001172_t0002_u01778994469989") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060ab2_d20260517_m050748_c001_v7007000_t0000_u01778994468592") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320ea_d20260517_m050747_c001_v0001172_t0041_u01778994467408") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a84_d20260517_m050741_c001_v7007000_t0000_u01778994461275") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320b4_d20260517_m050740_c001_v0001172_t0004_u01778994460029") 2026/05/17 05:17:30 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a7a_d20260517_m050739_c001_v7007000_t0000_u01778994459662") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320a4_d20260517_m050738_c001_v0001172_t0027_u01778994458139") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a6c_d20260517_m050737_c001_v7007000_t0000_u01778994457775") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320a0_d20260517_m050737_c001_v0001172_t0033_u01778994457095") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93209e_d20260517_m050736_c001_v0001172_t0023_u01778994456354") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a62_d20260517_m050735_c001_v7007000_t0000_u01778994455992") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93209c_d20260517_m050735_c001_v0001172_t0044_u01778994455358") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932094_d20260517_m050734_c001_v0001172_t0031_u01778994454733") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a58_d20260517_m050734_c001_v7007000_t0000_u01778994454369") 2026/05/17 05:17:31 DEBUG : potato: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93208c_d20260517_m050733_c001_v0001172_t0057_u01778994453512") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710457_d20260517_m050941_c001_v7007000_t0000_u01778994581611") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d202_d20260517_m050940_c001_v0001036_t0030_u01778994580857") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f02a_d20260517_m050931_c001_v7007000_t0000_u01778994571725") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d1d0_d20260517_m050927_c001_v0001036_t0032_u01778994567404") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f5729_d20260517_m050837_c001_v7007000_t0000_u01778994517275") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d142_d20260517_m050832_c001_v0001036_t0054_u01778994512774") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e2e5_d20260517_m050825_c001_v7007000_t0000_u01778994505361") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d11c_d20260517_m050818_c001_v0001036_t0016_u01778994498833") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b79_d20260517_m050758_c001_v7007000_t0000_u01778994478545") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932112_d20260517_m050756_c001_v0001172_t0034_u01778994476834") 2026/05/17 05:17:31 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b5e_d20260517_m050756_c001_v7007000_t0000_u01778994476465") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932108_d20260517_m050754_c001_v0001172_t0038_u01778994474773") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060b2a_d20260517_m050754_c001_v7007000_t0000_u01778994474406") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320fe_d20260517_m050753_c001_v0001172_t0021_u01778994473474") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060af0_d20260517_m050752_c001_v7007000_t0000_u01778994472146") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320f8_d20260517_m050751_c001_v0001172_t0046_u01778994471341") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060ac0_d20260517_m050749_c001_v7007000_t0000_u01778994469623") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320f0_d20260517_m050748_c001_v0001172_t0041_u01778994468600") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060a8d_d20260517_m050742_c001_v7007000_t0000_u01778994462002") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c9320be_d20260517_m050741_c001_v0001172_t0045_u01778994461018") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805c8_d20260517_m050642_c001_v7007000_t0000_u01778994402123") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fc0_d20260517_m050641_c001_v0001172_t0053_u01778994401479") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805c7_d20260517_m050640_c001_v7007000_t0000_u01778994400572") 2026/05/17 05:17:32 DEBUG : potato2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fbc_d20260517_m050639_c001_v0001172_t0051_u01778994399931") 2026/05/17 05:17:32 DEBUG : potato3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f030_d20260517_m050932_c001_v7007000_t0000_u01778994572262") 2026/05/17 05:17:32 DEBUG : potato3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932231_d20260517_m050928_c001_v0001172_t0027_u01778994568709") 2026/05/17 05:17:32 DEBUG : potato3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4031156c051f572e_d20260517_m050837_c001_v7007000_t0000_u01778994517543") 2026/05/17 05:17:32 DEBUG : potato3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93219b_d20260517_m050834_c001_v0001172_t0037_u01778994514155") 2026/05/17 05:17:32 DEBUG : potato3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e2f2_d20260517_m050825_c001_v7007000_t0000_u01778994505683") 2026/05/17 05:17:32 DEBUG : potato3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93216c_d20260517_m050819_c001_v0001172_t0033_u01778994499713") 2026/05/17 05:17:32 DEBUG : pre-dest1/1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d85b0_d20260517_m051016_c001_v7007000_t0000_u01778994616201") 2026/05/17 05:17:32 DEBUG : pre-dest1/1: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93228b_d20260517_m051008_c001_v0001172_t0051_u01778994608054") 2026/05/17 05:17:32 DEBUG : pre-dest2/2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d85b5_d20260517_m051016_c001_v7007000_t0000_u01778994616384") 2026/05/17 05:17:32 DEBUG : pre-dest2/2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d258_d20260517_m051008_c001_v0001036_t0018_u01778994608703") 2026/05/17 05:17:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f421ab8298759f0a2_d20260517_m050953_c001_v7007000_t0000_u01778994593160") 2026/05/17 05:17:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c96bc_d20260517_m050949_c001_v0001184_t0056_u01778994589268") 2026/05/17 05:17:33 DEBUG : sizeonly: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d832e_d20260517_m050719_c001_v7007000_t0000_u01778994439624") 2026/05/17 05:17:33 DEBUG : sizeonly: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932050_d20260517_m050718_c001_v0001172_t0025_u01778994438533") 2026/05/17 05:17:33 DEBUG : splitbanan: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786ecf_d20260517_m051446_c001_v7007000_t0000_u01778994886941") 2026/05/17 05:17:33 DEBUG : splitbanan: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca08f_d20260517_m051439_c001_v0001184_t0007_u01778994879183") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52be_d20260517_m051608_c001_v7007000_t0000_u01778994968255") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d755_d20260517_m051601_c001_v0001036_t0044_u01778994961336") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdfdb_d20260517_m051552_c001_v7007000_t0000_u01778994952528") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d70d_d20260517_m051545_c001_v0001036_t0049_u01778994945292") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f408e2ac0cddc8850_d20260517_m051535_c001_v7007000_t0000_u01778994935800") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d6c9_d20260517_m051529_c001_v0001036_t0043_u01778994929247") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f40517d34d669d81d_d20260517_m051519_c001_v7007000_t0000_u01778994919999") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d68b_d20260517_m051513_c001_v0001036_t0055_u01778994913502") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f420dbeecba32127d_d20260517_m051503_c001_v7007000_t0000_u01778994903336") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d65b_d20260517_m051456_c001_v0001036_t0044_u01778994896288") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e93_d20260517_m051441_c001_v7007000_t0000_u01778994881014") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5636a_d20260517_m051437_c001_v0001117_t0036_u01778994877778") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8e41_d20260517_m051427_c001_v7007000_t0000_u01778994867587") 2026/05/17 05:17:33 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56320_d20260517_m051420_c001_v0001117_t0015_u01778994860312") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4021f9fca462bda8_d20260517_m051418_c001_v7007000_t0000_u01778994858768") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56306_d20260517_m051415_c001_v0001117_t0027_u01778994855295") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f416f25d8cfb0b1ba_d20260517_m051406_c001_v7007000_t0000_u01778994846424") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562de_d20260517_m051359_c001_v0001117_t0022_u01778994839450") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a4f45_d20260517_m051358_c001_v7007000_t0000_u01778994838318") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562d0_d20260517_m051354_c001_v0001117_t0053_u01778994834435") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f422f154267fd5de2_d20260517_m051339_c001_v7007000_t0000_u01778994819601") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f562a2_d20260517_m051336_c001_v0001117_t0036_u01778994816215") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710b5f_d20260517_m051326_c001_v7007000_t0000_u01778994806887") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56284_d20260517_m051319_c001_v0001117_t0057_u01778994799828") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f417e83d579afdd21_d20260517_m051310_c001_v7007000_t0000_u01778994790471") 2026/05/17 05:17:34 DEBUG : splitbananasplit: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56252_d20260517_m051303_c001_v0001117_t0048_u01778994783615") 2026/05/17 05:17:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419584b4b2786e25_d20260517_m051422_c001_v7007000_t0000_u01778994862496") 2026/05/17 05:17:34 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5630c_d20260517_m051416_c001_v0001117_t0014_u01778994856604") 2026/05/17 05:17:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e91091e_d20260517_m051255_c001_v7007000_t0000_u01778994775224") 2026/05/17 05:17:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670858a_d20260517_m051252_c001_v0001185_t0040_u01778994772327") 2026/05/17 05:17:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4176b50030ca6a9a_d20260517_m051251_c001_v7007000_t0000_u01778994771198") 2026/05/17 05:17:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d499_d20260517_m051248_c001_v0001036_t0029_u01778994768543") 2026/05/17 05:17:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f407f37648f60e29c_d20260517_m050816_c001_v7007000_t0000_u01778994496187") 2026/05/17 05:17:34 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d112_d20260517_m050815_c001_v0001036_t0045_u01778994495279") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e92_d20260517_m050814_c001_v7007000_t0000_u01778994494722") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932154_d20260517_m050813_c001_v0001172_t0030_u01778994493920") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8321_d20260517_m050716_c001_v7007000_t0000_u01778994436419") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932046_d20260517_m050714_c001_v0001172_t0007_u01778994434733") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8313_d20260517_m050714_c001_v7007000_t0000_u01778994434371") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93203e_d20260517_m050713_c001_v0001172_t0058_u01778994433190") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d8302_d20260517_m050711_c001_v7007000_t0000_u01778994431167") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932036_d20260517_m050710_c001_v0001172_t0045_u01778994430032") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d82f9_d20260517_m050709_c001_v7007000_t0000_u01778994429491") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93202a_d20260517_m050708_c001_v0001172_t0045_u01778994428419") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932020_d20260517_m050705_c001_v0001172_t0023_u01778994425554") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d82e1_d20260517_m050705_c001_v7007000_t0000_u01778994425192") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93201a_d20260517_m050704_c001_v0001172_t0009_u01778994424546") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932018_d20260517_m050703_c001_v0001172_t0039_u01778994423740") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41279401a33d82d7_d20260517_m050703_c001_v7007000_t0000_u01778994423379") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c93200a_d20260517_m050659_c001_v0001172_t0028_u01778994419808") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932000_d20260517_m050656_c001_v0001172_t0005_u01778994416837") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805d6_d20260517_m050656_c001_v7007000_t0000_u01778994416472") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931ffa_d20260517_m050655_c001_v0001172_t0027_u01778994415722") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931ff6_d20260517_m050654_c001_v0001172_t0008_u01778994414833") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805d4_d20260517_m050654_c001_v7007000_t0000_u01778994414462") 2026/05/17 05:17:35 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fe8_d20260517_m050650_c001_v0001172_t0004_u01778994410822") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805d1_d20260517_m050650_c001_v7007000_t0000_u01778994410457") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fe6_d20260517_m050649_c001_v0001172_t0003_u01778994409832") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805cf_d20260517_m050648_c001_v7007000_t0000_u01778994408924") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fe4_d20260517_m050648_c001_v0001172_t0036_u01778994408213") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805ce_d20260517_m050647_c001_v7007000_t0000_u01778994407664") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fde_d20260517_m050646_c001_v0001172_t0057_u01778994406997") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805cb_d20260517_m050646_c001_v7007000_t0000_u01778994406078") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fd4_d20260517_m050645_c001_v0001172_t0010_u01778994405179") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805ca_d20260517_m050644_c001_v7007000_t0000_u01778994404624") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fcc_d20260517_m050643_c001_v0001172_t0013_u01778994403879") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805c9_d20260517_m050643_c001_v7007000_t0000_u01778994403334") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fc6_d20260517_m050642_c001_v0001172_t0029_u01778994402669") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805c0_d20260517_m050638_c001_v7007000_t0000_u01778994398195") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fb2_d20260517_m050637_c001_v0001172_t0026_u01778994397394") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed08997805b1_d20260517_m050636_c001_v7007000_t0000_u01778994396845") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fac_d20260517_m050636_c001_v0001172_t0003_u01778994396231") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed089978059e_d20260517_m050635_c001_v7007000_t0000_u01778994395324") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931fa2_d20260517_m050634_c001_v0001172_t0028_u01778994394558") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f411fed0899780581_d20260517_m050632_c001_v7007000_t0000_u01778994392388") 2026/05/17 05:17:36 DEBUG : sub dir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c931f9a_d20260517_m050631_c001_v0001172_t0035_u01778994391739") 2026/05/17 05:17:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e910920_d20260517_m051255_c001_v7007000_t0000_u01778994775407") 2026/05/17 05:17:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5620a_d20260517_m051252_c001_v0001117_t0036_u01778994772334") 2026/05/17 05:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4176b50030ca6a9c_d20260517_m051251_c001_v7007000_t0000_u01778994771382") 2026/05/17 05:17:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9c7a_d20260517_m051248_c001_v0001184_t0033_u01778994768552") 2026/05/17 05:17:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52e3_d20260517_m051610_c001_v7007000_t0000_u01778994970310") 2026/05/17 05:17:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca54d_d20260517_m051609_c001_v0001184_t0017_u01778994969650") 2026/05/17 05:17:37 DEBUG : sub/yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e8d_d20260517_m050811_c001_v7007000_t0000_u01778994491893") 2026/05/17 05:17:37 DEBUG : sub/yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c94e3_d20260517_m050810_c001_v0001184_t0044_u01778994490021") 2026/05/17 05:17:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e9108f1_d20260517_m051247_c001_v7007000_t0000_u01778994767788") 2026/05/17 05:17:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f561f0_d20260517_m051246_c001_v0001117_t0005_u01778994766039") 2026/05/17 05:17:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e9108c3_d20260517_m051245_c001_v7007000_t0000_u01778994765178") 2026/05/17 05:17:37 DEBUG : test_dir1/file2: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f561e2_d20260517_m051243_c001_v0001117_t0026_u01778994763427") 2026/05/17 05:17:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e9108f5_d20260517_m051247_c001_v7007000_t0000_u01778994767970") 2026/05/17 05:17:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c9c6c_d20260517_m051246_c001_v0001184_t0006_u01778994766028") 2026/05/17 05:17:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4009bb3c7e9108c8_d20260517_m051245_c001_v7007000_t0000_u01778994765452") 2026/05/17 05:17:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d48b_d20260517_m051243_c001_v0001036_t0013_u01778994763417") 2026/05/17 05:17:37 DEBUG : three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e7a_d20260517_m050803_c001_v7007000_t0000_u01778994483651") 2026/05/17 05:17:37 DEBUG : three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932138_d20260517_m050802_c001_v0001172_t0022_u01778994482352") 2026/05/17 05:17:37 DEBUG : three: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119ea8b70c932126_d20260517_m050800_c001_v0001172_t0016_u01778994480026") 2026/05/17 05:17:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a52f7_d20260517_m051611_c001_v7007000_t0000_u01778994971910") 2026/05/17 05:17:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670913b_d20260517_m051611_c001_v0001185_t0008_u01778994971277") 2026/05/17 05:17:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a537b_d20260517_m051632_c001_v7007000_t0000_u01778994992835") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f565b0_d20260517_m051630_c001_v0001117_t0049_u01778994990280") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a534e_d20260517_m051628_c001_v7007000_t0000_u01778994988674") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b9670925d_d20260517_m051627_c001_v0001185_t0015_u01778994987001") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5336_d20260517_m051626_c001_v7007000_t0000_u01778994986051") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca5f5_d20260517_m051625_c001_v0001184_t0054_u01778994985449") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5322_d20260517_m051619_c001_v7007000_t0000_u01778994979574") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967091c5_d20260517_m051618_c001_v0001185_t0044_u01778994978386") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a532a_d20260517_m051622_c001_v7007000_t0000_u01778994982653") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f5656e_d20260517_m051620_c001_v0001117_t0003_u01778994980545") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a531e_d20260517_m051617_c001_v7007000_t0000_u01778994977413") 2026/05/17 05:17:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5ca595_d20260517_m051616_c001_v0001184_t0015_u01778994976801") 2026/05/17 05:17:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5318_d20260517_m051615_c001_v7007000_t0000_u01778994975843") 2026/05/17 05:17:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d777_d20260517_m051614_c001_v0001036_t0057_u01778994974878") 2026/05/17 05:17:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a530e_d20260517_m051613_c001_v7007000_t0000_u01778994973885") 2026/05/17 05:17:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1074747d78f56544_d20260517_m051612_c001_v0001117_t0054_u01778994972881") 2026/05/17 05:17:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f4010328a8d710ea4_d20260517_m051637_c001_v7007000_t0000_u01778994997972") 2026/05/17 05:17:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1093b92b967092fd_d20260517_m051637_c001_v0001185_t0024_u01778994997355") 2026/05/17 05:17:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a532d_d20260517_m051624_c001_v7007000_t0000_u01778994984479") 2026/05/17 05:17:38 DEBUG : toe/toe/toe: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d79d_d20260517_m051623_c001_v0001036_t0037_u01778994983624") 2026/05/17 05:17:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a537d_d20260517_m051633_c001_v7007000_t0000_u01778994993440") 2026/05/17 05:17:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f111a3f9194c3d7bd_d20260517_m051631_c001_v0001036_t0018_u01778994991932") 2026/05/17 05:17:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f41416e1b854a5358_d20260517_m051629_c001_v7007000_t0000_u01778994989278") 2026/05/17 05:17:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f108411e980af7b31_d20260517_m051628_c001_v0001174_t0042_u01778994988141") 2026/05/17 05:17:39 DEBUG : two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e7b_d20260517_m050803_c001_v7007000_t0000_u01778994483834") 2026/05/17 05:17:39 DEBUG : two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f415c59dc5d5c94b9_d20260517_m050801_c001_v0001184_t0059_u01778994481787") 2026/05/17 05:17:39 DEBUG : two: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f419ea8b70c932124_d20260517_m050759_c001_v0001172_t0006_u01778994479844") 2026/05/17 05:17:39 DEBUG : yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e8f_d20260517_m050812_c001_v7007000_t0000_u01778994492628") 2026/05/17 05:17:39 DEBUG : yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f119c3807bc2cf0d0_d20260517_m050811_c001_v0001177_t0038_u01778994491659") 2026/05/17 05:17:39 DEBUG : yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e86_d20260517_m050808_c001_v7007000_t0000_u01778994488723") 2026/05/17 05:17:39 DEBUG : yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c94d3_d20260517_m050807_c001_v0001184_t0007_u01778994487374") 2026/05/17 05:17:39 DEBUG : yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e80_d20260517_m050806_c001_v7007000_t0000_u01778994486063") 2026/05/17 05:17:39 DEBUG : yam: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f115c59dc5d5c94c5_d20260517_m050804_c001_v0001184_t0024_u01778994484397") 2026/05/17 05:17:39 DEBUG : yaml: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e89_d20260517_m050809_c001_v7007000_t0000_u01778994489457") 2026/05/17 05:17:39 DEBUG : yaml: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f11232da565cab71b_d20260517_m050808_c001_v0001092_t0019_u01778994488228") 2026/05/17 05:17:39 DEBUG : yaml: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f404438fe61060e82_d20260517_m050806_c001_v7007000_t0000_u01778994486814") 2026/05/17 05:17:39 DEBUG : yaml: Deleting (id "4_z3f122d33504d3b4b9fe80e1b_f1030677f6a334462_d20260517_m050805_c001_v0001185_t0025_u01778994485867") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m11.848844704s (try 1/5)