"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/23 04:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi" 2026/06/23 04:11:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/23 04:11:05 DEBUG : Creating backend with remote "/tmp/rclone1545901329" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/23 04:11:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:08 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:11:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:10 DEBUG : Creating backend with remote "/non-existing" 2026/06/23 04:11:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/23 04:11:10 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:10 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:11 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:11 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:11 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.74s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:12 INFO : B2 bucket rclone-test-woraxaz5diyi: Running all checks before starting transfers 2026/06/23 04:11:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:12 INFO : B2 bucket rclone-test-woraxaz5diyi: Checks finished, now starting transfers 2026/06/23 04:11:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:14 ERROR : Ignoring --no-traverse with sync 2026/06/23 04:11:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:14 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:14 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:15 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.59s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/23 04:11:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:16 DEBUG : hello world2: size = 12 OK 2026/06/23 04:11:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/23 04:11:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:11:17 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:17 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:17 DEBUG : potato2: size = 11 OK 2026/06/23 04:11:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:11:19 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:19 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:19 DEBUG : potato2: size = 11 OK 2026/06/23 04:11:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/23 04:11:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:11:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/23 04:11:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:11:20 INFO : sub dir2: Making directory 2026/06/23 04:11:20 INFO : sub dir: Making directory 2026/06/23 04:11:20 INFO : sub dir2/sub sub dir2: Making directory 2026/06/23 04:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:21 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/23 04:11:21 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.39s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:21 INFO : sub dir2: Making directory 2026/06/23 04:11:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/23 04:11:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:22 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:22 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.39s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:23 DEBUG : sub dir2: Making directory with metadata 2026/06/23 04:11:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:11:23 INFO : sub dir2: Making directory 2026/06/23 04:11:23 INFO : sub dir: Making directory 2026/06/23 04:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:23 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:23 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:24 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:24 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:11:24 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/23 04:11:24 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/23 04:11:24 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.73s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:25 INFO : sub dir2: Making directory 2026/06/23 04:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:25 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:25 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:26 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:26 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:11:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.53s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:26 DEBUG : sub dir2: Making directory with metadata 2026/06/23 04:11:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:11:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:11:27 INFO : sub dir2: Making directory 2026/06/23 04:11:27 INFO : sub dir: Making directory 2026/06/23 04:11:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:27 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:27 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:27 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:27 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:11:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/23 04:11:27 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.42s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:28 INFO : sub dir2: Making directory 2026/06/23 04:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:28 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:28 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:29 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:29 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vurudad2tuci" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-woraxaz5diyi -> B2 bucket rclone-test-vurudad2tuci 2026/06/23 04:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:32 DEBUG : B2 bucket rclone-test-vurudad2tuci: Waiting for checks to finish 2026/06/23 04:11:32 DEBUG : B2 bucket rclone-test-vurudad2tuci: Waiting for transfers to finish 2026/06/23 04:11:32 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/23 04:11:33 DEBUG : B2 bucket rclone-test-vurudad2tuci: Purge remote 2026/06/23 04:11:33 INFO : B2 bucket rclone-test-vurudad2tuci: cleaning bucket "rclone-test-vurudad2tuci" of all files 2026/06/23 04:11:33 DEBUG : sub dir/hello world: Deleting (id "4_zbf821dd3a0ddfb2b9fe80e1b_f11018ba91fc973c2_d20260623_m041132_c001_v0001102_t0023_u01782187892583") --- PASS: TestServerSideCopy (4.27s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:11:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:11:35 DEBUG : sub dir/hello world: Sizes differ 2026/06/23 04:11:35 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:35 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:35 DEBUG : sub dir/hello world: size = 17 OK 2026/06/23 04:11:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/23 04:11:35 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rotubic4paqu" 2026/06/23 04:11:37 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-woraxaz5diyi -> B2 bucket rclone-test-rotubic4paqu 2026/06/23 04:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:38 DEBUG : B2 bucket rclone-test-rotubic4paqu: Waiting for checks to finish 2026/06/23 04:11:38 DEBUG : B2 bucket rclone-test-rotubic4paqu: Waiting for transfers to finish 2026/06/23 04:11:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/23 04:11:40 DEBUG : B2 bucket rclone-test-rotubic4paqu: Waiting for checks to finish 2026/06/23 04:11:40 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:11:40 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rotubic4paqu) 2026/06/23 04:11:40 DEBUG : sub dir/hello world: Sizes differ 2026/06/23 04:11:40 DEBUG : B2 bucket rclone-test-rotubic4paqu: Waiting for transfers to finish 2026/06/23 04:11:40 DEBUG : sub dir/hello world: size = 17 OK 2026/06/23 04:11:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/23 04:11:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/23 04:11:40 DEBUG : B2 bucket rclone-test-rotubic4paqu: Purge remote 2026/06/23 04:11:40 INFO : B2 bucket rclone-test-rotubic4paqu: cleaning bucket "rclone-test-rotubic4paqu" of all files 2026/06/23 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff23d63a0ddfb2b9fe80e1b_f119e224b8c1217f4_d20260623_m041140_c001_v0001185_t0032_u01782187900570") 2026/06/23 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_z4ff23d63a0ddfb2b9fe80e1b_f1041d5cd7ea14cf4_d20260623_m041138_c001_v0001033_t0020_u01782187898870") --- PASS: TestServerSideCopyOverSelf (6.46s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:11:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:11:43 DEBUG : sub dir/hello world: Sizes differ 2026/06/23 04:11:43 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:43 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:44 DEBUG : sub dir/hello world: size = 17 OK 2026/06/23 04:11:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/23 04:11:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/23 04:11:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.38s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qopeday0muwa" 2026/06/23 04:11:46 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-woraxaz5diyi -> B2 bucket rclone-test-qopeday0muwa 2026/06/23 04:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:47 DEBUG : B2 bucket rclone-test-qopeday0muwa: Waiting for checks to finish 2026/06/23 04:11:47 DEBUG : B2 bucket rclone-test-qopeday0muwa: Waiting for transfers to finish 2026/06/23 04:11:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/23 04:11:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:11:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qopeday0muwa) 2026/06/23 04:11:49 DEBUG : sub dir/hello world: Sizes differ 2026/06/23 04:11:49 DEBUG : B2 bucket rclone-test-qopeday0muwa: Waiting for checks to finish 2026/06/23 04:11:49 DEBUG : B2 bucket rclone-test-qopeday0muwa: Waiting for transfers to finish 2026/06/23 04:11:49 DEBUG : sub dir/hello world: size = 17 OK 2026/06/23 04:11:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/23 04:11:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/23 04:11:49 INFO : sub dir/hello world: Deleted 2026/06/23 04:11:50 DEBUG : testing file moves 2026/06/23 04:11:51 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:11:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qopeday0muwa) 2026/06/23 04:11:51 DEBUG : sub dir/hello world: Sizes differ 2026/06/23 04:11:51 DEBUG : B2 bucket rclone-test-qopeday0muwa: Waiting for checks to finish 2026/06/23 04:11:51 DEBUG : B2 bucket rclone-test-qopeday0muwa: Waiting for transfers to finish 2026/06/23 04:11:51 DEBUG : sub dir/hello world: size = 24 OK 2026/06/23 04:11:51 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/23 04:11:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/23 04:11:51 INFO : sub dir/hello world: Deleted 2026/06/23 04:11:51 DEBUG : B2 bucket rclone-test-qopeday0muwa: Purge remote 2026/06/23 04:11:51 INFO : B2 bucket rclone-test-qopeday0muwa: cleaning bucket "rclone-test-qopeday0muwa" of all files 2026/06/23 04:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zdff25d93a0ddfb2b9fe80e1b_f1012ff5e21d1b503_d20260623_m041151_c001_v0001181_t0002_u01782187911191") 2026/06/23 04:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zdff25d93a0ddfb2b9fe80e1b_f106b4dbba0447932_d20260623_m041149_c001_v0001167_t0059_u01782187909311") 2026/06/23 04:11:52 DEBUG : sub dir/hello world: Deleting (id "4_zdff25d93a0ddfb2b9fe80e1b_f100e00e0f5b6ba5a_d20260623_m041147_c001_v0001182_t0040_u01782187907939") --- PASS: TestServerSideMoveOverSelf (8.08s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:53 ERROR : error listing: directory not found 2026/06/23 04:11:54 INFO : Local file system at /tmp/rclone1545901329: Making directory 2026/06/23 04:11:54 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:54 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.70s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:11:56 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for checks to finish 2026/06/23 04:11:56 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for transfers to finish 2026/06/23 04:11:56 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/23 04:11:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:11:56 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/23 04:11:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:57 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/23 04:11:57 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:57 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:58 DEBUG : check sum: size = 1 OK 2026/06/23 04:11:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:11:58 INFO : check sum: Copied (new) 2026/06/23 04:11:58 DEBUG : Waiting for deletions to finish 2026/06/23 04:11:58 DEBUG : check sum: size = 1 OK 2026/06/23 04:11:58 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:11:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/23 04:11:58 DEBUG : check sum: Unchanged skipping 2026/06/23 04:11:58 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:11:58 DEBUG : Waiting for deletions to finish 2026/06/23 04:11:58 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.14s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:11:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/23 04:11:59 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:11:59 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:00 DEBUG : sizeonly: size = 6 OK 2026/06/23 04:12:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/23 04:12:00 INFO : sizeonly: Copied (new) 2026/06/23 04:12:00 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:00 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:00 DEBUG : sizeonly: size = 6 OK 2026/06/23 04:12:00 DEBUG : sizeonly: Sizes identical 2026/06/23 04:12:00 DEBUG : sizeonly: Unchanged skipping 2026/06/23 04:12:00 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:00 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/23 04:12:01 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:01 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/23 04:12:02 INFO : ignore-size: Copied (new) 2026/06/23 04:12:02 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:12:02 DEBUG : ignore-size: Unchanged skipping 2026/06/23 04:12:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:02 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.81s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:03 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:03 DEBUG : existing: size = 6 OK 2026/06/23 04:12:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:12:03 DEBUG : existing: Unchanged skipping 2026/06/23 04:12:03 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:03 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:03 INFO : There was nothing to transfer 2026/06/23 04:12:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/23 04:12:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:04 DEBUG : existing: size = 6 OK 2026/06/23 04:12:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/23 04:12:04 INFO : existing: Copied (replaced existing) 2026/06/23 04:12:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/23 04:12:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:06 DEBUG : existing: size = 6 OK 2026/06/23 04:12:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/23 04:12:06 INFO : existing: Copied (new) 2026/06/23 04:12:06 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:06 DEBUG : existing: Destination exists, skipping 2026/06/23 04:12:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:06 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.75s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/23 04:12:09 DEBUG : c/non empty space: size = 5 OK 2026/06/23 04:12:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:09 DEBUG : c/non empty space: Unchanged skipping 2026/06/23 04:12:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:09 DEBUG : a/potato2: size = 60 OK 2026/06/23 04:12:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:09 INFO : a/potato2: Copied (new) 2026/06/23 04:12:09 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:10 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:12 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:12 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/23 04:12:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:12:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/23 04:12:12 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:12 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:12 INFO : There was nothing to transfer 2026/06/23 04:12:12 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:12 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/23 04:12:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:12:13 INFO : empty space: Updated modification time in destination 2026/06/23 04:12:13 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:13 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:15 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:15 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/23 04:12:15 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:12:15 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:15 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:15 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:16 DEBUG : foo: size = 3 OK 2026/06/23 04:12:16 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/23 04:12:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:12:16 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:12:16 DEBUG : foo: sha1 differ 2026/06/23 04:12:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:16 DEBUG : foo: size = 3 OK 2026/06/23 04:12:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/23 04:12:16 INFO : foo: Copied (replaced existing) 2026/06/23 04:12:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/23 04:12:18 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:18 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:19 DEBUG : potato: size = 60 OK 2026/06/23 04:12:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:19 INFO : potato: Copied (new) 2026/06/23 04:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:21 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:12:21 DEBUG : potato: size = 60 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:12:21 DEBUG : potato: Sizes differ 2026/06/23 04:12:21 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:21 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:21 DEBUG : potato: size = 21 OK 2026/06/23 04:12:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/23 04:12:21 INFO : potato: Copied (replaced existing) 2026/06/23 04:12:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.33s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:23 DEBUG : potato: size = 21 OK 2026/06/23 04:12:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/23 04:12:23 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1545901329) 2026/06/23 04:12:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:12:23 DEBUG : potato: sha1 differ 2026/06/23 04:12:23 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:24 DEBUG : potato: size = 21 OK 2026/06/23 04:12:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/23 04:12:24 INFO : potato: Copied (replaced existing) 2026/06/23 04:12:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:26 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:26 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:26 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/23 04:12:26 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:26 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:29 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:29 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:29 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:29 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:29 DEBUG : potato2: size = 60 OK 2026/06/23 04:12:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:29 INFO : potato2: Copied (new) 2026/06/23 04:12:29 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:41 DEBUG : b/potato: Clearing upload URL because of error: incident id f9996c66d868-6f85a0bda5629085 (500 internal_error) 2026/06/23 04:12:41 DEBUG : pacer: low level retry 1/1 (error incident id f9996c66d868-6f85a0bda5629085 (500 internal_error)) 2026/06/23 04:12:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "b/potato" to B2 bucket rclone-test-woraxaz5diyi: 1/10 (incident id f9996c66d868-6f85a0bda5629085 (500 internal_error)) 2026/06/23 04:12:44 DEBUG : pacer: Reducing sleep to 10ms 2026/06/23 04:12:45 INFO : d: Making directory 2026/06/23 04:12:45 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/23 04:12:45 DEBUG : c/non empty space: size = 5 OK 2026/06/23 04:12:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:45 DEBUG : c/non empty space: Unchanged skipping 2026/06/23 04:12:45 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:45 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:45 DEBUG : a/potato2: size = 60 OK 2026/06/23 04:12:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:45 INFO : a/potato2: Copied (new) 2026/06/23 04:12:45 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:46 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/23 04:12:47 DEBUG : c/non empty space: size = 5 OK 2026/06/23 04:12:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:47 DEBUG : c/non empty space: Unchanged skipping 2026/06/23 04:12:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:47 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:47 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:48 DEBUG : a/potato2: size = 60 OK 2026/06/23 04:12:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:48 INFO : a/potato2: Copied (new) 2026/06/23 04:12:48 ERROR : B2 bucket rclone-test-woraxaz5diyi: not deleting files as there were IO errors 2026/06/23 04:12:48 ERROR : B2 bucket rclone-test-woraxaz5diyi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:50 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:50 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:50 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:50 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:50 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:50 INFO : potato: Deleted 2026/06/23 04:12:50 DEBUG : potato2: size = 60 OK 2026/06/23 04:12:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:52 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:52 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:52 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:53 INFO : potato: Deleted 2026/06/23 04:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:53 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:53 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:53 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:53 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:53 DEBUG : potato2: size = 60 OK 2026/06/23 04:12:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:12:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:12:55 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:55 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:55 DEBUG : potato2: size = 19 OK 2026/06/23 04:12:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/23 04:12:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.96s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:57 DEBUG : enormous: Excluded (Size Filter) 2026/06/23 04:12:57 DEBUG : enormous: Excluded 2026/06/23 04:12:57 DEBUG : potato2: Excluded (Size Filter) 2026/06/23 04:12:57 DEBUG : potato2: Excluded 2026/06/23 04:12:57 DEBUG : potato2: Excluded (Size Filter) 2026/06/23 04:12:57 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:57 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:57 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:57 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:57 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:57 INFO : There was nothing to transfer 2026/06/23 04:12:57 DEBUG : enormous: Excluded (Size Filter) 2026/06/23 04:12:57 DEBUG : enormous: Excluded 2026/06/23 04:12:57 DEBUG : potato2: Excluded (Size Filter) 2026/06/23 04:12:57 DEBUG : potato2: Excluded 2026/06/23 04:12:57 DEBUG : potato2: Excluded (Size Filter) 2026/06/23 04:12:57 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/23 04:12:57 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for checks to finish 2026/06/23 04:12:57 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:57 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for transfers to finish 2026/06/23 04:12:57 DEBUG : Waiting for deletions to finish 2026/06/23 04:12:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:12:59 DEBUG : enormous: Excluded (Size Filter) 2026/06/23 04:12:59 DEBUG : enormous: Excluded 2026/06/23 04:12:59 DEBUG : potato2: Excluded (Size Filter) 2026/06/23 04:12:59 DEBUG : potato2: Excluded 2026/06/23 04:12:59 DEBUG : empty space: size = 1 OK 2026/06/23 04:12:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:12:59 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:12:59 DEBUG : empty space: Unchanged skipping 2026/06/23 04:12:59 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:12:59 DEBUG : Waiting for deletions to finish 2026/06/23 04:13:00 INFO : enormous: Deleted 2026/06/23 04:13:00 INFO : potato2: Deleted 2026/06/23 04:13:00 INFO : There was nothing to transfer 2026/06/23 04:13:00 DEBUG : empty space: size = 1 OK 2026/06/23 04:13:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/23 04:13:00 DEBUG : empty space: Unchanged skipping 2026/06/23 04:13:00 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for checks to finish 2026/06/23 04:13:00 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for transfers to finish 2026/06/23 04:13:00 DEBUG : Waiting for deletions to finish 2026/06/23 04:13:00 INFO : potato2: Deleted 2026/06/23 04:13:00 INFO : enormous: Deleted 2026/06/23 04:13:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.59s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:02 DEBUG : five: Need to transfer - File not found at Destination 2026/06/23 04:13:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:13:02 DEBUG : four: size = 8 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:13:02 DEBUG : four: Sizes differ 2026/06/23 04:13:02 DEBUG : one: Destination is newer than source, skipping 2026/06/23 04:13:02 DEBUG : two: size = 3 OK 2026/06/23 04:13:02 DEBUG : three: size = 5 OK 2026/06/23 04:13:02 DEBUG : three: Sizes identical 2026/06/23 04:13:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/23 04:13:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/23 04:13:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1545901329) 2026/06/23 04:13:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:13:02 DEBUG : two: sha1 differ 2026/06/23 04:13:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:03 DEBUG : five: size = 4 OK 2026/06/23 04:13:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/23 04:13:03 INFO : five: Copied (new) 2026/06/23 04:13:03 DEBUG : four: size = 4 OK 2026/06/23 04:13:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/23 04:13:03 INFO : four: Copied (replaced existing) 2026/06/23 04:13:03 DEBUG : two: size = 3 OK 2026/06/23 04:13:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/23 04:13:03 INFO : two: Copied (replaced existing) 2026/06/23 04:13:03 DEBUG : Waiting for deletions to finish 2026/06/23 04:13:04 DEBUG : four: size = 4 OK 2026/06/23 04:13:04 DEBUG : five: size = 4 OK 2026/06/23 04:13:04 DEBUG : one: Destination is newer than source, skipping 2026/06/23 04:13:04 DEBUG : three: size = 5 OK 2026/06/23 04:13:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/23 04:13:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:04 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/23 04:13:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/23 04:13:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/23 04:13:04 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/23 04:13:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/23 04:13:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1545901329) 2026/06/23 04:13:04 DEBUG : two: size = 3 OK 2026/06/23 04:13:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:13:04 DEBUG : three: sha1 differ 2026/06/23 04:13:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/23 04:13:04 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/23 04:13:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/23 04:13:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/23 04:13:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:04 DEBUG : three: size = 5 OK 2026/06/23 04:13:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:13:04 INFO : three: Copied (replaced existing) 2026/06/23 04:13:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.65s) === 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-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/23 04:13:05 INFO : B2 bucket rclone-test-woraxaz5diyi: Making map for --track-renames 2026/06/23 04:13:05 INFO : B2 bucket rclone-test-woraxaz5diyi: Finished making map for --track-renames 2026/06/23 04:13:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/23 04:13:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for renames to finish 2026/06/23 04:13:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/23 04:13:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:06 DEBUG : potato: size = 14 OK 2026/06/23 04:13:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/23 04:13:06 INFO : potato: Copied (new) 2026/06/23 04:13:06 DEBUG : yam: size = 11 OK 2026/06/23 04:13:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/23 04:13:06 INFO : yam: Copied (new) 2026/06/23 04:13:06 DEBUG : Waiting for deletions to finish 2026/06/23 04:13:06 INFO : B2 bucket rclone-test-woraxaz5diyi: Making map for --track-renames 2026/06/23 04:13:06 DEBUG : potato: size = 14 OK 2026/06/23 04:13:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:13:06 INFO : B2 bucket rclone-test-woraxaz5diyi: Finished making map for --track-renames 2026/06/23 04:13:06 DEBUG : potato: Unchanged skipping 2026/06/23 04:13:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for renames to finish 2026/06/23 04:13:07 DEBUG : yaml: size = 11 OK 2026/06/23 04:13:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/23 04:13:07 INFO : yam: Copied (server-side copy) to: yaml 2026/06/23 04:13:07 INFO : yam: Deleted 2026/06/23 04:13:07 INFO : yaml: Renamed from "yam" 2026/06/23 04:13:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/23 04:13:09 INFO : B2 bucket rclone-test-woraxaz5diyi: Making map for --track-renames 2026/06/23 04:13:09 INFO : B2 bucket rclone-test-woraxaz5diyi: Finished making map for --track-renames 2026/06/23 04:13:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/23 04:13:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/23 04:13:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for renames to finish 2026/06/23 04:13:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:09 DEBUG : potato: size = 14 OK 2026/06/23 04:13:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/23 04:13:09 INFO : potato: Copied (new) 2026/06/23 04:13:09 DEBUG : yam: size = 11 OK 2026/06/23 04:13:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/23 04:13:09 INFO : yam: Copied (new) 2026/06/23 04:13:09 DEBUG : Waiting for deletions to finish 2026/06/23 04:13:09 DEBUG : potato: size = 14 OK 2026/06/23 04:13:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:13:09 INFO : B2 bucket rclone-test-woraxaz5diyi: Making map for --track-renames 2026/06/23 04:13:09 INFO : B2 bucket rclone-test-woraxaz5diyi: Finished making map for --track-renames 2026/06/23 04:13:09 DEBUG : potato: Unchanged skipping 2026/06/23 04:13:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for renames to finish 2026/06/23 04:13:11 DEBUG : yaml: size = 11 OK 2026/06/23 04:13:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/23 04:13:11 INFO : yam: Copied (server-side copy) to: yaml 2026/06/23 04:13:11 INFO : yam: Deleted 2026/06/23 04:13:11 INFO : yaml: Renamed from "yam" 2026/06/23 04:13:11 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/23 04:13:12 INFO : B2 bucket rclone-test-woraxaz5diyi: Making map for --track-renames 2026/06/23 04:13:12 INFO : B2 bucket rclone-test-woraxaz5diyi: Finished making map for --track-renames 2026/06/23 04:13:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/23 04:13:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/23 04:13:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for renames to finish 2026/06/23 04:13:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:12 DEBUG : sub/yam: size = 11 OK 2026/06/23 04:13:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/23 04:13:12 INFO : sub/yam: Copied (new) 2026/06/23 04:13:13 DEBUG : potato: size = 14 OK 2026/06/23 04:13:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/23 04:13:13 INFO : potato: Copied (new) 2026/06/23 04:13:13 DEBUG : Waiting for deletions to finish 2026/06/23 04:13:13 DEBUG : potato: size = 14 OK 2026/06/23 04:13:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:13:13 INFO : B2 bucket rclone-test-woraxaz5diyi: Making map for --track-renames 2026/06/23 04:13:13 INFO : B2 bucket rclone-test-woraxaz5diyi: Finished making map for --track-renames 2026/06/23 04:13:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:13 DEBUG : potato: Unchanged skipping 2026/06/23 04:13:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for renames to finish 2026/06/23 04:13:13 DEBUG : yam: size = 11 OK 2026/06/23 04:13:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/23 04:13:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/23 04:13:14 INFO : sub/yam: Deleted 2026/06/23 04:13:14 INFO : yam: Renamed from "sub/yam" 2026/06/23 04:13:14 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.65s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:14 DEBUG : Creating backend with remote "/tmp/rclone1545901329/dir1" 2026/06/23 04:13:14 DEBUG : Creating backend with remote "/tmp/rclone1545901329/dir2" 2026/06/23 04:13:14 DEBUG : Local file system at /tmp/rclone1545901329/dir2: Using server-side directory move 2026/06/23 04:13:14 INFO : Local file system at /tmp/rclone1545901329/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/23 04:13:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/23 04:13:14 INFO : file1.txt: Moved (server-side) 2026/06/23 04:13:14 DEBUG : Local file system at /tmp/rclone1545901329/dir2: Waiting for checks to finish 2026/06/23 04:13:14 DEBUG : Local file system at /tmp/rclone1545901329/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:13:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/23 04:13:15 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:15 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/23 04:13:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/23 04:13:15 INFO : nested/sub dir/file: Copied (new) 2026/06/23 04:13:15 INFO : nested/sub dir/file: Deleted 2026/06/23 04:13:16 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:13:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:13:16 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:13:16 INFO : sub dir/hello world: Deleted 2026/06/23 04:13:16 INFO : sub dir: Removing directory 2026/06/23 04:13:16 INFO : nested/sub dir: Removing directory 2026/06/23 04:13:16 INFO : nested: Removing directory 2026/06/23 04:13:16 DEBUG : Local file system at /tmp/rclone1545901329: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/23 04:13:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/23 04:13:17 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:17 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/23 04:13:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:13:17 INFO : sub dir/hello world: Copied (new) 2026/06/23 04:13:17 INFO : sub dir/hello world: Deleted 2026/06/23 04:13:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/23 04:13:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/23 04:13:17 INFO : nested/sub dir/file: Copied (new) 2026/06/23 04:13:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.33s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/23 04:13:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/23 04:13:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:18 DEBUG : existing: size = 6 OK 2026/06/23 04:13:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/23 04:13:18 INFO : existing: Copied (new) 2026/06/23 04:13:18 INFO : existing: Deleted 2026/06/23 04:13:18 DEBUG : existing-b: size = 6 OK 2026/06/23 04:13:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/23 04:13:18 INFO : existing-b: Copied (new) 2026/06/23 04:13:18 INFO : existing-b: Deleted 2026/06/23 04:13:19 DEBUG : existing: Destination exists, skipping 2026/06/23 04:13:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/23 04:13:19 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:13:19 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:13:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-pofezox7yiza" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-woraxaz5diyi -> B2 bucket rclone-test-pofezox7yiza 2026/06/23 04:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:13:23 DEBUG : empty space: size = 1 OK 2026/06/23 04:13:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/23 04:13:23 DEBUG : empty space: Unchanged skipping 2026/06/23 04:13:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:13:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pofezox7yiza) 2026/06/23 04:13:23 DEBUG : potato3: Sizes differ 2026/06/23 04:13:23 DEBUG : B2 bucket rclone-test-pofezox7yiza: Waiting for checks to finish 2026/06/23 04:13:24 INFO : empty space: Deleted 2026/06/23 04:13:24 DEBUG : B2 bucket rclone-test-pofezox7yiza: Waiting for transfers to finish 2026/06/23 04:13:24 DEBUG : potato2: size = 60 OK 2026/06/23 04:13:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:13:24 INFO : potato2: Copied (server-side copy) 2026/06/23 04:13:24 DEBUG : potato3: size = 68 OK 2026/06/23 04:13:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/23 04:13:24 INFO : potato3: Copied (server-side copy) 2026/06/23 04:13:24 INFO : potato2: Deleted 2026/06/23 04:13:24 INFO : potato3: Deleted 2026/06/23 04:13:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tekakov7yayo" 2026/06/23 04:13:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/23 04:13:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:13:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/23 04:13:26 DEBUG : B2 bucket rclone-test-tekakov7yayo: Waiting for checks to finish 2026/06/23 04:13:26 DEBUG : B2 bucket rclone-test-tekakov7yayo: Waiting for transfers to finish 2026/06/23 04:13:27 DEBUG : empty space: size = 1 OK 2026/06/23 04:13:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:13:27 INFO : empty space: Copied (server-side copy) 2026/06/23 04:13:27 INFO : empty space: Deleted 2026/06/23 04:13:27 DEBUG : potato2: size = 60 OK 2026/06/23 04:13:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:13:27 INFO : potato2: Copied (server-side copy) 2026/06/23 04:13:27 INFO : potato2: Deleted 2026/06/23 04:13:28 DEBUG : potato3: size = 68 OK 2026/06/23 04:13:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/23 04:13:28 INFO : potato3: Copied (server-side copy) 2026/06/23 04:13:28 INFO : potato3: Deleted 2026/06/23 04:13:28 DEBUG : B2 bucket rclone-test-tekakov7yayo: Purge remote 2026/06/23 04:13:28 INFO : B2 bucket rclone-test-tekakov7yayo: cleaning bucket "rclone-test-tekakov7yayo" of all files 2026/06/23 04:13:28 DEBUG : empty space: Deleting (id "4_z4fc2ddc3a0edfb2b9fe80e1b_f117f19f3ec49d084_d20260623_m041326_c001_v0001150_t0020_u01782188006910") 2026/06/23 04:13:28 DEBUG : potato2: Deleting (id "4_z4fc2ddc3a0edfb2b9fe80e1b_f117682f862fbde32_d20260623_m041327_c001_v0001037_t0001_u01782188007254") 2026/06/23 04:13:28 DEBUG : potato3: Deleting (id "4_z4fc2ddc3a0edfb2b9fe80e1b_f1016dbc15a62cfc7_d20260623_m041327_c001_v0001102_t0027_u01782188007416") 2026/06/23 04:13:29 DEBUG : B2 bucket rclone-test-pofezox7yiza: Purge remote 2026/06/23 04:13:29 INFO : B2 bucket rclone-test-pofezox7yiza: cleaning bucket "rclone-test-pofezox7yiza" of all files 2026/06/23 04:13:29 DEBUG : empty space: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f4013c61518f0224a_d20260623_m041327_c001_v7007000_t0000_u01782188007408") 2026/06/23 04:13:29 DEBUG : empty space: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f103cdf651bf6ad5f_d20260623_m041323_c001_v0001185_t0004_u01782188003170") 2026/06/23 04:13:29 DEBUG : potato2: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f4013c61518f0224c_d20260623_m041327_c001_v7007000_t0000_u01782188007594") 2026/06/23 04:13:29 DEBUG : potato2: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f1098b8da630a62b2_d20260623_m041323_c001_v0001044_t0036_u01782188003970") 2026/06/23 04:13:29 DEBUG : potato3: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f4013c61518f0224d_d20260623_m041328_c001_v7007000_t0000_u01782188008343") 2026/06/23 04:13:29 DEBUG : potato3: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f1012a4e4146af3d8_d20260623_m041324_c001_v0001091_t0024_u01782188004350") 2026/06/23 04:13:29 DEBUG : potato3: Deleting (id "4_zbf62cdb3a0edfb2b9fe80e1b_f103cdf651bf6ad63_d20260623_m041323_c001_v0001185_t0045_u01782188003363") --- PASS: TestServerSideMove (11.19s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jicuqiw8koku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-woraxaz5diyi -> B2 bucket rclone-test-jicuqiw8koku 2026/06/23 04:13:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/23 04:13:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/23 04:13:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:13:36 DEBUG : potato3: size = 68 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:13:36 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jicuqiw8koku) 2026/06/23 04:13:36 DEBUG : potato3: Sizes differ 2026/06/23 04:13:36 DEBUG : B2 bucket rclone-test-jicuqiw8koku: Waiting for checks to finish 2026/06/23 04:13:36 DEBUG : B2 bucket rclone-test-jicuqiw8koku: Waiting for transfers to finish 2026/06/23 04:13:36 DEBUG : potato2: size = 60 OK 2026/06/23 04:13:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:13:36 INFO : potato2: Copied (server-side copy) 2026/06/23 04:13:37 INFO : potato2: Deleted 2026/06/23 04:13:37 DEBUG : potato3: size = 68 OK 2026/06/23 04:13:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/23 04:13:37 INFO : potato3: Copied (server-side copy) 2026/06/23 04:13:37 INFO : potato3: Deleted 2026/06/23 04:13:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sibetor6daga" 2026/06/23 04:13:38 DEBUG : empty space: Excluded (Size Filter) 2026/06/23 04:13:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:13:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/23 04:13:39 DEBUG : B2 bucket rclone-test-sibetor6daga: Waiting for checks to finish 2026/06/23 04:13:39 DEBUG : B2 bucket rclone-test-sibetor6daga: Waiting for transfers to finish 2026/06/23 04:13:39 DEBUG : potato2: size = 60 OK 2026/06/23 04:13:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:13:39 INFO : potato2: Copied (server-side copy) 2026/06/23 04:13:39 INFO : potato2: Deleted 2026/06/23 04:13:40 DEBUG : potato3: size = 68 OK 2026/06/23 04:13:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/23 04:13:40 INFO : potato3: Copied (server-side copy) 2026/06/23 04:13:40 INFO : potato3: Deleted 2026/06/23 04:13:41 DEBUG : B2 bucket rclone-test-sibetor6daga: Purge remote 2026/06/23 04:13:41 INFO : B2 bucket rclone-test-sibetor6daga: cleaning bucket "rclone-test-sibetor6daga" of all files 2026/06/23 04:13:41 DEBUG : potato2: Deleting (id "4_zef820dd3a0fdfb2b9fe80e1b_f109477b64d879080_d20260623_m041339_c001_v0001185_t0025_u01782188019572") 2026/06/23 04:13:41 DEBUG : potato3: Deleting (id "4_zef820dd3a0fdfb2b9fe80e1b_f114e1b606d870cec_d20260623_m041339_c001_v0001105_t0013_u01782188019790") 2026/06/23 04:13:41 DEBUG : B2 bucket rclone-test-jicuqiw8koku: Purge remote 2026/06/23 04:13:41 INFO : B2 bucket rclone-test-jicuqiw8koku: cleaning bucket "rclone-test-jicuqiw8koku" of all files 2026/06/23 04:13:42 DEBUG : empty space: Deleting (id "4_zcf62fdb3a0edfb2b9fe80e1b_f101094b032b76e2a_d20260623_m041335_c001_v0001150_t0035_u01782188015505") 2026/06/23 04:13:42 DEBUG : potato2: Deleting (id "4_zcf62fdb3a0edfb2b9fe80e1b_f423c1bebcc86b622_d20260623_m041339_c001_v7007000_t0000_u01782188019768") 2026/06/23 04:13:42 DEBUG : potato2: Deleting (id "4_zcf62fdb3a0edfb2b9fe80e1b_f1047c976d350e443_d20260623_m041336_c001_v0001173_t0048_u01782188016733") 2026/06/23 04:13:42 DEBUG : potato3: Deleting (id "4_zcf62fdb3a0edfb2b9fe80e1b_f423c1bebcc86b624_d20260623_m041340_c001_v7007000_t0000_u01782188020607") 2026/06/23 04:13:42 DEBUG : potato3: Deleting (id "4_zcf62fdb3a0edfb2b9fe80e1b_f112add27905fe31d_d20260623_m041337_c001_v0001184_t0014_u01782188017127") 2026/06/23 04:13:42 DEBUG : potato3: Deleting (id "4_zcf62fdb3a0edfb2b9fe80e1b_f101094b032b76e2e_d20260623_m041335_c001_v0001150_t0037_u01782188015860") --- PASS: TestServerSideMoveWithFilter (12.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xalimov9kile" 2026/06/23 04:13:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-woraxaz5diyi -> B2 bucket rclone-test-xalimov9kile 2026/06/23 04:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:13:48 DEBUG : empty space: size = 1 OK 2026/06/23 04:13:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/23 04:13:48 DEBUG : empty space: Unchanged skipping 2026/06/23 04:13:48 DEBUG : potato3: size = 68 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:13:48 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xalimov9kile) 2026/06/23 04:13:48 DEBUG : potato3: Sizes differ 2026/06/23 04:13:48 DEBUG : B2 bucket rclone-test-xalimov9kile: Waiting for checks to finish 2026/06/23 04:13:48 INFO : empty space: Deleted 2026/06/23 04:13:48 DEBUG : B2 bucket rclone-test-xalimov9kile: Waiting for transfers to finish 2026/06/23 04:13:48 DEBUG : potato2: size = 60 OK 2026/06/23 04:13:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:13:48 INFO : potato2: Copied (server-side copy) 2026/06/23 04:13:48 INFO : potato2: Deleted 2026/06/23 04:13:49 DEBUG : potato3: size = 68 OK 2026/06/23 04:13:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/23 04:13:49 INFO : potato3: Copied (server-side copy) 2026/06/23 04:13:49 INFO : potato3: Deleted 2026/06/23 04:13:49 DEBUG : Creating backend with remote "TestB2:rclone-test-waginob9mebo" 2026/06/23 04:13:50 INFO : tomatoDir: Making directory 2026/06/23 04:13:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/23 04:13:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/23 04:13:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/23 04:13:50 DEBUG : B2 bucket rclone-test-waginob9mebo: Waiting for checks to finish 2026/06/23 04:13:50 DEBUG : B2 bucket rclone-test-waginob9mebo: Waiting for transfers to finish 2026/06/23 04:13:52 DEBUG : empty space: size = 1 OK 2026/06/23 04:13:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/23 04:13:52 INFO : empty space: Copied (server-side copy) 2026/06/23 04:13:52 DEBUG : potato2: size = 60 OK 2026/06/23 04:13:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/23 04:13:52 INFO : potato2: Copied (server-side copy) 2026/06/23 04:13:52 INFO : empty space: Deleted 2026/06/23 04:13:52 INFO : potato2: Deleted 2026/06/23 04:13:52 DEBUG : potato3: size = 68 OK 2026/06/23 04:13:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/23 04:13:52 INFO : potato3: Copied (server-side copy) 2026/06/23 04:13:52 INFO : potato3: Deleted 2026/06/23 04:13:53 DEBUG : B2 bucket rclone-test-waginob9mebo: Purge remote 2026/06/23 04:13:53 INFO : B2 bucket rclone-test-waginob9mebo: cleaning bucket "rclone-test-waginob9mebo" of all files 2026/06/23 04:13:53 DEBUG : empty space: Deleting (id "4_z5f223dc3a0fdfb2b9fe80e1b_f11184237e131981e_d20260623_m041351_c001_v0001042_t0020_u01782188031460") 2026/06/23 04:13:53 DEBUG : potato2: Deleting (id "4_z5f223dc3a0fdfb2b9fe80e1b_f109c716dd473cb9f_d20260623_m041351_c001_v0001174_t0056_u01782188031827") 2026/06/23 04:13:53 DEBUG : potato3: Deleting (id "4_z5f223dc3a0fdfb2b9fe80e1b_f101743eb75265ca5_d20260623_m041351_c001_v0001109_t0044_u01782188031842") 2026/06/23 04:13:53 DEBUG : B2 bucket rclone-test-xalimov9kile: Purge remote 2026/06/23 04:13:53 INFO : B2 bucket rclone-test-xalimov9kile: cleaning bucket "rclone-test-xalimov9kile" of all files 2026/06/23 04:13:54 DEBUG : empty space: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f41985ecd4fee7e0d_d20260623_m041352_c001_v7007000_t0000_u01782188032142") 2026/06/23 04:13:54 DEBUG : empty space: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f110d8c5d343a1492_d20260623_m041347_c001_v0001176_t0014_u01782188027852") 2026/06/23 04:13:54 DEBUG : potato2: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f400d39c7632bb4a7_d20260623_m041352_c001_v7007000_t0000_u01782188032175") 2026/06/23 04:13:54 DEBUG : potato2: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f1161963283945a38_d20260623_m041348_c001_v0001182_t0005_u01782188028655") 2026/06/23 04:13:54 DEBUG : potato3: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f400d39c7632bb4aa_d20260623_m041352_c001_v7007000_t0000_u01782188032408") 2026/06/23 04:13:54 DEBUG : potato3: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f11039a8d15c2946f_d20260623_m041348_c001_v0001161_t0050_u01782188028912") 2026/06/23 04:13:54 DEBUG : potato3: Deleting (id "4_z4f522dc3a0fdfb2b9fe80e1b_f110d8c5d343a1498_d20260623_m041348_c001_v0001176_t0009_u01782188028061") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.91s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/rclone-sync-test" 2026/06/23 04:14:01 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/rclone-sync-test-include/layer2" 2026/06/23 04:14:03 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/rclone-sync-test-ignore-file" 2026/06/23 04:14:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi path rclone-sync-test: Waiting for checks to finish 2026/06/23 04:14:06 DEBUG : B2 bucket rclone-test-woraxaz5diyi path rclone-sync-test: Waiting for transfers to finish 2026/06/23 04:14:06 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:06 INFO : There was nothing to transfer 2026/06/23 04:14:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:14:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:14:07 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:07 INFO : There was nothing to transfer 2026/06/23 04:14:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/23 04:14:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/23 04:14:07 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:07 INFO : There was nothing to transfer 2026/06/23 04:14:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:14:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:14:07 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:07 INFO : There was nothing to transfer 2026/06/23 04:14:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/23 04:14:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/23 04:14:08 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.18s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/CompareDest" 2026/06/23 04:14:12 DEBUG : one: Need to transfer - File not found at Destination 2026/06/23 04:14:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:13 DEBUG : one: size = 3 OK 2026/06/23 04:14:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:14:13 INFO : one: Copied (new) 2026/06/23 04:14:13 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:13 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:13 DEBUG : one: Sizes differ 2026/06/23 04:14:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:14 DEBUG : one: size = 5 OK 2026/06/23 04:14:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/23 04:14:14 INFO : one: Copied (replaced existing) 2026/06/23 04:14:14 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:16 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:16 DEBUG : one: Sizes differ 2026/06/23 04:14:16 DEBUG : one: size = 5 OK 2026/06/23 04:14:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/23 04:14:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:16 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:16 INFO : There was nothing to transfer 2026/06/23 04:14:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:18 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:18 DEBUG : one: Sizes differ 2026/06/23 04:14:18 DEBUG : two: size = 3 OK 2026/06/23 04:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/23 04:14:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:18 DEBUG : one: size = 5 OK 2026/06/23 04:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/23 04:14:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:18 INFO : There was nothing to transfer 2026/06/23 04:14:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:18 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:18 DEBUG : one: Sizes differ 2026/06/23 04:14:18 DEBUG : two: size = 3 OK 2026/06/23 04:14:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/23 04:14:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:18 DEBUG : one: size = 5 OK 2026/06/23 04:14:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/23 04:14:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:18 INFO : There was nothing to transfer 2026/06/23 04:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:19 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:19 DEBUG : one: Sizes differ 2026/06/23 04:14:20 DEBUG : two: size = 3 OK 2026/06/23 04:14:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/23 04:14:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/23 04:14:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/23 04:14:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:20 DEBUG : one: size = 5 OK 2026/06/23 04:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/23 04:14:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:20 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:20 INFO : There was nothing to transfer 2026/06/23 04:14:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:20 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:20 DEBUG : one: Sizes differ 2026/06/23 04:14:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:20 DEBUG : two: size = 3 (B2 bucket rclone-test-woraxaz5diyi path CompareDest) 2026/06/23 04:14:20 DEBUG : two: Sizes differ 2026/06/23 04:14:20 DEBUG : two: Need to transfer - File not found at Destination 2026/06/23 04:14:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:20 DEBUG : one: size = 5 OK 2026/06/23 04:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/23 04:14:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:21 DEBUG : two: size = 5 OK 2026/06/23 04:14:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/23 04:14:21 INFO : two: Copied (new) 2026/06/23 04:14:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.59s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dest" 2026/06/23 04:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/pre-dest1" 2026/06/23 04:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/pre-dest2" 2026/06/23 04:14:29 DEBUG : 1: size = 1 OK 2026/06/23 04:14:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:14:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/23 04:14:29 DEBUG : 2: size = 1 OK 2026/06/23 04:14:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:14:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/23 04:14:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/23 04:14:29 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dest: Waiting for checks to finish 2026/06/23 04:14:29 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dest: Waiting for transfers to finish 2026/06/23 04:14:30 DEBUG : 3: size = 1 OK 2026/06/23 04:14:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/23 04:14:30 INFO : 3: Copied (new) 2026/06/23 04:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:14:32 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/CopyDest" 2026/06/23 04:14:35 DEBUG : one: Need to transfer - File not found at Destination 2026/06/23 04:14:35 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:35 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:36 DEBUG : one: size = 3 OK 2026/06/23 04:14:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:14:36 INFO : one: Copied (new) 2026/06/23 04:14:36 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:36 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:36 DEBUG : one: Sizes differ 2026/06/23 04:14:36 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:37 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:37 DEBUG : one: size = 5 OK 2026/06/23 04:14:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/23 04:14:37 INFO : one: Copied (replaced existing) 2026/06/23 04:14:37 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/BackupDir" 2026/06/23 04:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:40 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:40 DEBUG : one: Sizes differ 2026/06/23 04:14:40 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:40 DEBUG : one: size = 5 OK 2026/06/23 04:14:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:40 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:40 DEBUG : one: Sizes differ 2026/06/23 04:14:41 DEBUG : one: size = 3 OK 2026/06/23 04:14:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:14:41 INFO : one: Copied (server-side copy) 2026/06/23 04:14:42 INFO : one: Deleted 2026/06/23 04:14:42 DEBUG : one: size = 5 OK 2026/06/23 04:14:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/23 04:14:42 INFO : one: Copied (server-side copy) 2026/06/23 04:14:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/23 04:14:42 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:42 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:43 DEBUG : one: size = 5 OK 2026/06/23 04:14:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:43 DEBUG : one: Unchanged skipping 2026/06/23 04:14:43 DEBUG : two: size = 3 OK 2026/06/23 04:14:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:44 DEBUG : two: size = 3 OK 2026/06/23 04:14:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/23 04:14:44 INFO : two: Copied (server-side copy) 2026/06/23 04:14:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/23 04:14:44 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:44 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:44 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:44 DEBUG : one: size = 5 OK 2026/06/23 04:14:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:44 DEBUG : one: Unchanged skipping 2026/06/23 04:14:44 DEBUG : two: size = 3 OK 2026/06/23 04:14:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:44 DEBUG : two: Unchanged skipping 2026/06/23 04:14:44 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:44 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:44 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:44 INFO : There was nothing to transfer 2026/06/23 04:14:45 DEBUG : one: size = 5 OK 2026/06/23 04:14:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:45 DEBUG : one: Unchanged skipping 2026/06/23 04:14:46 DEBUG : three: size = 7 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:46 DEBUG : three: size = 5 (B2 bucket rclone-test-woraxaz5diyi path CopyDest) 2026/06/23 04:14:46 DEBUG : three: Sizes differ 2026/06/23 04:14:46 DEBUG : three: Destination not found in --copy-dest 2026/06/23 04:14:46 DEBUG : three: Need to transfer - File not found at Destination 2026/06/23 04:14:46 DEBUG : two: size = 3 OK 2026/06/23 04:14:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/23 04:14:46 DEBUG : two: Unchanged skipping 2026/06/23 04:14:46 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:46 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:46 DEBUG : three: size = 7 OK 2026/06/23 04:14:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/23 04:14:46 INFO : three: Copied (new) 2026/06/23 04:14:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.77s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:14:51 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/backup" 2026/06/23 04:14:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:54 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:54 DEBUG : one: Sizes differ 2026/06/23 04:14:54 DEBUG : two: size = 3 OK 2026/06/23 04:14:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:14:54 DEBUG : two: Unchanged skipping 2026/06/23 04:14:54 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:55 DEBUG : one: size = 3 OK 2026/06/23 04:14:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:14:55 INFO : one: Copied (server-side copy) 2026/06/23 04:14:56 INFO : one: Deleted 2026/06/23 04:14:56 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:14:57 DEBUG : one: size = 4 OK 2026/06/23 04:14:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:14:57 INFO : one: Copied (new) 2026/06/23 04:14:57 DEBUG : Waiting for deletions to finish 2026/06/23 04:14:57 DEBUG : three.txt: size = 5 OK 2026/06/23 04:14:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:14:57 INFO : three.txt: Copied (server-side copy) 2026/06/23 04:14:57 INFO : three.txt: Deleted 2026/06/23 04:14:57 INFO : three.txt: Moved into backup dir 2026/06/23 04:14:59 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:14:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:14:59 DEBUG : one: size = 4 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:14:59 DEBUG : one: Sizes differ 2026/06/23 04:14:59 DEBUG : two: size = 3 OK 2026/06/23 04:14:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:14:59 DEBUG : two: Unchanged skipping 2026/06/23 04:15:00 DEBUG : one: size = 4 OK 2026/06/23 04:15:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:00 INFO : one: Copied (server-side copy) 2026/06/23 04:15:00 INFO : one: Deleted 2026/06/23 04:15:00 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:00 DEBUG : one: size = 5 OK 2026/06/23 04:15:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/23 04:15:00 INFO : one: Copied (new) 2026/06/23 04:15:00 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:01 DEBUG : three.txt: size = 6 OK 2026/06/23 04:15:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:15:01 INFO : three.txt: Copied (server-side copy) 2026/06/23 04:15:01 INFO : three.txt: Deleted 2026/06/23 04:15:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.96s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:15:04 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/backup" 2026/06/23 04:15:07 DEBUG : two: size = 3 OK 2026/06/23 04:15:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:07 DEBUG : two: Unchanged skipping 2026/06/23 04:15:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:07 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:07 DEBUG : one: Sizes differ 2026/06/23 04:15:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:15:08 DEBUG : one.bak: size = 3 OK 2026/06/23 04:15:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:15:08 INFO : one: Copied (server-side copy) to: one.bak 2026/06/23 04:15:09 INFO : one: Deleted 2026/06/23 04:15:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:10 DEBUG : one: size = 4 OK 2026/06/23 04:15:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:10 INFO : one: Copied (new) 2026/06/23 04:15:10 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:10 DEBUG : three.txt.bak: size = 5 OK 2026/06/23 04:15:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:15:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/23 04:15:10 INFO : three.txt: Deleted 2026/06/23 04:15:10 INFO : three.txt: Moved into backup dir 2026/06/23 04:15:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:12 DEBUG : one: size = 4 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:12 DEBUG : one: Sizes differ 2026/06/23 04:15:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:15:12 DEBUG : two: size = 3 OK 2026/06/23 04:15:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:12 DEBUG : two: Unchanged skipping 2026/06/23 04:15:12 DEBUG : one.bak: size = 4 OK 2026/06/23 04:15:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:12 INFO : one: Copied (server-side copy) to: one.bak 2026/06/23 04:15:13 INFO : one: Deleted 2026/06/23 04:15:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:14 DEBUG : one: size = 5 OK 2026/06/23 04:15:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/23 04:15:14 INFO : one: Copied (new) 2026/06/23 04:15:14 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:14 DEBUG : three.txt.bak: size = 6 OK 2026/06/23 04:15:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:15:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/23 04:15:15 INFO : three.txt: Deleted 2026/06/23 04:15:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/backup" 2026/06/23 04:15:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:21 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:21 DEBUG : one: Sizes differ 2026/06/23 04:15:21 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:15:21 DEBUG : two: size = 3 OK 2026/06/23 04:15:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:21 DEBUG : two: Unchanged skipping 2026/06/23 04:15:22 DEBUG : one-2019-01-01: size = 3 OK 2026/06/23 04:15:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:15:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/23 04:15:22 INFO : one: Deleted 2026/06/23 04:15:22 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:23 DEBUG : one: size = 4 OK 2026/06/23 04:15:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:23 INFO : one: Copied (new) 2026/06/23 04:15:23 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:24 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/23 04:15:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:15:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/23 04:15:24 INFO : three.txt: Deleted 2026/06/23 04:15:24 INFO : three.txt: Moved into backup dir 2026/06/23 04:15:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:26 DEBUG : one: size = 4 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:26 DEBUG : one: Sizes differ 2026/06/23 04:15:26 DEBUG : two: size = 3 OK 2026/06/23 04:15:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:26 DEBUG : two: Unchanged skipping 2026/06/23 04:15:26 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:15:26 DEBUG : one-2019-01-01: size = 4 OK 2026/06/23 04:15:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/23 04:15:26 INFO : one: Deleted 2026/06/23 04:15:26 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:27 DEBUG : one: size = 5 OK 2026/06/23 04:15:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/23 04:15:27 INFO : one: Copied (new) 2026/06/23 04:15:27 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:27 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/23 04:15:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:15:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/23 04:15:27 INFO : three.txt: Deleted 2026/06/23 04:15:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.73s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:15:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:32 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:32 DEBUG : one: Sizes differ 2026/06/23 04:15:32 DEBUG : two: size = 3 OK 2026/06/23 04:15:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:15:32 DEBUG : two: Unchanged skipping 2026/06/23 04:15:33 DEBUG : one.bak: size = 3 OK 2026/06/23 04:15:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:15:33 INFO : one: Copied (server-side copy) to: one.bak 2026/06/23 04:15:33 INFO : one: Deleted 2026/06/23 04:15:33 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:34 DEBUG : one: size = 4 OK 2026/06/23 04:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:34 INFO : one: Copied (new) 2026/06/23 04:15:34 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:34 DEBUG : three.txt.bak: size = 5 OK 2026/06/23 04:15:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:15:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/23 04:15:35 INFO : three.txt: Deleted 2026/06/23 04:15:35 INFO : three.txt: Moved into backup dir 2026/06/23 04:15:36 DEBUG : one.bak: Excluded (Path Filter) 2026/06/23 04:15:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/23 04:15:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:36 DEBUG : two: size = 3 OK 2026/06/23 04:15:36 DEBUG : one: size = 4 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:36 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for checks to finish 2026/06/23 04:15:36 DEBUG : one: Sizes differ 2026/06/23 04:15:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:36 DEBUG : two: Unchanged skipping 2026/06/23 04:15:37 DEBUG : one.bak: size = 4 OK 2026/06/23 04:15:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:37 INFO : one: Copied (server-side copy) to: one.bak 2026/06/23 04:15:37 INFO : one: Deleted 2026/06/23 04:15:37 DEBUG : B2 bucket rclone-test-woraxaz5diyi path dst: Waiting for transfers to finish 2026/06/23 04:15:38 DEBUG : one: size = 5 OK 2026/06/23 04:15:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/23 04:15:38 INFO : one: Copied (new) 2026/06/23 04:15:38 DEBUG : Waiting for deletions to finish 2026/06/23 04:15:38 DEBUG : three.txt.bak: size = 6 OK 2026/06/23 04:15:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:15:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/23 04:15:38 INFO : three.txt: Deleted 2026/06/23 04:15:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.10s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:15:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:43 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:43 DEBUG : one: Sizes differ 2026/06/23 04:15:45 DEBUG : one.bak: size = 3 OK 2026/06/23 04:15:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:15:45 INFO : one: Copied (server-side copy) to: one.bak 2026/06/23 04:15:45 INFO : one: Deleted 2026/06/23 04:15:46 DEBUG : one: size = 4 OK 2026/06/23 04:15:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:46 INFO : one: Copied (new) 2026/06/23 04:15:46 DEBUG : two: size = 3 OK 2026/06/23 04:15:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:46 DEBUG : two: Unchanged skipping 2026/06/23 04:15:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:47 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:47 DEBUG : three.txt: Sizes differ 2026/06/23 04:15:47 DEBUG : three.txt.bak: size = 5 OK 2026/06/23 04:15:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:15:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/23 04:15:47 INFO : three.txt: Deleted 2026/06/23 04:15:48 DEBUG : three.txt: size = 6 OK 2026/06/23 04:15:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:15:48 INFO : three.txt: Copied (new) 2026/06/23 04:15:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:49 DEBUG : one: size = 4 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:49 DEBUG : one: Sizes differ 2026/06/23 04:15:50 DEBUG : one.bak: size = 4 OK 2026/06/23 04:15:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:50 INFO : one: Copied (server-side copy) to: one.bak 2026/06/23 04:15:50 INFO : one: Deleted 2026/06/23 04:15:50 DEBUG : one: size = 5 OK 2026/06/23 04:15:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/23 04:15:50 INFO : one: Copied (new) 2026/06/23 04:15:51 DEBUG : two: size = 3 OK 2026/06/23 04:15:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:15:51 DEBUG : two: Unchanged skipping 2026/06/23 04:15:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:51 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:51 DEBUG : three.txt: Sizes differ 2026/06/23 04:15:52 DEBUG : three.txt.bak: size = 6 OK 2026/06/23 04:15:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:15:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/23 04:15:52 INFO : three.txt: Deleted 2026/06/23 04:15:52 DEBUG : three.txt: size = 19 OK 2026/06/23 04:15:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/23 04:15:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.11s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-woraxaz5diyi/dst" 2026/06/23 04:15:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:15:57 DEBUG : one: size = 3 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:15:57 DEBUG : one: Sizes differ 2026/06/23 04:15:58 DEBUG : one-2019-01-01: size = 3 OK 2026/06/23 04:15:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/23 04:15:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/23 04:15:59 INFO : one: Deleted 2026/06/23 04:15:59 DEBUG : one: size = 4 OK 2026/06/23 04:15:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:15:59 INFO : one: Copied (new) 2026/06/23 04:16:00 DEBUG : two: size = 3 OK 2026/06/23 04:16:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:00 DEBUG : two: Unchanged skipping 2026/06/23 04:16:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:00 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:16:00 DEBUG : three.txt: Sizes differ 2026/06/23 04:16:00 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/23 04:16:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/23 04:16:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/23 04:16:00 INFO : three.txt: Deleted 2026/06/23 04:16:01 DEBUG : three.txt: size = 6 OK 2026/06/23 04:16:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:16:01 INFO : three.txt: Copied (new) 2026/06/23 04:16:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/23 04:16:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/23 04:16:01 DEBUG : pacer: Reducing sleep to 10ms 2026/06/23 04:16:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:02 DEBUG : one: size = 4 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:16:02 DEBUG : one: Sizes differ 2026/06/23 04:16:02 DEBUG : one-2019-01-01: size = 4 OK 2026/06/23 04:16:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/23 04:16:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/23 04:16:03 INFO : one: Deleted 2026/06/23 04:16:03 DEBUG : one: size = 5 OK 2026/06/23 04:16:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/23 04:16:03 INFO : one: Copied (new) 2026/06/23 04:16:03 DEBUG : two: size = 3 OK 2026/06/23 04:16:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:03 DEBUG : two: Unchanged skipping 2026/06/23 04:16:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:03 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-woraxaz5diyi path dst) 2026/06/23 04:16:03 DEBUG : three.txt: Sizes differ 2026/06/23 04:16:04 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/23 04:16:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/23 04:16:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/23 04:16:04 INFO : three.txt: Deleted 2026/06/23 04:16:04 DEBUG : three.txt: size = 19 OK 2026/06/23 04:16:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/23 04:16:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.14s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:16:07 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:07 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:07 DEBUG : Testêé: Sizes differ 2026/06/23 04:16:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:16:07 DEBUG : Testêé: size = 14 OK 2026/06/23 04:16:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/23 04:16:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/23 04:16:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/23 04:16:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:16:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:16:09 DEBUG : existing: size = 6 OK 2026/06/23 04:16:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/23 04:16:09 INFO : existing: Copied (new) 2026/06/23 04:16:09 DEBUG : Waiting for deletions to finish 2026/06/23 04:16:10 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:16:10 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:10 DEBUG : existing: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:10 DEBUG : existing: Sizes differ 2026/06/23 04:16:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/23 04:16:10 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:16:10 ERROR : B2 bucket rclone-test-woraxaz5diyi: not deleting files as there were IO errors 2026/06/23 04:16:10 ERROR : B2 bucket rclone-test-woraxaz5diyi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:11 DEBUG : EXISTING: size = 6 OK 2026/06/23 04:16:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:11 DEBUG : existing: Unchanged skipping 2026/06/23 04:16:11 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:16:11 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:16:11 DEBUG : Waiting for deletions to finish 2026/06/23 04:16:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:14 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1173-05.backblaze.com/b2api/v1/b2_upload_file/df92bd83a0cdfb2b9fe80e1b/c001_v0001173_t0025": EOF 2026/06/23 04:16:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-05.backblaze.com/b2api/v1/b2_upload_file/df92bd83a0cdfb2b9fe80e1b/c001_v0001173_t0025": EOF) 2026/06/23 04:16:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "only0" to B2 bucket rclone-test-woraxaz5diyi: 1/10 (Post "https://pod-000-1173-05.backblaze.com/b2api/v1/b2_upload_file/df92bd83a0cdfb2b9fe80e1b/c001_v0001173_t0025": EOF) 2026/06/23 04:16:17 DEBUG : pacer: Reducing sleep to 10ms 2026/06/23 04:16:26 DEBUG : both0: size = 6 OK 2026/06/23 04:16:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both12: size = 6 OK 2026/06/23 04:16:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:16:26 DEBUG : both11: size = 6 OK 2026/06/23 04:16:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both10: size = 6 OK 2026/06/23 04:16:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both0: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both13: size = 6 OK 2026/06/23 04:16:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both13: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both14: size = 6 OK 2026/06/23 04:16:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both14: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both15: size = 6 OK 2026/06/23 04:16:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both15: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both16: size = 6 OK 2026/06/23 04:16:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both16: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both17: size = 6 OK 2026/06/23 04:16:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both17: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both18: size = 6 OK 2026/06/23 04:16:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both12: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both19: size = 6 OK 2026/06/23 04:16:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both11: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both1: size = 6 OK 2026/06/23 04:16:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both1: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both2: size = 6 OK 2026/06/23 04:16:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both2: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both3: size = 6 OK 2026/06/23 04:16:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both10: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both4: size = 6 OK 2026/06/23 04:16:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both18: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both5: size = 6 OK 2026/06/23 04:16:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both5: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both6: size = 6 OK 2026/06/23 04:16:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both19: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both7: size = 6 OK 2026/06/23 04:16:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both7: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both8: size = 6 OK 2026/06/23 04:16:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both8: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both9: size = 6 OK 2026/06/23 04:16:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:26 DEBUG : both9: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both3: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both4: Unchanged skipping 2026/06/23 04:16:26 DEBUG : both6: Unchanged skipping 2026/06/23 04:16:26 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:16:26 DEBUG : Waiting for deletions to finish 2026/06/23 04:16:26 INFO : only9: Deleted 2026/06/23 04:16:26 INFO : only8: Deleted 2026/06/23 04:16:27 INFO : only11: Deleted 2026/06/23 04:16:27 INFO : only3: Deleted 2026/06/23 04:16:27 INFO : only4: Deleted 2026/06/23 04:16:27 INFO : only19: Deleted 2026/06/23 04:16:27 INFO : only13: Deleted 2026/06/23 04:16:27 INFO : only15: Deleted 2026/06/23 04:16:27 INFO : only2: Deleted 2026/06/23 04:16:27 INFO : only7: Deleted 2026/06/23 04:16:27 INFO : only0: Deleted 2026/06/23 04:16:27 INFO : only12: Deleted 2026/06/23 04:16:27 INFO : only18: Deleted 2026/06/23 04:16:27 INFO : only5: Deleted 2026/06/23 04:16:27 INFO : only6: Deleted 2026/06/23 04:16:27 INFO : only10: Deleted 2026/06/23 04:16:27 INFO : only14: Deleted 2026/06/23 04:16:27 INFO : only16: Deleted 2026/06/23 04:16:27 INFO : only17: Deleted 2026/06/23 04:16:27 INFO : only1: Deleted 2026/06/23 04:16:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.14s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:42 DEBUG : both0: size = 6 OK 2026/06/23 04:16:42 DEBUG : both11: size = 6 OK 2026/06/23 04:16:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both12: size = 6 OK 2026/06/23 04:16:42 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:16:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both11: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both13: size = 6 OK 2026/06/23 04:16:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both10: size = 6 OK 2026/06/23 04:16:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both13: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both14: size = 6 OK 2026/06/23 04:16:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both14: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both15: size = 6 OK 2026/06/23 04:16:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both0: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both16: size = 6 OK 2026/06/23 04:16:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both16: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both17: size = 6 OK 2026/06/23 04:16:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both17: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both18: size = 6 OK 2026/06/23 04:16:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both10: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both19: size = 6 OK 2026/06/23 04:16:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both19: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both1: size = 6 OK 2026/06/23 04:16:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both1: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both2: size = 6 OK 2026/06/23 04:16:42 DEBUG : both12: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both18: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both4: size = 6 OK 2026/06/23 04:16:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both3: size = 6 OK 2026/06/23 04:16:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both15: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both5: size = 6 OK 2026/06/23 04:16:42 DEBUG : both4: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both6: size = 6 OK 2026/06/23 04:16:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both5: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both7: size = 6 OK 2026/06/23 04:16:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both7: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both8: size = 6 OK 2026/06/23 04:16:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both6: Unchanged skipping 2026/06/23 04:16:42 DEBUG : both9: size = 6 OK 2026/06/23 04:16:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:16:42 DEBUG : both9: Unchanged skipping 2026/06/23 04:16:42 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only0: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only0: Sizes differ 2026/06/23 04:16:42 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only10: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only10: Sizes differ 2026/06/23 04:16:42 DEBUG : both3: Unchanged skipping 2026/06/23 04:16:42 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only11: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only11: Sizes differ 2026/06/23 04:16:42 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only12: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only12: Sizes differ 2026/06/23 04:16:42 DEBUG : both2: Unchanged skipping 2026/06/23 04:16:42 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only13: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only13: Sizes differ 2026/06/23 04:16:42 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only14: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only14: Sizes differ 2026/06/23 04:16:42 DEBUG : both8: Unchanged skipping 2026/06/23 04:16:42 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only15: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only15: Sizes differ 2026/06/23 04:16:42 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only16: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only16: Sizes differ 2026/06/23 04:16:42 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only17: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only17: Sizes differ 2026/06/23 04:16:42 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only18: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only18: Sizes differ 2026/06/23 04:16:42 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only19: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only19: Sizes differ 2026/06/23 04:16:42 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only1: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only1: Sizes differ 2026/06/23 04:16:42 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only2: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only2: Sizes differ 2026/06/23 04:16:42 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only3: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only3: Sizes differ 2026/06/23 04:16:42 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only4: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only5: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only4: Sizes differ 2026/06/23 04:16:42 DEBUG : only5: Sizes differ 2026/06/23 04:16:42 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only7: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only7: Sizes differ 2026/06/23 04:16:42 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only6: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only6: Sizes differ 2026/06/23 04:16:42 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only8: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only8: Sizes differ 2026/06/23 04:16:42 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1545901329) 2026/06/23 04:16:42 DEBUG : only9: size = 6 (B2 bucket rclone-test-woraxaz5diyi) 2026/06/23 04:16:42 DEBUG : only9: Sizes differ 2026/06/23 04:16:42 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:16:42 DEBUG : only11: size = 0 OK 2026/06/23 04:16:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:42 DEBUG : only0: size = 0 OK 2026/06/23 04:16:42 INFO : only11: Copied (replaced existing) 2026/06/23 04:16:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:42 INFO : only0: Copied (replaced existing) 2026/06/23 04:16:42 DEBUG : only10: size = 0 OK 2026/06/23 04:16:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:42 INFO : only10: Copied (replaced existing) 2026/06/23 04:16:42 DEBUG : only17: size = 0 OK 2026/06/23 04:16:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:42 INFO : only17: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only13: size = 0 OK 2026/06/23 04:16:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only13: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only18: size = 0 OK 2026/06/23 04:16:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only18: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only19: size = 0 OK 2026/06/23 04:16:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only19: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only15: size = 0 OK 2026/06/23 04:16:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only15: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only2: size = 0 OK 2026/06/23 04:16:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only2: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only3: size = 0 OK 2026/06/23 04:16:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only3: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only1: size = 0 OK 2026/06/23 04:16:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only1: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only14: size = 0 OK 2026/06/23 04:16:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only14: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only12: size = 0 OK 2026/06/23 04:16:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only12: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only16: size = 0 OK 2026/06/23 04:16:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only16: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only7: size = 0 OK 2026/06/23 04:16:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only7: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only6: size = 0 OK 2026/06/23 04:16:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only6: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only9: size = 0 OK 2026/06/23 04:16:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only9: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only4: size = 0 OK 2026/06/23 04:16:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only4: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only5: size = 0 OK 2026/06/23 04:16:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only5: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : only8: size = 0 OK 2026/06/23 04:16:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/23 04:16:43 INFO : only8: Copied (replaced existing) 2026/06/23 04:16:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.67s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:51 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:16:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:16:51 DEBUG : empty_on_remote: Making directory with metadata 2026/06/23 04:16:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:16:51 INFO : empty_on_remote: Making directory 2026/06/23 04:16:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/23 04:16:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:54 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:16:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:16:54 DEBUG : empty_on_remote: Making directory with metadata 2026/06/23 04:16:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/23 04:16:54 INFO : empty_on_remote: Making directory 2026/06/23 04:16:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/23 04:16:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:56 INFO : sub dir: Making directory 2026/06/23 04:16:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:16:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/23 04:16:58 INFO : sub dir: Making directory 2026/06/23 04:16:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:17:07 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:07 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : apple: size = 5 OK 2026/06/23 04:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : apple: Unchanged skipping 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:17:08 DEBUG : banana: size = 6 OK 2026/06/23 04:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:17:08 DEBUG : banana: Unchanged skipping 2026/06/23 04:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:08 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:08 INFO : There was nothing to transfer 2026/06/23 04:17:08 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:08 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:17:08 DEBUG : banana: size = 6 OK 2026/06/23 04:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : banana: Unchanged skipping 2026/06/23 04:17:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:17:08 DEBUG : apple: size = 5 OK 2026/06/23 04:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : apple: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:17:08 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:08 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:08 INFO : There was nothing to transfer 2026/06/23 04:17:08 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:08 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:17:21 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:21 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:17:22 DEBUG : banana: size = 6 OK 2026/06/23 04:17:22 DEBUG : apple: size = 5 OK 2026/06/23 04:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : apple: Unchanged skipping 2026/06/23 04:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : banana: Unchanged skipping 2026/06/23 04:17:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:17:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:17:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:17:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:17:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:17:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:17:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:17:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:17:22 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:22 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:22 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:22 INFO : There was nothing to transfer 2026/06/23 04:17:22 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:22 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : apple: size = 5 OK 2026/06/23 04:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : banana: size = 6 OK 2026/06/23 04:17:23 DEBUG : apple: Unchanged skipping 2026/06/23 04:17:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : banana: Unchanged skipping 2026/06/23 04:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:17:23 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:17:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:17:23 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:23 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:23 INFO : There was nothing to transfer 2026/06/23 04:17:23 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:23 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:17:35 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:36 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/23 04:17:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:36 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:36 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:37 DEBUG : YXBwbGU=: size = 5 OK 2026/06/23 04:17:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/23 04:17:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/23 04:17:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:37 DEBUG : YmFuYW5h: size = 6 OK 2026/06/23 04:17:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/23 04:17:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/23 04:17:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/23 04:17:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/23 04:17:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/23 04:17:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/23 04:17:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/23 04:17:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/23 04:17:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/23 04:17:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/23 04:17:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/23 04:17:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/23 04:17:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/23 04:17:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/23 04:17:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/23 04:17:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/23 04:17:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/23 04:17:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/23 04:17:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/23 04:17:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/23 04:17:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/23 04:17:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/23 04:17:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/23 04:17:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/23 04:17:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/23 04:17:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/23 04:17:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/23 04:17:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/23 04:17:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/23 04:17:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/23 04:17:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:38 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:38 INFO : dir1/0008-2345678.txt: Deleted 2026/06/23 04:17:38 INFO : apple: Deleted 2026/06/23 04:17:38 INFO : banana: Deleted 2026/06/23 04:17:38 INFO : splitbananasplit: Deleted 2026/06/23 04:17:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/23 04:17:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0007-1234567.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0003-defghij.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0010-456789.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0011-56789;.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0012-6789;.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0013-789;=.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0009-3456789.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0014-89;=.txt: Deleted 2026/06/23 04:17:39 INFO : dir1/0015-9;=.txt: Deleted 2026/06/23 04:17:39 INFO : appleappleapplebanana: Deleted 2026/06/23 04:17:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/23 04:17:39 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:39 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:40 DEBUG : YXBwbGU=: size = 5 OK 2026/06/23 04:17:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : apple: Unchanged skipping 2026/06/23 04:17:40 DEBUG : YmFuYW5h: size = 6 OK 2026/06/23 04:17:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : banana: Unchanged skipping 2026/06/23 04:17:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/23 04:17:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:17:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/23 04:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/23 04:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/23 04:17:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/23 04:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/23 04:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/23 04:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/23 04:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/23 04:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/23 04:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:17:40 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:40 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:40 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:40 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/23 04:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/23 04:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : apple: transformed to: YXBwbGU= 2026/06/23 04:17:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/23 04:17:40 DEBUG : banana: transformed to: YmFuYW5h 2026/06/23 04:17:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/23 04:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/23 04:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/23 04:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/23 04:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/23 04:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/23 04:17:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:17:52 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:53 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:53 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/23 04:17:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/23 04:17:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/23 04:17:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/23 04:17:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/23 04:17:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/23 04:17:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/23 04:17:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/23 04:17:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/23 04:17:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/23 04:17:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/23 04:17:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/23 04:17:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/23 04:17:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/23 04:17:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/23 04:17:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:53 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:53 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:53 DEBUG : PREFIXapple: size = 5 OK 2026/06/23 04:17:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/23 04:17:53 INFO : apple: Copied (new) to: PREFIXapple 2026/06/23 04:17:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:53 DEBUG : PREFIXbanana: size = 6 OK 2026/06/23 04:17:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/23 04:17:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/23 04:17:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/23 04:17:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/23 04:17:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/23 04:17:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/23 04:17:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/23 04:17:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/23 04:17:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/23 04:17:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/23 04:17:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/23 04:17:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/23 04:17:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/23 04:17:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/23 04:17:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/23 04:17:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/23 04:17:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/23 04:17:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/23 04:17:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/23 04:17:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/23 04:17:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/23 04:17:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/23 04:17:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/23 04:17:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/23 04:17:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/23 04:17:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/23 04:17:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/23 04:17:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/23 04:17:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/23 04:17:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/23 04:17:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/23 04:17:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:55 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:55 INFO : dir1/0014-89;=.txt: Deleted 2026/06/23 04:17:55 INFO : dir1/0012-6789;.txt: Deleted 2026/06/23 04:17:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/23 04:17:55 INFO : dir1/0003-defghij.txt: Deleted 2026/06/23 04:17:55 INFO : banana: Deleted 2026/06/23 04:17:55 INFO : splitbananasplit: Deleted 2026/06/23 04:17:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/23 04:17:55 INFO : dir1/0007-1234567.txt: Deleted 2026/06/23 04:17:55 INFO : appleappleapplebanana: Deleted 2026/06/23 04:17:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/23 04:17:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/23 04:17:55 INFO : dir1/0009-3456789.txt: Deleted 2026/06/23 04:17:56 INFO : dir1/0010-456789.txt: Deleted 2026/06/23 04:17:56 INFO : dir1/0015-9;=.txt: Deleted 2026/06/23 04:17:56 INFO : apple: Deleted 2026/06/23 04:17:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/23 04:17:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/23 04:17:56 INFO : dir1/0008-2345678.txt: Deleted 2026/06/23 04:17:56 INFO : dir1/0011-56789;.txt: Deleted 2026/06/23 04:17:56 INFO : dir1/0013-789;=.txt: Deleted 2026/06/23 04:17:56 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : apple: transformed to: PREFIXapple 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/23 04:17:56 DEBUG : banana: transformed to: PREFIXbanana 2026/06/23 04:17:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/23 04:17:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:17:56 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:17:56 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:17:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:17:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/23 04:17:57 INFO : appleappleapplebanana: Copied (new) 2026/06/23 04:17:57 DEBUG : banana: size = 6 OK 2026/06/23 04:17:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/23 04:17:57 INFO : banana: Copied (new) 2026/06/23 04:17:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:17:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/23 04:17:57 INFO : splitbananasplit: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/23 04:17:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : apple: size = 5 OK 2026/06/23 04:17:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/23 04:17:57 INFO : apple: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/23 04:17:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/23 04:17:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/23 04:17:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/23 04:17:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/23 04:17:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/23 04:17:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/23 04:17:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/23 04:17:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:17:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/23 04:17:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/23 04:17:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:17:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/23 04:17:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/23 04:17:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:17:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/23 04:17:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/23 04:17:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:17:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/23 04:17:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/23 04:17:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:17:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/23 04:17:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/23 04:17:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:17:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/23 04:17:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/23 04:17:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:17:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/23 04:17:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/23 04:17:58 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/23 04:17:58 INFO : PREFIXapple: Deleted 2026/06/23 04:17:58 INFO : PREFIXsplitbananasplit: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/23 04:17:58 INFO : PREFIXbanana: Deleted 2026/06/23 04:17:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/23 04:17:58 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:59 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : Waiting for deletions to finish 2026/06/23 04:17:59 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:18:12 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:12 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:18:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:12 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:18:13 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:18:13 DEBUG : appleSUFFIX: size = 5 OK 2026/06/23 04:18:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/23 04:18:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/23 04:18:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/23 04:18:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/23 04:18:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/23 04:18:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/23 04:18:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/23 04:18:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/23 04:18:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/23 04:18:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/23 04:18:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:13 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/23 04:18:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/23 04:18:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/23 04:18:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/23 04:18:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/23 04:18:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/23 04:18:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/23 04:18:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/23 04:18:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/23 04:18:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/23 04:18:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/23 04:18:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/23 04:18:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/23 04:18:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/23 04:18:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/23 04:18:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/23 04:18:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/23 04:18:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/23 04:18:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/23 04:18:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/23 04:18:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/23 04:18:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/23 04:18:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:14 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:14 INFO : dir1/0015-9;=.txt: Deleted 2026/06/23 04:18:14 INFO : apple: Deleted 2026/06/23 04:18:14 INFO : appleappleapplebanana: Deleted 2026/06/23 04:18:15 INFO : dir1/0011-56789;.txt: Deleted 2026/06/23 04:18:15 INFO : banana: Deleted 2026/06/23 04:18:15 INFO : dir1/0003-defghij.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0010-456789.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0007-1234567.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0013-789;=.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0009-3456789.txt: Deleted 2026/06/23 04:18:15 INFO : splitbananasplit: Deleted 2026/06/23 04:18:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0008-2345678.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0012-6789;.txt: Deleted 2026/06/23 04:18:15 INFO : dir1/0014-89;=.txt: Deleted 2026/06/23 04:18:15 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : apple: transformed to: appleSUFFIX 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/23 04:18:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/23 04:18:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/23 04:18:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:18:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:18:16 DEBUG : banana: size = 6 OK 2026/06/23 04:18:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/23 04:18:16 INFO : banana: Copied (new) 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:18:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/23 04:18:16 INFO : appleappleapplebanana: Copied (new) 2026/06/23 04:18:16 DEBUG : apple: size = 5 OK 2026/06/23 04:18:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/23 04:18:16 INFO : apple: Copied (new) 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:18:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/23 04:18:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:18:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/23 04:18:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/23 04:18:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:18:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/23 04:18:16 INFO : splitbananasplit: Copied (new) 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:18:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/23 04:18:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:18:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/23 04:18:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:18:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/23 04:18:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:18:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/23 04:18:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:18:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/23 04:18:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:18:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/23 04:18:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:18:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/23 04:18:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:18:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/23 04:18:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:18:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/23 04:18:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:18:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/23 04:18:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:18:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/23 04:18:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:18:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/23 04:18:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:18:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/23 04:18:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:18:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/23 04:18:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/23 04:18:17 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/23 04:18:18 INFO : bananaSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : splitbananasplitSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/23 04:18:18 INFO : appleSUFFIX: Deleted 2026/06/23 04:18:18 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/23 04:18:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:18 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:18:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:19 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:18:32 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:32 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:32 DEBUG : apple: size = 5 OK 2026/06/23 04:18:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:32 DEBUG : apple: Unchanged skipping 2026/06/23 04:18:32 DEBUG : banana: size = 6 OK 2026/06/23 04:18:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:32 DEBUG : banana: Unchanged skipping 2026/06/23 04:18:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/23 04:18:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/23 04:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:18:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:18:33 DEBUG : splitbanan: size = 16 OK 2026/06/23 04:18:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/23 04:18:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/23 04:18:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/23 04:18:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/23 04:18:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/23 04:18:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/23 04:18:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:33 DEBUG : appleapple: size = 21 OK 2026/06/23 04:18:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/23 04:18:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/23 04:18:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/23 04:18:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/23 04:18:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/23 04:18:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/23 04:18:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/23 04:18:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/23 04:18:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/23 04:18:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/23 04:18:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:33 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/23 04:18:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/23 04:18:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:33 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/23 04:18:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/23 04:18:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:33 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/23 04:18:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/23 04:18:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/23 04:18:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/23 04:18:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/23 04:18:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:33 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/23 04:18:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/23 04:18:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/23 04:18:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:33 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/23 04:18:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/23 04:18:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/23 04:18:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:33 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/23 04:18:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/23 04:18:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/23 04:18:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/23 04:18:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/23 04:18:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/23 04:18:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/23 04:18:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/23 04:18:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/23 04:18:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/23 04:18:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/23 04:18:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/23 04:18:34 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:34 INFO : dir1/0012-6789;.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0007-1234567.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0013-789;=.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0010-456789.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0009-3456789.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0011-56789;.txt: Deleted 2026/06/23 04:18:34 INFO : appleappleapplebanana: Deleted 2026/06/23 04:18:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0008-2345678.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0014-89;=.txt: Deleted 2026/06/23 04:18:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/23 04:18:34 INFO : splitbananasplit: Deleted 2026/06/23 04:18:35 INFO : dir1/0015-9;=.txt: Deleted 2026/06/23 04:18:35 INFO : dir1/0003-defghij.txt: Deleted 2026/06/23 04:18:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/23 04:18:35 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:35 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : appleapple: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:35 DEBUG : apple: size = 5 OK 2026/06/23 04:18:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : apple: Unchanged skipping 2026/06/23 04:18:35 DEBUG : appleapple: size = 21 OK 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:18:35 DEBUG : banana: size = 6 OK 2026/06/23 04:18:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : banana: Unchanged skipping 2026/06/23 04:18:35 DEBUG : splitbanan: size = 16 OK 2026/06/23 04:18:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/23 04:18:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/23 04:18:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/23 04:18:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/23 04:18:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/23 04:18:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/23 04:18:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/23 04:18:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/23 04:18:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/23 04:18:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/23 04:18:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/23 04:18:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/23 04:18:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/23 04:18:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/23 04:18:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/23 04:18:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/23 04:18:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/23 04:18:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/23 04:18:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:18:35 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:18:35 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:35 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:35 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : appleapple: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/23 04:18:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/23 04:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/23 04:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/23 04:18:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/23 04:18:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/23 04:18:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/23 04:18:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/23 04:18:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/23 04:18:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/23 04:18:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/23 04:18:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/23 04:18:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/23 04:18:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/23 04:18:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/23 04:18:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/23 04:18:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/23 04:18:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/23 04:18:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/23 04:18:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/23 04:18:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:18:48 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:48 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : banana: size = 6 OK 2026/06/23 04:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : banana: Unchanged skipping 2026/06/23 04:18:49 DEBUG : apple: size = 5 OK 2026/06/23 04:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : apple: Unchanged skipping 2026/06/23 04:18:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:18:49 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:18:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:18:49 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:18:49 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:49 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:49 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : apple: size = 5 OK 2026/06/23 04:18:50 DEBUG : banana: size = 6 OK 2026/06/23 04:18:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : banana: Unchanged skipping 2026/06/23 04:18:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:18:50 DEBUG : apple: Unchanged skipping 2026/06/23 04:18:50 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:18:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:18:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:18:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:18:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:18:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:18:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:18:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:18:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:18:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:18:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:18:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:18:50 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:18:50 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:50 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:50 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : Waiting for deletions to finish 2026/06/23 04:18:50 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:03 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:03 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:03 DEBUG : apple: size = 5 OK 2026/06/23 04:19:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:03 DEBUG : banana: size = 6 OK 2026/06/23 04:19:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:03 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:03 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:03 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:04 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : apple: size = 5 OK 2026/06/23 04:19:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:04 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:04 DEBUG : banana: size = 6 OK 2026/06/23 04:19:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:04 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:04 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:04 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:17 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:17 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : apple: size = 5 OK 2026/06/23 04:19:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:18 DEBUG : banana: size = 6 OK 2026/06/23 04:19:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:18 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : banana: size = 6 OK 2026/06/23 04:19:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:18 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:18 DEBUG : apple: size = 5 OK 2026/06/23 04:19:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:18 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:18 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:31 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:31 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : banana: size = 6 OK 2026/06/23 04:19:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:32 DEBUG : apple: size = 5 OK 2026/06/23 04:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:32 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:32 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:32 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:32 DEBUG : apple: size = 5 OK 2026/06/23 04:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:32 DEBUG : banana: size = 6 OK 2026/06/23 04:19:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:32 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:32 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:32 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:32 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:33 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:46 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:46 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : apple: size = 5 OK 2026/06/23 04:19:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:47 DEBUG : banana: size = 6 OK 2026/06/23 04:19:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:47 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:47 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:47 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:47 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:47 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/23 04:19:47 DEBUG : banana: size = 6 OK 2026/06/23 04:19:47 DEBUG : apple: size = 5 OK 2026/06/23 04:19:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : banana: Unchanged skipping 2026/06/23 04:19:47 DEBUG : apple: Unchanged skipping 2026/06/23 04:19:47 DEBUG : splitbananasplit: size = 16 OK 2026/06/23 04:19:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : splitbananasplit: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:19:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/23 04:19:47 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:47 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:47 DEBUG : Waiting for deletions to finish 2026/06/23 04:19:48 DEBUG : apple: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : banana: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/23 04:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.33s) --- PASS: TestTransform/NFC (13.12s) --- PASS: TestTransform/NFD (14.23s) --- PASS: TestTransform/base64 (16.92s) --- PASS: TestTransform/prefix (19.46s) --- PASS: TestTransform/suffix (19.44s) --- PASS: TestTransform/truncate (16.84s) --- PASS: TestTransform/encoder (14.82s) --- PASS: TestTransform/ISO-8859-1 (14.14s) --- PASS: TestTransform/charmap (14.30s) --- PASS: TestTransform/lowercase (13.99s) --- PASS: TestTransform/ascii (15.07s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/23 04:19:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/23 04:19:53 INFO : sub dir_somesuffix: Making directory 2026/06/23 04:19:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/23 04:19:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/23 04:19:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/23 04:19:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/23 04:19:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/23 04:19:53 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:53 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/23 04:19:53 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:19:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/23 04:19:53 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.79s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:54 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:55 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:55 INFO : tictactoe: Making directory 2026/06/23 04:19:55 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:55 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:19:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/23 04:19:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:19:55 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:55 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:55 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/23 04:19:55 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:19:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/23 04:19:55 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:56 INFO : toe: Making directory 2026/06/23 04:19:56 INFO : toe/toe: Making directory 2026/06/23 04:19:56 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/23 04:19:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/23 04:19:56 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:56 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/23 04:19:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/23 04:19:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:19:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/23 04:19:57 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:58 INFO : toe: Making directory 2026/06/23 04:19:58 INFO : toe/toe: Making directory 2026/06/23 04:19:58 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/23 04:19:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/23 04:19:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/23 04:19:58 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:19:58 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:19:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/23 04:19:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:19:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/23 04:19:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:19:59 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:19:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/23 04:19:59 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:19:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:00 INFO : tictacempty_dir: Making directory 2026/06/23 04:20:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:00 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:00 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:00 INFO : tictactoe: Making directory 2026/06/23 04:20:00 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:00 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:00 INFO : tictactoe/tictactoe: Making directory 2026/06/23 04:20:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:00 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:00 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/23 04:20:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.01s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:01 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:20:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/23 04:20:01 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:02 INFO : tictacempty_dir: Making directory 2026/06/23 04:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:02 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:02 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:02 INFO : tictactoe: Making directory 2026/06/23 04:20:02 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:02 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:02 INFO : tictactoe/tictactoe: Making directory 2026/06/23 04:20:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/23 04:20:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/23 04:20:02 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:02 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:03 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:03 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/23 04:20:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/23 04:20:03 NOTICE: B2 bucket rclone-test-woraxaz5diyi: 0 differences found 2026/06/23 04:20:03 NOTICE: B2 bucket rclone-test-woraxaz5diyi: 1 matching files --- PASS: TestAllTag (1.76s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:03 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:03 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:03 INFO : tictactoe: Making directory 2026/06/23 04:20:03 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:03 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:03 INFO : tictactoe/tictactoe: Making directory 2026/06/23 04:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:03 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:03 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/23 04:20:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:04 DEBUG : Waiting for deletions to finish 2026/06/23 04:20:04 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:04 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:04 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/23 04:20:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/23 04:20:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/23 04:20:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/23 04:20:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:04 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2026/06/23 04:20:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:05 INFO : toe: Making directory 2026/06/23 04:20:05 INFO : toe/toe: Making directory 2026/06/23 04:20:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/23 04:20:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:05 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:06 DEBUG : toe/toe/toe: size = 11 OK 2026/06/23 04:20:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:06 INFO : toe/toe/toe: Copied (new) 2026/06/23 04:20:06 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:07 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:20:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/23 04:20:07 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:07 INFO : tictacempty_dir: Making directory 2026/06/23 04:20:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:07 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:07 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:07 INFO : tictactoe: Making directory 2026/06/23 04:20:07 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:07 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:07 INFO : tictactoe/tictactoe: Making directory 2026/06/23 04:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/23 04:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:07 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:08 INFO : toe/toe/toe.txt: Deleted 2026/06/23 04:20:08 INFO : toe/toe: Removing directory 2026/06/23 04:20:08 INFO : toe: Removing directory 2026/06/23 04:20:08 INFO : empty_dir: Removing directory 2026/06/23 04:20:08 DEBUG : Local file system at /tmp/rclone1545901329: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:09 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:20:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/23 04:20:09 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:09 INFO : tictacempty_dir: Making directory 2026/06/23 04:20:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:09 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:09 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:09 INFO : tictactoe: Making directory 2026/06/23 04:20:09 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:09 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:09 INFO : tictactoe/tictactoe: Making directory 2026/06/23 04:20:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/23 04:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:09 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:10 INFO : toe/toe/toe.txt: Deleted 2026/06/23 04:20:10 INFO : toe/toe: Removing directory 2026/06/23 04:20:10 INFO : toe: Removing directory 2026/06/23 04:20:10 INFO : empty_dir: Removing directory 2026/06/23 04:20:10 DEBUG : Local file system at /tmp/rclone1545901329: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/23 04:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/23 04:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/23 04:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/23 04:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/23 04:20:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/23 04:20:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/23 04:20:11 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.07s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:12 DEBUG : Reset feature "Copy" 2026/06/23 04:20:12 DEBUG : Reset feature "Move" 2026/06/23 04:20:12 DEBUG : Reset feature "Copy" 2026/06/23 04:20:12 DEBUG : Reset feature "Move" 2026/06/23 04:20:12 DEBUG : empty_dir: Making directory with metadata 2026/06/23 04:20:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/23 04:20:12 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:12 INFO : tictacempty_dir: Making directory 2026/06/23 04:20:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/23 04:20:12 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:12 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:12 INFO : tictactoe: Making directory 2026/06/23 04:20:12 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:12 DEBUG : toe: transformed to: tictactoe 2026/06/23 04:20:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:12 INFO : tictactoe/tictactoe: Making directory 2026/06/23 04:20:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/23 04:20:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/23 04:20:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:12 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/23 04:20:13 INFO : toe/toe/toe.txt: Deleted 2026/06/23 04:20:13 INFO : toe/toe: Removing directory 2026/06/23 04:20:13 INFO : toe: Removing directory 2026/06/23 04:20:13 INFO : empty_dir: Removing directory 2026/06/23 04:20:13 DEBUG : Local file system at /tmp/rclone1545901329: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/23 04:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/23 04:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/23 04:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/23 04:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/23 04:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/23 04:20:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/23 04:20:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/23 04:20:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.60s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:15 DEBUG : toe: transformed to: dG9l 2026/06/23 04:20:16 DEBUG : toe: transformed to: dG9l 2026/06/23 04:20:16 INFO : dG9l: Making directory 2026/06/23 04:20:16 DEBUG : toe: transformed to: dG9l 2026/06/23 04:20:16 DEBUG : toe: transformed to: dG9l 2026/06/23 04:20:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/23 04:20:16 INFO : dG9l/dG9l: Making directory 2026/06/23 04:20:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/23 04:20:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/23 04:20:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/23 04:20:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/23 04:20:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/23 04:20:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:16 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/23 04:20:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/23 04:20:17 DEBUG : Waiting for deletions to finish 2026/06/23 04:20:17 DEBUG : dG9l: transformed to: toe 2026/06/23 04:20:17 DEBUG : dG9l: transformed to: toe 2026/06/23 04:20:17 DEBUG : dG9l: transformed to: toe 2026/06/23 04:20:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/23 04:20:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/23 04:20:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/23 04:20:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/23 04:20:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/23 04:20:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/23 04:20:17 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for checks to finish 2026/06/23 04:20:17 DEBUG : Local file system at /tmp/rclone1545901329: Waiting for transfers to finish 2026/06/23 04:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.67s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-woraxaz5diyi", Local "Local file system at /tmp/rclone1545901329", Modify Window "1ms" 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe: transformed to: 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe: transformed to: 2026/06/23 04:20:18 INFO : B2 bucket rclone-test-woraxaz5diyi: Making directory 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe: transformed to: 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe: transformed to: 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe/toe: transformed to: 2026/06/23 04:20:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/23 04:20:18 INFO : toe/toe: Making directory 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe/toe: transformed to: 2026/06/23 04:20:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe: transformed to: 2026/06/23 04:20:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/23 04:20:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/23 04:20:18 DEBUG : toe/toe/toe: transformed to: 2026/06/23 04:20:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/23 04:20:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for checks to finish 2026/06/23 04:20:18 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Waiting for transfers to finish 2026/06/23 04:20:19 DEBUG : toe/toe/toe: size = 11 OK 2026/06/23 04:20:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/23 04:20:19 INFO : toe/toe/toe: Copied (new) 2026/06/23 04:20:19 ERROR : B2 bucket rclone-test-woraxaz5diyi: not deleting files as there were IO errors 2026/06/23 04:20:19 ERROR : B2 bucket rclone-test-woraxaz5diyi: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2026/06/23 04:20:20 DEBUG : B2 bucket rclone-test-woraxaz5diyi: Purge remote 2026/06/23 04:20:20 INFO : B2 bucket rclone-test-woraxaz5diyi: cleaning bucket "rclone-test-woraxaz5diyi" of all files 2026/06/23 04:20:21 DEBUG : BackupDir/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e68_d20260623_m041447_c001_v7007000_t0000_u01782188087467") 2026/06/23 04:20:21 DEBUG : BackupDir/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f100e7fd8c7570584_d20260623_m041441_c001_v0001181_t0022_u01782188081714") 2026/06/23 04:20:21 DEBUG : CompareDest/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bb53e_d20260623_m041422_c001_v7007000_t0000_u01782188062614") 2026/06/23 04:20:21 DEBUG : CompareDest/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf3ff_d20260623_m041416_c001_v0001184_t0024_u01782188056225") 2026/06/23 04:20:21 DEBUG : CompareDest/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bb540_d20260623_m041422_c001_v7007000_t0000_u01782188062797") 2026/06/23 04:20:21 DEBUG : CompareDest/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42534_d20260623_m041417_c001_v0001184_t0052_u01782188057550") 2026/06/23 04:20:21 DEBUG : CopyDest/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e69_d20260623_m041447_c001_v7007000_t0000_u01782188087650") 2026/06/23 04:20:21 DEBUG : CopyDest/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfe99_d20260623_m041438_c001_v0001173_t0049_u01782188078663") 2026/06/23 04:20:21 DEBUG : CopyDest/three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e6a_d20260623_m041447_c001_v7007000_t0000_u01782188087831") 2026/06/23 04:20:21 DEBUG : CopyDest/three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4260d_d20260623_m041445_c001_v0001184_t0026_u01782188085405") 2026/06/23 04:20:21 DEBUG : CopyDest/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e6b_d20260623_m041448_c001_v7007000_t0000_u01782188088120") 2026/06/23 04:20:21 DEBUG : CopyDest/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf4ab_d20260623_m041442_c001_v0001184_t0053_u01782188082987") 2026/06/23 04:20:21 DEBUG : EXISTING: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc2e_d20260623_m041612_c001_v7007000_t0000_u01782188172261") 2026/06/23 04:20:21 DEBUG : EXISTING: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7cb_d20260623_m041611_c001_v0001184_t0050_u01782188171165") 2026/06/23 04:20:21 DEBUG : PREFIXapple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd1ef_d20260623_m041758_c001_v7007000_t0000_u01782188278581") 2026/06/23 04:20:22 DEBUG : PREFIXapple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbda_d20260623_m041753_c001_v0001184_t0019_u01782188273737") 2026/06/23 04:20:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41523d3443fc6677_d20260623_m041758_c001_v7007000_t0000_u01782188278505") 2026/06/23 04:20:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1ad_d20260623_m041753_c001_v0001173_t0054_u01782188273769") 2026/06/23 04:20:22 DEBUG : PREFIXbanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c50b_d20260623_m041758_c001_v7007000_t0000_u01782188278892") 2026/06/23 04:20:22 DEBUG : PREFIXbanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42be3_d20260623_m041753_c001_v0001184_t0022_u01782188273747") 2026/06/23 04:20:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41523d3443fc6678_d20260623_m041758_c001_v7007000_t0000_u01782188278689") 2026/06/23 04:20:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426935c_d20260623_m041753_c001_v0001102_t0041_u01782188273759") 2026/06/23 04:20:22 DEBUG : Testêé: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc27_d20260623_m041608_c001_v7007000_t0000_u01782188168386") 2026/06/23 04:20:22 DEBUG : Testêé: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4284d_d20260623_m041607_c001_v0001184_t0051_u01782188167765") 2026/06/23 04:20:22 DEBUG : Testêé: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7ad_d20260623_m041606_c001_v0001184_t0015_u01782188166826") 2026/06/23 04:20:22 DEBUG : YXBwbGU=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798191_d20260623_m041740_c001_v7007000_t0000_u01782188260856") 2026/06/23 04:20:22 DEBUG : YXBwbGU=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb3e_d20260623_m041736_c001_v0001184_t0058_u01782188256941") 2026/06/23 04:20:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798193_d20260623_m041741_c001_v7007000_t0000_u01782188261037") 2026/06/23 04:20:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d126_d20260623_m041736_c001_v0001173_t0002_u01782188256950") 2026/06/23 04:20:22 DEBUG : YmFuYW5h: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798196_d20260623_m041741_c001_v7007000_t0000_u01782188261218") 2026/06/23 04:20:22 DEBUG : YmFuYW5h: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b5d_d20260623_m041736_c001_v0001184_t0008_u01782188256958") 2026/06/23 04:20:22 DEBUG : a/potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede77_d20260623_m041248_c001_v7007000_t0000_u01782187968723") 2026/06/23 04:20:22 DEBUG : a/potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb72_d20260623_m041248_c001_v0001173_t0000_u01782187968082") 2026/06/23 04:20:22 DEBUG : a/potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede75_d20260623_m041246_c001_v7007000_t0000_u01782187966521") 2026/06/23 04:20:22 DEBUG : a/potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb5a_d20260623_m041245_c001_v0001173_t0015_u01782187965655") 2026/06/23 04:20:22 DEBUG : a/potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b29_d20260623_m041210_c001_v7007000_t0000_u01782187930715") 2026/06/23 04:20:22 DEBUG : a/potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c02_d20260623_m041209_c001_v0001117_t0046_u01782187929109") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87b9_d20260623_m041948_c001_v7007000_t0000_u01782188388667") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426954c_d20260623_m041944_c001_v0001102_t0040_u01782188384917") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b19_d20260623_m041933_c001_v7007000_t0000_u01782188373778") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694fe_d20260623_m041930_c001_v0001102_t0027_u01782188370398") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc182b_d20260623_m041919_c001_v7007000_t0000_u01782188359540") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694a4_d20260623_m041916_c001_v0001102_t0023_u01782188356236") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf1_d20260623_m041905_c001_v7007000_t0000_u01782188345384") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269460_d20260623_m041901_c001_v0001102_t0017_u01782188341914") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473aab_d20260623_m041851_c001_v7007000_t0000_u01782188331312") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269410_d20260623_m041847_c001_v0001102_t0042_u01782188327283") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4c4_d20260623_m041836_c001_v7007000_t0000_u01782188316571") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693de_d20260623_m041831_c001_v0001102_t0054_u01782188311111") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc45e_d20260623_m041819_c001_v7007000_t0000_u01782188299706") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d247_d20260623_m041816_c001_v0001173_t0057_u01782188296344") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd207_d20260623_m041814_c001_v7007000_t0000_u01782188294839") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426939e_d20260623_m041811_c001_v0001102_t0055_u01782188291063") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907d9_d20260623_m041800_c001_v7007000_t0000_u01782188280233") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426936c_d20260623_m041756_c001_v0001102_t0013_u01782188276942") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aee5c3_d20260623_m041755_c001_v7007000_t0000_u01782188275967") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbc6_d20260623_m041751_c001_v0001184_t0052_u01782188271689") 2026/06/23 04:20:23 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97897_d20260623_m041738_c001_v7007000_t0000_u01782188258690") 2026/06/23 04:20:24 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb30_d20260623_m041734_c001_v0001184_t0028_u01782188254586") 2026/06/23 04:20:24 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc7b_d20260623_m041723_c001_v7007000_t0000_u01782188243861") 2026/06/23 04:20:24 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafacc_d20260623_m041720_c001_v0001184_t0053_u01782188240235") 2026/06/23 04:20:24 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473995_d20260623_m041709_c001_v7007000_t0000_u01782188229527") 2026/06/23 04:20:24 DEBUG : apple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafa36_d20260623_m041706_c001_v0001184_t0041_u01782188226387") 2026/06/23 04:20:24 DEBUG : appleSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81d8_d20260623_m041818_c001_v7007000_t0000_u01782188298335") 2026/06/23 04:20:24 DEBUG : appleSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc78_d20260623_m041813_c001_v0001184_t0059_u01782188293189") 2026/06/23 04:20:24 DEBUG : appleapple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4c5_d20260623_m041836_c001_v7007000_t0000_u01782188316754") 2026/06/23 04:20:24 DEBUG : appleapple: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693e6_d20260623_m041832_c001_v0001102_t0049_u01782188312903") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87ba_d20260623_m041948_c001_v7007000_t0000_u01782188388849") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab0085_d20260623_m041945_c001_v0001184_t0037_u01782188385555") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b1b_d20260623_m041933_c001_v7007000_t0000_u01782188373960") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab001b_d20260623_m041931_c001_v0001184_t0007_u01782188371040") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc182c_d20260623_m041919_c001_v7007000_t0000_u01782188359723") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaffa3_d20260623_m041916_c001_v0001184_t0049_u01782188356898") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf2_d20260623_m041905_c001_v7007000_t0000_u01782188345566") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafef1_d20260623_m041902_c001_v0001184_t0040_u01782188342742") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473aac_d20260623_m041851_c001_v7007000_t0000_u01782188331495") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafe43_d20260623_m041847_c001_v0001184_t0023_u01782188327917") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81f6_d20260623_m041834_c001_v7007000_t0000_u01782188314735") 2026/06/23 04:20:24 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cf4_d20260623_m041831_c001_v0001184_t0051_u01782188311728") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc45f_d20260623_m041819_c001_v7007000_t0000_u01782188299888") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c85_d20260623_m041816_c001_v0001184_t0037_u01782188296364") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81ce_d20260623_m041814_c001_v7007000_t0000_u01782188294853") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c63_d20260623_m041811_c001_v0001184_t0043_u01782188291724") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907da_d20260623_m041800_c001_v7007000_t0000_u01782188280414") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c0b_d20260623_m041756_c001_v0001184_t0019_u01782188276930") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e4_d20260623_m041755_c001_v7007000_t0000_u01782188275792") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269358_d20260623_m041752_c001_v0001102_t0042_u01782188272123") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c9789a_d20260623_m041739_c001_v7007000_t0000_u01782188259235") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b4b_d20260623_m041735_c001_v0001184_t0024_u01782188255225") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc7c_d20260623_m041724_c001_v7007000_t0000_u01782188244047") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42ac9_d20260623_m041720_c001_v0001184_t0036_u01782188240695") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473996_d20260623_m041709_c001_v7007000_t0000_u01782188229712") 2026/06/23 04:20:25 DEBUG : appleappleapplebanana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a4d_d20260623_m041706_c001_v0001184_t0028_u01782188226951") 2026/06/23 04:20:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc457_d20260623_m041817_c001_v7007000_t0000_u01782188297974") 2026/06/23 04:20:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693a2_d20260623_m041813_c001_v0001102_t0005_u01782188293178") 2026/06/23 04:20:25 DEBUG : b/potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede78_d20260623_m041248_c001_v7007000_t0000_u01782187968906") 2026/06/23 04:20:25 DEBUG : b/potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb68_d20260623_m041247_c001_v0001173_t0059_u01782187967066") 2026/06/23 04:20:25 DEBUG : b/potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede73_d20260623_m041245_c001_v7007000_t0000_u01782187965977") 2026/06/23 04:20:25 DEBUG : b/potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb50_d20260623_m041244_c001_v0001173_t0031_u01782187964664") 2026/06/23 04:20:25 DEBUG : b/potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b28_d20260623_m041209_c001_v7007000_t0000_u01782187929754") 2026/06/23 04:20:25 DEBUG : b/potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bfe_d20260623_m041207_c001_v0001117_t0038_u01782187927403") 2026/06/23 04:20:26 DEBUG : backup/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd2494901_d20260623_m041502_c001_v7007000_t0000_u01782188102071") 2026/06/23 04:20:26 DEBUG : backup/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1126a060969615aa_d20260623_m041459_c001_v0001172_t0042_u01782188099917") 2026/06/23 04:20:26 DEBUG : backup/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f102a95d6268f3540_d20260623_m041455_c001_v0001161_t0006_u01782188095319") 2026/06/23 04:20:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379b95_d20260623_m041528_c001_v7007000_t0000_u01782188128172") 2026/06/23 04:20:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107f5e8077df4407_d20260623_m041526_c001_v0001180_t0032_u01782188126396") 2026/06/23 04:20:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1030f5be31b025e4_d20260623_m041522_c001_v0001180_t0049_u01782188122387") 2026/06/23 04:20:26 DEBUG : backup/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b0fd_d20260623_m041515_c001_v7007000_t0000_u01782188115468") 2026/06/23 04:20:26 DEBUG : backup/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1050a07c8b49fb7f_d20260623_m041512_c001_v0001153_t0001_u01782188112628") 2026/06/23 04:20:26 DEBUG : backup/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f106c862a0fae1e3f_d20260623_m041508_c001_v0001130_t0051_u01782188108670") 2026/06/23 04:20:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379b96_d20260623_m041528_c001_v7007000_t0000_u01782188128354") 2026/06/23 04:20:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f115bda3adf6d122f_d20260623_m041527_c001_v0001182_t0039_u01782188127384") 2026/06/23 04:20:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f113e122fe47c1c09_d20260623_m041523_c001_v0001109_t0031_u01782188123983") 2026/06/23 04:20:26 DEBUG : backup/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd2494905_d20260623_m041502_c001_v7007000_t0000_u01782188102255") 2026/06/23 04:20:26 DEBUG : backup/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1002c39c2b2a5e18_d20260623_m041501_c001_v0001179_t0018_u01782188101252") 2026/06/23 04:20:26 DEBUG : backup/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f101705f5ab6fd638_d20260623_m041457_c001_v0001042_t0049_u01782188097336") 2026/06/23 04:20:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b100_d20260623_m041515_c001_v7007000_t0000_u01782188115650") 2026/06/23 04:20:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f103f7a8b5cab686f_d20260623_m041514_c001_v0001172_t0050_u01782188114352") 2026/06/23 04:20:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1063c4364c31d1a9_d20260623_m041510_c001_v0001033_t0012_u01782188110373") 2026/06/23 04:20:26 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87bb_d20260623_m041949_c001_v7007000_t0000_u01782188389031") 2026/06/23 04:20:26 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42ebd_d20260623_m041945_c001_v0001184_t0057_u01782188385347") 2026/06/23 04:20:26 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b1c_d20260623_m041934_c001_v7007000_t0000_u01782188374143") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e63_d20260623_m041930_c001_v0001184_t0051_u01782188370784") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc182d_d20260623_m041919_c001_v7007000_t0000_u01782188359905") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42df3_d20260623_m041916_c001_v0001184_t0013_u01782188356674") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf3_d20260623_m041905_c001_v7007000_t0000_u01782188345747") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42db9_d20260623_m041902_c001_v0001184_t0053_u01782188342541") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473aad_d20260623_m041851_c001_v7007000_t0000_u01782188331676") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d48_d20260623_m041847_c001_v0001184_t0037_u01782188327707") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4c6_d20260623_m041836_c001_v7007000_t0000_u01782188316936") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd65_d20260623_m041831_c001_v0001184_t0044_u01782188311477") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc461_d20260623_m041820_c001_v7007000_t0000_u01782188300071") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafca0_d20260623_m041816_c001_v0001184_t0046_u01782188296353") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd209_d20260623_m041815_c001_v7007000_t0000_u01782188295022") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc70_d20260623_m041811_c001_v0001184_t0042_u01782188291449") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907db_d20260623_m041800_c001_v7007000_t0000_u01782188280597") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbf8_d20260623_m041756_c001_v0001184_t0015_u01782188276952") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe99488_d20260623_m041755_c001_v7007000_t0000_u01782188275759") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bcd_d20260623_m041751_c001_v0001184_t0006_u01782188271911") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97898_d20260623_m041738_c001_v7007000_t0000_u01782188258872") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d117_d20260623_m041734_c001_v0001173_t0058_u01782188254802") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc7d_d20260623_m041724_c001_v7007000_t0000_u01782188244231") 2026/06/23 04:20:27 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d099_d20260623_m041720_c001_v0001173_t0034_u01782188240431") 2026/06/23 04:20:28 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473997_d20260623_m041709_c001_v7007000_t0000_u01782188229895") 2026/06/23 04:20:28 DEBUG : banana: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cffb_d20260623_m041706_c001_v0001173_t0024_u01782188226612") 2026/06/23 04:20:28 DEBUG : bananaSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c98f03_d20260623_m041817_c001_v7007000_t0000_u01782188297986") 2026/06/23 04:20:28 DEBUG : bananaSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c6b_d20260623_m041813_c001_v0001184_t0016_u01782188293200") 2026/06/23 04:20:28 DEBUG : both0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc358_d20260623_m041644_c001_v7007000_t0000_u01782188204447") 2026/06/23 04:20:28 DEBUG : both0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42935_d20260623_m041632_c001_v0001184_t0033_u01782188192647") 2026/06/23 04:20:28 DEBUG : both0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902ac_d20260623_m041628_c001_v7007000_t0000_u01782188188421") 2026/06/23 04:20:28 DEBUG : both0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42893_d20260623_m041614_c001_v0001184_t0021_u01782188174510") 2026/06/23 04:20:28 DEBUG : both1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc359_d20260623_m041644_c001_v7007000_t0000_u01782188204631") 2026/06/23 04:20:28 DEBUG : both1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4293b_d20260623_m041633_c001_v0001184_t0023_u01782188193433") 2026/06/23 04:20:28 DEBUG : both1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902ad_d20260623_m041628_c001_v7007000_t0000_u01782188188604") 2026/06/23 04:20:28 DEBUG : both1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428a5_d20260623_m041617_c001_v0001184_t0036_u01782188177395") 2026/06/23 04:20:28 DEBUG : both10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc35a_d20260623_m041644_c001_v7007000_t0000_u01782188204812") 2026/06/23 04:20:28 DEBUG : both10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4295d_d20260623_m041637_c001_v0001184_t0044_u01782188197267") 2026/06/23 04:20:28 DEBUG : both10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902ae_d20260623_m041628_c001_v7007000_t0000_u01782188188790") 2026/06/23 04:20:28 DEBUG : both10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428cf_d20260623_m041621_c001_v0001184_t0025_u01782188181263") 2026/06/23 04:20:28 DEBUG : both11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc35b_d20260623_m041644_c001_v7007000_t0000_u01782188204993") 2026/06/23 04:20:28 DEBUG : both11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4295f_d20260623_m041637_c001_v0001184_t0044_u01782188197784") 2026/06/23 04:20:28 DEBUG : both11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902af_d20260623_m041628_c001_v7007000_t0000_u01782188188974") 2026/06/23 04:20:28 DEBUG : both11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428d1_d20260623_m041621_c001_v0001184_t0057_u01782188181668") 2026/06/23 04:20:28 DEBUG : both12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc35d_d20260623_m041645_c001_v7007000_t0000_u01782188205174") 2026/06/23 04:20:28 DEBUG : both12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42965_d20260623_m041638_c001_v0001184_t0024_u01782188198284") 2026/06/23 04:20:28 DEBUG : both12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b0_d20260623_m041629_c001_v7007000_t0000_u01782188189158") 2026/06/23 04:20:29 DEBUG : both12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428d5_d20260623_m041622_c001_v0001184_t0055_u01782188182108") 2026/06/23 04:20:29 DEBUG : both13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc35e_d20260623_m041645_c001_v7007000_t0000_u01782188205356") 2026/06/23 04:20:29 DEBUG : both13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42969_d20260623_m041638_c001_v0001184_t0002_u01782188198798") 2026/06/23 04:20:29 DEBUG : both13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b1_d20260623_m041629_c001_v7007000_t0000_u01782188189341") 2026/06/23 04:20:29 DEBUG : both13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428d9_d20260623_m041622_c001_v0001184_t0031_u01782188182556") 2026/06/23 04:20:29 DEBUG : both14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc35f_d20260623_m041645_c001_v7007000_t0000_u01782188205538") 2026/06/23 04:20:29 DEBUG : both14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4296d_d20260623_m041639_c001_v0001184_t0036_u01782188199222") 2026/06/23 04:20:29 DEBUG : both14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b2_d20260623_m041629_c001_v7007000_t0000_u01782188189526") 2026/06/23 04:20:29 DEBUG : both14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428dd_d20260623_m041622_c001_v0001184_t0011_u01782188182984") 2026/06/23 04:20:29 DEBUG : both15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc361_d20260623_m041645_c001_v7007000_t0000_u01782188205720") 2026/06/23 04:20:29 DEBUG : both15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42973_d20260623_m041639_c001_v0001184_t0039_u01782188199621") 2026/06/23 04:20:29 DEBUG : both15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b3_d20260623_m041629_c001_v7007000_t0000_u01782188189709") 2026/06/23 04:20:29 DEBUG : both15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428df_d20260623_m041623_c001_v0001184_t0005_u01782188183424") 2026/06/23 04:20:29 DEBUG : both16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc362_d20260623_m041645_c001_v7007000_t0000_u01782188205909") 2026/06/23 04:20:29 DEBUG : both16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42977_d20260623_m041640_c001_v0001184_t0029_u01782188200023") 2026/06/23 04:20:29 DEBUG : both16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b4_d20260623_m041629_c001_v7007000_t0000_u01782188189892") 2026/06/23 04:20:29 DEBUG : both16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428e3_d20260623_m041623_c001_v0001184_t0008_u01782188183943") 2026/06/23 04:20:29 DEBUG : both17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc363_d20260623_m041646_c001_v7007000_t0000_u01782188206091") 2026/06/23 04:20:30 DEBUG : both17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4297d_d20260623_m041640_c001_v0001184_t0032_u01782188200437") 2026/06/23 04:20:30 DEBUG : both17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b5_d20260623_m041630_c001_v7007000_t0000_u01782188190079") 2026/06/23 04:20:30 DEBUG : both17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428e5_d20260623_m041624_c001_v0001184_t0057_u01782188184379") 2026/06/23 04:20:30 DEBUG : both18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc364_d20260623_m041646_c001_v7007000_t0000_u01782188206274") 2026/06/23 04:20:30 DEBUG : both18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42983_d20260623_m041640_c001_v0001184_t0056_u01782188200862") 2026/06/23 04:20:30 DEBUG : both18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b6_d20260623_m041630_c001_v7007000_t0000_u01782188190262") 2026/06/23 04:20:30 DEBUG : both18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428ed_d20260623_m041624_c001_v0001184_t0005_u01782188184794") 2026/06/23 04:20:30 DEBUG : both19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc365_d20260623_m041646_c001_v7007000_t0000_u01782188206457") 2026/06/23 04:20:30 DEBUG : both19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42987_d20260623_m041641_c001_v0001184_t0042_u01782188201282") 2026/06/23 04:20:30 DEBUG : both19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b7_d20260623_m041630_c001_v7007000_t0000_u01782188190446") 2026/06/23 04:20:30 DEBUG : both19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428f3_d20260623_m041625_c001_v0001184_t0006_u01782188185202") 2026/06/23 04:20:30 DEBUG : both2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc367_d20260623_m041646_c001_v7007000_t0000_u01782188206638") 2026/06/23 04:20:30 DEBUG : both2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4293d_d20260623_m041633_c001_v0001184_t0041_u01782188193856") 2026/06/23 04:20:30 DEBUG : both2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b8_d20260623_m041630_c001_v7007000_t0000_u01782188190630") 2026/06/23 04:20:30 DEBUG : both2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428a7_d20260623_m041617_c001_v0001184_t0034_u01782188177804") 2026/06/23 04:20:30 DEBUG : both3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc368_d20260623_m041646_c001_v7007000_t0000_u01782188206819") 2026/06/23 04:20:30 DEBUG : both3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42943_d20260623_m041634_c001_v0001184_t0006_u01782188194371") 2026/06/23 04:20:30 DEBUG : both3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902b9_d20260623_m041630_c001_v7007000_t0000_u01782188190814") 2026/06/23 04:20:30 DEBUG : both3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428ad_d20260623_m041618_c001_v0001184_t0007_u01782188178286") 2026/06/23 04:20:30 DEBUG : both4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc369_d20260623_m041647_c001_v7007000_t0000_u01782188207003") 2026/06/23 04:20:31 DEBUG : both4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42945_d20260623_m041634_c001_v0001184_t0016_u01782188194776") 2026/06/23 04:20:31 DEBUG : both4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902ba_d20260623_m041630_c001_v7007000_t0000_u01782188190997") 2026/06/23 04:20:31 DEBUG : both4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428b3_d20260623_m041618_c001_v0001184_t0034_u01782188178713") 2026/06/23 04:20:31 DEBUG : both5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc36a_d20260623_m041647_c001_v7007000_t0000_u01782188207183") 2026/06/23 04:20:31 DEBUG : both5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4294b_d20260623_m041635_c001_v0001184_t0044_u01782188195184") 2026/06/23 04:20:31 DEBUG : both5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902bb_d20260623_m041631_c001_v7007000_t0000_u01782188191180") 2026/06/23 04:20:31 DEBUG : both5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428bb_d20260623_m041619_c001_v0001184_t0025_u01782188179117") 2026/06/23 04:20:31 DEBUG : both6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc36b_d20260623_m041647_c001_v7007000_t0000_u01782188207365") 2026/06/23 04:20:31 DEBUG : both6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4294d_d20260623_m041635_c001_v0001184_t0019_u01782188195601") 2026/06/23 04:20:31 DEBUG : both6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902bc_d20260623_m041631_c001_v7007000_t0000_u01782188191365") 2026/06/23 04:20:31 DEBUG : both6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428bf_d20260623_m041619_c001_v0001184_t0029_u01782188179540") 2026/06/23 04:20:31 DEBUG : both7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc36e_d20260623_m041647_c001_v7007000_t0000_u01782188207548") 2026/06/23 04:20:31 DEBUG : both7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4294f_d20260623_m041636_c001_v0001184_t0031_u01782188196023") 2026/06/23 04:20:31 DEBUG : both7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902bd_d20260623_m041631_c001_v7007000_t0000_u01782188191548") 2026/06/23 04:20:31 DEBUG : both7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428c3_d20260623_m041619_c001_v0001184_t0055_u01782188179946") 2026/06/23 04:20:31 DEBUG : both8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc36f_d20260623_m041647_c001_v7007000_t0000_u01782188207731") 2026/06/23 04:20:31 DEBUG : both8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42951_d20260623_m041636_c001_v0001184_t0008_u01782188196446") 2026/06/23 04:20:31 DEBUG : both8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902be_d20260623_m041631_c001_v7007000_t0000_u01782188191731") 2026/06/23 04:20:31 DEBUG : both8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428c7_d20260623_m041620_c001_v0001184_t0017_u01782188180365") 2026/06/23 04:20:31 DEBUG : both9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc372_d20260623_m041647_c001_v7007000_t0000_u01782188207913") 2026/06/23 04:20:31 DEBUG : both9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42959_d20260623_m041636_c001_v0001184_t0034_u01782188196853") 2026/06/23 04:20:32 DEBUG : both9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902bf_d20260623_m041631_c001_v7007000_t0000_u01782188191913") 2026/06/23 04:20:32 DEBUG : both9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff428cb_d20260623_m041620_c001_v0001184_t0050_u01782188180847") 2026/06/23 04:20:32 DEBUG : c/non empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede79_d20260623_m041249_c001_v7007000_t0000_u01782187969087") 2026/06/23 04:20:32 DEBUG : c/non empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb6e_d20260623_m041247_c001_v0001173_t0032_u01782187967382") 2026/06/23 04:20:32 DEBUG : c/non empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede76_d20260623_m041246_c001_v7007000_t0000_u01782187966702") 2026/06/23 04:20:32 DEBUG : c/non empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb54_d20260623_m041245_c001_v0001173_t0025_u01782187965027") 2026/06/23 04:20:32 DEBUG : c/non empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b2a_d20260623_m041210_c001_v7007000_t0000_u01782187930897") 2026/06/23 04:20:32 DEBUG : c/non empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c00_d20260623_m041208_c001_v0001117_t0005_u01782187928186") 2026/06/23 04:20:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f7981fc_d20260623_m041741_c001_v7007000_t0000_u01782188261399") 2026/06/23 04:20:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269322_d20260623_m041736_c001_v0001102_t0020_u01782188256969") 2026/06/23 04:20:32 DEBUG : check sum: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b02_d20260623_m041159_c001_v7007000_t0000_u01782187919213") 2026/06/23 04:20:32 DEBUG : check sum: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704be6_d20260623_m041157_c001_v0001117_t0033_u01782187917618") 2026/06/23 04:20:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a4790a60_d20260623_m042018_c001_v7007000_t0000_u01782188418302") 2026/06/23 04:20:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742695f6_d20260623_m042016_c001_v0001102_t0023_u01782188416593") 2026/06/23 04:20:32 DEBUG : dest/3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e27_d20260623_m041431_c001_v7007000_t0000_u01782188071534") 2026/06/23 04:20:32 DEBUG : dest/3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f419a069b782b93c3_d20260623_m041430_c001_v0001184_t0019_u01782188070432") 2026/06/23 04:20:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4c7_d20260623_m041837_c001_v7007000_t0000_u01782188317119") 2026/06/23 04:20:32 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cf6_d20260623_m041832_c001_v0001184_t0039_u01782188312923") 2026/06/23 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87bc_d20260623_m041949_c001_v7007000_t0000_u01782188389215") 2026/06/23 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426951e_d20260623_m041938_c001_v0001102_t0038_u01782188378414") 2026/06/23 04:20:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b1e_d20260623_m041934_c001_v7007000_t0000_u01782188374324") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694d2_d20260623_m041924_c001_v0001102_t0046_u01782188364435") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc182f_d20260623_m041920_c001_v7007000_t0000_u01782188360087") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426948c_d20260623_m041910_c001_v0001102_t0036_u01782188350133") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf4_d20260623_m041905_c001_v7007000_t0000_u01782188345929") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426943c_d20260623_m041856_c001_v0001102_t0045_u01782188336002") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473aaf_d20260623_m041851_c001_v7007000_t0000_u01782188331857") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693fa_d20260623_m041841_c001_v0001102_t0036_u01782188321174") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4bc_d20260623_m041834_c001_v7007000_t0000_u01782188314752") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693cc_d20260623_m041824_c001_v0001102_t0058_u01782188304338") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc463_d20260623_m041820_c001_v7007000_t0000_u01782188300253") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafca6_d20260623_m041816_c001_v0001184_t0027_u01782188296549") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd20e_d20260623_m041815_c001_v7007000_t0000_u01782188295388") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426937e_d20260623_m041804_c001_v0001102_t0044_u01782188284883") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907dc_d20260623_m041800_c001_v7007000_t0000_u01782188280778") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c0d_d20260623_m041757_c001_v0001184_t0005_u01782188277123") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe99487_d20260623_m041755_c001_v7007000_t0000_u01782188275576") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb8e_d20260623_m041745_c001_v0001184_t0053_u01782188265428") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41885b68afa3f180_d20260623_m041739_c001_v7007000_t0000_u01782188259113") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafaf8_d20260623_m041728_c001_v0001184_t0043_u01782188248500") 2026/06/23 04:20:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc7e_d20260623_m041724_c001_v7007000_t0000_u01782188244414") 2026/06/23 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafa9a_d20260623_m041714_c001_v0001184_t0052_u01782188234271") 2026/06/23 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473998_d20260623_m041710_c001_v7007000_t0000_u01782188230077") 2026/06/23 04:20:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf9e4_d20260623_m041700_c001_v0001184_t0035_u01782188220790") 2026/06/23 04:20:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd213_d20260623_m041817_c001_v7007000_t0000_u01782188297996") 2026/06/23 04:20:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc7a_d20260623_m041813_c001_v0001184_t0019_u01782188293390") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4c8_d20260623_m041837_c001_v7007000_t0000_u01782188317301") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2d5_d20260623_m041832_c001_v0001173_t0032_u01782188312935") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87bd_d20260623_m041949_c001_v7007000_t0000_u01782188389396") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e89_d20260623_m041939_c001_v0001184_t0032_u01782188379170") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b1f_d20260623_m041934_c001_v7007000_t0000_u01782188374506") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e27_d20260623_m041925_c001_v0001184_t0029_u01782188365201") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1830_d20260623_m041920_c001_v7007000_t0000_u01782188360271") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42dcb_d20260623_m041910_c001_v0001184_t0041_u01782188350847") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf5_d20260623_m041906_c001_v7007000_t0000_u01782188346111") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d91_d20260623_m041856_c001_v0001184_t0057_u01782188336745") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ab1_d20260623_m041852_c001_v7007000_t0000_u01782188332039") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d26_d20260623_m041841_c001_v0001184_t0032_u01782188321957") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81f7_d20260623_m041834_c001_v7007000_t0000_u01782188314805") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd13_d20260623_m041825_c001_v0001184_t0056_u01782188305310") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc464_d20260623_m041820_c001_v7007000_t0000_u01782188300436") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c87_d20260623_m041816_c001_v0001184_t0023_u01782188296575") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81d1_d20260623_m041815_c001_v7007000_t0000_u01782188295217") 2026/06/23 04:20:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc40_d20260623_m041805_c001_v0001184_t0001_u01782188285761") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907dd_d20260623_m041800_c001_v7007000_t0000_u01782188280958") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbfc_d20260623_m041757_c001_v0001184_t0022_u01782188277162") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aee5c2_d20260623_m041755_c001_v7007000_t0000_u01782188275776") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b95_d20260623_m041745_c001_v0001184_t0033_u01782188265995") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c4d0_d20260623_m041738_c001_v7007000_t0000_u01782188258895") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d0dd_d20260623_m041729_c001_v0001173_t0050_u01782188249137") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc7f_d20260623_m041724_c001_v7007000_t0000_u01782188244597") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d06d_d20260623_m041714_c001_v0001173_t0038_u01782188234842") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473999_d20260623_m041710_c001_v7007000_t0000_u01782188230257") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cfd7_d20260623_m041701_c001_v0001173_t0002_u01782188221037") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd214_d20260623_m041818_c001_v7007000_t0000_u01782188298008") 2026/06/23 04:20:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c6d_d20260623_m041813_c001_v0001184_t0015_u01782188293403") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4c9_d20260623_m041837_c001_v7007000_t0000_u01782188317483") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd85_d20260623_m041833_c001_v0001184_t0036_u01782188313110") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87bf_d20260623_m041949_c001_v7007000_t0000_u01782188389578") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab005d_d20260623_m041939_c001_v0001184_t0054_u01782188379729") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b20_d20260623_m041934_c001_v7007000_t0000_u01782188374688") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaffed_d20260623_m041925_c001_v0001184_t0058_u01782188365777") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1831_d20260623_m041920_c001_v7007000_t0000_u01782188360455") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaff5f_d20260623_m041911_c001_v0001184_t0001_u01782188351411") 2026/06/23 04:20:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf7_d20260623_m041906_c001_v7007000_t0000_u01782188346293") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafeb1_d20260623_m041857_c001_v0001184_t0058_u01782188337313") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ab3_d20260623_m041852_c001_v7007000_t0000_u01782188332223") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafe05_d20260623_m041842_c001_v0001184_t0043_u01782188322533") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c98f14_d20260623_m041834_c001_v7007000_t0000_u01782188314399") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cc2_d20260623_m041825_c001_v0001184_t0026_u01782188305943") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc465_d20260623_m041820_c001_v7007000_t0000_u01782188300619") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d24b_d20260623_m041816_c001_v0001173_t0025_u01782188296717") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc453_d20260623_m041815_c001_v7007000_t0000_u01782188295400") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c4b_d20260623_m041806_c001_v0001184_t0011_u01782188286318") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907de_d20260623_m041801_c001_v7007000_t0000_u01782188281141") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1cb_d20260623_m041757_c001_v0001173_t0024_u01782188277299") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e6_d20260623_m041755_c001_v7007000_t0000_u01782188275978") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269340_d20260623_m041746_c001_v0001102_t0036_u01782188266648") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f423c1bebcc86c015_d20260623_m041738_c001_v7007000_t0000_u01782188258906") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b2b_d20260623_m041730_c001_v0001184_t0024_u01782188249999") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc80_d20260623_m041724_c001_v7007000_t0000_u01782188244779") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a93_d20260623_m041715_c001_v0001184_t0053_u01782188235615") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847399a_d20260623_m041710_c001_v7007000_t0000_u01782188230439") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a25_d20260623_m041701_c001_v0001184_t0056_u01782188221440") 2026/06/23 04:20:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4079e459c94b7b4f_d20260623_m041818_c001_v7007000_t0000_u01782188298027") 2026/06/23 04:20:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc7c_d20260623_m041813_c001_v0001184_t0040_u01782188293593") 2026/06/23 04:20:37 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4ca_d20260623_m041837_c001_v7007000_t0000_u01782188317665") 2026/06/23 04:20:37 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cf8_d20260623_m041833_c001_v0001184_t0053_u01782188313124") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c0_d20260623_m041949_c001_v7007000_t0000_u01782188389766") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d46b_d20260623_m041940_c001_v0001173_t0002_u01782188380289") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b21_d20260623_m041934_c001_v7007000_t0000_u01782188374870") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d3ff_d20260623_m041926_c001_v0001173_t0025_u01782188366352") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1832_d20260623_m041920_c001_v7007000_t0000_u01782188360637") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d39b_d20260623_m041911_c001_v0001173_t0037_u01782188351981") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf8_d20260623_m041906_c001_v7007000_t0000_u01782188346474") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d351_d20260623_m041857_c001_v0001173_t0053_u01782188337883") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ab5_d20260623_m041852_c001_v7007000_t0000_u01782188332404") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d30f_d20260623_m041843_c001_v0001173_t0019_u01782188323230") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81f8_d20260623_m041834_c001_v7007000_t0000_u01782188314918") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2b1_d20260623_m041826_c001_v0001173_t0008_u01782188306521") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc466_d20260623_m041820_c001_v7007000_t0000_u01782188300802") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafca8_d20260623_m041816_c001_v0001184_t0031_u01782188296763") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81d0_d20260623_m041815_c001_v7007000_t0000_u01782188295035") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d203_d20260623_m041806_c001_v0001173_t0055_u01782188286881") 2026/06/23 04:20:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907df_d20260623_m041801_c001_v7007000_t0000_u01782188281329") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c11_d20260623_m041757_c001_v0001184_t0039_u01782188277317") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e2_d20260623_m041755_c001_v7007000_t0000_u01782188275590") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d173_d20260623_m041747_c001_v0001173_t0053_u01782188267398") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b527_d20260623_m041738_c001_v7007000_t0000_u01782188258944") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426930b_d20260623_m041730_c001_v0001102_t0028_u01782188250562") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc81_d20260623_m041724_c001_v7007000_t0000_u01782188244963") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692d7_d20260623_m041716_c001_v0001102_t0022_u01782188236184") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847399b_d20260623_m041710_c001_v7007000_t0000_u01782188230621") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692ab_d20260623_m041701_c001_v0001102_t0057_u01782188221652") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c98f04_d20260623_m041818_c001_v7007000_t0000_u01782188298171") 2026/06/23 04:20:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c71_d20260623_m041813_c001_v0001184_t0045_u01782188293605") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4cb_d20260623_m041837_c001_v7007000_t0000_u01782188317848") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2d9_d20260623_m041833_c001_v0001173_t0058_u01782188313202") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c1_d20260623_m041949_c001_v7007000_t0000_u01782188389947") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426952e_d20260623_m041940_c001_v0001102_t0000_u01782188380821") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b23_d20260623_m041935_c001_v7007000_t0000_u01782188375051") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694e6_d20260623_m041926_c001_v0001102_t0039_u01782188366697") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1833_d20260623_m041920_c001_v7007000_t0000_u01782188360820") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269490_d20260623_m041912_c001_v0001102_t0024_u01782188352495") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdf9_d20260623_m041906_c001_v7007000_t0000_u01782188346655") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426944c_d20260623_m041858_c001_v0001102_t0029_u01782188338159") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ab6_d20260623_m041852_c001_v7007000_t0000_u01782188332585") 2026/06/23 04:20:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693fe_d20260623_m041843_c001_v0001102_t0046_u01782188323530") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4bd_d20260623_m041834_c001_v7007000_t0000_u01782188314934") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693d2_d20260623_m041826_c001_v0001102_t0004_u01782188306866") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc467_d20260623_m041820_c001_v7007000_t0000_u01782188300986") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c89_d20260623_m041816_c001_v0001184_t0047_u01782188296774") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b5ae_d20260623_m041815_c001_v7007000_t0000_u01782188295230") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269392_d20260623_m041807_c001_v0001102_t0024_u01782188287187") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e0_d20260623_m041801_c001_v7007000_t0000_u01782188281529") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269370_d20260623_m041757_c001_v0001102_t0021_u01782188277331") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907d3_d20260623_m041755_c001_v7007000_t0000_u01782188275989") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafba0_d20260623_m041748_c001_v0001184_t0016_u01782188268091") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907c9_d20260623_m041738_c001_v7007000_t0000_u01782188258961") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb0e_d20260623_m041730_c001_v0001184_t0035_u01782188250978") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc82_d20260623_m041725_c001_v7007000_t0000_u01782188245145") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafaaa_d20260623_m041716_c001_v0001184_t0059_u01782188236570") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847399c_d20260623_m041710_c001_v7007000_t0000_u01782188230857") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf9f6_d20260623_m041702_c001_v0001184_t0047_u01782188222035") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd215_d20260623_m041818_c001_v7007000_t0000_u01782188298180") 2026/06/23 04:20:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d237_d20260623_m041813_c001_v0001173_t0011_u01782188293617") 2026/06/23 04:20:39 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4cd_d20260623_m041838_c001_v7007000_t0000_u01782188318031") 2026/06/23 04:20:39 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693e8_d20260623_m041833_c001_v0001102_t0049_u01782188313237") 2026/06/23 04:20:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c2_d20260623_m041950_c001_v7007000_t0000_u01782188390130") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e9b_d20260623_m041941_c001_v0001184_t0017_u01782188381127") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b24_d20260623_m041935_c001_v7007000_t0000_u01782188375232") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e43_d20260623_m041927_c001_v0001184_t0044_u01782188367090") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1834_d20260623_m041921_c001_v7007000_t0000_u01782188361004") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42dd5_d20260623_m041912_c001_v0001184_t0059_u01782188352871") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdfa_d20260623_m041906_c001_v7007000_t0000_u01782188346838") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42da3_d20260623_m041858_c001_v0001184_t0007_u01782188338568") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ab8_d20260623_m041852_c001_v7007000_t0000_u01782188332766") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d2a_d20260623_m041843_c001_v0001184_t0056_u01782188323884") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a479089b_d20260623_m041834_c001_v7007000_t0000_u01782188314758") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd2d_d20260623_m041827_c001_v0001184_t0043_u01782188307255") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc468_d20260623_m041821_c001_v7007000_t0000_u01782188301168") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693b2_d20260623_m041816_c001_v0001102_t0049_u01782188296853") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd20a_d20260623_m041815_c001_v7007000_t0000_u01782188295195") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc46_d20260623_m041807_c001_v0001184_t0020_u01782188287663") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e1_d20260623_m041801_c001_v7007000_t0000_u01782188281711") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbfe_d20260623_m041757_c001_v0001184_t0001_u01782188277379") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907d2_d20260623_m041755_c001_v7007000_t0000_u01782188275803") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42ba7_d20260623_m041748_c001_v0001184_t0011_u01782188268293") 2026/06/23 04:20:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41885b68afa3f17e_d20260623_m041738_c001_v7007000_t0000_u01782188258925") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d0fb_d20260623_m041731_c001_v0001173_t0019_u01782188251207") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc83_d20260623_m041725_c001_v7007000_t0000_u01782188245328") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d07d_d20260623_m041716_c001_v0001173_t0043_u01782188236788") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847399d_d20260623_m041711_c001_v7007000_t0000_u01782188231039") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cfdf_d20260623_m041702_c001_v0001173_t0038_u01782188222235") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd216_d20260623_m041818_c001_v7007000_t0000_u01782188298191") 2026/06/23 04:20:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c73_d20260623_m041813_c001_v0001184_t0058_u01782188293813") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4ce_d20260623_m041838_c001_v7007000_t0000_u01782188318213") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd8b_d20260623_m041833_c001_v0001184_t0051_u01782188313322") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c3_d20260623_m041950_c001_v7007000_t0000_u01782188390314") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab0069_d20260623_m041941_c001_v0001184_t0015_u01782188381343") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b26_d20260623_m041935_c001_v7007000_t0000_u01782188375416") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafff5_d20260623_m041927_c001_v0001184_t0000_u01782188367311") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1835_d20260623_m041921_c001_v7007000_t0000_u01782188361187") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaff7f_d20260623_m041913_c001_v0001184_t0033_u01782188353079") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdfb_d20260623_m041907_c001_v7007000_t0000_u01782188347020") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafec5_d20260623_m041858_c001_v0001184_t0058_u01782188338777") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ab9_d20260623_m041852_c001_v7007000_t0000_u01782188332947") 2026/06/23 04:20:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafe15_d20260623_m041844_c001_v0001184_t0007_u01782188324098") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a479089a_d20260623_m041834_c001_v7007000_t0000_u01782188314575") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cd0_d20260623_m041827_c001_v0001184_t0036_u01782188307588") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc469_d20260623_m041821_c001_v7007000_t0000_u01782188301350") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafcb1_d20260623_m041816_c001_v0001184_t0050_u01782188296959") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd20b_d20260623_m041815_c001_v7007000_t0000_u01782188295204") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c53_d20260623_m041807_c001_v0001184_t0047_u01782188287887") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e2_d20260623_m041801_c001_v7007000_t0000_u01782188281892") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c15_d20260623_m041757_c001_v0001184_t0030_u01782188277519") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41523d3443fc6674_d20260623_m041755_c001_v7007000_t0000_u01782188275824") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426934a_d20260623_m041748_c001_v0001102_t0013_u01782188268495") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798181_d20260623_m041739_c001_v7007000_t0000_u01782188259247") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b37_d20260623_m041731_c001_v0001184_t0024_u01782188251734") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc84_d20260623_m041725_c001_v7007000_t0000_u01782188245512") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a99_d20260623_m041717_c001_v0001184_t0035_u01782188237162") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847399e_d20260623_m041711_c001_v7007000_t0000_u01782188231221") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a2b_d20260623_m041702_c001_v0001184_t0043_u01782188222881") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4259813539e8c14e_d20260623_m041818_c001_v7007000_t0000_u01782188298125") 2026/06/23 04:20:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc7e_d20260623_m041813_c001_v0001184_t0046_u01782188293837") 2026/06/23 04:20:42 DEBUG : dir1/0007-12345: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4cf_d20260623_m041838_c001_v7007000_t0000_u01782188318395") 2026/06/23 04:20:42 DEBUG : dir1/0007-12345: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cfc_d20260623_m041833_c001_v0001184_t0040_u01782188313331") 2026/06/23 04:20:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c4_d20260623_m041950_c001_v7007000_t0000_u01782188390500") 2026/06/23 04:20:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d46f_d20260623_m041941_c001_v0001173_t0024_u01782188381559") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b28_d20260623_m041935_c001_v7007000_t0000_u01782188375598") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d409_d20260623_m041927_c001_v0001173_t0050_u01782188367523") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1836_d20260623_m041921_c001_v7007000_t0000_u01782188361370") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d3a1_d20260623_m041913_c001_v0001173_t0043_u01782188353283") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdfc_d20260623_m041907_c001_v7007000_t0000_u01782188347201") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d35b_d20260623_m041858_c001_v0001173_t0024_u01782188338973") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473aba_d20260623_m041853_c001_v7007000_t0000_u01782188333129") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d315_d20260623_m041844_c001_v0001173_t0047_u01782188324308") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4ba_d20260623_m041834_c001_v7007000_t0000_u01782188314387") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2bb_d20260623_m041827_c001_v0001173_t0023_u01782188307818") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc46a_d20260623_m041821_c001_v7007000_t0000_u01782188301532") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c8d_d20260623_m041816_c001_v0001184_t0038_u01782188296976") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4259813539e8c14b_d20260623_m041815_c001_v7007000_t0000_u01782188295243") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d20f_d20260623_m041808_c001_v0001173_t0049_u01782188288092") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e3_d20260623_m041802_c001_v7007000_t0000_u01782188282074") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc00_d20260623_m041757_c001_v0001184_t0035_u01782188277606") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c4f4_d20260623_m041755_c001_v7007000_t0000_u01782188275787") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d17b_d20260623_m041748_c001_v0001173_t0059_u01782188268963") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc9a_d20260623_m041738_c001_v7007000_t0000_u01782188258920") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269312_d20260623_m041731_c001_v0001102_t0042_u01782188251940") 2026/06/23 04:20:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc86_d20260623_m041725_c001_v7007000_t0000_u01782188245699") 2026/06/23 04:20:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692df_d20260623_m041717_c001_v0001102_t0025_u01782188237374") 2026/06/23 04:20:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847399f_d20260623_m041711_c001_v7007000_t0000_u01782188231449") 2026/06/23 04:20:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692b7_d20260623_m041703_c001_v0001102_t0048_u01782188223165") 2026/06/23 04:20:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b5c4_d20260623_m041818_c001_v7007000_t0000_u01782188298137") 2026/06/23 04:20:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d239_d20260623_m041813_c001_v0001173_t0054_u01782188293938") 2026/06/23 04:20:44 DEBUG : dir1/0008-23456: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d0_d20260623_m041838_c001_v7007000_t0000_u01782188318577") 2026/06/23 04:20:44 DEBUG : dir1/0008-23456: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2db_d20260623_m041833_c001_v0001173_t0046_u01782188313481") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c5_d20260623_m041950_c001_v7007000_t0000_u01782188390683") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269536_d20260623_m041941_c001_v0001102_t0011_u01782188381881") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b29_d20260623_m041935_c001_v7007000_t0000_u01782188375779") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694f0_d20260623_m041927_c001_v0001102_t0012_u01782188367828") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1837_d20260623_m041921_c001_v7007000_t0000_u01782188361553") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426949a_d20260623_m041913_c001_v0001102_t0028_u01782188353760") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdfd_d20260623_m041907_c001_v7007000_t0000_u01782188347383") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269454_d20260623_m041859_c001_v0001102_t0048_u01782188339331") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473abc_d20260623_m041853_c001_v7007000_t0000_u01782188333311") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269406_d20260623_m041844_c001_v0001102_t0049_u01782188324830") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c98f16_d20260623_m041834_c001_v7007000_t0000_u01782188314763") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693da_d20260623_m041828_c001_v0001102_t0042_u01782188308232") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc46c_d20260623_m041821_c001_v7007000_t0000_u01782188301714") 2026/06/23 04:20:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d24d_d20260623_m041816_c001_v0001173_t0046_u01782188296987") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81d3_d20260623_m041815_c001_v7007000_t0000_u01782188295411") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269394_d20260623_m041808_c001_v0001102_t0028_u01782188288558") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e4_d20260623_m041802_c001_v7007000_t0000_u01782188282256") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1cd_d20260623_m041757_c001_v0001173_t0013_u01782188277705") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c4f5_d20260623_m041756_c001_v7007000_t0000_u01782188276001") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbae_d20260623_m041749_c001_v0001184_t0024_u01782188269331") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97895_d20260623_m041738_c001_v7007000_t0000_u01782188258507") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb22_d20260623_m041732_c001_v0001184_t0042_u01782188252412") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc87_d20260623_m041725_c001_v7007000_t0000_u01782188245884") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafab4_d20260623_m041717_c001_v0001184_t0056_u01782188237832") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a0_d20260623_m041711_c001_v7007000_t0000_u01782188231632") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafa0c_d20260623_m041703_c001_v0001184_t0038_u01782188223512") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81d7_d20260623_m041818_c001_v7007000_t0000_u01782188298148") 2026/06/23 04:20:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693a4_d20260623_m041813_c001_v0001102_t0042_u01782188293984") 2026/06/23 04:20:45 DEBUG : dir1/0009-34567: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d1_d20260623_m041838_c001_v7007000_t0000_u01782188318759") 2026/06/23 04:20:45 DEBUG : dir1/0009-34567: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd8d_d20260623_m041833_c001_v0001184_t0014_u01782188313551") 2026/06/23 04:20:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c6_d20260623_m041950_c001_v7007000_t0000_u01782188390940") 2026/06/23 04:20:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42ea1_d20260623_m041942_c001_v0001184_t0042_u01782188382319") 2026/06/23 04:20:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b2a_d20260623_m041935_c001_v7007000_t0000_u01782188375963") 2026/06/23 04:20:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e4b_d20260623_m041928_c001_v0001184_t0049_u01782188368280") 2026/06/23 04:20:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1838_d20260623_m041921_c001_v7007000_t0000_u01782188361736") 2026/06/23 04:20:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42dd9_d20260623_m041914_c001_v0001184_t0048_u01782188354147") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdfe_d20260623_m041907_c001_v7007000_t0000_u01782188347565") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42dab_d20260623_m041859_c001_v0001184_t0045_u01782188339696") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473abd_d20260623_m041853_c001_v7007000_t0000_u01782188333492") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d30_d20260623_m041845_c001_v0001184_t0015_u01782188325169") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4bb_d20260623_m041834_c001_v7007000_t0000_u01782188314569") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd3d_d20260623_m041828_c001_v0001184_t0029_u01782188308721") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc46d_d20260623_m041821_c001_v7007000_t0000_u01782188301896") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafcb7_d20260623_m041817_c001_v0001184_t0030_u01782188297170") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f403cfdb3d11fc214_d20260623_m041815_c001_v7007000_t0000_u01782188295267") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc4e_d20260623_m041809_c001_v0001184_t0024_u01782188289116") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e5_d20260623_m041802_c001_v7007000_t0000_u01782188282438") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c19_d20260623_m041757_c001_v0001184_t0005_u01782188277760") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b531_d20260623_m041755_c001_v7007000_t0000_u01782188275825") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bb3_d20260623_m041749_c001_v0001184_t0007_u01782188269613") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc9b_d20260623_m041739_c001_v7007000_t0000_u01782188259100") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d109_d20260623_m041732_c001_v0001173_t0027_u01782188252715") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc88_d20260623_m041726_c001_v7007000_t0000_u01782188246069") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d089_d20260623_m041718_c001_v0001173_t0015_u01782188238035") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a1_d20260623_m041711_c001_v7007000_t0000_u01782188231815") 2026/06/23 04:20:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cfe7_d20260623_m041703_c001_v0001173_t0005_u01782188223776") 2026/06/23 04:20:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4259813539e8c14d_d20260623_m041817_c001_v7007000_t0000_u01782188297943") 2026/06/23 04:20:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c75_d20260623_m041814_c001_v0001184_t0015_u01782188294025") 2026/06/23 04:20:47 DEBUG : dir1/0010-45678: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d2_d20260623_m041838_c001_v7007000_t0000_u01782188318942") 2026/06/23 04:20:47 DEBUG : dir1/0010-45678: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693ea_d20260623_m041833_c001_v0001102_t0037_u01782188313570") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c7_d20260623_m041951_c001_v7007000_t0000_u01782188391125") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab0079_d20260623_m041942_c001_v0001184_t0013_u01782188382664") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b2b_d20260623_m041936_c001_v7007000_t0000_u01782188376152") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab0003_d20260623_m041928_c001_v0001184_t0058_u01782188368512") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc183a_d20260623_m041921_c001_v7007000_t0000_u01782188361918") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaff8f_d20260623_m041914_c001_v0001184_t0017_u01782188354357") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfdff_d20260623_m041907_c001_v7007000_t0000_u01782188347747") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafed1_d20260623_m041859_c001_v0001184_t0052_u01782188339892") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473abe_d20260623_m041853_c001_v7007000_t0000_u01782188333674") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafe25_d20260623_m041845_c001_v0001184_t0050_u01782188325382") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81f5_d20260623_m041834_c001_v7007000_t0000_u01782188314552") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42ce0_d20260623_m041828_c001_v0001184_t0008_u01782188308920") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc46e_d20260623_m041822_c001_v7007000_t0000_u01782188302079") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c8f_d20260623_m041817_c001_v0001184_t0014_u01782188297182") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc452_d20260623_m041815_c001_v7007000_t0000_u01782188295218") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c59_d20260623_m041809_c001_v0001184_t0038_u01782188289323") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e6_d20260623_m041802_c001_v7007000_t0000_u01782188282620") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269372_d20260623_m041757_c001_v0001102_t0043_u01782188277779") 2026/06/23 04:20:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe99489_d20260623_m041755_c001_v7007000_t0000_u01782188275942") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426934e_d20260623_m041749_c001_v0001102_t0029_u01782188269835") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97899_d20260623_m041739_c001_v7007000_t0000_u01782188259054") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b3b_d20260623_m041732_c001_v0001184_t0035_u01782188252988") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc8a_d20260623_m041726_c001_v7007000_t0000_u01782188246253") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42aa7_d20260623_m041718_c001_v0001184_t0047_u01782188238320") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a2_d20260623_m041711_c001_v7007000_t0000_u01782188231996") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a31_d20260623_m041704_c001_v0001184_t0045_u01782188224114") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b5c2_d20260623_m041817_c001_v7007000_t0000_u01782188297955") 2026/06/23 04:20:48 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc82_d20260623_m041814_c001_v0001184_t0043_u01782188294045") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d3_d20260623_m041839_c001_v7007000_t0000_u01782188319125") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d00_d20260623_m041833_c001_v0001184_t0007_u01782188313602") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c8_d20260623_m041951_c001_v7007000_t0000_u01782188391309") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d47f_d20260623_m041942_c001_v0001173_t0041_u01782188382864") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b2c_d20260623_m041936_c001_v7007000_t0000_u01782188376346") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d412_d20260623_m041928_c001_v0001173_t0024_u01782188368722") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc183b_d20260623_m041922_c001_v7007000_t0000_u01782188362101") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d3ad_d20260623_m041914_c001_v0001173_t0019_u01782188354567") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfe00_d20260623_m041908_c001_v7007000_t0000_u01782188348061") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d363_d20260623_m041900_c001_v0001173_t0039_u01782188340094") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ac0_d20260623_m041853_c001_v7007000_t0000_u01782188333855") 2026/06/23 04:20:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d317_d20260623_m041845_c001_v0001173_t0009_u01782188325585") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c98f15_d20260623_m041834_c001_v7007000_t0000_u01782188314581") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2bf_d20260623_m041829_c001_v0001173_t0053_u01782188309134") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc470_d20260623_m041822_c001_v7007000_t0000_u01782188302262") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693b6_d20260623_m041817_c001_v0001102_t0036_u01782188297204") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd208_d20260623_m041815_c001_v7007000_t0000_u01782188295012") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d217_d20260623_m041809_c001_v0001173_t0030_u01782188289533") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e7_d20260623_m041802_c001_v7007000_t0000_u01782188282802") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc02_d20260623_m041757_c001_v0001184_t0032_u01782188277815") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b532_d20260623_m041756_c001_v7007000_t0000_u01782188276009") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d183_d20260623_m041750_c001_v0001173_t0052_u01782188270242") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79817f_d20260623_m041739_c001_v7007000_t0000_u01782188259066") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269316_d20260623_m041733_c001_v0001102_t0005_u01782188253192") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc8b_d20260623_m041726_c001_v7007000_t0000_u01782188246436") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692e3_d20260623_m041718_c001_v0001102_t0036_u01782188238532") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a3_d20260623_m041712_c001_v7007000_t0000_u01782188232178") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692bb_d20260623_m041704_c001_v0001102_t0056_u01782188224310") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4079e459c94b7b51_d20260623_m041818_c001_v7007000_t0000_u01782188298215") 2026/06/23 04:20:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c77_d20260623_m041814_c001_v0001184_t0032_u01782188294227") 2026/06/23 04:20:49 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d4_d20260623_m041839_c001_v7007000_t0000_u01782188319308") 2026/06/23 04:20:49 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd91_d20260623_m041833_c001_v0001184_t0031_u01782188313757") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87c9_d20260623_m041951_c001_v7007000_t0000_u01782188391491") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269542_d20260623_m041943_c001_v0001102_t0055_u01782188383402") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b2e_d20260623_m041936_c001_v7007000_t0000_u01782188376528") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694fc_d20260623_m041929_c001_v0001102_t0042_u01782188369008") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc183c_d20260623_m041922_c001_v7007000_t0000_u01782188362349") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742694a0_d20260623_m041914_c001_v0001102_t0013_u01782188354959") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfe01_d20260623_m041908_c001_v7007000_t0000_u01782188348243") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426945a_d20260623_m041900_c001_v0001102_t0003_u01782188340583") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ac2_d20260623_m041854_c001_v7007000_t0000_u01782188334038") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426940e_d20260623_m041846_c001_v0001102_t0042_u01782188326213") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81f4_d20260623_m041834_c001_v7007000_t0000_u01782188314369") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693dc_d20260623_m041829_c001_v0001102_t0005_u01782188309686") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc472_d20260623_m041822_c001_v7007000_t0000_u01782188302445") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c91_d20260623_m041817_c001_v0001184_t0024_u01782188297381") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b5b2_d20260623_m041815_c001_v7007000_t0000_u01782188295422") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426939c_d20260623_m041809_c001_v0001102_t0026_u01782188289936") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907e8_d20260623_m041802_c001_v7007000_t0000_u01782188282994") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c1f_d20260623_m041757_c001_v0001184_t0031_u01782188277953") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e1_d20260623_m041755_c001_v7007000_t0000_u01782188275406") 2026/06/23 04:20:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbbc_d20260623_m041750_c001_v0001184_t0025_u01782188270583") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c4d1_d20260623_m041739_c001_v7007000_t0000_u01782188259077") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb26_d20260623_m041733_c001_v0001184_t0013_u01782188253576") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc8c_d20260623_m041726_c001_v7007000_t0000_u01782188246620") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafac0_d20260623_m041718_c001_v0001184_t0044_u01782188238978") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a4_d20260623_m041712_c001_v7007000_t0000_u01782188232360") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafa22_d20260623_m041704_c001_v0001184_t0044_u01782188224694") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4259813539e8c14f_d20260623_m041818_c001_v7007000_t0000_u01782188298306") 2026/06/23 04:20:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d23b_d20260623_m041814_c001_v0001173_t0030_u01782188294240") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d5_d20260623_m041839_c001_v7007000_t0000_u01782188319492") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2df_d20260623_m041833_c001_v0001173_t0048_u01782188313788") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87ca_d20260623_m041951_c001_v7007000_t0000_u01782188391675") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42eb7_d20260623_m041943_c001_v0001184_t0047_u01782188383905") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b2f_d20260623_m041936_c001_v7007000_t0000_u01782188376710") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42e5d_d20260623_m041929_c001_v0001184_t0013_u01782188369470") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc183d_d20260623_m041922_c001_v7007000_t0000_u01782188362533") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42de5_d20260623_m041915_c001_v0001184_t0023_u01782188355434") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfe02_d20260623_m041908_c001_v7007000_t0000_u01782188348427") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42db1_d20260623_m041900_c001_v0001184_t0014_u01782188340977") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ac3_d20260623_m041854_c001_v7007000_t0000_u01782188334283") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d3e_d20260623_m041846_c001_v0001184_t0006_u01782188326564") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a4790899_d20260623_m041834_c001_v7007000_t0000_u01782188314393") 2026/06/23 04:20:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd4f_d20260623_m041830_c001_v0001184_t0032_u01782188310276") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc474_d20260623_m041822_c001_v7007000_t0000_u01782188302632") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafcbd_d20260623_m041817_c001_v0001184_t0055_u01782188297391") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f4529_d20260623_m041815_c001_v7007000_t0000_u01782188295255") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc62_d20260623_m041810_c001_v0001184_t0002_u01782188290369") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907ea_d20260623_m041803_c001_v7007000_t0000_u01782188283175") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1d5_d20260623_m041758_c001_v0001173_t0049_u01782188278015") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41523d3443fc6675_d20260623_m041756_c001_v7007000_t0000_u01782188276021") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bb9_d20260623_m041750_c001_v0001184_t0054_u01782188270782") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f423c1bebcc86c016_d20260623_m041739_c001_v7007000_t0000_u01782188259088") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d111_d20260623_m041733_c001_v0001173_t0008_u01782188253778") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc8d_d20260623_m041726_c001_v7007000_t0000_u01782188246805") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d093_d20260623_m041719_c001_v0001173_t0036_u01782188239201") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a5_d20260623_m041712_c001_v7007000_t0000_u01782188232542") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cff3_d20260623_m041704_c001_v0001173_t0011_u01782188224977") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee81d6_d20260623_m041817_c001_v7007000_t0000_u01782188297964") 2026/06/23 04:20:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc86_d20260623_m041814_c001_v0001184_t0017_u01782188294360") 2026/06/23 04:20:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d6_d20260623_m041839_c001_v7007000_t0000_u01782188319674") 2026/06/23 04:20:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42d02_d20260623_m041833_c001_v0001184_t0025_u01782188313841") 2026/06/23 04:20:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87cb_d20260623_m041951_c001_v7007000_t0000_u01782188391859") 2026/06/23 04:20:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab007f_d20260623_m041944_c001_v0001184_t0005_u01782188384112") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b30_d20260623_m041936_c001_v7007000_t0000_u01782188376891") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab000d_d20260623_m041929_c001_v0001184_t0036_u01782188369677") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc183e_d20260623_m041922_c001_v7007000_t0000_u01782188362789") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaff9d_d20260623_m041915_c001_v0001184_t0008_u01782188355642") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfe03_d20260623_m041908_c001_v7007000_t0000_u01782188348610") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafee1_d20260623_m041901_c001_v0001184_t0034_u01782188341212") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ac4_d20260623_m041854_c001_v7007000_t0000_u01782188334470") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafe37_d20260623_m041846_c001_v0001184_t0035_u01782188326775") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c575_d20260623_m041834_c001_v7007000_t0000_u01782188314776") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42cec_d20260623_m041830_c001_v0001184_t0021_u01782188310506") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc476_d20260623_m041822_c001_v7007000_t0000_u01782188302816") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d251_d20260623_m041817_c001_v0001173_t0029_u01782188297403") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4259813539e8c14c_d20260623_m041815_c001_v7007000_t0000_u01782188295432") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c5f_d20260623_m041810_c001_v0001184_t0030_u01782188290598") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907eb_d20260623_m041803_c001_v7007000_t0000_u01782188283357") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafc06_d20260623_m041758_c001_v0001184_t0033_u01782188278026") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe99486_d20260623_m041755_c001_v7007000_t0000_u01782188275394") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269354_d20260623_m041750_c001_v0001102_t0053_u01782188270996") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907ca_d20260623_m041739_c001_v7007000_t0000_u01782188259147") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b43_d20260623_m041734_c001_v0001184_t0018_u01782188254101") 2026/06/23 04:20:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc8e_d20260623_m041727_c001_v7007000_t0000_u01782188247001") 2026/06/23 04:20:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42ab5_d20260623_m041719_c001_v0001184_t0020_u01782188239626") 2026/06/23 04:20:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a6_d20260623_m041712_c001_v7007000_t0000_u01782188232724") 2026/06/23 04:20:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a3b_d20260623_m041705_c001_v0001184_t0043_u01782188225527") 2026/06/23 04:20:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc459_d20260623_m041818_c001_v7007000_t0000_u01782188298345") 2026/06/23 04:20:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693a6_d20260623_m041814_c001_v0001102_t0048_u01782188294426") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d7_d20260623_m041839_c001_v7007000_t0000_u01782188319856") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd97_d20260623_m041833_c001_v0001184_t0030_u01782188313966") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87cc_d20260623_m041952_c001_v7007000_t0000_u01782188392041") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d489_d20260623_m041944_c001_v0001173_t0054_u01782188384313") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b31_d20260623_m041937_c001_v7007000_t0000_u01782188377073") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d421_d20260623_m041929_c001_v0001173_t0035_u01782188369880") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc183f_d20260623_m041923_c001_v7007000_t0000_u01782188363081") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d3b7_d20260623_m041915_c001_v0001173_t0025_u01782188355927") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfe04_d20260623_m041908_c001_v7007000_t0000_u01782188348791") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d369_d20260623_m041901_c001_v0001173_t0012_u01782188341427") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ac5_d20260623_m041854_c001_v7007000_t0000_u01782188334652") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d31d_d20260623_m041846_c001_v0001173_t0056_u01782188326978") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1797_d20260623_m041834_c001_v7007000_t0000_u01782188314911") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2cf_d20260623_m041830_c001_v0001173_t0037_u01782188310711") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc478_d20260623_m041822_c001_v7007000_t0000_u01782188302999") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c93_d20260623_m041817_c001_v0001184_t0050_u01782188297587") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd206_d20260623_m041814_c001_v7007000_t0000_u01782188294828") 2026/06/23 04:20:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d221_d20260623_m041810_c001_v0001173_t0059_u01782188290801") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907ec_d20260623_m041803_c001_v7007000_t0000_u01782188283547") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c23_d20260623_m041758_c001_v0001184_t0008_u01782188278158") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e5_d20260623_m041755_c001_v7007000_t0000_u01782188275959") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d18e_d20260623_m041751_c001_v0001173_t0059_u01782188271382") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b528_d20260623_m041739_c001_v7007000_t0000_u01782188259167") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269318_d20260623_m041734_c001_v0001102_t0000_u01782188254306") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc8f_d20260623_m041727_c001_v7007000_t0000_u01782188247184") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692eb_d20260623_m041719_c001_v0001102_t0021_u01782188239821") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a8_d20260623_m041712_c001_v7007000_t0000_u01782188232920") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692bd_d20260623_m041705_c001_v0001102_t0041_u01782188225814") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b5c6_d20260623_m041818_c001_v7007000_t0000_u01782188298320") 2026/06/23 04:20:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42c79_d20260623_m041814_c001_v0001184_t0049_u01782188294437") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f7981ff_d20260623_m041741_c001_v7007000_t0000_u01782188261580") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb42_d20260623_m041737_c001_v0001184_t0028_u01782188257157") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798201_d20260623_m041741_c001_v7007000_t0000_u01782188261760") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b5f_d20260623_m041737_c001_v0001184_t0040_u01782188257176") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798203_d20260623_m041741_c001_v7007000_t0000_u01782188261943") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d12b_d20260623_m041737_c001_v0001173_t0029_u01782188257244") 2026/06/23 04:20:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798205_d20260623_m041742_c001_v7007000_t0000_u01782188262124") 2026/06/23 04:20:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb4a_d20260623_m041737_c001_v0001184_t0026_u01782188257367") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798207_d20260623_m041742_c001_v7007000_t0000_u01782188262306") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b65_d20260623_m041737_c001_v0001184_t0056_u01782188257397") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79820a_d20260623_m041742_c001_v7007000_t0000_u01782188262487") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269328_d20260623_m041737_c001_v0001102_t0004_u01782188257510") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79820c_d20260623_m041742_c001_v7007000_t0000_u01782188262669") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb50_d20260623_m041737_c001_v0001184_t0030_u01782188257575") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79820e_d20260623_m041742_c001_v7007000_t0000_u01782188262851") 2026/06/23 04:20:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b67_d20260623_m041737_c001_v0001184_t0045_u01782188257590") 2026/06/23 04:20:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798210_d20260623_m041743_c001_v7007000_t0000_u01782188263032") 2026/06/23 04:20:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d12f_d20260623_m041737_c001_v0001173_t0028_u01782188257720") 2026/06/23 04:20:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798212_d20260623_m041743_c001_v7007000_t0000_u01782188263213") 2026/06/23 04:20:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b69_d20260623_m041737_c001_v0001184_t0022_u01782188257795") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798214_d20260623_m041743_c001_v7007000_t0000_u01782188263394") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb56_d20260623_m041737_c001_v0001184_t0023_u01782188257807") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798216_d20260623_m041743_c001_v7007000_t0000_u01782188263574") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426932a_d20260623_m041737_c001_v0001102_t0041_u01782188257861") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f798218_d20260623_m041743_c001_v7007000_t0000_u01782188263755") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b6b_d20260623_m041737_c001_v0001184_t0059_u01782188257991") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79821a_d20260623_m041743_c001_v7007000_t0000_u01782188263936") 2026/06/23 04:20:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafb58_d20260623_m041738_c001_v0001184_t0021_u01782188258012") 2026/06/23 04:20:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79821c_d20260623_m041744_c001_v7007000_t0000_u01782188264117") 2026/06/23 04:20:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d131_d20260623_m041738_c001_v0001173_t0015_u01782188258154") 2026/06/23 04:20:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79821f_d20260623_m041744_c001_v7007000_t0000_u01782188264300") 2026/06/23 04:20:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42b6f_d20260623_m041738_c001_v0001184_t0000_u01782188258201") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739eb_d20260623_m041758_c001_v7007000_t0000_u01782188278753") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbdc_d20260623_m041753_c001_v0001184_t0059_u01782188273969") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd1f0_d20260623_m041758_c001_v7007000_t0000_u01782188278766") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42be9_d20260623_m041753_c001_v0001184_t0012_u01782188273979") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b534_d20260623_m041758_c001_v7007000_t0000_u01782188278698") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1af_d20260623_m041754_c001_v0001173_t0050_u01782188274121") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c507_d20260623_m041758_c001_v7007000_t0000_u01782188278526") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbe0_d20260623_m041754_c001_v0001184_t0038_u01782188274177") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41523d3443fc6679_d20260623_m041758_c001_v7007000_t0000_u01782188278872") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bed_d20260623_m041754_c001_v0001184_t0003_u01782188274186") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907d5_d20260623_m041758_c001_v7007000_t0000_u01782188278535") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426935e_d20260623_m041754_c001_v0001102_t0042_u01782188274209") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e8_d20260623_m041758_c001_v7007000_t0000_u01782188278545") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbe2_d20260623_m041754_c001_v0001184_t0057_u01782188274379") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f42244f8b4db7c509_d20260623_m041758_c001_v7007000_t0000_u01782188278710") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bf1_d20260623_m041754_c001_v0001184_t0047_u01782188274453") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907d6_d20260623_m041758_c001_v7007000_t0000_u01782188278720") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbe4_d20260623_m041754_c001_v0001184_t0055_u01782188274625") 2026/06/23 04:20:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739ea_d20260623_m041758_c001_v7007000_t0000_u01782188278729") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1b5_d20260623_m041754_c001_v0001173_t0025_u01782188274639") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b533_d20260623_m041758_c001_v7007000_t0000_u01782188278514") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bf5_d20260623_m041754_c001_v0001184_t0017_u01782188274654") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aee5c7_d20260623_m041758_c001_v7007000_t0000_u01782188278741") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269362_d20260623_m041754_c001_v0001102_t0051_u01782188274697") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e9_d20260623_m041758_c001_v7007000_t0000_u01782188278567") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbe6_d20260623_m041754_c001_v0001184_t0019_u01782188274851") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aee5c4_d20260623_m041758_c001_v7007000_t0000_u01782188278555") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42bf7_d20260623_m041754_c001_v0001184_t0004_u01782188274862") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b535_d20260623_m041758_c001_v7007000_t0000_u01782188278881") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1b7_d20260623_m041754_c001_v0001173_t0007_u01782188274910") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907d7_d20260623_m041758_c001_v7007000_t0000_u01782188278901") 2026/06/23 04:20:58 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafbe8_d20260623_m041755_c001_v0001184_t0047_u01782188275047") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc1f_d20260623_m041605_c001_v7007000_t0000_u01782188165361") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104d9c507a72368a_d20260623_m041603_c001_v0001182_t0043_u01782188163126") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344fa6_d20260623_m041602_c001_v7007000_t0000_u01782188162946") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104d9c507a72365a_d20260623_m041559_c001_v0001182_t0033_u01782188159763") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344fa2_d20260623_m041559_c001_v7007000_t0000_u01782188159042") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf759_d20260623_m041554_c001_v0001184_t0048_u01782188154682") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee7f4b_d20260623_m041553_c001_v7007000_t0000_u01782188153205") 2026/06/23 04:20:58 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f113f235ea1cbe695_d20260623_m041550_c001_v0001099_t0050_u01782188150585") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4022092e9d7706dd_d20260623_m041550_c001_v7007000_t0000_u01782188150402") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f113f235ea1cbe685_d20260623_m041546_c001_v0001099_t0017_u01782188146508") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4022092e9d7706b5_d20260623_m041545_c001_v7007000_t0000_u01782188145780") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf6e9_d20260623_m041540_c001_v0001184_t0043_u01782188140580") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379c0a_d20260623_m041539_c001_v7007000_t0000_u01782188139300") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114bb2183af1a658_d20260623_m041537_c001_v0001174_t0021_u01782188137789") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97785_d20260623_m041537_c001_v7007000_t0000_u01782188137604") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114bb2183af1a61c_d20260623_m041533_c001_v0001174_t0045_u01782188133958") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c9777d_d20260623_m041533_c001_v7007000_t0000_u01782188133227") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bc000f_d20260623_m041529_c001_v0001173_t0038_u01782188129480") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379b97_d20260623_m041528_c001_v7007000_t0000_u01782188128562") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104747b6b44bca3c_d20260623_m041526_c001_v0001154_t0009_u01782188126793") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847383a_d20260623_m041526_c001_v7007000_t0000_u01782188126612") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104747b6b44bca38_d20260623_m041523_c001_v0001154_t0015_u01782188123339") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473837_d20260623_m041522_c001_v7007000_t0000_u01782188122611") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff426ef_d20260623_m041516_c001_v0001184_t0022_u01782188116736") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b101_d20260623_m041515_c001_v7007000_t0000_u01782188115831") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f112bbaad51a8f3fb_d20260623_m041513_c001_v0001100_t0027_u01782188113133") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f410691074b15b5af_d20260623_m041512_c001_v7007000_t0000_u01782188112950") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f112bbaad51a8f3f1_d20260623_m041509_c001_v0001100_t0022_u01782188109731") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f410691074b15b55f_d20260623_m041509_c001_v7007000_t0000_u01782188109005") 2026/06/23 04:20:59 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf543_d20260623_m041503_c001_v0001184_t0021_u01782188103350") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd249490a_d20260623_m041502_c001_v7007000_t0000_u01782188102438") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1090cef91d40eace_d20260623_m041500_c001_v0001038_t0005_u01782188100571") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344f01_d20260623_m041500_c001_v7007000_t0000_u01782188100388") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1090cef91d40eac8_d20260623_m041456_c001_v0001038_t0007_u01782188096700") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344ec5_d20260623_m041455_c001_v7007000_t0000_u01782188095972") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfee5_d20260623_m041449_c001_v0001173_t0011_u01782188089481") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e6d_d20260623_m041448_c001_v7007000_t0000_u01782188088303") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f101abb660d407b5f_d20260623_m041442_c001_v0001185_t0042_u01782188082147") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473744_d20260623_m041441_c001_v7007000_t0000_u01782188081928") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff425e5_d20260623_m041438_c001_v0001184_t0049_u01782188078094") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f100b5b5e1a89cc4e_d20260623_m041437_c001_v0001037_t0011_u01782188077111") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f100b5b5e1a89cc4a_d20260623_m041435_c001_v0001037_t0029_u01782188075963") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bb542_d20260623_m041422_c001_v7007000_t0000_u01782188062980") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfdfe_d20260623_m041415_c001_v0001173_t0016_u01782188055428") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1028aca420dd7c9e_d20260623_m041413_c001_v0001103_t0024_u01782188053938") 2026/06/23 04:21:00 DEBUG : dst/one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1028aca420dd7c96_d20260623_m041412_c001_v0001103_t0044_u01782188052651") 2026/06/23 04:21:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc20_d20260623_m041605_c001_v7007000_t0000_u01782188165544") 2026/06/23 04:21:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1029cb5e8bb6e9cf_d20260623_m041602_c001_v0001100_t0044_u01782188162510") 2026/06/23 04:21:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105caa176cb04e31_d20260623_m041558_c001_v0001100_t0036_u01782188158625") 2026/06/23 04:21:00 DEBUG : dst/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee7f4c_d20260623_m041553_c001_v7007000_t0000_u01782188153387") 2026/06/23 04:21:01 DEBUG : dst/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f10062f821745da8c_d20260623_m041549_c001_v0001044_t0058_u01782188149631") 2026/06/23 04:21:01 DEBUG : dst/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1102131c43423799_d20260623_m041544_c001_v0001144_t0015_u01782188144820") 2026/06/23 04:21:01 DEBUG : dst/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379c0f_d20260623_m041539_c001_v7007000_t0000_u01782188139481") 2026/06/23 04:21:01 DEBUG : dst/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f113cc945b13c42eb_d20260623_m041537_c001_v0001174_t0024_u01782188137020") 2026/06/23 04:21:01 DEBUG : dst/one.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f10733abf24717f05_d20260623_m041532_c001_v0001099_t0048_u01782188132920") 2026/06/23 04:21:01 DEBUG : dst/three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e6f_d20260623_m041448_c001_v7007000_t0000_u01782188088484") 2026/06/23 04:21:01 DEBUG : dst/three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f100b5b5e1a89cc68_d20260623_m041446_c001_v0001037_t0001_u01782188086562") 2026/06/23 04:21:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc21_d20260623_m041605_c001_v7007000_t0000_u01782188165727") 2026/06/23 04:21:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f10980bc91da78d86_d20260623_m041603_c001_v0001102_t0058_u01782188163985") 2026/06/23 04:21:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1187da5a4cbc9e88_d20260623_m041600_c001_v0001182_t0011_u01782188160607") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc23_d20260623_m041605_c001_v7007000_t0000_u01782188165911") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104d9c507a7236a2_d20260623_m041604_c001_v0001182_t0032_u01782188164745") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344faf_d20260623_m041604_c001_v7007000_t0000_u01782188164551") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104d9c507a72366a_d20260623_m041601_c001_v0001182_t0040_u01782188161022") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344fa3_d20260623_m041600_c001_v7007000_t0000_u01782188160841") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bc0098_d20260623_m041555_c001_v0001173_t0006_u01782188155823") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee7f4d_d20260623_m041553_c001_v7007000_t0000_u01782188153578") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f113f235ea1cbe699_d20260623_m041552_c001_v0001099_t0047_u01782188152441") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4022092e9d7706fb_d20260623_m041552_c001_v7007000_t0000_u01782188152257") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f113f235ea1cbe68d_d20260623_m041547_c001_v0001099_t0033_u01782188147904") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4022092e9d7706c2_d20260623_m041547_c001_v7007000_t0000_u01782188147713") 2026/06/23 04:21:01 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bc005a_d20260623_m041541_c001_v0001173_t0023_u01782188141821") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97787_d20260623_m041538_c001_v7007000_t0000_u01782188138651") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bc0035_d20260623_m041535_c001_v0001173_t0026_u01782188135811") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4056bee095c97782_d20260623_m041535_c001_v7007000_t0000_u01782188135078") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42775_d20260623_m041530_c001_v0001184_t0026_u01782188130470") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f2847383b_d20260623_m041527_c001_v7007000_t0000_u01782188127609") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42743_d20260623_m041525_c001_v0001184_t0028_u01782188125594") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473839_d20260623_m041524_c001_v7007000_t0000_u01782188124506") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf5bf_d20260623_m041518_c001_v0001184_t0012_u01782188118079") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f410691074b15b5d3_d20260623_m041514_c001_v7007000_t0000_u01782188114914") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf585_d20260623_m041511_c001_v0001184_t0045_u01782188111831") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f410691074b15b57f_d20260623_m041510_c001_v7007000_t0000_u01782188110740") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbff3d_d20260623_m041504_c001_v0001173_t0052_u01782188104114") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344f02_d20260623_m041501_c001_v7007000_t0000_u01782188101518") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbff1f_d20260623_m041458_c001_v0001173_t0038_u01782188098852") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344edb_d20260623_m041457_c001_v7007000_t0000_u01782188097753") 2026/06/23 04:21:02 DEBUG : dst/three.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4263f_d20260623_m041451_c001_v0001184_t0001_u01782188091026") 2026/06/23 04:21:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee7f4e_d20260623_m041553_c001_v7007000_t0000_u01782188153761") 2026/06/23 04:21:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114453e8eed54e42_d20260623_m041551_c001_v0001150_t0030_u01782188151599") 2026/06/23 04:21:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1186d3dca2f02cde_d20260623_m041547_c001_v0001184_t0031_u01782188147488") 2026/06/23 04:21:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379c13_d20260623_m041539_c001_v7007000_t0000_u01782188139664") 2026/06/23 04:21:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f11447c58a83d3d79_d20260623_m041538_c001_v0001182_t0034_u01782188138448") 2026/06/23 04:21:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f117745c10e247e69_d20260623_m041534_c001_v0001173_t0050_u01782188134723") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc24_d20260623_m041606_c001_v7007000_t0000_u01782188166094") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff427ff_d20260623_m041555_c001_v0001184_t0019_u01782188155245") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fee7f4f_d20260623_m041553_c001_v7007000_t0000_u01782188153949") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff427b3_d20260623_m041541_c001_v0001184_t0005_u01782188141249") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379c19_d20260623_m041539_c001_v7007000_t0000_u01782188139846") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf663_d20260623_m041530_c001_v0001184_t0055_u01782188130265") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379b99_d20260623_m041528_c001_v7007000_t0000_u01782188128744") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbffab_d20260623_m041517_c001_v0001173_t0019_u01782188117341") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f426e44f3c922b103_d20260623_m041516_c001_v7007000_t0000_u01782188116012") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42689_d20260623_m041503_c001_v0001184_t0054_u01782188103905") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd249490d_d20260623_m041502_c001_v7007000_t0000_u01782188102621") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf4e9_d20260623_m041450_c001_v0001184_t0015_u01782188090466") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e71_d20260623_m041448_c001_v7007000_t0000_u01782188088666") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f102f1964b1470cb8_d20260623_m041443_c001_v0001145_t0033_u01782188083770") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bb543_d20260623_m041423_c001_v7007000_t0000_u01782188063163") 2026/06/23 04:21:03 DEBUG : dst/two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1028aca420dd7ca8_d20260623_m041421_c001_v0001103_t0032_u01782188061252") 2026/06/23 04:21:03 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe97701_d20260623_m041348_c001_v7007000_t0000_u01782188028634") 2026/06/23 04:21:03 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4245e_d20260623_m041345_c001_v0001184_t0015_u01782188025451") 2026/06/23 04:21:03 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe976e5_d20260623_m041343_c001_v7007000_t0000_u01782188023617") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff423f8_d20260623_m041332_c001_v0001184_t0034_u01782188012914") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae8_d20260623_m041323_c001_v7007000_t0000_u01782188003938") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42392_d20260623_m041321_c001_v0001184_t0002_u01782188001041") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede9d_d20260623_m041300_c001_v7007000_t0000_u01782187980886") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbc6_d20260623_m041258_c001_v0001173_t0054_u01782187978955") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede89_d20260623_m041258_c001_v7007000_t0000_u01782187978113") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbba_d20260623_m041256_c001_v0001173_t0052_u01782187976914") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede80_d20260623_m041254_c001_v7007000_t0000_u01782187974037") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb96_d20260623_m041252_c001_v0001173_t0002_u01782187972138") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede7b_d20260623_m041251_c001_v7007000_t0000_u01782187971319") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb84_d20260623_m041249_c001_v0001173_t0008_u01782187969858") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379179_d20260623_m041230_c001_v7007000_t0000_u01782187950468") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c3a_d20260623_m041228_c001_v0001117_t0030_u01782187948019") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379173_d20260623_m041226_c001_v7007000_t0000_u01782187946459") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c30_d20260623_m041225_c001_v0001117_t0058_u01782187945416") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b31_d20260623_m041219_c001_v7007000_t0000_u01782187939555") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c1c_d20260623_m041217_c001_v0001117_t0031_u01782187937503") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b2d_d20260623_m041215_c001_v7007000_t0000_u01782187935675") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c10_d20260623_m041214_c001_v0001117_t0059_u01782187934450") 2026/06/23 04:21:04 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b2c_d20260623_m041214_c001_v7007000_t0000_u01782187934053") 2026/06/23 04:21:05 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f11001daf16acd7e2_d20260623_m041213_c001_v0001038_t0054_u01782187933170") 2026/06/23 04:21:05 DEBUG : empty space: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c06_d20260623_m041211_c001_v0001117_t0005_u01782187931270") 2026/06/23 04:21:05 DEBUG : enormous: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede8e_d20260623_m041259_c001_v7007000_t0000_u01782187979975") 2026/06/23 04:21:05 DEBUG : enormous: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbca_d20260623_m041259_c001_v0001173_t0009_u01782187979321") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc2d_d20260623_m041610_c001_v7007000_t0000_u01782188170794") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bc00e8_d20260623_m041609_c001_v0001173_t0021_u01782188169501") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae5_d20260623_m041319_c001_v7007000_t0000_u01782187999706") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42384_d20260623_m041318_c001_v0001184_t0019_u01782187998717") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b23_d20260623_m041207_c001_v7007000_t0000_u01782187927039") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bf8_d20260623_m041205_c001_v0001117_t0033_u01782187925834") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b1b_d20260623_m041205_c001_v7007000_t0000_u01782187925290") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bf4_d20260623_m041204_c001_v0001117_t0030_u01782187924262") 2026/06/23 04:21:05 DEBUG : existing: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bf0_d20260623_m041203_c001_v0001117_t0058_u01782187923217") 2026/06/23 04:21:05 DEBUG : existing-b: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae6_d20260623_m041319_c001_v7007000_t0000_u01782187999891") 2026/06/23 04:21:05 DEBUG : existing-b: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfc74_d20260623_m041318_c001_v0001173_t0018_u01782187998706") 2026/06/23 04:21:05 DEBUG : file1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3a4_d20260623_m041656_c001_v7007000_t0000_u01782188216029") 2026/06/23 04:21:05 DEBUG : file1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c74269293_d20260623_m041655_c001_v0001102_t0004_u01782188215002") 2026/06/23 04:21:05 DEBUG : file1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc39d_d20260623_m041653_c001_v7007000_t0000_u01782188213621") 2026/06/23 04:21:05 DEBUG : file1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff429ed_d20260623_m041652_c001_v0001184_t0045_u01782188212521") 2026/06/23 04:21:05 DEBUG : five: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedef5_d20260623_m041304_c001_v7007000_t0000_u01782187984799") 2026/06/23 04:21:05 DEBUG : five: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f405c8af656bbfbe8_d20260623_m041302_c001_v0001173_t0025_u01782187982802") 2026/06/23 04:21:06 DEBUG : foo: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b30_d20260623_m041217_c001_v7007000_t0000_u01782187937139") 2026/06/23 04:21:06 DEBUG : foo: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408835b99d704c16_d20260623_m041216_c001_v0001117_t0042_u01782187936594") 2026/06/23 04:21:06 DEBUG : foo: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408835b99d704c14_d20260623_m041216_c001_v0001117_t0042_u01782187936040") 2026/06/23 04:21:06 DEBUG : four: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedef6_d20260623_m041304_c001_v7007000_t0000_u01782187984985") 2026/06/23 04:21:06 DEBUG : four: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf1a3_d20260623_m041303_c001_v0001184_t0031_u01782187983350") 2026/06/23 04:21:06 DEBUG : four: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbe4_d20260623_m041302_c001_v0001173_t0052_u01782187982067") 2026/06/23 04:21:06 DEBUG : hello world2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc186_d20260623_m041117_c001_v7007000_t0000_u01782187877034") 2026/06/23 04:21:06 DEBUG : hello world2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b78_d20260623_m041116_c001_v0001117_t0007_u01782187876128") 2026/06/23 04:21:06 DEBUG : ignore-size: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b12_d20260623_m041202_c001_v7007000_t0000_u01782187922848") 2026/06/23 04:21:06 DEBUG : ignore-size: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bec_d20260623_m041201_c001_v0001117_t0056_u01782187921583") 2026/06/23 04:21:06 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae1_d20260623_m041317_c001_v7007000_t0000_u01782187997962") 2026/06/23 04:21:06 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf257_d20260623_m041317_c001_v0001184_t0056_u01782187997388") 2026/06/23 04:21:06 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21adf_d20260623_m041316_c001_v7007000_t0000_u01782187996574") 2026/06/23 04:21:06 DEBUG : nested/sub dir/file: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf23f_d20260623_m041315_c001_v0001184_t0006_u01782187995579") 2026/06/23 04:21:06 DEBUG : one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedef7_d20260623_m041305_c001_v7007000_t0000_u01782187985167") 2026/06/23 04:21:06 DEBUG : one: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f405c8af656bbfbda_d20260623_m041301_c001_v0001173_t0025_u01782187981256") 2026/06/23 04:21:06 DEBUG : only0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc374_d20260623_m041648_c001_v7007000_t0000_u01782188208105") 2026/06/23 04:21:06 DEBUG : only0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff42999_d20260623_m041642_c001_v0001184_t0002_u01782188202363") 2026/06/23 04:21:06 DEBUG : only0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf86a_d20260623_m041633_c001_v0001184_t0054_u01782188193216") 2026/06/23 04:21:06 DEBUG : only0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f403cfdb3d11fc0de_d20260623_m041627_c001_v7007000_t0000_u01782188187357") 2026/06/23 04:21:06 DEBUG : only0: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7f2_d20260623_m041617_c001_v0001184_t0047_u01782188177202") 2026/06/23 04:21:06 DEBUG : only1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc375_d20260623_m041648_c001_v7007000_t0000_u01782188208287") 2026/06/23 04:21:07 DEBUG : only1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414e36468380cf59_d20260623_m041643_c001_v0001173_t0052_u01782188203121") 2026/06/23 04:21:07 DEBUG : only1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf86c_d20260623_m041633_c001_v0001184_t0025_u01782188193634") 2026/06/23 04:21:07 DEBUG : only1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902aa_d20260623_m041627_c001_v7007000_t0000_u01782188187811") 2026/06/23 04:21:07 DEBUG : only1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7f4_d20260623_m041617_c001_v0001184_t0019_u01782188177592") 2026/06/23 04:21:07 DEBUG : only10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc377_d20260623_m041648_c001_v7007000_t0000_u01782188208485") 2026/06/23 04:21:07 DEBUG : only10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff4299f_d20260623_m041642_c001_v0001184_t0002_u01782188202762") 2026/06/23 04:21:07 DEBUG : only10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf898_d20260623_m041637_c001_v0001184_t0059_u01782188197572") 2026/06/23 04:21:07 DEBUG : only10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902a9_d20260623_m041627_c001_v7007000_t0000_u01782188187628") 2026/06/23 04:21:07 DEBUG : only10: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf818_d20260623_m041621_c001_v0001184_t0012_u01782188181473") 2026/06/23 04:21:07 DEBUG : only11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc378_d20260623_m041648_c001_v7007000_t0000_u01782188208667") 2026/06/23 04:21:07 DEBUG : only11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf8e4_d20260623_m041642_c001_v0001184_t0031_u01782188202374") 2026/06/23 04:21:07 DEBUG : only11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf89e_d20260623_m041638_c001_v0001184_t0000_u01782188198073") 2026/06/23 04:21:07 DEBUG : only11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f403cfdb3d11fc0dc_d20260623_m041626_c001_v7007000_t0000_u01782188186994") 2026/06/23 04:21:07 DEBUG : only11: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf820_d20260623_m041621_c001_v0001184_t0050_u01782188181879") 2026/06/23 04:21:07 DEBUG : only12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc37a_d20260623_m041648_c001_v7007000_t0000_u01782188208849") 2026/06/23 04:21:07 DEBUG : only12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff429a9_d20260623_m041643_c001_v0001184_t0002_u01782188203311") 2026/06/23 04:21:07 DEBUG : only12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8a2_d20260623_m041638_c001_v0001184_t0041_u01782188198477") 2026/06/23 04:21:07 DEBUG : only12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902a8_d20260623_m041627_c001_v7007000_t0000_u01782188187444") 2026/06/23 04:21:07 DEBUG : only12: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf822_d20260623_m041622_c001_v0001184_t0001_u01782188182316") 2026/06/23 04:21:07 DEBUG : only13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc37c_d20260623_m041649_c001_v7007000_t0000_u01782188209031") 2026/06/23 04:21:08 DEBUG : only13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414e36468380cf57_d20260623_m041642_c001_v0001173_t0052_u01782188202931") 2026/06/23 04:21:08 DEBUG : only13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8ac_d20260623_m041639_c001_v0001184_t0054_u01782188199010") 2026/06/23 04:21:08 DEBUG : only13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f403cfdb3d11fc0dd_d20260623_m041627_c001_v7007000_t0000_u01782188187175") 2026/06/23 04:21:08 DEBUG : only13: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf828_d20260623_m041622_c001_v0001184_t0055_u01782188182763") 2026/06/23 04:21:08 DEBUG : only14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc37d_d20260623_m041649_c001_v7007000_t0000_u01782188209212") 2026/06/23 04:21:08 DEBUG : only14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f404b132c74269265_d20260623_m041643_c001_v0001102_t0018_u01782188203301") 2026/06/23 04:21:08 DEBUG : only14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8b6_d20260623_m041639_c001_v0001184_t0030_u01782188199420") 2026/06/23 04:21:08 DEBUG : only14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379e23_d20260623_m041627_c001_v7007000_t0000_u01782188187637") 2026/06/23 04:21:08 DEBUG : only14: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf82c_d20260623_m041623_c001_v0001184_t0033_u01782188183179") 2026/06/23 04:21:08 DEBUG : only15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc37f_d20260623_m041649_c001_v7007000_t0000_u01782188209395") 2026/06/23 04:21:08 DEBUG : only15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f404b132c74269263_d20260623_m041643_c001_v0001102_t0018_u01782188203117") 2026/06/23 04:21:08 DEBUG : only15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8ba_d20260623_m041639_c001_v0001184_t0045_u01782188199822") 2026/06/23 04:21:08 DEBUG : only15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902a7_d20260623_m041627_c001_v7007000_t0000_u01782188187262") 2026/06/23 04:21:08 DEBUG : only15: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf82e_d20260623_m041623_c001_v0001184_t0022_u01782188183741") 2026/06/23 04:21:08 DEBUG : only16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc381_d20260623_m041649_c001_v7007000_t0000_u01782188209576") 2026/06/23 04:21:08 DEBUG : only16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf8fa_d20260623_m041643_c001_v0001184_t0031_u01782188203326") 2026/06/23 04:21:08 DEBUG : only16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8c0_d20260623_m041640_c001_v0001184_t0022_u01782188200226") 2026/06/23 04:21:08 DEBUG : only16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd2494a73_d20260623_m041627_c001_v7007000_t0000_u01782188187648") 2026/06/23 04:21:08 DEBUG : only16: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf834_d20260623_m041624_c001_v0001184_t0008_u01782188184165") 2026/06/23 04:21:09 DEBUG : only17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc382_d20260623_m041649_c001_v7007000_t0000_u01782188209757") 2026/06/23 04:21:09 DEBUG : only17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf8ea_d20260623_m041642_c001_v0001184_t0031_u01782188202772") 2026/06/23 04:21:09 DEBUG : only17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8c8_d20260623_m041640_c001_v0001184_t0033_u01782188200650") 2026/06/23 04:21:09 DEBUG : only17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f403cfdb3d11fc0e0_d20260623_m041627_c001_v7007000_t0000_u01782188187721") 2026/06/23 04:21:09 DEBUG : only17: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf838_d20260623_m041624_c001_v0001184_t0032_u01782188184583") 2026/06/23 04:21:09 DEBUG : only18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc384_d20260623_m041649_c001_v7007000_t0000_u01782188209939") 2026/06/23 04:21:09 DEBUG : only18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff429a3_d20260623_m041642_c001_v0001184_t0002_u01782188202944") 2026/06/23 04:21:09 DEBUG : only18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8ce_d20260623_m041641_c001_v0001184_t0019_u01782188201078") 2026/06/23 04:21:09 DEBUG : only18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379e21_d20260623_m041627_c001_v7007000_t0000_u01782188187454") 2026/06/23 04:21:09 DEBUG : only18: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf83e_d20260623_m041624_c001_v0001184_t0031_u01782188184997") 2026/06/23 04:21:09 DEBUG : only19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc386_d20260623_m041650_c001_v7007000_t0000_u01782188210120") 2026/06/23 04:21:09 DEBUG : only19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf8f0_d20260623_m041642_c001_v0001184_t0031_u01782188202957") 2026/06/23 04:21:09 DEBUG : only19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf8d8_d20260623_m041641_c001_v0001184_t0057_u01782188201606") 2026/06/23 04:21:09 DEBUG : only19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd2494a70_d20260623_m041627_c001_v7007000_t0000_u01782188187084") 2026/06/23 04:21:09 DEBUG : only19: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf844_d20260623_m041625_c001_v0001184_t0040_u01782188185412") 2026/06/23 04:21:09 DEBUG : only2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc387_d20260623_m041650_c001_v7007000_t0000_u01782188210302") 2026/06/23 04:21:09 DEBUG : only2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff429a7_d20260623_m041643_c001_v0001184_t0002_u01782188203129") 2026/06/23 04:21:10 DEBUG : only2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf870_d20260623_m041634_c001_v0001184_t0042_u01782188194098") 2026/06/23 04:21:10 DEBUG : only2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379e1f_d20260623_m041627_c001_v7007000_t0000_u01782188187270") 2026/06/23 04:21:10 DEBUG : only2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7f6_d20260623_m041618_c001_v0001184_t0030_u01782188178048") 2026/06/23 04:21:10 DEBUG : only3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc38b_d20260623_m041650_c001_v7007000_t0000_u01782188210484") 2026/06/23 04:21:10 DEBUG : only3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf8f6_d20260623_m041643_c001_v0001184_t0031_u01782188203141") 2026/06/23 04:21:10 DEBUG : only3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf876_d20260623_m041634_c001_v0001184_t0049_u01782188194581") 2026/06/23 04:21:10 DEBUG : only3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902a6_d20260623_m041627_c001_v7007000_t0000_u01782188187077") 2026/06/23 04:21:10 DEBUG : only3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7fa_d20260623_m041618_c001_v0001184_t0033_u01782188178491") 2026/06/23 04:21:10 DEBUG : only4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc38e_d20260623_m041650_c001_v7007000_t0000_u01782188210665") 2026/06/23 04:21:10 DEBUG : only4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f408ebe8effaaf8fe_d20260623_m041643_c001_v0001184_t0031_u01782188203510") 2026/06/23 04:21:10 DEBUG : only4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf87a_d20260623_m041634_c001_v0001184_t0040_u01782188194970") 2026/06/23 04:21:10 DEBUG : only4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379e1e_d20260623_m041627_c001_v7007000_t0000_u01782188187085") 2026/06/23 04:21:10 DEBUG : only4: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf7fe_d20260623_m041618_c001_v0001184_t0011_u01782188178917") 2026/06/23 04:21:10 DEBUG : only5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc391_d20260623_m041650_c001_v7007000_t0000_u01782188210846") 2026/06/23 04:21:10 DEBUG : only5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414e36468380cf63_d20260623_m041643_c001_v0001173_t0052_u01782188203522") 2026/06/23 04:21:10 DEBUG : only5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf880_d20260623_m041635_c001_v0001184_t0020_u01782188195404") 2026/06/23 04:21:10 DEBUG : only5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd2494a72_d20260623_m041627_c001_v7007000_t0000_u01782188187465") 2026/06/23 04:21:10 DEBUG : only5: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf800_d20260623_m041619_c001_v0001184_t0017_u01782188179326") 2026/06/23 04:21:10 DEBUG : only6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc392_d20260623_m041651_c001_v7007000_t0000_u01782188211027") 2026/06/23 04:21:10 DEBUG : only6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f404b132c74269269_d20260623_m041643_c001_v0001102_t0018_u01782188203484") 2026/06/23 04:21:11 DEBUG : only6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf882_d20260623_m041635_c001_v0001184_t0044_u01782188195798") 2026/06/23 04:21:11 DEBUG : only6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f403cfdb3d11fc0df_d20260623_m041627_c001_v7007000_t0000_u01782188187539") 2026/06/23 04:21:11 DEBUG : only6: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf806_d20260623_m041619_c001_v0001184_t0025_u01782188179741") 2026/06/23 04:21:11 DEBUG : only7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc395_d20260623_m041651_c001_v7007000_t0000_u01782188211220") 2026/06/23 04:21:11 DEBUG : only7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414e36468380cf5d_d20260623_m041643_c001_v0001173_t0052_u01782188203337") 2026/06/23 04:21:11 DEBUG : only7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf884_d20260623_m041636_c001_v0001184_t0040_u01782188196225") 2026/06/23 04:21:11 DEBUG : only7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f417baa0fd2494a71_d20260623_m041627_c001_v7007000_t0000_u01782188187281") 2026/06/23 04:21:11 DEBUG : only7: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf80a_d20260623_m041620_c001_v0001184_t0021_u01782188180158") 2026/06/23 04:21:11 DEBUG : only8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc397_d20260623_m041651_c001_v7007000_t0000_u01782188211412") 2026/06/23 04:21:11 DEBUG : only8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f404b132c7426926d_d20260623_m041643_c001_v0001102_t0018_u01782188203665") 2026/06/23 04:21:11 DEBUG : only8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf88a_d20260623_m041636_c001_v0001184_t0046_u01782188196643") 2026/06/23 04:21:11 DEBUG : only8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902a5_d20260623_m041626_c001_v7007000_t0000_u01782188186780") 2026/06/23 04:21:11 DEBUG : only8: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf80e_d20260623_m041620_c001_v0001184_t0024_u01782188180574") 2026/06/23 04:21:11 DEBUG : only9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc398_d20260623_m041651_c001_v7007000_t0000_u01782188211594") 2026/06/23 04:21:11 DEBUG : only9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff429ad_d20260623_m041643_c001_v0001184_t0002_u01782188203495") 2026/06/23 04:21:11 DEBUG : only9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf890_d20260623_m041637_c001_v0001184_t0051_u01782188197063") 2026/06/23 04:21:11 DEBUG : only9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47902a4_d20260623_m041626_c001_v7007000_t0000_u01782188186598") 2026/06/23 04:21:11 DEBUG : only9: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf814_d20260623_m041621_c001_v0001184_t0032_u01782188181057") 2026/06/23 04:21:11 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedf0c_d20260623_m041314_c001_v7007000_t0000_u01782187994456") 2026/06/23 04:21:11 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4235c_d20260623_m041312_c001_v0001184_t0030_u01782187992910") 2026/06/23 04:21:11 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedf08_d20260623_m041311_c001_v7007000_t0000_u01782187991817") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf1eb_d20260623_m041309_c001_v0001184_t0013_u01782187989118") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedefc_d20260623_m041308_c001_v7007000_t0000_u01782187988376") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf1bf_d20260623_m041306_c001_v0001184_t0001_u01782187986082") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede85_d20260623_m041255_c001_v7007000_t0000_u01782187975990") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfba8_d20260623_m041254_c001_v0001173_t0035_u01782187974584") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede7e_d20260623_m041252_c001_v7007000_t0000_u01782187972949") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb94_d20260623_m041251_c001_v0001173_t0008_u01782187971864") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede7a_d20260623_m041250_c001_v7007000_t0000_u01782187970684") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb80_d20260623_m041249_c001_v0001173_t0038_u01782187969453") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379177_d20260623_m041229_c001_v7007000_t0000_u01782187949918") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c36_d20260623_m041227_c001_v0001117_t0032_u01782187947010") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379174_d20260623_m041226_c001_v7007000_t0000_u01782187946643") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c2e_d20260623_m041224_c001_v0001117_t0006_u01782187944944") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379171_d20260623_m041224_c001_v7007000_t0000_u01782187944578") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c2c_d20260623_m041223_c001_v0001117_t0006_u01782187943708") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c28_d20260623_m041222_c001_v0001117_t0002_u01782187942799") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa9770379170_d20260623_m041222_c001_v7007000_t0000_u01782187942434") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c24_d20260623_m041221_c001_v0001117_t0045_u01782187941407") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c22_d20260623_m041220_c001_v0001117_t0027_u01782187940465") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b32_d20260623_m041219_c001_v7007000_t0000_u01782187939737") 2026/06/23 04:21:12 DEBUG : potato: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c1e_d20260623_m041218_c001_v0001117_t0043_u01782187938520") 2026/06/23 04:21:12 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41523d3443fc4d2e_d20260623_m041357_c001_v7007000_t0000_u01782188037933") 2026/06/23 04:21:12 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf39b_d20260623_m041357_c001_v0001184_t0024_u01782188037349") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe97703_d20260623_m041348_c001_v7007000_t0000_u01782188028879") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf361_d20260623_m041344_c001_v0001184_t0011_u01782188024896") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f415c1fef28ee37d0_d20260623_m041337_c001_v7007000_t0000_u01782188017069") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf321_d20260623_m041332_c001_v0001184_t0052_u01782188012359") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae9_d20260623_m041324_c001_v7007000_t0000_u01782188004580") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf281_d20260623_m041320_c001_v0001184_t0044_u01782188000827") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede8f_d20260623_m041300_c001_v7007000_t0000_u01782187980156") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbc4_d20260623_m041258_c001_v0001173_t0005_u01782187978661") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede8b_d20260623_m041258_c001_v7007000_t0000_u01782187978295") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbb6_d20260623_m041256_c001_v0001173_t0033_u01782187976561") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede86_d20260623_m041256_c001_v7007000_t0000_u01782187976171") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbac_d20260623_m041255_c001_v0001173_t0022_u01782187975330") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede81_d20260623_m041254_c001_v7007000_t0000_u01782187974219") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfba2_d20260623_m041253_c001_v0001173_t0015_u01782187973314") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aede7d_d20260623_m041251_c001_v7007000_t0000_u01782187971501") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfb8c_d20260623_m041250_c001_v0001173_t0021_u01782187970695") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4211aa977037917a_d20260623_m041230_c001_v7007000_t0000_u01782187950651") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704c42_d20260623_m041229_c001_v0001117_t0006_u01782187949164") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc18a_d20260623_m041120_c001_v7007000_t0000_u01782187880246") 2026/06/23 04:21:13 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b80_d20260623_m041119_c001_v0001117_t0021_u01782187879312") 2026/06/23 04:21:14 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc189_d20260623_m041118_c001_v7007000_t0000_u01782187878406") 2026/06/23 04:21:14 DEBUG : potato2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b7a_d20260623_m041117_c001_v0001117_t0052_u01782187877574") 2026/06/23 04:21:14 DEBUG : potato3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f40618530cbe97707_d20260623_m041349_c001_v7007000_t0000_u01782188029208") 2026/06/23 04:21:14 DEBUG : potato3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfd3a_d20260623_m041346_c001_v0001173_t0030_u01782188026020") 2026/06/23 04:21:14 DEBUG : potato3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f415c1fef28ee37d1_d20260623_m041337_c001_v7007000_t0000_u01782188017471") 2026/06/23 04:21:14 DEBUG : potato3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfce2_d20260623_m041333_c001_v0001173_t0000_u01782188013484") 2026/06/23 04:21:14 DEBUG : potato3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21aea_d20260623_m041324_c001_v7007000_t0000_u01782188004766") 2026/06/23 04:21:14 DEBUG : potato3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfc90_d20260623_m041321_c001_v0001173_t0041_u01782188001262") 2026/06/23 04:21:14 DEBUG : pre-dest1/1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e2b_d20260623_m041431_c001_v7007000_t0000_u01782188071715") 2026/06/23 04:21:14 DEBUG : pre-dest1/1: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfe41_d20260623_m041423_c001_v0001173_t0015_u01782188063895") 2026/06/23 04:21:14 DEBUG : pre-dest2/2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f344e49_d20260623_m041431_c001_v7007000_t0000_u01782188071897") 2026/06/23 04:21:14 DEBUG : pre-dest2/2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf433_d20260623_m041424_c001_v0001184_t0022_u01782188064608") 2026/06/23 04:21:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bb524_d20260623_m041408_c001_v7007000_t0000_u01782188048569") 2026/06/23 04:21:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff424e0_d20260623_m041405_c001_v0001184_t0023_u01782188045633") 2026/06/23 04:21:14 DEBUG : sizeonly: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b09_d20260623_m041201_c001_v7007000_t0000_u01782187921040") 2026/06/23 04:21:14 DEBUG : sizeonly: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704be8_d20260623_m041159_c001_v0001117_t0019_u01782187919757") 2026/06/23 04:21:14 DEBUG : splitbanan: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f414a368c2f34c4d8_d20260623_m041840_c001_v7007000_t0000_u01782188320038") 2026/06/23 04:21:14 DEBUG : splitbanan: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaafd81_d20260623_m041832_c001_v0001184_t0026_u01782188312914") 2026/06/23 04:21:14 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87cd_d20260623_m041952_c001_v7007000_t0000_u01782188392224") 2026/06/23 04:21:14 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d493_d20260623_m041945_c001_v0001173_t0055_u01782188385783") 2026/06/23 04:21:14 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473b32_d20260623_m041937_c001_v7007000_t0000_u01782188377255") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d42b_d20260623_m041931_c001_v0001173_t0021_u01782188371250") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4122a8ed39dc1840_d20260623_m041923_c001_v7007000_t0000_u01782188363274") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d3c3_d20260623_m041917_c001_v0001173_t0008_u01782188357100") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfe05_d20260623_m041908_c001_v7007000_t0000_u01782188348973") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d371_d20260623_m041902_c001_v0001173_t0024_u01782188342957") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f28473ac6_d20260623_m041854_c001_v7007000_t0000_u01782188334833") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d323_d20260623_m041848_c001_v0001173_t0036_u01782188328111") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41981f70125711f4_d20260623_m041834_c001_v7007000_t0000_u01782188314803") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d2d3_d20260623_m041831_c001_v0001173_t0025_u01782188311923") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc479_d20260623_m041823_c001_v7007000_t0000_u01782188303180") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742693b0_d20260623_m041816_c001_v0001102_t0050_u01782188296373") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f400d39c7632bd20d_d20260623_m041815_c001_v7007000_t0000_u01782188295378") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d22d_d20260623_m041811_c001_v0001173_t0036_u01782188291971") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a47907ed_d20260623_m041803_c001_v7007000_t0000_u01782188283730") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1c9_d20260623_m041756_c001_v0001173_t0050_u01782188276962") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739e3_d20260623_m041755_c001_v7007000_t0000_u01782188275774") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d1a3_d20260623_m041752_c001_v0001173_t0043_u01782188272663") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f411263b66f79817c_d20260623_m041738_c001_v7007000_t0000_u01782188258884") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426931c_d20260623_m041735_c001_v0001102_t0031_u01782188255434") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41821bcfc84cfc90_d20260623_m041727_c001_v7007000_t0000_u01782188247371") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692ef_d20260623_m041720_c001_v0001102_t0014_u01782188240927") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4132995f284739a9_d20260623_m041713_c001_v7007000_t0000_u01782188233144") 2026/06/23 04:21:15 DEBUG : splitbananasplit: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742692bf_d20260623_m041707_c001_v0001102_t0055_u01782188227156") 2026/06/23 04:21:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc458_d20260623_m041818_c001_v7007000_t0000_u01782188298159") 2026/06/23 04:21:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d233_d20260623_m041813_c001_v0001173_t0049_u01782188293212") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3ac_d20260623_m041700_c001_v7007000_t0000_u01782188220235") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42a17_d20260623_m041658_c001_v0001184_t0002_u01782188218905") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3a7_d20260623_m041658_c001_v7007000_t0000_u01782188218121") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cfb9_d20260623_m041656_c001_v0001173_t0054_u01782188216962") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae2_d20260623_m041318_c001_v7007000_t0000_u01782187998147") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff4237a_d20260623_m041317_c001_v0001184_t0056_u01782187997379") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ae0_d20260623_m041316_c001_v7007000_t0000_u01782187996759") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfc62_d20260623_m041315_c001_v0001173_t0029_u01782187995935") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b01_d20260623_m041157_c001_v7007000_t0000_u01782187917075") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704be4_d20260623_m041155_c001_v0001117_t0000_u01782187915122") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2b00_d20260623_m041154_c001_v7007000_t0000_u01782187914759") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bde_d20260623_m041153_c001_v0001117_t0013_u01782187913418") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2aff_d20260623_m041151_c001_v7007000_t0000_u01782187911405") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bd4_d20260623_m041150_c001_v0001117_t0030_u01782187910288") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2afd_d20260623_m041149_c001_v7007000_t0000_u01782187909746") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bce_d20260623_m041148_c001_v0001117_t0013_u01782187908324") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bca_d20260623_m041145_c001_v0001117_t0000_u01782187905337") 2026/06/23 04:21:16 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f427c1e62ff7f2afb_d20260623_m041144_c001_v7007000_t0000_u01782187904975") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bc6_d20260623_m041143_c001_v0001117_t0041_u01782187903970") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bc4_d20260623_m041142_c001_v0001117_t0028_u01782187902955") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc1b6_d20260623_m041142_c001_v7007000_t0000_u01782187902229") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bc2_d20260623_m041139_c001_v0001117_t0002_u01782187899591") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bb6_d20260623_m041136_c001_v0001117_t0017_u01782187896492") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc198_d20260623_m041136_c001_v7007000_t0000_u01782187896128") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bb0_d20260623_m041135_c001_v0001117_t0008_u01782187895266") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704bac_d20260623_m041134_c001_v0001117_t0034_u01782187894443") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc197_d20260623_m041134_c001_v7007000_t0000_u01782187894061") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704ba6_d20260623_m041130_c001_v0001117_t0014_u01782187890169") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc192_d20260623_m041129_c001_v7007000_t0000_u01782187889807") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704ba0_d20260623_m041128_c001_v0001117_t0020_u01782187888964") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc191_d20260623_m041128_c001_v7007000_t0000_u01782187888063") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b98_d20260623_m041127_c001_v0001117_t0016_u01782187887189") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc190_d20260623_m041126_c001_v7007000_t0000_u01782187886647") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b92_d20260623_m041125_c001_v0001117_t0004_u01782187885659") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc18f_d20260623_m041124_c001_v7007000_t0000_u01782187884759") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b8c_d20260623_m041123_c001_v0001117_t0029_u01782187883640") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc18d_d20260623_m041123_c001_v7007000_t0000_u01782187883032") 2026/06/23 04:21:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b8a_d20260623_m041122_c001_v0001117_t0032_u01782187882178") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc18b_d20260623_m041121_c001_v7007000_t0000_u01782187881639") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b86_d20260623_m041120_c001_v0001117_t0031_u01782187880789") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc185_d20260623_m041115_c001_v7007000_t0000_u01782187875588") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b76_d20260623_m041114_c001_v0001117_t0045_u01782187874535") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc184_d20260623_m041113_c001_v7007000_t0000_u01782187873945") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b74_d20260623_m041113_c001_v0001117_t0014_u01782187873039") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc183_d20260623_m041112_c001_v7007000_t0000_u01782187872142") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b70_d20260623_m041111_c001_v0001117_t0033_u01782187871310") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f41985ecd4fedc182_d20260623_m041109_c001_v7007000_t0000_u01782187869155") 2026/06/23 04:21:18 DEBUG : sub dir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108835b99d704b6e_d20260623_m041108_c001_v0001117_t0023_u01782187868141") 2026/06/23 04:21:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3ad_d20260623_m041700_c001_v7007000_t0000_u01782188220417") 2026/06/23 04:21:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426929d_d20260623_m041658_c001_v0001102_t0029_u01782188218915") 2026/06/23 04:21:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3a8_d20260623_m041658_c001_v7007000_t0000_u01782188218302") 2026/06/23 04:21:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf9b0_d20260623_m041656_c001_v0001184_t0053_u01782188216974") 2026/06/23 04:21:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87ce_d20260623_m041954_c001_v7007000_t0000_u01782188394510") 2026/06/23 04:21:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c7426958e_d20260623_m041953_c001_v0001102_t0018_u01782188393690") 2026/06/23 04:21:18 DEBUG : sub/yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedf0a_d20260623_m041313_c001_v7007000_t0000_u01782187993907") 2026/06/23 04:21:18 DEBUG : sub/yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf217_d20260623_m041312_c001_v0001184_t0046_u01782187992680") 2026/06/23 04:21:18 DEBUG : test_dir1/file2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3a5_d20260623_m041656_c001_v7007000_t0000_u01782188216209") 2026/06/23 04:21:18 DEBUG : test_dir1/file2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff429fb_d20260623_m041654_c001_v0001184_t0041_u01782188214648") 2026/06/23 04:21:18 DEBUG : test_dir1/file2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc39e_d20260623_m041653_c001_v7007000_t0000_u01782188213803") 2026/06/23 04:21:18 DEBUG : test_dir1/file2: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380cfa9_d20260623_m041652_c001_v0001173_t0026_u01782188212537") 2026/06/23 04:21:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc3a6_d20260623_m041656_c001_v7007000_t0000_u01782188216390") 2026/06/23 04:21:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf996_d20260623_m041654_c001_v0001184_t0017_u01782188214658") 2026/06/23 04:21:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416c06e2215fc39f_d20260623_m041654_c001_v7007000_t0000_u01782188214059") 2026/06/23 04:21:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effaaf976_d20260623_m041652_c001_v0001184_t0047_u01782188212531") 2026/06/23 04:21:19 DEBUG : three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedef8_d20260623_m041305_c001_v7007000_t0000_u01782187985349") 2026/06/23 04:21:19 DEBUG : three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbf2_d20260623_m041304_c001_v0001173_t0054_u01782187984100") 2026/06/23 04:21:19 DEBUG : three: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfbe0_d20260623_m041301_c001_v0001173_t0023_u01782187981633") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87d2_d20260623_m041956_c001_v7007000_t0000_u01782188396158") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42f03_d20260623_m041955_c001_v0001184_t0037_u01782188395479") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c880f_d20260623_m042015_c001_v7007000_t0000_u01782188415006") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab01d7_d20260623_m042013_c001_v0001184_t0020_u01782188413014") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c880a_d20260623_m042011_c001_v7007000_t0000_u01782188411418") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42f65_d20260623_m042009_c001_v0001184_t0031_u01782188409910") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87fd_d20260623_m042008_c001_v7007000_t0000_u01782188408940") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742695d4_d20260623_m042008_c001_v0001102_t0019_u01782188408137") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87e4_d20260623_m042003_c001_v7007000_t0000_u01782188403308") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42f37_d20260623_m042002_c001_v0001184_t0023_u01782188402504") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87e9_d20260623_m042005_c001_v7007000_t0000_u01782188405310") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab0163_d20260623_m042004_c001_v0001184_t0028_u01782188404260") 2026/06/23 04:21:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87e3_d20260623_m042001_c001_v7007000_t0000_u01782188401565") 2026/06/23 04:21:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f104b132c742695bc_d20260623_m042000_c001_v0001102_t0022_u01782188400522") 2026/06/23 04:21:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87dc_d20260623_m041959_c001_v7007000_t0000_u01782188399562") 2026/06/23 04:21:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d511_d20260623_m041958_c001_v0001173_t0020_u01782188398734") 2026/06/23 04:21:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87d8_d20260623_m041957_c001_v7007000_t0000_u01782188397756") 2026/06/23 04:21:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f108ebe8effab0111_d20260623_m041957_c001_v0001184_t0050_u01782188397134") 2026/06/23 04:21:20 DEBUG : toe/toe/toe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4173dda1a4790a69_d20260623_m042019_c001_v7007000_t0000_u01782188419917") 2026/06/23 04:21:20 DEBUG : toe/toe/toe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42f9d_d20260623_m042019_c001_v0001184_t0045_u01782188419289") 2026/06/23 04:21:20 DEBUG : toe/toe/toe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c87f2_d20260623_m042007_c001_v7007000_t0000_u01782188407176") 2026/06/23 04:21:20 DEBUG : toe/toe/toe: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d557_d20260623_m042006_c001_v0001173_t0052_u01782188406308") 2026/06/23 04:21:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c8810_d20260623_m042015_c001_v7007000_t0000_u01782188415612") 2026/06/23 04:21:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f114e36468380d597_d20260623_m042014_c001_v0001173_t0046_u01782188414338") 2026/06/23 04:21:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4207a066748c880d_d20260623_m042012_c001_v7007000_t0000_u01782188412023") 2026/06/23 04:21:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1181660b72b97a97_d20260623_m042011_c001_v0001097_t0057_u01782188411067") 2026/06/23 04:21:20 DEBUG : two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedef9_d20260623_m041305_c001_v7007000_t0000_u01782187985530") 2026/06/23 04:21:20 DEBUG : two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f407a3f2daff42336_d20260623_m041303_c001_v0001184_t0002_u01782187983538") 2026/06/23 04:21:20 DEBUG : two: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f405c8af656bbfbde_d20260623_m041301_c001_v0001173_t0025_u01782187981447") 2026/06/23 04:21:20 DEBUG : yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f416a27f870f21ade_d20260623_m041314_c001_v7007000_t0000_u01782187994640") 2026/06/23 04:21:20 DEBUG : yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f101529208b99847c_d20260623_m041313_c001_v0001184_t0045_u01782187993696") 2026/06/23 04:21:20 DEBUG : yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedf06_d20260623_m041311_c001_v7007000_t0000_u01782187991273") 2026/06/23 04:21:20 DEBUG : yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f105c8af656bbfc22_d20260623_m041309_c001_v0001173_t0054_u01782187989108") 2026/06/23 04:21:20 DEBUG : yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedefa_d20260623_m041307_c001_v7007000_t0000_u01782187987829") 2026/06/23 04:21:21 DEBUG : yam: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f107a3f2daff42338_d20260623_m041306_c001_v0001184_t0017_u01782187986093") 2026/06/23 04:21:21 DEBUG : yaml: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedf09_d20260623_m041311_c001_v7007000_t0000_u01782187991998") 2026/06/23 04:21:21 DEBUG : yaml: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f103aafdaf0bf563f_d20260623_m041310_c001_v0001106_t0055_u01782187990194") 2026/06/23 04:21:21 DEBUG : yaml: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f4247463a00aedefd_d20260623_m041308_c001_v7007000_t0000_u01782187988559") 2026/06/23 04:21:21 DEBUG : yaml: Deleting (id "4_zdf92bd83a0cdfb2b9fe80e1b_f1164d59f97a9bc4b_d20260623_m041307_c001_v0001043_t0024_u01782187987374") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m16.765060988s (try 1/5)