"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/18 03:08:18 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa" 2026/07/18 03:08:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 03:08:19 DEBUG : Creating backend with remote "/tmp/rclone2214718377" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:20 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/18 03:08:20 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:21 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:21 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:22 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:08:22 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:23 DEBUG : Creating backend with remote "/non-existing" 2026/07/18 03:08:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/18 03:08:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:26 INFO : B2 bucket rclone-test-ponaqox2bufa: Running all checks before starting transfers 2026/07/18 03:08:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:26 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:26 INFO : B2 bucket rclone-test-ponaqox2bufa: Checks finished, now starting transfers 2026/07/18 03:08:26 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:27 ERROR : Ignoring --no-traverse with sync 2026/07/18 03:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:27 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:27 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:28 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:08:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/18 03:08:29 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:29 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:30 DEBUG : hello world2: size = 12 OK 2026/07/18 03:08:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/18 03:08:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.63s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:08:30 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:30 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:31 DEBUG : potato2: size = 11 OK 2026/07/18 03:08:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:08:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:33 DEBUG : potato2: size = 11 OK 2026/07/18 03:08:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 03:08:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:08:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 03:08:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:08:34 INFO : sub dir2: Making directory 2026/07/18 03:08:34 INFO : sub dir: Making directory 2026/07/18 03:08:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:34 INFO : sub dir2/sub sub dir2: Making directory 2026/07/18 03:08:34 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:34 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:34 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/07/18 03:08:34 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:35 INFO : sub dir2: Making directory 2026/07/18 03:08:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 03:08:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:35 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:35 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.57s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:37 DEBUG : sub dir2: Making directory with metadata 2026/07/18 03:08:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:08:37 INFO : sub dir2: Making directory 2026/07/18 03:08:37 INFO : sub dir: Making directory 2026/07/18 03:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:37 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:08:37 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/18 03:08:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/18 03:08:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.58s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:38 INFO : sub dir2: Making directory 2026/07/18 03:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:39 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:39 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:39 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:08:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.75s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:40 DEBUG : sub dir2: Making directory with metadata 2026/07/18 03:08:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:08:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:08:40 INFO : sub dir2: Making directory 2026/07/18 03:08:40 INFO : sub dir: Making directory 2026/07/18 03:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:40 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:40 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:41 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:08:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/18 03:08:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:42 INFO : sub dir2: Making directory 2026/07/18 03:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:42 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:42 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:43 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:44 DEBUG : Creating backend with remote "TestB2:rclone-test-verisig5wara" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-ponaqox2bufa -> B2 bucket rclone-test-verisig5wara 2026/07/18 03:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:45 DEBUG : B2 bucket rclone-test-verisig5wara: Waiting for checks to finish 2026/07/18 03:08:45 DEBUG : B2 bucket rclone-test-verisig5wara: Waiting for transfers to finish 2026/07/18 03:08:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 03:08:46 DEBUG : B2 bucket rclone-test-verisig5wara: Purge remote 2026/07/18 03:08:46 INFO : B2 bucket rclone-test-verisig5wara: cleaning bucket "rclone-test-verisig5wara" of all files 2026/07/18 03:08:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf32ad13302d7b3b9ff80e1b_f1014d410d3b204e7_d20260718_m030846_c001_v0001103_t0014_u01784344126310") --- PASS: TestServerSideCopy (4.33s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:08:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:08:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 03:08:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:49 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 03:08:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/18 03:08:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.93s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-coyixov2fopi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-ponaqox2bufa -> B2 bucket rclone-test-coyixov2fopi 2026/07/18 03:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:51 DEBUG : B2 bucket rclone-test-coyixov2fopi: Waiting for checks to finish 2026/07/18 03:08:51 DEBUG : B2 bucket rclone-test-coyixov2fopi: Waiting for transfers to finish 2026/07/18 03:08:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:08:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 03:08:53 DEBUG : B2 bucket rclone-test-coyixov2fopi: Waiting for checks to finish 2026/07/18 03:08:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:08:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-coyixov2fopi) 2026/07/18 03:08:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 03:08:53 DEBUG : B2 bucket rclone-test-coyixov2fopi: Waiting for transfers to finish 2026/07/18 03:08:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 03:08:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/18 03:08:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 03:08:54 DEBUG : B2 bucket rclone-test-coyixov2fopi: Purge remote 2026/07/18 03:08:54 INFO : B2 bucket rclone-test-coyixov2fopi: cleaning bucket "rclone-test-coyixov2fopi" of all files 2026/07/18 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zefc2bd93302d7b3b9ff80e1b_f1037490219d9aac2_d20260718_m030853_c001_v0001174_t0000_u01784344133912") 2026/07/18 03:08:54 DEBUG : sub dir/hello world: Deleting (id "4_zefc2bd93302d7b3b9ff80e1b_f1033a824fb43f92c_d20260718_m030852_c001_v0001157_t0046_u01784344132521") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:08:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:08:57 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:08:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 03:08:57 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:08:57 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 03:08:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/18 03:08:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/18 03:08:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mimixix9kiqi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-ponaqox2bufa -> B2 bucket rclone-test-mimixix9kiqi 2026/07/18 03:08:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:08:59 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Waiting for checks to finish 2026/07/18 03:08:59 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Waiting for transfers to finish 2026/07/18 03:09:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:09:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 03:09:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:09:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mimixix9kiqi) 2026/07/18 03:09:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 03:09:01 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Waiting for checks to finish 2026/07/18 03:09:01 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Waiting for transfers to finish 2026/07/18 03:09:02 DEBUG : sub dir/hello world: size = 17 OK 2026/07/18 03:09:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/18 03:09:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 03:09:02 INFO : sub dir/hello world: Deleted 2026/07/18 03:09:03 DEBUG : testing file moves 2026/07/18 03:09:03 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:09:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-mimixix9kiqi) 2026/07/18 03:09:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 03:09:03 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Waiting for checks to finish 2026/07/18 03:09:03 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Waiting for transfers to finish 2026/07/18 03:09:04 DEBUG : sub dir/hello world: size = 24 OK 2026/07/18 03:09:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/18 03:09:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/18 03:09:04 INFO : sub dir/hello world: Deleted 2026/07/18 03:09:04 DEBUG : B2 bucket rclone-test-mimixix9kiqi: Purge remote 2026/07/18 03:09:04 INFO : B2 bucket rclone-test-mimixix9kiqi: cleaning bucket "rclone-test-mimixix9kiqi" of all files 2026/07/18 03:09:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2dd93302d7b3b9ff80e1b_f114f02f1be97adfc_d20260718_m030903_c001_v0001044_t0012_u01784344143826") 2026/07/18 03:09:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2dd93302d7b3b9ff80e1b_f106792473bdfb2b1_d20260718_m030902_c001_v0001178_t0008_u01784344142068") 2026/07/18 03:09:04 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2dd93302d7b3b9ff80e1b_f1030bfad316b35cf_d20260718_m030900_c001_v0001105_t0010_u01784344140424") --- PASS: TestServerSideMoveOverSelf (8.09s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:06 ERROR : error listing: directory not found 2026/07/18 03:09:07 INFO : Local file system at /tmp/rclone2214718377: Making directory 2026/07/18 03:09:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:09:08 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for checks to finish 2026/07/18 03:09:08 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for transfers to finish 2026/07/18 03:09:09 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/18 03:09:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:09:09 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/18 03:09:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:09 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/18 03:09:09 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:09 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:10 DEBUG : check sum: size = 1 OK 2026/07/18 03:09:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:09:10 INFO : check sum: Copied (new) 2026/07/18 03:09:10 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:10 DEBUG : check sum: size = 1 OK 2026/07/18 03:09:10 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:09:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/18 03:09:10 DEBUG : check sum: Unchanged skipping 2026/07/18 03:09:10 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:10 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.68s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/18 03:09:11 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:11 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:12 DEBUG : sizeonly: size = 6 OK 2026/07/18 03:09:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/18 03:09:12 INFO : sizeonly: Copied (new) 2026/07/18 03:09:12 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:12 DEBUG : sizeonly: size = 6 OK 2026/07/18 03:09:12 DEBUG : sizeonly: Sizes identical 2026/07/18 03:09:12 DEBUG : sizeonly: Unchanged skipping 2026/07/18 03:09:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:12 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.90s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/18 03:09:13 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:13 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/18 03:09:13 INFO : ignore-size: Copied (new) 2026/07/18 03:09:13 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:09:14 DEBUG : ignore-size: Unchanged skipping 2026/07/18 03:09:14 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:14 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:14 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:16 DEBUG : existing: size = 6 OK 2026/07/18 03:09:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:09:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:16 DEBUG : existing: Unchanged skipping 2026/07/18 03:09:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:16 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:16 INFO : There was nothing to transfer 2026/07/18 03:09:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/18 03:09:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:16 DEBUG : existing: size = 6 OK 2026/07/18 03:09:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/18 03:09:16 INFO : existing: Copied (replaced existing) 2026/07/18 03:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.71s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 03:09:17 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:17 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:18 DEBUG : existing: size = 6 OK 2026/07/18 03:09:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/18 03:09:18 INFO : existing: Copied (new) 2026/07/18 03:09:18 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:18 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:18 DEBUG : existing: Destination exists, skipping 2026/07/18 03:09:18 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:18 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.76s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/18 03:09:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:20 DEBUG : c/non empty space: size = 5 OK 2026/07/18 03:09:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:20 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 03:09:20 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:20 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:21 DEBUG : a/potato2: size = 60 OK 2026/07/18 03:09:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:21 INFO : a/potato2: Copied (new) 2026/07/18 03:09:21 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:21 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:23 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:23 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/07/18 03:09:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:09:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/18 03:09:23 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:23 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:23 INFO : There was nothing to transfer 2026/07/18 03:09:23 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:23 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/07/18 03:09:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:09:24 INFO : empty space: Updated modification time in destination 2026/07/18 03:09:24 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:24 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:25 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:25 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:25 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/07/18 03:09:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:09:25 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:25 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:25 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:25 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:27 DEBUG : foo: size = 3 OK 2026/07/18 03:09:27 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/07/18 03:09:27 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:09:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:09:27 DEBUG : foo: sha1 differ 2026/07/18 03:09:27 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:27 DEBUG : foo: size = 3 OK 2026/07/18 03:09:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/18 03:09:27 INFO : foo: Copied (replaced existing) 2026/07/18 03:09:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:28 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/18 03:09:28 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:28 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:28 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:28 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:29 DEBUG : potato: size = 60 OK 2026/07/18 03:09:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:29 INFO : potato: Copied (new) 2026/07/18 03:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:31 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:31 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:09:31 DEBUG : potato: size = 60 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:09:31 DEBUG : potato: Sizes differ 2026/07/18 03:09:31 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:31 DEBUG : potato: size = 21 OK 2026/07/18 03:09:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/18 03:09:31 INFO : potato: Copied (replaced existing) 2026/07/18 03:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.83s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:33 DEBUG : potato: size = 21 OK 2026/07/18 03:09:33 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/07/18 03:09:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2214718377) 2026/07/18 03:09:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:09:33 DEBUG : potato: sha1 differ 2026/07/18 03:09:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:33 DEBUG : potato: size = 21 OK 2026/07/18 03:09:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/18 03:09:33 INFO : potato: Copied (replaced existing) 2026/07/18 03:09:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:35 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:35 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:35 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:35 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/18 03:09:35 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:37 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:37 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:38 DEBUG : potato2: size = 60 OK 2026/07/18 03:09:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:38 INFO : potato2: Copied (new) 2026/07/18 03:09:38 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:38 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:40 INFO : d: Making directory 2026/07/18 03:09:40 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/18 03:09:41 DEBUG : c/non empty space: size = 5 OK 2026/07/18 03:09:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 03:09:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:41 DEBUG : a/potato2: size = 60 OK 2026/07/18 03:09:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:41 INFO : a/potato2: Copied (new) 2026/07/18 03:09:41 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:41 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/18 03:09:44 DEBUG : c/non empty space: size = 5 OK 2026/07/18 03:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:44 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 03:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:44 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:44 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:44 DEBUG : a/potato2: size = 60 OK 2026/07/18 03:09:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:44 INFO : a/potato2: Copied (new) 2026/07/18 03:09:44 ERROR : B2 bucket rclone-test-ponaqox2bufa: not deleting files as there were IO errors 2026/07/18 03:09:44 ERROR : B2 bucket rclone-test-ponaqox2bufa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:46 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:46 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:46 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:46 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:46 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:46 INFO : potato: Deleted 2026/07/18 03:09:47 DEBUG : potato2: size = 60 OK 2026/07/18 03:09:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:49 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:49 INFO : potato: Deleted 2026/07/18 03:09:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:49 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:49 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:50 DEBUG : potato2: size = 60 OK 2026/07/18 03:09:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:09:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:09:52 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:52 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:52 DEBUG : potato2: size = 19 OK 2026/07/18 03:09:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/18 03:09:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.25s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:54 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 03:09:54 DEBUG : enormous: Excluded 2026/07/18 03:09:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 03:09:54 DEBUG : potato2: Excluded 2026/07/18 03:09:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 03:09:55 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:55 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:55 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:55 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:55 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:55 INFO : There was nothing to transfer 2026/07/18 03:09:55 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 03:09:55 DEBUG : enormous: Excluded 2026/07/18 03:09:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 03:09:55 DEBUG : potato2: Excluded 2026/07/18 03:09:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 03:09:55 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/18 03:09:55 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:55 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for checks to finish 2026/07/18 03:09:55 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for transfers to finish 2026/07/18 03:09:55 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:09:57 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 03:09:57 DEBUG : enormous: Excluded 2026/07/18 03:09:57 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 03:09:57 DEBUG : potato2: Excluded 2026/07/18 03:09:58 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:09:58 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:09:58 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:58 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:09:58 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:58 INFO : enormous: Deleted 2026/07/18 03:09:58 INFO : potato2: Deleted 2026/07/18 03:09:58 INFO : There was nothing to transfer 2026/07/18 03:09:58 DEBUG : empty space: size = 1 OK 2026/07/18 03:09:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/18 03:09:58 DEBUG : empty space: Unchanged skipping 2026/07/18 03:09:58 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for checks to finish 2026/07/18 03:09:58 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for transfers to finish 2026/07/18 03:09:58 DEBUG : Waiting for deletions to finish 2026/07/18 03:09:58 INFO : enormous: Deleted 2026/07/18 03:09:58 INFO : potato2: Deleted 2026/07/18 03:09:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:01 DEBUG : five: Need to transfer - File not found at Destination 2026/07/18 03:10:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:10:01 DEBUG : four: size = 8 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:10:01 DEBUG : four: Sizes differ 2026/07/18 03:10:01 DEBUG : one: Destination is newer than source, skipping 2026/07/18 03:10:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/18 03:10:01 DEBUG : three: size = 5 OK 2026/07/18 03:10:01 DEBUG : three: Sizes identical 2026/07/18 03:10:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/18 03:10:01 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:01 DEBUG : two: size = 3 OK 2026/07/18 03:10:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2214718377) 2026/07/18 03:10:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:10:01 DEBUG : two: sha1 differ 2026/07/18 03:10:01 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:01 DEBUG : five: size = 4 OK 2026/07/18 03:10:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/18 03:10:01 INFO : five: Copied (new) 2026/07/18 03:10:02 DEBUG : four: size = 4 OK 2026/07/18 03:10:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/18 03:10:02 INFO : four: Copied (replaced existing) 2026/07/18 03:10:02 DEBUG : two: size = 3 OK 2026/07/18 03:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/18 03:10:02 INFO : two: Copied (replaced existing) 2026/07/18 03:10:02 DEBUG : Waiting for deletions to finish 2026/07/18 03:10:02 DEBUG : four: size = 4 OK 2026/07/18 03:10:02 DEBUG : three: size = 5 OK 2026/07/18 03:10:02 DEBUG : two: size = 3 OK 2026/07/18 03:10:02 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:02 DEBUG : five: size = 4 OK 2026/07/18 03:10:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/18 03:10:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2214718377) 2026/07/18 03:10:02 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/18 03:10:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:10:02 DEBUG : three: sha1 differ 2026/07/18 03:10:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/18 03:10:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/18 03:10:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/18 03:10:02 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/18 03:10:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/18 03:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/18 03:10:02 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/18 03:10:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/18 03:10:02 DEBUG : one: Destination is newer than source, skipping 2026/07/18 03:10:02 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:03 DEBUG : three: size = 5 OK 2026/07/18 03:10:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:10:03 INFO : three: Copied (replaced existing) 2026/07/18 03:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.60s) === 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-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/18 03:10:05 INFO : B2 bucket rclone-test-ponaqox2bufa: Making map for --track-renames 2026/07/18 03:10:05 INFO : B2 bucket rclone-test-ponaqox2bufa: Finished making map for --track-renames 2026/07/18 03:10:05 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 03:10:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/18 03:10:05 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for renames to finish 2026/07/18 03:10:05 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:05 DEBUG : yam: size = 11 OK 2026/07/18 03:10:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/18 03:10:05 INFO : yam: Copied (new) 2026/07/18 03:10:05 DEBUG : potato: size = 14 OK 2026/07/18 03:10:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/18 03:10:05 INFO : potato: Copied (new) 2026/07/18 03:10:05 DEBUG : Waiting for deletions to finish 2026/07/18 03:10:05 DEBUG : potato: size = 14 OK 2026/07/18 03:10:05 INFO : B2 bucket rclone-test-ponaqox2bufa: Making map for --track-renames 2026/07/18 03:10:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:10:05 INFO : B2 bucket rclone-test-ponaqox2bufa: Finished making map for --track-renames 2026/07/18 03:10:05 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:05 DEBUG : potato: Unchanged skipping 2026/07/18 03:10:05 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for renames to finish 2026/07/18 03:10:06 DEBUG : yaml: size = 11 OK 2026/07/18 03:10:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/18 03:10:06 INFO : yam: Copied (server-side copy) to: yaml 2026/07/18 03:10:06 INFO : yam: Deleted 2026/07/18 03:10:06 INFO : yaml: Renamed from "yam" 2026/07/18 03:10:06 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/18 03:10:07 INFO : B2 bucket rclone-test-ponaqox2bufa: Making map for --track-renames 2026/07/18 03:10:07 INFO : B2 bucket rclone-test-ponaqox2bufa: Finished making map for --track-renames 2026/07/18 03:10:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 03:10:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/18 03:10:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for renames to finish 2026/07/18 03:10:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:08 DEBUG : potato: size = 14 OK 2026/07/18 03:10:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/18 03:10:08 INFO : potato: Copied (new) 2026/07/18 03:10:08 DEBUG : yam: size = 11 OK 2026/07/18 03:10:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/18 03:10:08 INFO : yam: Copied (new) 2026/07/18 03:10:08 DEBUG : Waiting for deletions to finish 2026/07/18 03:10:08 DEBUG : potato: size = 14 OK 2026/07/18 03:10:08 INFO : B2 bucket rclone-test-ponaqox2bufa: Making map for --track-renames 2026/07/18 03:10:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:10:08 INFO : B2 bucket rclone-test-ponaqox2bufa: Finished making map for --track-renames 2026/07/18 03:10:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:08 DEBUG : potato: Unchanged skipping 2026/07/18 03:10:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for renames to finish 2026/07/18 03:10:09 DEBUG : yaml: size = 11 OK 2026/07/18 03:10:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/18 03:10:09 INFO : yam: Copied (server-side copy) to: yaml 2026/07/18 03:10:09 INFO : yam: Deleted 2026/07/18 03:10:09 INFO : yaml: Renamed from "yam" 2026/07/18 03:10:09 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/18 03:10:10 INFO : B2 bucket rclone-test-ponaqox2bufa: Making map for --track-renames 2026/07/18 03:10:10 INFO : B2 bucket rclone-test-ponaqox2bufa: Finished making map for --track-renames 2026/07/18 03:10:10 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 03:10:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/18 03:10:10 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for renames to finish 2026/07/18 03:10:10 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:10 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_file/6f623dc3302d7b3b9ff80e1b/c001_v0001090_t0033": EOF 2026/07/18 03:10:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_file/6f623dc3302d7b3b9ff80e1b/c001_v0001090_t0033": EOF) 2026/07/18 03:10:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 03:10:10 DEBUG : potato: Received error: Post "https://pod-000-1090-14.backblaze.com/b2api/v1/b2_upload_file/6f623dc3302d7b3b9ff80e1b/c001_v0001090_t0033": EOF - low level retry 0/10 2026/07/18 03:10:10 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 03:10:10 DEBUG : potato: size = 14 OK 2026/07/18 03:10:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/18 03:10:10 INFO : potato: Copied (new) 2026/07/18 03:10:10 DEBUG : sub/yam: size = 11 OK 2026/07/18 03:10:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/18 03:10:10 INFO : sub/yam: Copied (new) 2026/07/18 03:10:10 DEBUG : Waiting for deletions to finish 2026/07/18 03:10:11 DEBUG : potato: size = 14 OK 2026/07/18 03:10:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:10:11 DEBUG : potato: Unchanged skipping 2026/07/18 03:10:11 INFO : B2 bucket rclone-test-ponaqox2bufa: Making map for --track-renames 2026/07/18 03:10:11 INFO : B2 bucket rclone-test-ponaqox2bufa: Finished making map for --track-renames 2026/07/18 03:10:11 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:11 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for renames to finish 2026/07/18 03:10:11 DEBUG : yam: size = 11 OK 2026/07/18 03:10:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/18 03:10:11 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/18 03:10:12 INFO : sub/yam: Deleted 2026/07/18 03:10:12 INFO : yam: Renamed from "sub/yam" 2026/07/18 03:10:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:13 DEBUG : Creating backend with remote "/tmp/rclone2214718377/dir1" 2026/07/18 03:10:13 DEBUG : Creating backend with remote "/tmp/rclone2214718377/dir2" 2026/07/18 03:10:13 DEBUG : Local file system at /tmp/rclone2214718377/dir2: Using server-side directory move 2026/07/18 03:10:13 INFO : Local file system at /tmp/rclone2214718377/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 03:10:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/18 03:10:13 INFO : file1.txt: Moved (server-side) 2026/07/18 03:10:13 DEBUG : Local file system at /tmp/rclone2214718377/dir2: Waiting for checks to finish 2026/07/18 03:10:13 DEBUG : Local file system at /tmp/rclone2214718377/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:10:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/18 03:10:13 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:13 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:10:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:10:13 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:10:13 INFO : sub dir/hello world: Deleted 2026/07/18 03:10:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/18 03:10:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/18 03:10:14 INFO : nested/sub dir/file: Copied (new) 2026/07/18 03:10:14 INFO : nested/sub dir/file: Deleted 2026/07/18 03:10:14 INFO : sub dir: Removing directory 2026/07/18 03:10:14 INFO : nested/sub dir: Removing directory 2026/07/18 03:10:14 INFO : nested: Removing directory 2026/07/18 03:10:14 DEBUG : Local file system at /tmp/rclone2214718377: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 03:10:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/18 03:10:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/18 03:10:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:10:15 INFO : sub dir/hello world: Copied (new) 2026/07/18 03:10:15 INFO : sub dir/hello world: Deleted 2026/07/18 03:10:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/18 03:10:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/18 03:10:15 INFO : nested/sub dir/file: Copied (new) 2026/07/18 03:10:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/18 03:10:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 03:10:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:17 DEBUG : existing-b: size = 6 OK 2026/07/18 03:10:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/18 03:10:17 INFO : existing-b: Copied (new) 2026/07/18 03:10:17 INFO : existing-b: Deleted 2026/07/18 03:10:17 DEBUG : existing: size = 6 OK 2026/07/18 03:10:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/18 03:10:17 INFO : existing: Copied (new) 2026/07/18 03:10:17 INFO : existing: Deleted 2026/07/18 03:10:17 DEBUG : existing: Destination exists, skipping 2026/07/18 03:10:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/18 03:10:17 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:10:17 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:10:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fapucil7qaja" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ponaqox2bufa -> B2 bucket rclone-test-fapucil7qaja 2026/07/18 03:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:10:22 DEBUG : empty space: size = 1 OK 2026/07/18 03:10:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 03:10:22 DEBUG : empty space: Unchanged skipping 2026/07/18 03:10:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:10:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fapucil7qaja) 2026/07/18 03:10:22 DEBUG : potato3: Sizes differ 2026/07/18 03:10:22 DEBUG : B2 bucket rclone-test-fapucil7qaja: Waiting for checks to finish 2026/07/18 03:10:22 INFO : empty space: Deleted 2026/07/18 03:10:22 DEBUG : B2 bucket rclone-test-fapucil7qaja: Waiting for transfers to finish 2026/07/18 03:10:23 DEBUG : potato2: size = 60 OK 2026/07/18 03:10:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:10:23 INFO : potato2: Copied (server-side copy) 2026/07/18 03:10:23 INFO : potato2: Deleted 2026/07/18 03:10:23 DEBUG : potato3: size = 68 OK 2026/07/18 03:10:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/18 03:10:23 INFO : potato3: Copied (server-side copy) 2026/07/18 03:10:23 INFO : potato3: Deleted 2026/07/18 03:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nanaraf3yegu" 2026/07/18 03:10:25 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/18 03:10:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:10:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/18 03:10:25 DEBUG : B2 bucket rclone-test-nanaraf3yegu: Waiting for checks to finish 2026/07/18 03:10:25 DEBUG : B2 bucket rclone-test-nanaraf3yegu: Waiting for transfers to finish 2026/07/18 03:10:25 DEBUG : empty space: size = 1 OK 2026/07/18 03:10:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:10:25 INFO : empty space: Copied (server-side copy) 2026/07/18 03:10:25 INFO : empty space: Deleted 2026/07/18 03:10:26 DEBUG : potato3: size = 68 OK 2026/07/18 03:10:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/18 03:10:26 INFO : potato3: Copied (server-side copy) 2026/07/18 03:10:26 INFO : potato3: Deleted 2026/07/18 03:10:34 DEBUG : potato2: size = 60 OK 2026/07/18 03:10:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:10:34 INFO : potato2: Copied (server-side copy) 2026/07/18 03:10:35 INFO : potato2: Deleted 2026/07/18 03:10:35 DEBUG : B2 bucket rclone-test-nanaraf3yegu: Purge remote 2026/07/18 03:10:35 INFO : B2 bucket rclone-test-nanaraf3yegu: cleaning bucket "rclone-test-nanaraf3yegu" of all files 2026/07/18 03:10:35 DEBUG : empty space: Deleting (id "4_z6f922d53304d7b3b9ff80e1b_f10927fb57d555ce5_d20260718_m031025_c001_v0001184_t0040_u01784344225553") 2026/07/18 03:10:35 DEBUG : potato2: Deleting (id "4_z6f922d53304d7b3b9ff80e1b_f1153caa9c32db03d_d20260718_m031034_c001_v0001182_t0044_u01784344234446") 2026/07/18 03:10:35 DEBUG : potato3: Deleting (id "4_z6f922d53304d7b3b9ff80e1b_f1042d489cc88935f_d20260718_m031025_c001_v0001161_t0002_u01784344225772") 2026/07/18 03:10:36 DEBUG : B2 bucket rclone-test-fapucil7qaja: Purge remote 2026/07/18 03:10:36 INFO : B2 bucket rclone-test-fapucil7qaja: cleaning bucket "rclone-test-fapucil7qaja" of all files 2026/07/18 03:10:36 DEBUG : empty space: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f417f42b0b0197d88_d20260718_m031025_c001_v7007000_t0000_u01784344225749") 2026/07/18 03:10:36 DEBUG : empty space: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f112161e65a87c3f4_d20260718_m031021_c001_v0001178_t0049_u01784344221891") 2026/07/18 03:10:36 DEBUG : potato2: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f40481a029b26b655_d20260718_m031035_c001_v7007000_t0000_u01784344235008") 2026/07/18 03:10:36 DEBUG : potato2: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f1192fad1c8cdaecb_d20260718_m031022_c001_v0001153_t0008_u01784344222742") 2026/07/18 03:10:36 DEBUG : potato3: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f417f42b0b0197d8a_d20260718_m031026_c001_v7007000_t0000_u01784344226326") 2026/07/18 03:10:36 DEBUG : potato3: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f1014d410d3b206b1_d20260718_m031023_c001_v0001103_t0033_u01784344223109") 2026/07/18 03:10:36 DEBUG : potato3: Deleting (id "4_z4f921d53304d7b3b9ff80e1b_f112161e65a87c3f6_d20260718_m031022_c001_v0001178_t0051_u01784344222129") --- PASS: TestServerSideMove (20.04s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nuzatix2yipu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ponaqox2bufa -> B2 bucket rclone-test-nuzatix2yipu 2026/07/18 03:10:48 DEBUG : empty space: Clearing upload URL because of error: incident id 372e49007c9d-5fb0d87f2690422e (500 internal_error) 2026/07/18 03:10:48 DEBUG : pacer: low level retry 1/1 (error incident id 372e49007c9d-5fb0d87f2690422e (500 internal_error)) 2026/07/18 03:10:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "empty space" to B2 bucket rclone-test-nuzatix2yipu: 1/10 (incident id 372e49007c9d-5fb0d87f2690422e (500 internal_error)) 2026/07/18 03:10:51 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 03:10:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 03:10:53 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 03:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:10:53 DEBUG : B2 bucket rclone-test-nuzatix2yipu: Waiting for checks to finish 2026/07/18 03:10:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:10:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-nuzatix2yipu) 2026/07/18 03:10:53 DEBUG : potato3: Sizes differ 2026/07/18 03:10:53 DEBUG : B2 bucket rclone-test-nuzatix2yipu: Waiting for transfers to finish 2026/07/18 03:10:54 DEBUG : potato2: size = 60 OK 2026/07/18 03:10:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:10:54 INFO : potato2: Copied (server-side copy) 2026/07/18 03:10:54 INFO : potato2: Deleted 2026/07/18 03:10:54 DEBUG : potato3: size = 68 OK 2026/07/18 03:10:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/18 03:10:54 INFO : potato3: Copied (server-side copy) 2026/07/18 03:10:54 INFO : potato3: Deleted 2026/07/18 03:10:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qitukeg5vaje" 2026/07/18 03:10:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 03:10:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:10:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/18 03:10:56 DEBUG : B2 bucket rclone-test-qitukeg5vaje: Waiting for checks to finish 2026/07/18 03:10:56 DEBUG : B2 bucket rclone-test-qitukeg5vaje: Waiting for transfers to finish 2026/07/18 03:10:57 DEBUG : potato2: size = 60 OK 2026/07/18 03:10:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:10:57 INFO : potato2: Copied (server-side copy) 2026/07/18 03:10:57 INFO : potato2: Deleted 2026/07/18 03:10:57 DEBUG : potato3: size = 68 OK 2026/07/18 03:10:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/18 03:10:57 INFO : potato3: Copied (server-side copy) 2026/07/18 03:10:57 INFO : potato3: Deleted 2026/07/18 03:10:57 DEBUG : B2 bucket rclone-test-qitukeg5vaje: Purge remote 2026/07/18 03:10:57 INFO : B2 bucket rclone-test-qitukeg5vaje: cleaning bucket "rclone-test-qitukeg5vaje" of all files 2026/07/18 03:10:58 DEBUG : potato2: Deleting (id "4_z8fa29df3304d7b3b9ff80e1b_f10122cacf7f104dd_d20260718_m031056_c001_v0001137_t0054_u01784344256840") 2026/07/18 03:10:58 DEBUG : potato3: Deleting (id "4_z8fa29df3304d7b3b9ff80e1b_f100e6931aab36f3e_d20260718_m031057_c001_v0001177_t0014_u01784344257198") 2026/07/18 03:10:58 DEBUG : B2 bucket rclone-test-nuzatix2yipu: Purge remote 2026/07/18 03:10:58 INFO : B2 bucket rclone-test-nuzatix2yipu: cleaning bucket "rclone-test-nuzatix2yipu" of all files 2026/07/18 03:10:58 DEBUG : empty space: Deleting (id "4_z4f926d63304d7b3b9ff80e1b_f118bb4ff34f51f94_d20260718_m031051_c001_v0001144_t0053_u01784344251842") 2026/07/18 03:10:58 DEBUG : potato2: Deleting (id "4_z4f926d63304d7b3b9ff80e1b_f408426db3941b813_d20260718_m031057_c001_v7007000_t0000_u01784344257208") 2026/07/18 03:10:58 DEBUG : potato2: Deleting (id "4_z4f926d63304d7b3b9ff80e1b_f106c7a9e8bbd4525_d20260718_m031053_c001_v0001153_t0009_u01784344253975") 2026/07/18 03:10:58 DEBUG : potato3: Deleting (id "4_z4f926d63304d7b3b9ff80e1b_f408426db3941b814_d20260718_m031057_c001_v7007000_t0000_u01784344257505") 2026/07/18 03:10:58 DEBUG : potato3: Deleting (id "4_z4f926d63304d7b3b9ff80e1b_f100bafe01c246d34_d20260718_m031054_c001_v0001041_t0014_u01784344254336") 2026/07/18 03:10:58 DEBUG : potato3: Deleting (id "4_z4f926d63304d7b3b9ff80e1b_f118bb4ff34f51f9a_d20260718_m031052_c001_v0001144_t0008_u01784344252540") 2026/07/18 03:11:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/18 03:11:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 03:11:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (22.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fekipox0bini" 2026/07/18 03:11:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ponaqox2bufa -> B2 bucket rclone-test-fekipox0bini 2026/07/18 03:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:11:05 DEBUG : empty space: size = 1 OK 2026/07/18 03:11:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 03:11:05 DEBUG : empty space: Unchanged skipping 2026/07/18 03:11:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:11:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fekipox0bini) 2026/07/18 03:11:05 DEBUG : potato3: Sizes differ 2026/07/18 03:11:05 DEBUG : B2 bucket rclone-test-fekipox0bini: Waiting for checks to finish 2026/07/18 03:11:05 INFO : empty space: Deleted 2026/07/18 03:11:05 DEBUG : B2 bucket rclone-test-fekipox0bini: Waiting for transfers to finish 2026/07/18 03:11:06 DEBUG : potato2: size = 60 OK 2026/07/18 03:11:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:11:06 INFO : potato2: Copied (server-side copy) 2026/07/18 03:11:06 DEBUG : potato3: size = 68 OK 2026/07/18 03:11:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/18 03:11:06 INFO : potato3: Copied (server-side copy) 2026/07/18 03:11:06 INFO : potato2: Deleted 2026/07/18 03:11:06 INFO : potato3: Deleted 2026/07/18 03:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bemiqen6leya" 2026/07/18 03:11:07 INFO : tomatoDir: Making directory 2026/07/18 03:11:08 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/18 03:11:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 03:11:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/18 03:11:08 DEBUG : B2 bucket rclone-test-bemiqen6leya: Waiting for checks to finish 2026/07/18 03:11:08 DEBUG : B2 bucket rclone-test-bemiqen6leya: Waiting for transfers to finish 2026/07/18 03:11:09 DEBUG : empty space: size = 1 OK 2026/07/18 03:11:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/18 03:11:09 INFO : empty space: Copied (server-side copy) 2026/07/18 03:11:09 INFO : empty space: Deleted 2026/07/18 03:11:09 DEBUG : potato3: size = 68 OK 2026/07/18 03:11:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/18 03:11:09 INFO : potato3: Copied (server-side copy) 2026/07/18 03:11:09 INFO : potato3: Deleted 2026/07/18 03:11:16 DEBUG : potato2: size = 60 OK 2026/07/18 03:11:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/18 03:11:16 INFO : potato2: Copied (server-side copy) 2026/07/18 03:11:17 INFO : potato2: Deleted 2026/07/18 03:11:17 DEBUG : B2 bucket rclone-test-bemiqen6leya: Purge remote 2026/07/18 03:11:17 INFO : B2 bucket rclone-test-bemiqen6leya: cleaning bucket "rclone-test-bemiqen6leya" of all files 2026/07/18 03:11:17 DEBUG : empty space: Deleting (id "4_zcf12cde3304d7b3b9ff80e1b_f106a2f3eef85eb49_d20260718_m031109_c001_v0001180_t0050_u01784344269332") 2026/07/18 03:11:17 DEBUG : potato2: Deleting (id "4_zcf12cde3304d7b3b9ff80e1b_f1054622b088c0f84_d20260718_m031116_c001_v0001184_t0051_u01784344276428") 2026/07/18 03:11:17 DEBUG : potato3: Deleting (id "4_zcf12cde3304d7b3b9ff80e1b_f1120f3e0ea436f75_d20260718_m031109_c001_v0001097_t0002_u01784344269334") 2026/07/18 03:11:18 DEBUG : B2 bucket rclone-test-fekipox0bini: Purge remote 2026/07/18 03:11:18 INFO : B2 bucket rclone-test-fekipox0bini: cleaning bucket "rclone-test-fekipox0bini" of all files 2026/07/18 03:11:18 DEBUG : empty space: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f4180cddbd8bd770a_d20260718_m031109_c001_v7007000_t0000_u01784344269548") 2026/07/18 03:11:18 DEBUG : empty space: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f101af4e9e0c4c481_d20260718_m031105_c001_v0001180_t0040_u01784344265099") 2026/07/18 03:11:18 DEBUG : potato2: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f408426db3941b81b_d20260718_m031116_c001_v7007000_t0000_u01784344276996") 2026/07/18 03:11:18 DEBUG : potato2: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f104ee5591d700146_d20260718_m031105_c001_v0001172_t0009_u01784344265892") 2026/07/18 03:11:18 DEBUG : potato3: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f4180cddbd8bd770b_d20260718_m031109_c001_v7007000_t0000_u01784344269754") 2026/07/18 03:11:18 DEBUG : potato3: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f116ad7b4327ae9fb_d20260718_m031106_c001_v0001171_t0026_u01784344266284") 2026/07/18 03:11:18 DEBUG : potato3: Deleting (id "4_z1f52bde3304d7b3b9ff80e1b_f101af4e9e0c4c483_d20260718_m031105_c001_v0001180_t0025_u01784344265313") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.46s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/rclone-sync-test" --- PASS: TestSyncOverlap (1.40s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:24 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/rclone-sync-test" 2026/07/18 03:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/rclone-sync-test-include/layer2" 2026/07/18 03:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/rclone-sync-test-ignore-file" 2026/07/18 03:11:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/18 03:11:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 03:11:31 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 03:11:31 DEBUG : B2 bucket rclone-test-ponaqox2bufa path rclone-sync-test: Waiting for checks to finish 2026/07/18 03:11:31 DEBUG : B2 bucket rclone-test-ponaqox2bufa path rclone-sync-test: Waiting for transfers to finish 2026/07/18 03:11:31 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:31 INFO : There was nothing to transfer 2026/07/18 03:11:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:11:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:11:32 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:32 INFO : There was nothing to transfer 2026/07/18 03:11:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/18 03:11:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/18 03:11:32 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:32 INFO : There was nothing to transfer 2026/07/18 03:11:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:11:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:11:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:33 INFO : There was nothing to transfer 2026/07/18 03:11:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/18 03:11:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/18 03:11:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/CompareDest" 2026/07/18 03:11:37 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 03:11:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:38 DEBUG : one: size = 3 OK 2026/07/18 03:11:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:11:38 INFO : one: Copied (new) 2026/07/18 03:11:38 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:38 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:11:38 DEBUG : one: Sizes differ 2026/07/18 03:11:38 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:38 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:39 DEBUG : one: size = 5 OK 2026/07/18 03:11:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/18 03:11:39 INFO : one: Copied (replaced existing) 2026/07/18 03:11:39 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:41 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:11:41 DEBUG : one: Sizes differ 2026/07/18 03:11:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:41 DEBUG : one: size = 5 OK 2026/07/18 03:11:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 03:11:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:41 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:41 INFO : There was nothing to transfer 2026/07/18 03:11:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:42 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:11:42 DEBUG : one: Sizes differ 2026/07/18 03:11:42 DEBUG : two: size = 3 OK 2026/07/18 03:11:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 03:11:42 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:42 DEBUG : one: size = 5 OK 2026/07/18 03:11:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 03:11:42 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:42 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:42 INFO : There was nothing to transfer 2026/07/18 03:11:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:43 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:11:43 DEBUG : one: Sizes differ 2026/07/18 03:11:43 DEBUG : one: size = 5 OK 2026/07/18 03:11:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 03:11:43 DEBUG : two: size = 3 OK 2026/07/18 03:11:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 03:11:43 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:43 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:43 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:43 INFO : There was nothing to transfer 2026/07/18 03:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:44 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:11:44 DEBUG : one: Sizes differ 2026/07/18 03:11:44 DEBUG : two: size = 3 OK 2026/07/18 03:11:44 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/07/18 03:11:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/18 03:11:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 03:11:44 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:44 DEBUG : one: size = 5 OK 2026/07/18 03:11:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 03:11:44 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:44 DEBUG : Waiting for deletions to finish 2026/07/18 03:11:44 INFO : There was nothing to transfer 2026/07/18 03:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:44 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:11:44 DEBUG : one: Sizes differ 2026/07/18 03:11:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:11:45 DEBUG : two: size = 3 (B2 bucket rclone-test-ponaqox2bufa path CompareDest) 2026/07/18 03:11:45 DEBUG : two: Sizes differ 2026/07/18 03:11:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/18 03:11:45 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:45 DEBUG : one: size = 5 OK 2026/07/18 03:11:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:11:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 03:11:45 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:11:45 DEBUG : two: size = 5 OK 2026/07/18 03:11:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/18 03:11:45 INFO : two: Copied (new) 2026/07/18 03:11:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.23s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dest" 2026/07/18 03:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/pre-dest1" 2026/07/18 03:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/pre-dest2" 2026/07/18 03:11:52 DEBUG : 1: size = 1 OK 2026/07/18 03:11:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:11:52 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/18 03:11:53 DEBUG : 2: size = 1 OK 2026/07/18 03:11:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:11:53 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/18 03:11:53 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/18 03:11:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dest: Waiting for checks to finish 2026/07/18 03:11:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dest: Waiting for transfers to finish 2026/07/18 03:11:54 DEBUG : 3: size = 1 OK 2026/07/18 03:11:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/18 03:11:54 INFO : 3: Copied (new) 2026/07/18 03:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.82s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/CopyDest" 2026/07/18 03:11:59 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 03:11:59 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:11:59 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:05 DEBUG : one: Clearing upload URL because of error: incident id 372e49007c9d-7631d89ca5d14b88 (500 internal_error) 2026/07/18 03:12:05 DEBUG : pacer: low level retry 1/1 (error incident id 372e49007c9d-7631d89ca5d14b88 (500 internal_error)) 2026/07/18 03:12:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 03:12:05 DEBUG : one: Received error: incident id 372e49007c9d-7631d89ca5d14b88 (500 internal_error) - low level retry 0/10 2026/07/18 03:12:06 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 03:12:06 DEBUG : one: size = 3 OK 2026/07/18 03:12:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:12:06 INFO : one: Copied (new) 2026/07/18 03:12:06 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:07 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:07 DEBUG : one: Sizes differ 2026/07/18 03:12:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:08 DEBUG : one: size = 5 OK 2026/07/18 03:12:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/18 03:12:08 INFO : one: Copied (replaced existing) 2026/07/18 03:12:08 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/BackupDir" 2026/07/18 03:12:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:11 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:11 DEBUG : one: Sizes differ 2026/07/18 03:12:11 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:11 DEBUG : one: size = 5 OK 2026/07/18 03:12:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:11 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:11 DEBUG : one: Sizes differ 2026/07/18 03:12:13 DEBUG : one: size = 3 OK 2026/07/18 03:12:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:12:13 INFO : one: Copied (server-side copy) 2026/07/18 03:12:13 INFO : one: Deleted 2026/07/18 03:12:14 DEBUG : one: size = 5 OK 2026/07/18 03:12:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/18 03:12:14 INFO : one: Copied (server-side copy) 2026/07/18 03:12:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/18 03:12:14 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:14 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:14 DEBUG : one: size = 5 OK 2026/07/18 03:12:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:14 DEBUG : one: Unchanged skipping 2026/07/18 03:12:15 DEBUG : two: size = 3 OK 2026/07/18 03:12:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:15 DEBUG : two: size = 3 OK 2026/07/18 03:12:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/18 03:12:15 INFO : two: Copied (server-side copy) 2026/07/18 03:12:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/18 03:12:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:15 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:15 DEBUG : one: size = 5 OK 2026/07/18 03:12:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:15 DEBUG : one: Unchanged skipping 2026/07/18 03:12:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:15 DEBUG : two: size = 3 OK 2026/07/18 03:12:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:15 DEBUG : two: Unchanged skipping 2026/07/18 03:12:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:15 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:15 INFO : There was nothing to transfer 2026/07/18 03:12:17 DEBUG : one: size = 5 OK 2026/07/18 03:12:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:17 DEBUG : one: Unchanged skipping 2026/07/18 03:12:17 DEBUG : three: size = 7 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:17 DEBUG : three: size = 5 (B2 bucket rclone-test-ponaqox2bufa path CopyDest) 2026/07/18 03:12:17 DEBUG : three: Sizes differ 2026/07/18 03:12:17 DEBUG : three: Destination not found in --copy-dest 2026/07/18 03:12:17 DEBUG : three: Need to transfer - File not found at Destination 2026/07/18 03:12:17 DEBUG : two: size = 3 OK 2026/07/18 03:12:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/18 03:12:17 DEBUG : two: Unchanged skipping 2026/07/18 03:12:17 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:17 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:18 DEBUG : three: size = 7 OK 2026/07/18 03:12:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/18 03:12:18 INFO : three: Copied (new) 2026/07/18 03:12:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.00s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/backup" 2026/07/18 03:12:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:25 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:25 DEBUG : one: Sizes differ 2026/07/18 03:12:25 DEBUG : two: size = 3 OK 2026/07/18 03:12:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:12:25 DEBUG : two: Unchanged skipping 2026/07/18 03:12:25 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:26 DEBUG : one: size = 3 OK 2026/07/18 03:12:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:12:26 INFO : one: Copied (server-side copy) 2026/07/18 03:12:26 INFO : one: Deleted 2026/07/18 03:12:26 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:32 DEBUG : one: Clearing upload URL because of error: incident id 372e49007c9d-244145d6dfd66737 (500 internal_error) 2026/07/18 03:12:32 DEBUG : pacer: low level retry 1/1 (error incident id 372e49007c9d-244145d6dfd66737 (500 internal_error)) 2026/07/18 03:12:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 03:12:32 DEBUG : one: Received error: incident id 372e49007c9d-244145d6dfd66737 (500 internal_error) - low level retry 0/10 2026/07/18 03:12:33 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 03:12:33 DEBUG : one: size = 4 OK 2026/07/18 03:12:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:12:33 INFO : one: Copied (new) 2026/07/18 03:12:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:35 DEBUG : three.txt: size = 5 OK 2026/07/18 03:12:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:12:35 INFO : three.txt: Copied (server-side copy) 2026/07/18 03:12:35 INFO : three.txt: Deleted 2026/07/18 03:12:35 INFO : three.txt: Moved into backup dir 2026/07/18 03:12:37 DEBUG : two: size = 3 OK 2026/07/18 03:12:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:12:37 DEBUG : two: Unchanged skipping 2026/07/18 03:12:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:37 DEBUG : one: size = 4 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:37 DEBUG : one: Sizes differ 2026/07/18 03:12:37 DEBUG : one: size = 4 OK 2026/07/18 03:12:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:12:37 INFO : one: Copied (server-side copy) 2026/07/18 03:12:38 INFO : one: Deleted 2026/07/18 03:12:38 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:38 DEBUG : one: size = 5 OK 2026/07/18 03:12:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/18 03:12:38 INFO : one: Copied (new) 2026/07/18 03:12:38 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:38 DEBUG : three.txt: size = 6 OK 2026/07/18 03:12:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:12:38 INFO : three.txt: Copied (server-side copy) 2026/07/18 03:12:39 INFO : three.txt: Deleted 2026/07/18 03:12:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.55s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/backup" 2026/07/18 03:12:45 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:45 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:45 DEBUG : one: Sizes differ 2026/07/18 03:12:45 DEBUG : two: size = 3 OK 2026/07/18 03:12:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:12:45 DEBUG : two: Unchanged skipping 2026/07/18 03:12:46 DEBUG : one.bak: size = 3 OK 2026/07/18 03:12:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:12:46 INFO : one: Copied (server-side copy) to: one.bak 2026/07/18 03:12:46 INFO : one: Deleted 2026/07/18 03:12:46 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:47 DEBUG : one: size = 4 OK 2026/07/18 03:12:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:12:47 INFO : one: Copied (new) 2026/07/18 03:12:47 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:47 DEBUG : three.txt.bak: size = 5 OK 2026/07/18 03:12:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:12:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/18 03:12:47 INFO : three.txt: Deleted 2026/07/18 03:12:47 INFO : three.txt: Moved into backup dir 2026/07/18 03:12:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:12:49 DEBUG : one: size = 4 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:12:49 DEBUG : one: Sizes differ 2026/07/18 03:12:49 DEBUG : two: size = 3 OK 2026/07/18 03:12:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:12:49 DEBUG : two: Unchanged skipping 2026/07/18 03:12:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:12:57 DEBUG : one.bak: size = 4 OK 2026/07/18 03:12:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:12:57 INFO : one: Copied (server-side copy) to: one.bak 2026/07/18 03:12:57 INFO : one: Deleted 2026/07/18 03:12:57 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:12:58 DEBUG : one: size = 5 OK 2026/07/18 03:12:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/18 03:12:58 INFO : one: Copied (new) 2026/07/18 03:12:58 DEBUG : Waiting for deletions to finish 2026/07/18 03:12:59 DEBUG : three.txt.bak: size = 6 OK 2026/07/18 03:12:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:12:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/18 03:12:59 INFO : three.txt: Deleted 2026/07/18 03:12:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/backup" 2026/07/18 03:13:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:07 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:07 DEBUG : one: Sizes differ 2026/07/18 03:13:07 DEBUG : two: size = 3 OK 2026/07/18 03:13:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:07 DEBUG : two: Unchanged skipping 2026/07/18 03:13:07 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:13:08 DEBUG : one-2019-01-01: size = 3 OK 2026/07/18 03:13:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:13:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/18 03:13:08 INFO : one: Deleted 2026/07/18 03:13:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:13:09 DEBUG : one: size = 4 OK 2026/07/18 03:13:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:09 INFO : one: Copied (new) 2026/07/18 03:13:09 DEBUG : Waiting for deletions to finish 2026/07/18 03:13:09 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/18 03:13:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:13:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/18 03:13:10 INFO : three.txt: Deleted 2026/07/18 03:13:10 INFO : three.txt: Moved into backup dir 2026/07/18 03:13:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:11 DEBUG : one: size = 4 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:11 DEBUG : one: Sizes differ 2026/07/18 03:13:11 DEBUG : two: size = 3 OK 2026/07/18 03:13:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:11 DEBUG : two: Unchanged skipping 2026/07/18 03:13:11 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:13:12 DEBUG : one-2019-01-01: size = 4 OK 2026/07/18 03:13:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/18 03:13:12 INFO : one: Deleted 2026/07/18 03:13:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:13:12 DEBUG : one: size = 5 OK 2026/07/18 03:13:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/18 03:13:12 INFO : one: Copied (new) 2026/07/18 03:13:12 DEBUG : Waiting for deletions to finish 2026/07/18 03:13:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/18 03:13:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:13:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/18 03:13:13 INFO : three.txt: Deleted 2026/07/18 03:13:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:13:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:18 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:18 DEBUG : one: Sizes differ 2026/07/18 03:13:18 DEBUG : two: size = 3 OK 2026/07/18 03:13:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:18 DEBUG : two: Unchanged skipping 2026/07/18 03:13:18 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:13:18 DEBUG : one.bak: size = 3 OK 2026/07/18 03:13:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:13:18 INFO : one: Copied (server-side copy) to: one.bak 2026/07/18 03:13:18 INFO : one: Deleted 2026/07/18 03:13:18 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:13:19 DEBUG : one: size = 4 OK 2026/07/18 03:13:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:19 INFO : one: Copied (new) 2026/07/18 03:13:19 DEBUG : Waiting for deletions to finish 2026/07/18 03:13:20 DEBUG : three.txt.bak: size = 5 OK 2026/07/18 03:13:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:13:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/18 03:13:20 INFO : three.txt: Deleted 2026/07/18 03:13:20 INFO : three.txt: Moved into backup dir 2026/07/18 03:13:21 DEBUG : one.bak: Excluded (Path Filter) 2026/07/18 03:13:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/18 03:13:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:21 DEBUG : one: size = 4 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:21 DEBUG : one: Sizes differ 2026/07/18 03:13:21 DEBUG : two: size = 3 OK 2026/07/18 03:13:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:21 DEBUG : two: Unchanged skipping 2026/07/18 03:13:21 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for checks to finish 2026/07/18 03:13:21 DEBUG : one.bak: size = 4 OK 2026/07/18 03:13:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/18 03:13:22 INFO : one: Deleted 2026/07/18 03:13:22 DEBUG : B2 bucket rclone-test-ponaqox2bufa path dst: Waiting for transfers to finish 2026/07/18 03:13:22 DEBUG : one: size = 5 OK 2026/07/18 03:13:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/18 03:13:22 INFO : one: Copied (new) 2026/07/18 03:13:22 DEBUG : Waiting for deletions to finish 2026/07/18 03:13:23 DEBUG : three.txt.bak: size = 6 OK 2026/07/18 03:13:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:13:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/18 03:13:23 INFO : three.txt: Deleted 2026/07/18 03:13:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.91s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:13:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:27 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:27 DEBUG : one: Sizes differ 2026/07/18 03:13:29 DEBUG : one.bak: size = 3 OK 2026/07/18 03:13:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:13:29 INFO : one: Copied (server-side copy) to: one.bak 2026/07/18 03:13:29 INFO : one: Deleted 2026/07/18 03:13:30 DEBUG : one: size = 4 OK 2026/07/18 03:13:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:30 INFO : one: Copied (new) 2026/07/18 03:13:30 DEBUG : two: size = 3 OK 2026/07/18 03:13:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:30 DEBUG : two: Unchanged skipping 2026/07/18 03:13:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:30 DEBUG : three.txt: Sizes differ 2026/07/18 03:13:31 DEBUG : three.txt.bak: size = 5 OK 2026/07/18 03:13:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:13:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/18 03:13:31 INFO : three.txt: Deleted 2026/07/18 03:13:31 DEBUG : three.txt: size = 6 OK 2026/07/18 03:13:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:13:31 INFO : three.txt: Copied (new) 2026/07/18 03:13:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:32 DEBUG : one: size = 4 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:32 DEBUG : one: Sizes differ 2026/07/18 03:13:33 DEBUG : one.bak: size = 4 OK 2026/07/18 03:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:33 INFO : one: Copied (server-side copy) to: one.bak 2026/07/18 03:13:33 INFO : one: Deleted 2026/07/18 03:13:34 DEBUG : one: size = 5 OK 2026/07/18 03:13:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/18 03:13:34 INFO : one: Copied (new) 2026/07/18 03:13:34 DEBUG : two: size = 3 OK 2026/07/18 03:13:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:34 DEBUG : two: Unchanged skipping 2026/07/18 03:13:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:34 DEBUG : three.txt: Sizes differ 2026/07/18 03:13:35 DEBUG : three.txt.bak: size = 6 OK 2026/07/18 03:13:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:13:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/18 03:13:35 INFO : three.txt: Deleted 2026/07/18 03:13:35 DEBUG : three.txt: size = 19 OK 2026/07/18 03:13:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/18 03:13:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.50s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ponaqox2bufa/dst" 2026/07/18 03:13:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:40 DEBUG : one: size = 3 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:40 DEBUG : one: Sizes differ 2026/07/18 03:13:41 DEBUG : one-2019-01-01: size = 3 OK 2026/07/18 03:13:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/18 03:13:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/18 03:13:42 INFO : one: Deleted 2026/07/18 03:13:42 DEBUG : one: size = 4 OK 2026/07/18 03:13:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:42 INFO : one: Copied (new) 2026/07/18 03:13:43 DEBUG : two: size = 3 OK 2026/07/18 03:13:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:43 DEBUG : two: Unchanged skipping 2026/07/18 03:13:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:43 DEBUG : three.txt: Sizes differ 2026/07/18 03:13:43 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/18 03:13:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/18 03:13:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/18 03:13:44 INFO : three.txt: Deleted 2026/07/18 03:13:44 DEBUG : three.txt: size = 6 OK 2026/07/18 03:13:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:13:44 INFO : three.txt: Copied (new) 2026/07/18 03:13:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/18 03:13:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/18 03:13:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/18 03:13:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:45 DEBUG : one: size = 4 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:45 DEBUG : one: Sizes differ 2026/07/18 03:13:45 DEBUG : one-2019-01-01: size = 4 OK 2026/07/18 03:13:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/18 03:13:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/18 03:13:45 INFO : one: Deleted 2026/07/18 03:13:46 DEBUG : one: size = 5 OK 2026/07/18 03:13:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/18 03:13:46 INFO : one: Copied (new) 2026/07/18 03:13:46 DEBUG : two: size = 3 OK 2026/07/18 03:13:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:46 DEBUG : two: Unchanged skipping 2026/07/18 03:13:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ponaqox2bufa path dst) 2026/07/18 03:13:46 DEBUG : three.txt: Sizes differ 2026/07/18 03:13:46 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/18 03:13:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/18 03:13:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/18 03:13:47 INFO : three.txt: Deleted 2026/07/18 03:13:47 DEBUG : three.txt: size = 19 OK 2026/07/18 03:13:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/18 03:13:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.78s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:50 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:13:50 DEBUG : Testêé: Sizes differ 2026/07/18 03:13:50 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:13:50 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:13:50 DEBUG : Testêé: size = 14 OK 2026/07/18 03:13:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/18 03:13:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/18 03:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 03:13:52 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:13:52 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:13:52 DEBUG : existing: size = 6 OK 2026/07/18 03:13:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/18 03:13:52 INFO : existing: Copied (new) 2026/07/18 03:13:52 DEBUG : Waiting for deletions to finish 2026/07/18 03:13:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:13:53 DEBUG : existing: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:13:53 DEBUG : existing: Sizes differ 2026/07/18 03:13:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/18 03:13:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:13:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:13:53 ERROR : B2 bucket rclone-test-ponaqox2bufa: not deleting files as there were IO errors 2026/07/18 03:13:53 ERROR : B2 bucket rclone-test-ponaqox2bufa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:13:54 DEBUG : EXISTING: size = 6 OK 2026/07/18 03:13:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:13:54 DEBUG : existing: Unchanged skipping 2026/07/18 03:13:54 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:13:54 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:13:54 DEBUG : Waiting for deletions to finish 2026/07/18 03:13:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", 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-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:14:14 DEBUG : both0: size = 6 OK 2026/07/18 03:14:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both0: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both10: size = 6 OK 2026/07/18 03:14:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both10: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both11: size = 6 OK 2026/07/18 03:14:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both11: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both12: size = 6 OK 2026/07/18 03:14:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both12: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both13: size = 6 OK 2026/07/18 03:14:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both13: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both14: size = 6 OK 2026/07/18 03:14:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both14: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both15: size = 6 OK 2026/07/18 03:14:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both15: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both16: size = 6 OK 2026/07/18 03:14:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both16: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both17: size = 6 OK 2026/07/18 03:14:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both17: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both18: size = 6 OK 2026/07/18 03:14:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both18: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both19: size = 6 OK 2026/07/18 03:14:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both19: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both1: size = 6 OK 2026/07/18 03:14:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both1: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both2: size = 6 OK 2026/07/18 03:14:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both2: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both3: size = 6 OK 2026/07/18 03:14:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both3: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both4: size = 6 OK 2026/07/18 03:14:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both4: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both5: size = 6 OK 2026/07/18 03:14:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both5: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both6: size = 6 OK 2026/07/18 03:14:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both7: size = 6 OK 2026/07/18 03:14:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both7: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both8: size = 6 OK 2026/07/18 03:14:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both8: Unchanged skipping 2026/07/18 03:14:14 DEBUG : both9: size = 6 OK 2026/07/18 03:14:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:14 DEBUG : both9: Unchanged skipping 2026/07/18 03:14:14 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:14:14 DEBUG : both6: Unchanged skipping 2026/07/18 03:14:14 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:14:14 DEBUG : Waiting for deletions to finish 2026/07/18 03:14:15 INFO : only18: Deleted 2026/07/18 03:14:15 INFO : only19: Deleted 2026/07/18 03:14:15 INFO : only12: Deleted 2026/07/18 03:14:15 INFO : only7: Deleted 2026/07/18 03:14:15 INFO : only1: Deleted 2026/07/18 03:14:15 INFO : only2: Deleted 2026/07/18 03:14:15 INFO : only8: Deleted 2026/07/18 03:14:15 INFO : only10: Deleted 2026/07/18 03:14:15 INFO : only11: Deleted 2026/07/18 03:14:15 INFO : only13: Deleted 2026/07/18 03:14:15 INFO : only15: Deleted 2026/07/18 03:14:15 INFO : only3: Deleted 2026/07/18 03:14:15 INFO : only17: Deleted 2026/07/18 03:14:15 INFO : only0: Deleted 2026/07/18 03:14:15 INFO : only14: Deleted 2026/07/18 03:14:16 INFO : only4: Deleted 2026/07/18 03:14:16 INFO : only5: Deleted 2026/07/18 03:14:16 INFO : only6: Deleted 2026/07/18 03:14:16 INFO : only9: Deleted 2026/07/18 03:14:16 INFO : only16: Deleted 2026/07/18 03:14:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.55s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:14:39 DEBUG : both0: size = 6 OK 2026/07/18 03:14:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both10: size = 6 OK 2026/07/18 03:14:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both11: size = 6 OK 2026/07/18 03:14:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both0: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both12: size = 6 OK 2026/07/18 03:14:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:14:39 DEBUG : both13: size = 6 OK 2026/07/18 03:14:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both11: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both14: size = 6 OK 2026/07/18 03:14:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both12: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both15: size = 6 OK 2026/07/18 03:14:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both14: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both16: size = 6 OK 2026/07/18 03:14:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both16: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both17: size = 6 OK 2026/07/18 03:14:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both17: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both18: size = 6 OK 2026/07/18 03:14:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both15: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both19: size = 6 OK 2026/07/18 03:14:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both19: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both1: size = 6 OK 2026/07/18 03:14:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both1: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both2: size = 6 OK 2026/07/18 03:14:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both2: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both3: size = 6 OK 2026/07/18 03:14:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both3: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both4: size = 6 OK 2026/07/18 03:14:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both4: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both5: size = 6 OK 2026/07/18 03:14:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both5: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both6: size = 6 OK 2026/07/18 03:14:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both6: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both7: size = 6 OK 2026/07/18 03:14:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both7: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both8: size = 6 OK 2026/07/18 03:14:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both8: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both9: size = 6 OK 2026/07/18 03:14:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:14:39 DEBUG : both9: Unchanged skipping 2026/07/18 03:14:39 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only0: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only0: Sizes differ 2026/07/18 03:14:39 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only10: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only10: Sizes differ 2026/07/18 03:14:39 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only11: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only11: Sizes differ 2026/07/18 03:14:39 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only12: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only12: Sizes differ 2026/07/18 03:14:39 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only13: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only13: Sizes differ 2026/07/18 03:14:39 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only14: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only14: Sizes differ 2026/07/18 03:14:39 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only15: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only15: Sizes differ 2026/07/18 03:14:39 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only16: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only16: Sizes differ 2026/07/18 03:14:39 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only17: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only17: Sizes differ 2026/07/18 03:14:39 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only18: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only18: Sizes differ 2026/07/18 03:14:39 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only19: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only19: Sizes differ 2026/07/18 03:14:39 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only1: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only1: Sizes differ 2026/07/18 03:14:39 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only2: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only2: Sizes differ 2026/07/18 03:14:39 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only3: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only3: Sizes differ 2026/07/18 03:14:39 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only4: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only4: Sizes differ 2026/07/18 03:14:39 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only5: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only5: Sizes differ 2026/07/18 03:14:39 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only6: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only6: Sizes differ 2026/07/18 03:14:39 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only7: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only7: Sizes differ 2026/07/18 03:14:39 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only8: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only8: Sizes differ 2026/07/18 03:14:39 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2214718377) 2026/07/18 03:14:39 DEBUG : only9: size = 6 (B2 bucket rclone-test-ponaqox2bufa) 2026/07/18 03:14:39 DEBUG : only9: Sizes differ 2026/07/18 03:14:39 DEBUG : both13: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both10: Unchanged skipping 2026/07/18 03:14:39 DEBUG : both18: Unchanged skipping 2026/07/18 03:14:39 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:14:39 DEBUG : only11: size = 0 OK 2026/07/18 03:14:39 DEBUG : only10: size = 0 OK 2026/07/18 03:14:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only11: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only10: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only13: size = 0 OK 2026/07/18 03:14:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only13: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only14: size = 0 OK 2026/07/18 03:14:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only14: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only12: size = 0 OK 2026/07/18 03:14:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only12: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only15: size = 0 OK 2026/07/18 03:14:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only15: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only16: size = 0 OK 2026/07/18 03:14:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only16: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only17: size = 0 OK 2026/07/18 03:14:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only17: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only18: size = 0 OK 2026/07/18 03:14:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only18: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only19: size = 0 OK 2026/07/18 03:14:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only19: Copied (replaced existing) 2026/07/18 03:14:39 DEBUG : only0: size = 0 OK 2026/07/18 03:14:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:39 INFO : only0: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only1: size = 0 OK 2026/07/18 03:14:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only1: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only2: size = 0 OK 2026/07/18 03:14:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only2: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only3: size = 0 OK 2026/07/18 03:14:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only3: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only4: size = 0 OK 2026/07/18 03:14:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only4: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only5: size = 0 OK 2026/07/18 03:14:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only5: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only6: size = 0 OK 2026/07/18 03:14:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only6: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only7: size = 0 OK 2026/07/18 03:14:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only7: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only8: size = 0 OK 2026/07/18 03:14:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only8: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : only9: size = 0 OK 2026/07/18 03:14:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/18 03:14:40 INFO : only9: Copied (replaced existing) 2026/07/18 03:14:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.80s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:14:49 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:14:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:14:49 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 03:14:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:14:49 INFO : empty_on_remote: Making directory 2026/07/18 03:14:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 03:14:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:14:52 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:14:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:14:52 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 03:14:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 03:14:52 INFO : empty_on_remote: Making directory 2026/07/18 03:14:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 03:14:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/18 03:14:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:15:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:15:00 INFO : sub dir: Making directory 2026/07/18 03:15:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:15:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 03:15:03 INFO : sub dir: Making directory 2026/07/18 03:15:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:15:14 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:15 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:15:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:15:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:15:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : banana: size = 6 OK 2026/07/18 03:15:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : banana: Unchanged skipping 2026/07/18 03:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:15:15 DEBUG : apple: size = 5 OK 2026/07/18 03:15:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : apple: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:15:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:15:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:15:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:15:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:15:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:15:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:15:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:15:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:15:15 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:15:15 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:15 INFO : There was nothing to transfer 2026/07/18 03:15:15 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:16 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : apple: size = 5 OK 2026/07/18 03:15:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : apple: Unchanged skipping 2026/07/18 03:15:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:15:16 DEBUG : banana: size = 6 OK 2026/07/18 03:15:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : banana: Unchanged skipping 2026/07/18 03:15:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:15:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:15:16 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:15:16 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:16 INFO : There was nothing to transfer 2026/07/18 03:15:16 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:16 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:15:32 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:32 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : apple: size = 5 OK 2026/07/18 03:15:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : apple: Unchanged skipping 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:15:33 DEBUG : banana: size = 6 OK 2026/07/18 03:15:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:15:33 DEBUG : banana: Unchanged skipping 2026/07/18 03:15:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:15:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:33 INFO : There was nothing to transfer 2026/07/18 03:15:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:33 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : apple: size = 5 OK 2026/07/18 03:15:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : apple: Unchanged skipping 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:15:33 DEBUG : banana: size = 6 OK 2026/07/18 03:15:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : banana: Unchanged skipping 2026/07/18 03:15:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:15:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:15:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:15:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:15:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:33 INFO : There was nothing to transfer 2026/07/18 03:15:33 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:33 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:15:48 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:49 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 03:15:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:15:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:15:49 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:15:50 DEBUG : YXBwbGU=: size = 5 OK 2026/07/18 03:15:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/18 03:15:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/18 03:15:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/18 03:15:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/18 03:15:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/18 03:15:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:50 DEBUG : YmFuYW5h: size = 6 OK 2026/07/18 03:15:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/18 03:15:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/18 03:15:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/18 03:15:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/18 03:15:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/18 03:15:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/18 03:15:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/18 03:15:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/18 03:15:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/18 03:15:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/18 03:15:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/18 03:15:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/18 03:15:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/18 03:15:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/18 03:15:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/18 03:15:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/18 03:15:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/18 03:15:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/18 03:15:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/18 03:15:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/18 03:15:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/18 03:15:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/18 03:15:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/18 03:15:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/18 03:15:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/18 03:15:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/18 03:15:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/18 03:15:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/18 03:15:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/18 03:15:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:51 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:51 INFO : appleappleapplebanana: Deleted 2026/07/18 03:15:52 INFO : banana: Deleted 2026/07/18 03:15:52 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 03:15:52 INFO : apple: Deleted 2026/07/18 03:15:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 03:15:52 INFO : splitbananasplit: Deleted 2026/07/18 03:15:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 03:15:52 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 03:15:52 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : YXBwbGU=: size = 5 OK 2026/07/18 03:15:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : apple: Unchanged skipping 2026/07/18 03:15:53 DEBUG : YmFuYW5h: size = 6 OK 2026/07/18 03:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/18 03:15:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : banana: Unchanged skipping 2026/07/18 03:15:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:15:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/18 03:15:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:15:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:15:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:15:53 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:53 DEBUG : Waiting for deletions to finish 2026/07/18 03:15:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 03:15:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 03:15:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 03:15:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 03:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 03:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 03:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 03:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 03:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:16:08 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:08 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:16:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:08 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 03:16:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 03:16:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 03:16:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 03:16:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 03:16:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 03:16:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 03:16:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 03:16:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 03:16:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 03:16:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 03:16:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 03:16:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 03:16:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 03:16:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 03:16:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/18 03:16:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:16:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:16:09 DEBUG : PREFIXapple: size = 5 OK 2026/07/18 03:16:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/18 03:16:09 INFO : apple: Copied (new) to: PREFIXapple 2026/07/18 03:16:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:09 DEBUG : PREFIXbanana: size = 6 OK 2026/07/18 03:16:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/18 03:16:09 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/18 03:16:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/18 03:16:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/18 03:16:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:09 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/18 03:16:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/18 03:16:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/18 03:16:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/18 03:16:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/18 03:16:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:09 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/18 03:16:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/18 03:16:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/18 03:16:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:16:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/18 03:16:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/18 03:16:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/18 03:16:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:09 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/18 03:16:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/18 03:16:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/18 03:16:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/18 03:16:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/18 03:16:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/18 03:16:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/18 03:16:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/18 03:16:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/18 03:16:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/18 03:16:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/18 03:16:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/18 03:16:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/18 03:16:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/18 03:16:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/18 03:16:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/18 03:16:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/18 03:16:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/18 03:16:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/18 03:16:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/18 03:16:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/18 03:16:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/18 03:16:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/18 03:16:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/18 03:16:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:10 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:10 INFO : appleappleapplebanana: Deleted 2026/07/18 03:16:10 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 03:16:11 INFO : banana: Deleted 2026/07/18 03:16:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 03:16:11 INFO : splitbananasplit: Deleted 2026/07/18 03:16:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 03:16:11 INFO : apple: Deleted 2026/07/18 03:16:11 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 03:16:11 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 03:16:11 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 03:16:12 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 03:16:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 03:16:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:16:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:16:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/18 03:16:12 INFO : appleappleapplebanana: Copied (new) 2026/07/18 03:16:12 DEBUG : banana: size = 6 OK 2026/07/18 03:16:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/18 03:16:12 INFO : banana: Copied (new) 2026/07/18 03:16:12 DEBUG : apple: size = 5 OK 2026/07/18 03:16:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/18 03:16:12 INFO : apple: Copied (new) 2026/07/18 03:16:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:16:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/18 03:16:12 INFO : splitbananasplit: Copied (new) 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:16:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/18 03:16:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:16:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/18 03:16:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:16:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/18 03:16:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/18 03:16:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/18 03:16:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/18 03:16:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/18 03:16:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:16:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/18 03:16:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/18 03:16:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/18 03:16:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:16:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/18 03:16:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:16:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/18 03:16:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:16:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/18 03:16:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/18 03:16:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:16:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/18 03:16:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/18 03:16:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:16:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/18 03:16:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/18 03:16:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:16:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/18 03:16:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/18 03:16:14 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/18 03:16:14 INFO : PREFIXbanana: Deleted 2026/07/18 03:16:14 INFO : PREFIXsplitbananasplit: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/18 03:16:14 INFO : PREFIXapple: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/18 03:16:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/18 03:16:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/18 03:16:14 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:14 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:15 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:16:29 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:29 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:16:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:29 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:30 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:16:30 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:16:30 DEBUG : appleSUFFIX: size = 5 OK 2026/07/18 03:16:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/18 03:16:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/18 03:16:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/18 03:16:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/18 03:16:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/18 03:16:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/18 03:16:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/18 03:16:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/18 03:16:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/18 03:16:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/18 03:16:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/18 03:16:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/18 03:16:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/18 03:16:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/18 03:16:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/18 03:16:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/18 03:16:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/18 03:16:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/18 03:16:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/18 03:16:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/18 03:16:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/18 03:16:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/18 03:16:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/18 03:16:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/18 03:16:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/18 03:16:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/18 03:16:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/18 03:16:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/18 03:16:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/18 03:16:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/18 03:16:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/18 03:16:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:31 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/18 03:16:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/18 03:16:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:31 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:32 INFO : banana: Deleted 2026/07/18 03:16:32 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 03:16:32 INFO : appleappleapplebanana: Deleted 2026/07/18 03:16:32 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 03:16:32 INFO : splitbananasplit: Deleted 2026/07/18 03:16:32 INFO : apple: Deleted 2026/07/18 03:16:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 03:16:32 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 03:16:32 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 03:16:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 03:16:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 03:16:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:16:33 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:16:33 DEBUG : apple: size = 5 OK 2026/07/18 03:16:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/18 03:16:33 INFO : apple: Copied (new) 2026/07/18 03:16:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:16:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/18 03:16:33 INFO : splitbananasplit: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/18 03:16:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : banana: size = 6 OK 2026/07/18 03:16:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/18 03:16:34 INFO : banana: Copied (new) 2026/07/18 03:16:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:16:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/18 03:16:34 INFO : appleappleapplebanana: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/18 03:16:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/18 03:16:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/18 03:16:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/18 03:16:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/18 03:16:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/18 03:16:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/18 03:16:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/18 03:16:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:16:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/18 03:16:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/18 03:16:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:16:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/18 03:16:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/18 03:16:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:16:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/18 03:16:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/18 03:16:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:16:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/18 03:16:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/18 03:16:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:16:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/18 03:16:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/18 03:16:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:16:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/18 03:16:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/18 03:16:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:16:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/18 03:16:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/18 03:16:35 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : splitbananasplitSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : appleSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/18 03:16:35 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/18 03:16:35 INFO : bananaSUFFIX: Deleted 2026/07/18 03:16:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/18 03:16:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/18 03:16:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/18 03:16:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/18 03:16:36 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:36 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:36 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:16:49 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:49 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:16:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:16:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : apple: size = 5 OK 2026/07/18 03:16:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:50 DEBUG : apple: Unchanged skipping 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:50 DEBUG : banana: size = 6 OK 2026/07/18 03:16:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:50 DEBUG : banana: Unchanged skipping 2026/07/18 03:16:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 03:16:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 03:16:50 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:16:50 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:16:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/18 03:16:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/18 03:16:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/18 03:16:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:50 DEBUG : appleapple: size = 21 OK 2026/07/18 03:16:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/18 03:16:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/18 03:16:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:50 DEBUG : splitbanan: size = 16 OK 2026/07/18 03:16:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/18 03:16:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/18 03:16:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/18 03:16:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/18 03:16:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/18 03:16:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/18 03:16:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/18 03:16:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/18 03:16:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/18 03:16:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/18 03:16:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/18 03:16:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/18 03:16:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/18 03:16:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/18 03:16:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/18 03:16:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/18 03:16:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/18 03:16:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/18 03:16:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/18 03:16:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/18 03:16:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/18 03:16:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/18 03:16:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/18 03:16:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/18 03:16:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/18 03:16:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/18 03:16:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/18 03:16:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/18 03:16:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/18 03:16:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/18 03:16:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/18 03:16:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/18 03:16:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/18 03:16:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/18 03:16:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/18 03:16:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/18 03:16:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/18 03:16:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/18 03:16:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/18 03:16:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/18 03:16:52 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:52 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 03:16:52 INFO : appleappleapplebanana: Deleted 2026/07/18 03:16:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 03:16:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 03:16:52 INFO : splitbananasplit: Deleted 2026/07/18 03:16:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 03:16:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 03:16:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 03:16:53 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:53 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : appleapple: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:53 DEBUG : apple: size = 5 OK 2026/07/18 03:16:53 DEBUG : banana: size = 6 OK 2026/07/18 03:16:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : splitbanan: size = 16 OK 2026/07/18 03:16:53 DEBUG : banana: Unchanged skipping 2026/07/18 03:16:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:16:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : apple: Unchanged skipping 2026/07/18 03:16:53 DEBUG : appleapple: size = 21 OK 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 03:16:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 03:16:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 03:16:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 03:16:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 03:16:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 03:16:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 03:16:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 03:16:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 03:16:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 03:16:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 03:16:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 03:16:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 03:16:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 03:16:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 03:16:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 03:16:53 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/18 03:16:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:16:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:16:53 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:16:53 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:53 DEBUG : Waiting for deletions to finish 2026/07/18 03:16:54 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : appleapple: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/18 03:16:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 03:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 03:16:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 03:16:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 03:16:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 03:16:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 03:16:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 03:16:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 03:16:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 03:16:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 03:16:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 03:16:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 03:16:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 03:16:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 03:16:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 03:16:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 03:16:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 03:16:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 03:16:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:17:07 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:07 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:08 DEBUG : banana: size = 6 OK 2026/07/18 03:17:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:08 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:08 DEBUG : apple: size = 5 OK 2026/07/18 03:17:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:08 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:08 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:08 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:08 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : banana: size = 6 OK 2026/07/18 03:17:09 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:09 DEBUG : apple: size = 5 OK 2026/07/18 03:17:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:09 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:09 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:09 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:09 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:09 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:17:23 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:23 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : apple: size = 5 OK 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : banana: size = 6 OK 2026/07/18 03:17:24 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:24 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:24 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:24 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:24 DEBUG : apple: size = 5 OK 2026/07/18 03:17:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:24 DEBUG : banana: size = 6 OK 2026/07/18 03:17:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:24 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:24 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:24 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:17:39 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : apple: size = 5 OK 2026/07/18 03:17:40 DEBUG : banana: size = 6 OK 2026/07/18 03:17:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:40 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:40 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:40 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:40 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:40 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:40 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:40 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : apple: size = 5 OK 2026/07/18 03:17:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:41 DEBUG : banana: size = 6 OK 2026/07/18 03:17:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:41 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:41 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:41 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:41 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:17:55 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:55 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : apple: size = 5 OK 2026/07/18 03:17:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:56 DEBUG : banana: size = 6 OK 2026/07/18 03:17:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:56 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:56 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:56 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:56 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:56 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : apple: size = 5 OK 2026/07/18 03:17:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : banana: size = 6 OK 2026/07/18 03:17:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : banana: Unchanged skipping 2026/07/18 03:17:57 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:17:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:17:57 DEBUG : apple: Unchanged skipping 2026/07/18 03:17:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:17:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:17:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:17:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:17:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:17:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:17:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:17:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:17:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:17:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:17:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:17:57 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:17:57 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:57 DEBUG : Waiting for deletions to finish 2026/07/18 03:17:57 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:17:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:11 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:11 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:18:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : apple: size = 5 OK 2026/07/18 03:18:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : apple: Unchanged skipping 2026/07/18 03:18:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:18:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:18:12 DEBUG : banana: size = 6 OK 2026/07/18 03:18:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : banana: Unchanged skipping 2026/07/18 03:18:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:18:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:18:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:18:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:18:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:18:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:18:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:18:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:18:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:18:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:12 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:12 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:12 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:12 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : apple: size = 5 OK 2026/07/18 03:18:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : apple: Unchanged skipping 2026/07/18 03:18:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 03:18:13 DEBUG : banana: size = 6 OK 2026/07/18 03:18:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : banana: Unchanged skipping 2026/07/18 03:18:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 03:18:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 03:18:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 03:18:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 03:18:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 03:18:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 03:18:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 03:18:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 03:18:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 03:18:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 03:18:13 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:13 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:13 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:13 DEBUG : apple: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : banana: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 03:18:13 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.15s) --- PASS: TestTransform/NFC (16.10s) --- PASS: TestTransform/NFD (17.50s) --- PASS: TestTransform/base64 (19.54s) --- PASS: TestTransform/prefix (21.82s) --- PASS: TestTransform/suffix (21.28s) --- PASS: TestTransform/truncate (17.54s) --- PASS: TestTransform/encoder (15.98s) --- PASS: TestTransform/ISO-8859-1 (15.20s) --- PASS: TestTransform/charmap (15.83s) --- PASS: TestTransform/lowercase (16.25s) --- PASS: TestTransform/ascii (16.10s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 03:18:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 03:18:18 INFO : sub dir_somesuffix: Making directory 2026/07/18 03:18:18 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 03:18:18 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/18 03:18:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 03:18:18 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:18 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:18 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:18 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 03:18:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/18 03:18:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 03:18:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:19 INFO : tictactoe: Making directory 2026/07/18 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:19 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/18 03:18:19 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:19 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/18 03:18:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/18 03:18:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.83s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:21 INFO : toe: Making directory 2026/07/18 03:18:21 INFO : toe/toe: Making directory 2026/07/18 03:18:21 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 03:18:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 03:18:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 03:18:21 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:21 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/18 03:18:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/18 03:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:23 INFO : toe: Making directory 2026/07/18 03:18:23 INFO : toe/toe: Making directory 2026/07/18 03:18:23 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 03:18:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 03:18:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 03:18:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:23 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/18 03:18:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/18 03:18:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.87s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:25 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:18:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 03:18:25 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:25 INFO : tictacempty_dir: Making directory 2026/07/18 03:18:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:25 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:25 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:25 INFO : tictactoe: Making directory 2026/07/18 03:18:25 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:25 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:25 INFO : tictactoe/tictactoe: Making directory 2026/07/18 03:18:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:25 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:25 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:26 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 03:18:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:26 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:18:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 03:18:26 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:27 INFO : tictacempty_dir: Making directory 2026/07/18 03:18:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:27 INFO : tictactoe: Making directory 2026/07/18 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:27 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:27 INFO : tictactoe/tictactoe: Making directory 2026/07/18 03:18:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 03:18:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:27 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:27 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:27 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/18 03:18:28 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 03:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/18 03:18:28 NOTICE: B2 bucket rclone-test-ponaqox2bufa: 0 differences found 2026/07/18 03:18:28 NOTICE: B2 bucket rclone-test-ponaqox2bufa: 1 matching files --- PASS: TestAllTag (2.17s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:28 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:29 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:29 INFO : tictactoe: Making directory 2026/07/18 03:18:29 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:29 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:29 INFO : tictactoe/tictactoe: Making directory 2026/07/18 03:18:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:29 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:29 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 03:18:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:29 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:30 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:30 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:30 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 03:18:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/18 03:18:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 03:18:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/18 03:18:30 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:30 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.11s) === RUN TestSyntax 2026/07/18 03:18:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:31 INFO : toe: Making directory 2026/07/18 03:18:31 INFO : toe/toe: Making directory 2026/07/18 03:18:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 03:18:31 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:31 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:31 DEBUG : toe/toe/toe: size = 11 OK 2026/07/18 03:18:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:31 INFO : toe/toe/toe: Copied (new) 2026/07/18 03:18:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:32 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:18:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 03:18:32 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:32 INFO : tictacempty_dir: Making directory 2026/07/18 03:18:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:32 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:32 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:32 INFO : tictactoe: Making directory 2026/07/18 03:18:32 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:32 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:32 INFO : tictactoe/tictactoe: Making directory 2026/07/18 03:18:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 03:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:32 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:33 INFO : toe/toe/toe.txt: Deleted 2026/07/18 03:18:33 INFO : toe/toe: Removing directory 2026/07/18 03:18:33 INFO : toe: Removing directory 2026/07/18 03:18:33 INFO : empty_dir: Removing directory 2026/07/18 03:18:33 DEBUG : Local file system at /tmp/rclone2214718377: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.54s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:34 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:18:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:34 INFO : tictacempty_dir: Making directory 2026/07/18 03:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:34 INFO : tictactoe: Making directory 2026/07/18 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:34 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:34 INFO : tictactoe/tictactoe: Making directory 2026/07/18 03:18:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:34 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:34 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:35 INFO : toe/toe/toe.txt: Deleted 2026/07/18 03:18:35 INFO : toe/toe: Removing directory 2026/07/18 03:18:35 INFO : toe: Removing directory 2026/07/18 03:18:35 INFO : empty_dir: Removing directory 2026/07/18 03:18:35 DEBUG : Local file system at /tmp/rclone2214718377: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/18 03:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 03:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 03:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 03:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 03:18:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 03:18:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/18 03:18:36 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.51s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:37 DEBUG : Reset feature "Copy" 2026/07/18 03:18:37 DEBUG : Reset feature "Move" 2026/07/18 03:18:37 DEBUG : Reset feature "Copy" 2026/07/18 03:18:37 DEBUG : Reset feature "Move" 2026/07/18 03:18:37 DEBUG : empty_dir: Making directory with metadata 2026/07/18 03:18:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 03:18:37 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:37 INFO : tictacempty_dir: Making directory 2026/07/18 03:18:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 03:18:37 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:37 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:37 INFO : tictactoe: Making directory 2026/07/18 03:18:37 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:37 DEBUG : toe: transformed to: tictactoe 2026/07/18 03:18:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:37 INFO : tictactoe/tictactoe: Making directory 2026/07/18 03:18:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 03:18:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 03:18:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:37 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 03:18:39 INFO : toe/toe/toe.txt: Deleted 2026/07/18 03:18:39 INFO : toe/toe: Removing directory 2026/07/18 03:18:39 INFO : toe: Removing directory 2026/07/18 03:18:39 INFO : empty_dir: Removing directory 2026/07/18 03:18:39 DEBUG : Local file system at /tmp/rclone2214718377: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/18 03:18:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 03:18:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/18 03:18:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 03:18:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 03:18:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 03:18:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 03:18:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/18 03:18:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.31s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:42 DEBUG : toe: transformed to: dG9l 2026/07/18 03:18:42 DEBUG : toe: transformed to: dG9l 2026/07/18 03:18:42 INFO : dG9l: Making directory 2026/07/18 03:18:42 DEBUG : toe: transformed to: dG9l 2026/07/18 03:18:42 DEBUG : toe: transformed to: dG9l 2026/07/18 03:18:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/18 03:18:42 INFO : dG9l/dG9l: Making directory 2026/07/18 03:18:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/18 03:18:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/18 03:18:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 03:18:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 03:18:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 03:18:42 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:42 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/18 03:18:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 03:18:42 DEBUG : Waiting for deletions to finish 2026/07/18 03:18:43 DEBUG : dG9l: transformed to: toe 2026/07/18 03:18:43 DEBUG : dG9l: transformed to: toe 2026/07/18 03:18:43 DEBUG : dG9l: transformed to: toe 2026/07/18 03:18:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/18 03:18:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/18 03:18:43 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 03:18:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/18 03:18:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/18 03:18:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/18 03:18:43 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for checks to finish 2026/07/18 03:18:43 DEBUG : Local file system at /tmp/rclone2214718377: Waiting for transfers to finish 2026/07/18 03:18:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.34s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-ponaqox2bufa", Local "Local file system at /tmp/rclone2214718377", Modify Window "1ms" 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe: transformed to: 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe: transformed to: 2026/07/18 03:18:44 INFO : B2 bucket rclone-test-ponaqox2bufa: Making directory 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe: transformed to: 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe: transformed to: 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe/toe: transformed to: 2026/07/18 03:18:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/18 03:18:44 INFO : toe/toe: Making directory 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe/toe: transformed to: 2026/07/18 03:18:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe: transformed to: 2026/07/18 03:18:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 03:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 03:18:44 DEBUG : toe/toe/toe: transformed to: 2026/07/18 03:18:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/18 03:18:44 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for checks to finish 2026/07/18 03:18:44 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Waiting for transfers to finish 2026/07/18 03:18:45 DEBUG : toe/toe/toe: size = 11 OK 2026/07/18 03:18:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/18 03:18:45 INFO : toe/toe/toe: Copied (new) 2026/07/18 03:18:45 ERROR : B2 bucket rclone-test-ponaqox2bufa: not deleting files as there were IO errors 2026/07/18 03:18:45 ERROR : B2 bucket rclone-test-ponaqox2bufa: not deleting directories as there were IO errors --- PASS: TestError (1.67s) PASS 2026/07/18 03:18:46 DEBUG : B2 bucket rclone-test-ponaqox2bufa: Purge remote 2026/07/18 03:18:46 INFO : B2 bucket rclone-test-ponaqox2bufa: cleaning bucket "rclone-test-ponaqox2bufa" of all files 2026/07/18 03:18:47 DEBUG : BackupDir/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce41_d20260718_m031218_c001_v7007000_t0000_u01784344338646") 2026/07/18 03:18:47 DEBUG : BackupDir/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f118ff3c538ea63e7_d20260718_m031212_c001_v0001150_t0014_u01784344332995") 2026/07/18 03:18:47 DEBUG : CompareDest/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f400de1010937f6b9_d20260718_m031146_c001_v7007000_t0000_u01784344306357") 2026/07/18 03:18:47 DEBUG : CompareDest/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87cd8_d20260718_m031140_c001_v0001102_t0017_u01784344300653") 2026/07/18 03:18:47 DEBUG : CompareDest/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f400de1010937f6ba_d20260718_m031146_c001_v7007000_t0000_u01784344306533") 2026/07/18 03:18:47 DEBUG : CompareDest/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a596d6_d20260718_m031141_c001_v0001043_t0043_u01784344301687") 2026/07/18 03:18:47 DEBUG : CopyDest/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce42_d20260718_m031218_c001_v7007000_t0000_u01784344338820") 2026/07/18 03:18:47 DEBUG : CopyDest/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59730_d20260718_m031209_c001_v0001043_t0048_u01784344329905") 2026/07/18 03:18:47 DEBUG : CopyDest/three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce43_d20260718_m031218_c001_v7007000_t0000_u01784344338996") 2026/07/18 03:18:47 DEBUG : CopyDest/three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5974a_d20260718_m031216_c001_v0001043_t0001_u01784344336488") 2026/07/18 03:18:47 DEBUG : CopyDest/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce44_d20260718_m031219_c001_v7007000_t0000_u01784344339170") 2026/07/18 03:18:47 DEBUG : CopyDest/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87d84_d20260718_m031214_c001_v0001102_t0010_u01784344334284") 2026/07/18 03:18:47 DEBUG : EXISTING: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e63_d20260718_m031355_c001_v7007000_t0000_u01784344435051") 2026/07/18 03:18:47 DEBUG : EXISTING: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59852_d20260718_m031353_c001_v0001043_t0023_u01784344433882") 2026/07/18 03:18:47 DEBUG : PREFIXapple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bb2_d20260718_m031614_c001_v7007000_t0000_u01784344574266") 2026/07/18 03:18:47 DEBUG : PREFIXapple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfac1_d20260718_m031609_c001_v0001185_t0056_u01784344569107") 2026/07/18 03:18:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe003a_d20260718_m031614_c001_v7007000_t0000_u01784344574390") 2026/07/18 03:18:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27740b_d20260718_m031609_c001_v0001120_t0045_u01784344569054") 2026/07/18 03:18:48 DEBUG : PREFIXbanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee78f_d20260718_m031614_c001_v7007000_t0000_u01784344574235") 2026/07/18 03:18:48 DEBUG : PREFIXbanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8819e_d20260718_m031609_c001_v0001102_t0039_u01784344569075") 2026/07/18 03:18:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee790_d20260718_m031614_c001_v7007000_t0000_u01784344574242") 2026/07/18 03:18:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a26_d20260718_m031609_c001_v0001043_t0051_u01784344569105") 2026/07/18 03:18:48 DEBUG : Testêé: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e60_d20260718_m031351_c001_v7007000_t0000_u01784344431398") 2026/07/18 03:18:48 DEBUG : Testêé: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59846_d20260718_m031350_c001_v0001043_t0050_u01784344430597") 2026/07/18 03:18:48 DEBUG : Testêé: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f04_d20260718_m031349_c001_v0001102_t0025_u01784344429496") 2026/07/18 03:18:48 DEBUG : YXBwbGU=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d049_d20260718_m031554_c001_v7007000_t0000_u01784344554181") 2026/07/18 03:18:48 DEBUG : YXBwbGU=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88138_d20260718_m031549_c001_v0001102_t0038_u01784344549823") 2026/07/18 03:18:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d04a_d20260718_m031554_c001_v7007000_t0000_u01784344554362") 2026/07/18 03:18:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773bf_d20260718_m031549_c001_v0001120_t0047_u01784344549835") 2026/07/18 03:18:48 DEBUG : YmFuYW5h: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d04b_d20260718_m031554_c001_v7007000_t0000_u01784344554537") 2026/07/18 03:18:48 DEBUG : YmFuYW5h: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599f0_d20260718_m031549_c001_v0001043_t0010_u01784344549845") 2026/07/18 03:18:48 DEBUG : a/potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3892_d20260718_m030944_c001_v7007000_t0000_u01784344184920") 2026/07/18 03:18:48 DEBUG : a/potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5959c_d20260718_m030944_c001_v0001043_t0046_u01784344184187") 2026/07/18 03:18:48 DEBUG : a/potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b388f_d20260718_m030942_c001_v7007000_t0000_u01784344182054") 2026/07/18 03:18:48 DEBUG : a/potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5958c_d20260718_m030941_c001_v0001043_t0050_u01784344181108") 2026/07/18 03:18:48 DEBUG : a/potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e168b_d20260718_m030921_c001_v7007000_t0000_u01784344161809") 2026/07/18 03:18:48 DEBUG : a/potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59548_d20260718_m030920_c001_v0001043_t0029_u01784344160900") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40db_d20260718_m031813_c001_v7007000_t0000_u01784344693872") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfe51_d20260718_m031809_c001_v0001185_t0028_u01784344689936") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce75_d20260718_m031757_c001_v7007000_t0000_u01784344677900") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfdd7_d20260718_m031753_c001_v0001185_t0053_u01784344673850") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ee7_d20260718_m031741_c001_v7007000_t0000_u01784344661806") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfd5f_d20260718_m031738_c001_v0001185_t0036_u01784344658365") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a68_d20260718_m031725_c001_v7007000_t0000_u01784344645700") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfccd_d20260718_m031722_c001_v0001185_t0045_u01784344642295") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e1f_d20260718_m031710_c001_v7007000_t0000_u01784344630395") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc7d_d20260718_m031706_c001_v0001185_t0005_u01784344626418") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e45_d20260718_m031654_c001_v7007000_t0000_u01784344614695") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8826d_d20260718_m031648_c001_v0001102_t0012_u01784344608380") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d122_d20260718_m031637_c001_v7007000_t0000_u01784344597246") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb7b_d20260718_m031633_c001_v0001185_t0025_u01784344593697") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c72_d20260718_m031632_c001_v7007000_t0000_u01784344592679") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb4d_d20260718_m031627_c001_v0001185_t0037_u01784344587885") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe7b_d20260718_m031615_c001_v7007000_t0000_u01784344575900") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a2e_d20260718_m031612_c001_v0001043_t0048_u01784344572350") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f421e70466544869a_d20260718_m031611_c001_v7007000_t0000_u01784344571227") 2026/07/18 03:18:49 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277403_d20260718_m031606_c001_v0001120_t0050_u01784344566679") 2026/07/18 03:18:50 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3b74_d20260718_m031552_c001_v7007000_t0000_u01784344552285") 2026/07/18 03:18:50 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599e4_d20260718_m031546_c001_v0001043_t0054_u01784344546925") 2026/07/18 03:18:50 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bdb_d20260718_m031534_c001_v7007000_t0000_u01784344534471") 2026/07/18 03:18:50 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880d6_d20260718_m031530_c001_v0001102_t0009_u01784344530348") 2026/07/18 03:18:50 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e64_d20260718_m031517_c001_v7007000_t0000_u01784344517163") 2026/07/18 03:18:50 DEBUG : apple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277345_d20260718_m031513_c001_v0001120_t0052_u01784344513092") 2026/07/18 03:18:50 DEBUG : appleSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41968eb07ce2088a_d20260718_m031635_c001_v7007000_t0000_u01784344595622") 2026/07/18 03:18:50 DEBUG : appleSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb61_d20260718_m031630_c001_v0001185_t0059_u01784344590260") 2026/07/18 03:18:50 DEBUG : appleapple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e46_d20260718_m031654_c001_v7007000_t0000_u01784344614876") 2026/07/18 03:18:50 DEBUG : appleapple: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8827d_d20260718_m031650_c001_v0001102_t0012_u01784344610479") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40df_d20260718_m031814_c001_v7007000_t0000_u01784344694055") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88425_d20260718_m031810_c001_v0001102_t0024_u01784344690556") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce76_d20260718_m031758_c001_v7007000_t0000_u01784344678076") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca883db_d20260718_m031754_c001_v0001102_t0059_u01784344674381") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ee8_d20260718_m031741_c001_v7007000_t0000_u01784344661989") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88373_d20260718_m031738_c001_v0001102_t0028_u01784344658905") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a69_d20260718_m031725_c001_v7007000_t0000_u01784344645885") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8831b_d20260718_m031722_c001_v0001102_t0049_u01784344642957") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e20_d20260718_m031710_c001_v7007000_t0000_u01784344630579") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca882d7_d20260718_m031707_c001_v0001102_t0041_u01784344627102") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29a4_d20260718_m031652_c001_v7007000_t0000_u01784344612383") 2026/07/18 03:18:50 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc03_d20260718_m031649_c001_v0001185_t0027_u01784344609146") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d123_d20260718_m031637_c001_v7007000_t0000_u01784344597419") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2774af_d20260718_m031633_c001_v0001120_t0056_u01784344593709") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c70_d20260718_m031632_c001_v7007000_t0000_u01784344592253") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27747f_d20260718_m031628_c001_v0001120_t0017_u01784344588674") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe7c_d20260718_m031616_c001_v7007000_t0000_u01784344576075") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfad7_d20260718_m031612_c001_v0001185_t0032_u01784344572364") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0032_d20260718_m031610_c001_v7007000_t0000_u01784344570810") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88190_d20260718_m031607_c001_v0001102_t0058_u01784344567339") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bd9f_d20260718_m031551_c001_v7007000_t0000_u01784344551880") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773bd_d20260718_m031547_c001_v0001120_t0057_u01784344547690") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bdc_d20260718_m031534_c001_v7007000_t0000_u01784344534648") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599bc_d20260718_m031531_c001_v0001043_t0053_u01784344531214") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e65_d20260718_m031517_c001_v7007000_t0000_u01784344517339") 2026/07/18 03:18:51 DEBUG : appleappleapplebanana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880a2_d20260718_m031513_c001_v0001102_t0013_u01784344513956") 2026/07/18 03:18:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bbb_d20260718_m031635_c001_v7007000_t0000_u01784344595803") 2026/07/18 03:18:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88219_d20260718_m031630_c001_v0001102_t0014_u01784344590271") 2026/07/18 03:18:51 DEBUG : b/potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3893_d20260718_m030945_c001_v7007000_t0000_u01784344185095") 2026/07/18 03:18:51 DEBUG : b/potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59592_d20260718_m030942_c001_v0001043_t0014_u01784344182581") 2026/07/18 03:18:51 DEBUG : b/potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b388e_d20260718_m030941_c001_v7007000_t0000_u01784344181528") 2026/07/18 03:18:51 DEBUG : b/potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59586_d20260718_m030939_c001_v0001043_t0054_u01784344179296") 2026/07/18 03:18:52 DEBUG : b/potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e168a_d20260718_m030921_c001_v7007000_t0000_u01784344161286") 2026/07/18 03:18:52 DEBUG : b/potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59544_d20260718_m030919_c001_v0001043_t0033_u01784344159537") 2026/07/18 03:18:52 DEBUG : backup/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41590c234b701441_d20260718_m031239_c001_v7007000_t0000_u01784344359639") 2026/07/18 03:18:52 DEBUG : backup/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1075efac3c4538a2_d20260718_m031237_c001_v0001113_t0000_u01784344357512") 2026/07/18 03:18:52 DEBUG : backup/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f112a77dcea6010f6_d20260718_m031226_c001_v0001146_t0019_u01784344346224") 2026/07/18 03:18:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffe913_d20260718_m031314_c001_v7007000_t0000_u01784344394039") 2026/07/18 03:18:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f10911b04b00d5206_d20260718_m031311_c001_v0001146_t0015_u01784344391939") 2026/07/18 03:18:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11024164ac1b0ea4_d20260718_m031308_c001_v0001120_t0044_u01784344388027") 2026/07/18 03:18:52 DEBUG : backup/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa9426_d20260718_m031300_c001_v7007000_t0000_u01784344380672") 2026/07/18 03:18:52 DEBUG : backup/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1105b0ca06d36cea_d20260718_m031256_c001_v0001037_t0047_u01784344376982") 2026/07/18 03:18:52 DEBUG : backup/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f10791ce5bc26b98b_d20260718_m031246_c001_v0001185_t0055_u01784344366055") 2026/07/18 03:18:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffe914_d20260718_m031314_c001_v7007000_t0000_u01784344394216") 2026/07/18 03:18:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1022ff8b52f2e5ca_d20260718_m031313_c001_v0001131_t0016_u01784344393081") 2026/07/18 03:18:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1147b17c72fcb5ff_d20260718_m031309_c001_v0001177_t0055_u01784344389752") 2026/07/18 03:18:52 DEBUG : backup/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41590c234b701442_d20260718_m031239_c001_v7007000_t0000_u01784344359841") 2026/07/18 03:18:52 DEBUG : backup/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11565b573707ad6b_d20260718_m031238_c001_v0001100_t0041_u01784344358653") 2026/07/18 03:18:52 DEBUG : backup/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109a2d55b3c21ef3_d20260718_m031234_c001_v0001090_t0005_u01784344354868") 2026/07/18 03:18:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa9427_d20260718_m031300_c001_v7007000_t0000_u01784344380848") 2026/07/18 03:18:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1197334760f3815f_d20260718_m031259_c001_v0001113_t0051_u01784344379327") 2026/07/18 03:18:52 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109ddfdab84bea25_d20260718_m031247_c001_v0001180_t0031_u01784344367636") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40e3_d20260718_m031814_c001_v7007000_t0000_u01784344694255") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59bbe_d20260718_m031810_c001_v0001043_t0031_u01784344690144") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce77_d20260718_m031758_c001_v7007000_t0000_u01784344678253") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b8a_d20260718_m031754_c001_v0001043_t0052_u01784344674039") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ee9_d20260718_m031742_c001_v7007000_t0000_u01784344662163") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b58_d20260718_m031738_c001_v0001043_t0023_u01784344658562") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a6a_d20260718_m031726_c001_v7007000_t0000_u01784344646069") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b2e_d20260718_m031722_c001_v0001043_t0000_u01784344642481") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e21_d20260718_m031710_c001_v7007000_t0000_u01784344630763") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b04_d20260718_m031706_c001_v0001043_t0006_u01784344626610") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e47_d20260718_m031655_c001_v7007000_t0000_u01784344615058") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ac4_d20260718_m031648_c001_v0001043_t0027_u01784344608753") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d124_d20260718_m031637_c001_v7007000_t0000_u01784344597593") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8822b_d20260718_m031633_c001_v0001102_t0013_u01784344593719") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bb5_d20260718_m031632_c001_v7007000_t0000_u01784344592069") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8820b_d20260718_m031628_c001_v0001102_t0038_u01784344588075") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe7d_d20260718_m031616_c001_v7007000_t0000_u01784344576250") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881b8_d20260718_m031612_c001_v0001102_t0021_u01784344572371") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0034_d20260718_m031611_c001_v7007000_t0000_u01784344571169") 2026/07/18 03:18:53 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfabb_d20260718_m031607_c001_v0001185_t0036_u01784344567141") 2026/07/18 03:18:54 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bda0_d20260718_m031552_c001_v7007000_t0000_u01784344552056") 2026/07/18 03:18:54 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8812e_d20260718_m031547_c001_v0001102_t0020_u01784344547377") 2026/07/18 03:18:54 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bdd_d20260718_m031534_c001_v7007000_t0000_u01784344534825") 2026/07/18 03:18:54 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277391_d20260718_m031530_c001_v0001120_t0018_u01784344530843") 2026/07/18 03:18:54 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e66_d20260718_m031517_c001_v7007000_t0000_u01784344517516") 2026/07/18 03:18:54 DEBUG : banana: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59990_d20260718_m031513_c001_v0001043_t0040_u01784344513521") 2026/07/18 03:18:54 DEBUG : bananaSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41968eb07ce2088b_d20260718_m031635_c001_v7007000_t0000_u01784344595813") 2026/07/18 03:18:54 DEBUG : bananaSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27748f_d20260718_m031630_c001_v0001120_t0045_u01784344590281") 2026/07/18 03:18:54 DEBUG : both0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfb2_d20260718_m031441_c001_v7007000_t0000_u01784344481224") 2026/07/18 03:18:54 DEBUG : both0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f9a_d20260718_m031420_c001_v0001102_t0040_u01784344460824") 2026/07/18 03:18:54 DEBUG : both0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c32313454849a_d20260718_m031416_c001_v7007000_t0000_u01784344456777") 2026/07/18 03:18:54 DEBUG : both0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f24_d20260718_m031356_c001_v0001102_t0028_u01784344436914") 2026/07/18 03:18:54 DEBUG : both1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfb5_d20260718_m031441_c001_v7007000_t0000_u01784344481416") 2026/07/18 03:18:54 DEBUG : both1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fa4_d20260718_m031421_c001_v0001102_t0050_u01784344461883") 2026/07/18 03:18:54 DEBUG : both1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c32313454849c_d20260718_m031416_c001_v7007000_t0000_u01784344456951") 2026/07/18 03:18:54 DEBUG : both1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f2a_d20260718_m031357_c001_v0001102_t0015_u01784344437740") 2026/07/18 03:18:54 DEBUG : both10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfb7_d20260718_m031441_c001_v7007000_t0000_u01784344481607") 2026/07/18 03:18:54 DEBUG : both10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fd2_d20260718_m031429_c001_v0001102_t0013_u01784344469834") 2026/07/18 03:18:54 DEBUG : both10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c32313454849d_d20260718_m031417_c001_v7007000_t0000_u01784344457128") 2026/07/18 03:18:54 DEBUG : both10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f54_d20260718_m031405_c001_v0001102_t0032_u01784344445413") 2026/07/18 03:18:55 DEBUG : both11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfb8_d20260718_m031441_c001_v7007000_t0000_u01784344481801") 2026/07/18 03:18:55 DEBUG : both11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fd4_d20260718_m031430_c001_v0001102_t0034_u01784344470554") 2026/07/18 03:18:55 DEBUG : both11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c32313454849e_d20260718_m031417_c001_v7007000_t0000_u01784344457302") 2026/07/18 03:18:55 DEBUG : both11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f5e_d20260718_m031406_c001_v0001102_t0046_u01784344446170") 2026/07/18 03:18:55 DEBUG : both12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfba_d20260718_m031441_c001_v7007000_t0000_u01784344481994") 2026/07/18 03:18:55 DEBUG : both12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fda_d20260718_m031431_c001_v0001102_t0007_u01784344471244") 2026/07/18 03:18:55 DEBUG : both12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c32313454849f_d20260718_m031417_c001_v7007000_t0000_u01784344457476") 2026/07/18 03:18:55 DEBUG : both12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f62_d20260718_m031407_c001_v0001102_t0003_u01784344447115") 2026/07/18 03:18:55 DEBUG : both13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfbc_d20260718_m031442_c001_v7007000_t0000_u01784344482190") 2026/07/18 03:18:55 DEBUG : both13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fe0_d20260718_m031432_c001_v0001102_t0014_u01784344472567") 2026/07/18 03:18:55 DEBUG : both13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a0_d20260718_m031417_c001_v7007000_t0000_u01784344457650") 2026/07/18 03:18:55 DEBUG : both13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f68_d20260718_m031408_c001_v0001102_t0013_u01784344448274") 2026/07/18 03:18:55 DEBUG : both14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfbd_d20260718_m031442_c001_v7007000_t0000_u01784344482384") 2026/07/18 03:18:55 DEBUG : both14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fe6_d20260718_m031433_c001_v0001102_t0011_u01784344473503") 2026/07/18 03:18:55 DEBUG : both14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a1_d20260718_m031417_c001_v7007000_t0000_u01784344457823") 2026/07/18 03:18:55 DEBUG : both14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f72_d20260718_m031409_c001_v0001102_t0033_u01784344449176") 2026/07/18 03:18:55 DEBUG : both15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfbf_d20260718_m031442_c001_v7007000_t0000_u01784344482652") 2026/07/18 03:18:55 DEBUG : both15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fea_d20260718_m031434_c001_v0001102_t0024_u01784344474453") 2026/07/18 03:18:55 DEBUG : both15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a3_d20260718_m031417_c001_v7007000_t0000_u01784344457997") 2026/07/18 03:18:55 DEBUG : both15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f78_d20260718_m031410_c001_v0001102_t0051_u01784344450091") 2026/07/18 03:18:55 DEBUG : both16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc0_d20260718_m031442_c001_v7007000_t0000_u01784344482849") 2026/07/18 03:18:56 DEBUG : both16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fec_d20260718_m031435_c001_v0001102_t0033_u01784344475232") 2026/07/18 03:18:56 DEBUG : both16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a4_d20260718_m031418_c001_v7007000_t0000_u01784344458171") 2026/07/18 03:18:56 DEBUG : both16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f7a_d20260718_m031410_c001_v0001102_t0027_u01784344450766") 2026/07/18 03:18:56 DEBUG : both17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc1_d20260718_m031443_c001_v7007000_t0000_u01784344483041") 2026/07/18 03:18:56 DEBUG : both17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87ff4_d20260718_m031435_c001_v0001102_t0036_u01784344475864") 2026/07/18 03:18:56 DEBUG : both17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a5_d20260718_m031418_c001_v7007000_t0000_u01784344458345") 2026/07/18 03:18:56 DEBUG : both17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f80_d20260718_m031411_c001_v0001102_t0024_u01784344451508") 2026/07/18 03:18:56 DEBUG : both18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc2_d20260718_m031443_c001_v7007000_t0000_u01784344483233") 2026/07/18 03:18:56 DEBUG : both18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87ff6_d20260718_m031436_c001_v0001102_t0009_u01784344476781") 2026/07/18 03:18:56 DEBUG : both18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a6_d20260718_m031418_c001_v7007000_t0000_u01784344458529") 2026/07/18 03:18:56 DEBUG : both18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f84_d20260718_m031412_c001_v0001102_t0009_u01784344452271") 2026/07/18 03:18:56 DEBUG : both19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc3_d20260718_m031443_c001_v7007000_t0000_u01784344483425") 2026/07/18 03:18:56 DEBUG : both19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87ffa_d20260718_m031437_c001_v0001102_t0018_u01784344477715") 2026/07/18 03:18:56 DEBUG : both19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a7_d20260718_m031418_c001_v7007000_t0000_u01784344458703") 2026/07/18 03:18:56 DEBUG : both19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f8a_d20260718_m031413_c001_v0001102_t0036_u01784344453211") 2026/07/18 03:18:56 DEBUG : both2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc4_d20260718_m031443_c001_v7007000_t0000_u01784344483616") 2026/07/18 03:18:56 DEBUG : both2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fa8_d20260718_m031422_c001_v0001102_t0022_u01784344462537") 2026/07/18 03:18:56 DEBUG : both2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a8_d20260718_m031418_c001_v7007000_t0000_u01784344458876") 2026/07/18 03:18:56 DEBUG : both2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f32_d20260718_m031358_c001_v0001102_t0035_u01784344438608") 2026/07/18 03:18:56 DEBUG : both3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc5_d20260718_m031443_c001_v7007000_t0000_u01784344483808") 2026/07/18 03:18:57 DEBUG : both3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fac_d20260718_m031423_c001_v0001102_t0058_u01784344463232") 2026/07/18 03:18:57 DEBUG : both3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484a9_d20260718_m031419_c001_v7007000_t0000_u01784344459051") 2026/07/18 03:18:57 DEBUG : both3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f38_d20260718_m031359_c001_v0001102_t0048_u01784344439358") 2026/07/18 03:18:57 DEBUG : both4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc6_d20260718_m031444_c001_v7007000_t0000_u01784344484000") 2026/07/18 03:18:57 DEBUG : both4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fb4_d20260718_m031424_c001_v0001102_t0051_u01784344464259") 2026/07/18 03:18:57 DEBUG : both4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484aa_d20260718_m031419_c001_v7007000_t0000_u01784344459242") 2026/07/18 03:18:57 DEBUG : both4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f3a_d20260718_m031400_c001_v0001102_t0052_u01784344440043") 2026/07/18 03:18:57 DEBUG : both5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc7_d20260718_m031444_c001_v7007000_t0000_u01784344484193") 2026/07/18 03:18:57 DEBUG : both5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fbc_d20260718_m031425_c001_v0001102_t0003_u01784344465281") 2026/07/18 03:18:57 DEBUG : both5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484ab_d20260718_m031419_c001_v7007000_t0000_u01784344459415") 2026/07/18 03:18:57 DEBUG : both5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f3c_d20260718_m031400_c001_v0001102_t0017_u01784344440769") 2026/07/18 03:18:57 DEBUG : both6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfc8_d20260718_m031444_c001_v7007000_t0000_u01784344484385") 2026/07/18 03:18:57 DEBUG : both6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fc2_d20260718_m031426_c001_v0001102_t0034_u01784344466696") 2026/07/18 03:18:57 DEBUG : both6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484ac_d20260718_m031419_c001_v7007000_t0000_u01784344459590") 2026/07/18 03:18:57 DEBUG : both6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f42_d20260718_m031402_c001_v0001102_t0056_u01784344442047") 2026/07/18 03:18:57 DEBUG : both7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfcd_d20260718_m031444_c001_v7007000_t0000_u01784344484577") 2026/07/18 03:18:57 DEBUG : both7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fc4_d20260718_m031427_c001_v0001102_t0057_u01784344467302") 2026/07/18 03:18:57 DEBUG : both7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484ad_d20260718_m031419_c001_v7007000_t0000_u01784344459764") 2026/07/18 03:18:57 DEBUG : both7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f44_d20260718_m031402_c001_v0001102_t0015_u01784344442858") 2026/07/18 03:18:58 DEBUG : both8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfd0_d20260718_m031444_c001_v7007000_t0000_u01784344484769") 2026/07/18 03:18:58 DEBUG : both8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fc6_d20260718_m031428_c001_v0001102_t0012_u01784344468174") 2026/07/18 03:18:58 DEBUG : both8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484ae_d20260718_m031419_c001_v7007000_t0000_u01784344459938") 2026/07/18 03:18:58 DEBUG : both8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f4a_d20260718_m031403_c001_v0001102_t0048_u01784344443669") 2026/07/18 03:18:58 DEBUG : both9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfd4_d20260718_m031444_c001_v7007000_t0000_u01784344484960") 2026/07/18 03:18:58 DEBUG : both9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87fcc_d20260718_m031429_c001_v0001102_t0026_u01784344469000") 2026/07/18 03:18:58 DEBUG : both9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c3231345484af_d20260718_m031420_c001_v7007000_t0000_u01784344460112") 2026/07/18 03:18:58 DEBUG : both9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f50_d20260718_m031404_c001_v0001102_t0027_u01784344444458") 2026/07/18 03:18:58 DEBUG : c/non empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3894_d20260718_m030945_c001_v7007000_t0000_u01784344185271") 2026/07/18 03:18:58 DEBUG : c/non empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59594_d20260718_m030943_c001_v0001043_t0001_u01784344183086") 2026/07/18 03:18:58 DEBUG : c/non empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3890_d20260718_m030942_c001_v7007000_t0000_u01784344182229") 2026/07/18 03:18:58 DEBUG : c/non empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5958a_d20260718_m030939_c001_v0001043_t0059_u01784344179910") 2026/07/18 03:18:58 DEBUG : c/non empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e168c_d20260718_m030921_c001_v7007000_t0000_u01784344161984") 2026/07/18 03:18:58 DEBUG : c/non empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59546_d20260718_m030919_c001_v0001043_t0011_u01784344159954") 2026/07/18 03:18:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d04c_d20260718_m031554_c001_v7007000_t0000_u01784344554710") 2026/07/18 03:18:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa49_d20260718_m031550_c001_v0001185_t0045_u01784344550389") 2026/07/18 03:18:58 DEBUG : check sum: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1683_d20260718_m030911_c001_v7007000_t0000_u01784344151161") 2026/07/18 03:18:58 DEBUG : check sum: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59528_d20260718_m030910_c001_v0001043_t0058_u01784344150015") 2026/07/18 03:18:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d4d9_d20260718_m031844_c001_v7007000_t0000_u01784344724135") 2026/07/18 03:18:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bff4f_d20260718_m031842_c001_v0001185_t0031_u01784344722766") 2026/07/18 03:18:58 DEBUG : dest/3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7cdc9_d20260718_m031155_c001_v7007000_t0000_u01784344315326") 2026/07/18 03:18:59 DEBUG : dest/3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404d6c6140d47249_d20260718_m031154_c001_v0001103_t0006_u01784344314261") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e48_d20260718_m031655_c001_v7007000_t0000_u01784344615240") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277559_d20260718_m031650_c001_v0001120_t0000_u01784344610513") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40e6_d20260718_m031814_c001_v7007000_t0000_u01784344694437") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfe17_d20260718_m031802_c001_v0001185_t0035_u01784344682565") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce78_d20260718_m031758_c001_v7007000_t0000_u01784344678443") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfd99_d20260718_m031746_c001_v0001185_t0017_u01784344666298") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92eeb_d20260718_m031742_c001_v7007000_t0000_u01784344662335") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfd15_d20260718_m031730_c001_v0001185_t0023_u01784344650501") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a6b_d20260718_m031726_c001_v7007000_t0000_u01784344646253") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfcab_d20260718_m031715_c001_v0001185_t0031_u01784344635271") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e22_d20260718_m031710_c001_v7007000_t0000_u01784344630948") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc51_d20260718_m031659_c001_v0001185_t0046_u01784344619304") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c32313454853a_d20260718_m031652_c001_v7007000_t0000_u01784344612851") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8824d_d20260718_m031641_c001_v0001102_t0036_u01784344601752") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d125_d20260718_m031637_c001_v7007000_t0000_u01784344597766") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb7f_d20260718_m031633_c001_v0001185_t0015_u01784344593902") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dcd06_d20260718_m031632_c001_v7007000_t0000_u01784344592679") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb1f_d20260718_m031620_c001_v0001185_t0027_u01784344580470") 2026/07/18 03:18:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe7e_d20260718_m031616_c001_v7007000_t0000_u01784344576425") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfad9_d20260718_m031612_c001_v0001185_t0059_u01784344572607") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198721_d20260718_m031611_c001_v7007000_t0000_u01784344571365") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773d9_d20260718_m031558_c001_v0001120_t0002_u01784344558669") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe40_d20260718_m031552_c001_v7007000_t0000_u01784344552301") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773a9_d20260718_m031539_c001_v0001120_t0023_u01784344539118") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bde_d20260718_m031535_c001_v7007000_t0000_u01784344535010") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599a2_d20260718_m031521_c001_v0001043_t0037_u01784344521605") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e67_d20260718_m031517_c001_v7007000_t0000_u01784344517692") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88076_d20260718_m031505_c001_v0001102_t0011_u01784344505151") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e33_d20260718_m031635_c001_v7007000_t0000_u01784344595554") 2026/07/18 03:19:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb63_d20260718_m031630_c001_v0001185_t0035_u01784344590509") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e49_d20260718_m031655_c001_v7007000_t0000_u01784344615430") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc0f_d20260718_m031650_c001_v0001185_t0020_u01784344610501") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40ea_d20260718_m031814_c001_v7007000_t0000_u01784344694617") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ba4_d20260718_m031803_c001_v0001043_t0012_u01784344683105") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce79_d20260718_m031758_c001_v7007000_t0000_u01784344678621") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b76_d20260718_m031746_c001_v0001043_t0007_u01784344666864") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92eec_d20260718_m031742_c001_v7007000_t0000_u01784344662556") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b40_d20260718_m031731_c001_v0001043_t0018_u01784344651057") 2026/07/18 03:19:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a6c_d20260718_m031726_c001_v7007000_t0000_u01784344646448") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b1a_d20260718_m031715_c001_v0001043_t0056_u01784344635819") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e23_d20260718_m031711_c001_v7007000_t0000_u01784344631132") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59af0_d20260718_m031659_c001_v0001043_t0051_u01784344619858") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29a5_d20260718_m031652_c001_v7007000_t0000_u01784344612391") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59aae_d20260718_m031642_c001_v0001043_t0014_u01784344602429") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d126_d20260718_m031637_c001_v7007000_t0000_u01784344597940") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a8a_d20260718_m031634_c001_v0001043_t0038_u01784344594059") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e2f_d20260718_m031632_c001_v7007000_t0000_u01784344592473") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881e4_d20260718_m031621_c001_v0001102_t0033_u01784344581035") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe7f_d20260718_m031616_c001_v7007000_t0000_u01784344576600") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881bc_d20260718_m031612_c001_v0001102_t0059_u01784344572706") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a639e2_d20260718_m031611_c001_v7007000_t0000_u01784344571235") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa8f_d20260718_m031559_c001_v0001185_t0002_u01784344559460") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bda2_d20260718_m031552_c001_v7007000_t0000_u01784344552414") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599ca_d20260718_m031539_c001_v0001043_t0035_u01784344539740") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bdf_d20260718_m031535_c001_v7007000_t0000_u01784344535186") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880b4_d20260718_m031522_c001_v0001102_t0004_u01784344522329") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e6a_d20260718_m031517_c001_v7007000_t0000_u01784344517882") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27731f_d20260718_m031505_c001_v0001120_t0003_u01784344505666") 2026/07/18 03:19:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e35_d20260718_m031635_c001_v7007000_t0000_u01784344595924") 2026/07/18 03:19:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277493_d20260718_m031630_c001_v0001120_t0054_u01784344590681") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e4b_d20260718_m031655_c001_v7007000_t0000_u01784344615612") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc13_d20260718_m031650_c001_v0001185_t0038_u01784344610742") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40ee_d20260718_m031814_c001_v7007000_t0000_u01784344694801") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88401_d20260718_m031804_c001_v0001102_t0049_u01784344684343") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce7a_d20260718_m031758_c001_v7007000_t0000_u01784344678798") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca883bd_d20260718_m031747_c001_v0001102_t0033_u01784344667860") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92eed_d20260718_m031742_c001_v7007000_t0000_u01784344662730") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88341_d20260718_m031732_c001_v0001102_t0032_u01784344652107") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a6d_d20260718_m031726_c001_v7007000_t0000_u01784344646639") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca882ff_d20260718_m031716_c001_v0001102_t0040_u01784344636588") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e24_d20260718_m031711_c001_v7007000_t0000_u01784344631317") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca882ab_d20260718_m031700_c001_v0001102_t0057_u01784344620559") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f400de1010937f92f_d20260718_m031652_c001_v7007000_t0000_u01784344612765") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfbcd_d20260718_m031643_c001_v0001185_t0054_u01784344603305") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d129_d20260718_m031638_c001_v7007000_t0000_u01784344598115") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb83_d20260718_m031634_c001_v0001185_t0027_u01784344594147") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa95f4_d20260718_m031632_c001_v7007000_t0000_u01784344592679") 2026/07/18 03:19:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277457_d20260718_m031621_c001_v0001120_t0000_u01784344581814") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe80_d20260718_m031616_c001_v7007000_t0000_u01784344576774") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a36_d20260718_m031612_c001_v0001043_t0011_u01784344572728") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0035_d20260718_m031611_c001_v7007000_t0000_u01784344571179") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8816a_d20260718_m031600_c001_v0001102_t0003_u01784344560027") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7cfcd_d20260718_m031552_c001_v7007000_t0000_u01784344552492") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880fe_d20260718_m031540_c001_v0001102_t0011_u01784344540458") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be0_d20260718_m031535_c001_v7007000_t0000_u01784344535362") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27736f_d20260718_m031523_c001_v0001120_t0032_u01784344523200") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e6e_d20260718_m031518_c001_v7007000_t0000_u01784344518056") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59974_d20260718_m031506_c001_v0001043_t0058_u01784344506312") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bba_d20260718_m031635_c001_v7007000_t0000_u01784344595628") 2026/07/18 03:19:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb65_d20260718_m031630_c001_v0001185_t0016_u01784344590696") 2026/07/18 03:19:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e4d_d20260718_m031655_c001_v7007000_t0000_u01784344615793") 2026/07/18 03:19:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88283_d20260718_m031650_c001_v0001102_t0057_u01784344610827") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40f1_d20260718_m031814_c001_v7007000_t0000_u01784344694981") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27781d_d20260718_m031805_c001_v0001120_t0052_u01784344685144") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce7b_d20260718_m031758_c001_v7007000_t0000_u01784344678975") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277773_d20260718_m031748_c001_v0001120_t0059_u01784344668701") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92eef_d20260718_m031742_c001_v7007000_t0000_u01784344662902") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2776c9_d20260718_m031732_c001_v0001120_t0014_u01784344652752") 2026/07/18 03:19:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a6e_d20260718_m031726_c001_v7007000_t0000_u01784344646826") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277649_d20260718_m031717_c001_v0001120_t0057_u01784344637361") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e25_d20260718_m031711_c001_v7007000_t0000_u01784344631501") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2775bf_d20260718_m031701_c001_v0001120_t0024_u01784344621337") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548537_d20260718_m031652_c001_v7007000_t0000_u01784344612494") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277509_d20260718_m031643_c001_v0001120_t0057_u01784344603887") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d12c_d20260718_m031638_c001_v7007000_t0000_u01784344598290") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88233_d20260718_m031634_c001_v0001102_t0041_u01784344594194") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dccfe_d20260718_m031632_c001_v7007000_t0000_u01784344592274") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a58_d20260718_m031622_c001_v0001043_t0030_u01784344582694") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe81_d20260718_m031616_c001_v7007000_t0000_u01784344576957") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27741d_d20260718_m031612_c001_v0001120_t0041_u01784344572768") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0036_d20260718_m031611_c001_v7007000_t0000_u01784344571344") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a04_d20260718_m031601_c001_v0001043_t0018_u01784344561102") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d046_d20260718_m031552_c001_v7007000_t0000_u01784344552425") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773b3_d20260718_m031540_c001_v0001120_t0029_u01784344540949") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be1_d20260718_m031535_c001_v7007000_t0000_u01784344535539") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599a6_d20260718_m031523_c001_v0001043_t0045_u01784344523937") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e70_d20260718_m031518_c001_v7007000_t0000_u01784344518232") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8807e_d20260718_m031506_c001_v0001102_t0009_u01784344506686") 2026/07/18 03:19:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dcd2c_d20260718_m031635_c001_v7007000_t0000_u01784344595575") 2026/07/18 03:19:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a74_d20260718_m031630_c001_v0001043_t0014_u01784344590706") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e4f_d20260718_m031655_c001_v7007000_t0000_u01784344615975") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ad4_d20260718_m031650_c001_v0001043_t0035_u01784344610894") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40f5_d20260718_m031815_c001_v7007000_t0000_u01784344695164") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfe2d_d20260718_m031805_c001_v0001185_t0043_u01784344685534") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce7c_d20260718_m031759_c001_v7007000_t0000_u01784344679151") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfdb1_d20260718_m031749_c001_v0001185_t0053_u01784344669124") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ef0_d20260718_m031743_c001_v7007000_t0000_u01784344663074") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfd35_d20260718_m031733_c001_v0001185_t0045_u01784344653388") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a6f_d20260718_m031727_c001_v7007000_t0000_u01784344647009") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfcb3_d20260718_m031717_c001_v0001185_t0053_u01784344637885") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e26_d20260718_m031711_c001_v7007000_t0000_u01784344631697") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc5b_d20260718_m031701_c001_v0001185_t0001_u01784344621616") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e42_d20260718_m031652_c001_v7007000_t0000_u01784344612551") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8825b_d20260718_m031644_c001_v0001102_t0048_u01784344604323") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d12f_d20260718_m031638_c001_v7007000_t0000_u01784344598465") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2774b7_d20260718_m031634_c001_v0001120_t0012_u01784344594204") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0046_d20260718_m031632_c001_v7007000_t0000_u01784344592475") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb33_d20260718_m031623_c001_v0001185_t0037_u01784344583284") 2026/07/18 03:19:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe82_d20260718_m031617_c001_v7007000_t0000_u01784344577259") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfadb_d20260718_m031612_c001_v0001185_t0013_u01784344572833") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe77_d20260718_m031611_c001_v7007000_t0000_u01784344571378") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773df_d20260718_m031601_c001_v0001120_t0019_u01784344561610") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41590c234b701985_d20260718_m031552_c001_v7007000_t0000_u01784344552285") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599d0_d20260718_m031541_c001_v0001043_t0019_u01784344541330") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be2_d20260718_m031535_c001_v7007000_t0000_u01784344535720") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880bc_d20260718_m031524_c001_v0001102_t0028_u01784344524418") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e74_d20260718_m031518_c001_v7007000_t0000_u01784344518407") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277327_d20260718_m031507_c001_v0001120_t0028_u01784344507107") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c74_d20260718_m031635_c001_v7007000_t0000_u01784344595586") 2026/07/18 03:19:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8821f_d20260718_m031630_c001_v0001102_t0024_u01784344590775") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e51_d20260718_m031656_c001_v7007000_t0000_u01784344616159") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc15_d20260718_m031650_c001_v0001185_t0032_u01784344610984") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40f7_d20260718_m031815_c001_v7007000_t0000_u01784344695347") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59baa_d20260718_m031805_c001_v0001043_t0017_u01784344685729") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce7d_d20260718_m031759_c001_v7007000_t0000_u01784344679328") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b7a_d20260718_m031749_c001_v0001043_t0019_u01784344669316") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ef2_d20260718_m031743_c001_v7007000_t0000_u01784344663251") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b4a_d20260718_m031733_c001_v0001043_t0014_u01784344653597") 2026/07/18 03:19:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a70_d20260718_m031727_c001_v7007000_t0000_u01784344647194") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b20_d20260718_m031718_c001_v0001043_t0015_u01784344638075") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e27_d20260718_m031711_c001_v7007000_t0000_u01784344631949") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59afa_d20260718_m031701_c001_v0001043_t0018_u01784344621835") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548539_d20260718_m031652_c001_v7007000_t0000_u01784344612671") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ab8_d20260718_m031644_c001_v0001043_t0043_u01784344604632") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d132_d20260718_m031638_c001_v7007000_t0000_u01784344598639") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb8b_d20260718_m031634_c001_v0001185_t0029_u01784344594377") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bb7_d20260718_m031632_c001_v7007000_t0000_u01784344592419") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881ee_d20260718_m031623_c001_v0001102_t0016_u01784344583485") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe83_d20260718_m031617_c001_v7007000_t0000_u01784344577435") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfadf_d20260718_m031613_c001_v0001185_t0047_u01784344573021") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee768_d20260718_m031611_c001_v7007000_t0000_u01784344571389") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfaa3_d20260718_m031602_c001_v0001185_t0048_u01784344562358") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c5e_d20260718_m031552_c001_v7007000_t0000_u01784344552446") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88108_d20260718_m031541_c001_v0001102_t0030_u01784344541906") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be3_d20260718_m031535_c001_v7007000_t0000_u01784344535896") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277377_d20260718_m031524_c001_v0001120_t0019_u01784344524681") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e77_d20260718_m031518_c001_v7007000_t0000_u01784344518582") 2026/07/18 03:19:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5997c_d20260718_m031507_c001_v0001043_t0017_u01784344507425") 2026/07/18 03:19:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e34_d20260718_m031635_c001_v7007000_t0000_u01784344595740") 2026/07/18 03:19:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb67_d20260718_m031630_c001_v0001185_t0055_u01784344590883") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e53_d20260718_m031656_c001_v7007000_t0000_u01784344616340") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27755b_d20260718_m031651_c001_v0001120_t0048_u01784344611116") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40fa_d20260718_m031815_c001_v7007000_t0000_u01784344695533") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8840b_d20260718_m031806_c001_v0001102_t0025_u01784344686140") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce7e_d20260718_m031759_c001_v7007000_t0000_u01784344679505") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca883c3_d20260718_m031749_c001_v0001102_t0011_u01784344669780") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ef3_d20260718_m031743_c001_v7007000_t0000_u01784344663428") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8834f_d20260718_m031734_c001_v0001102_t0029_u01784344654209") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a71_d20260718_m031727_c001_v7007000_t0000_u01784344647377") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88307_d20260718_m031718_c001_v0001102_t0005_u01784344638474") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e29_d20260718_m031712_c001_v7007000_t0000_u01784344632134") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca882b5_d20260718_m031702_c001_v0001102_t0017_u01784344622365") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29ac_d20260718_m031652_c001_v7007000_t0000_u01784344612974") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfbdf_d20260718_m031645_c001_v0001185_t0032_u01784344605141") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d135_d20260718_m031638_c001_v7007000_t0000_u01784344598812") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a8e_d20260718_m031634_c001_v0001043_t0049_u01784344594467") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c71_d20260718_m031632_c001_v7007000_t0000_u01784344592427") 2026/07/18 03:19:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27745d_d20260718_m031623_c001_v0001120_t0056_u01784344583838") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe84_d20260718_m031617_c001_v7007000_t0000_u01784344577609") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27741f_d20260718_m031613_c001_v0001120_t0034_u01784344573078") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0037_d20260718_m031611_c001_v7007000_t0000_u01784344571357") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88174_d20260718_m031602_c001_v0001102_t0048_u01784344562545") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3b78_d20260718_m031552_c001_v7007000_t0000_u01784344552460") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773b5_d20260718_m031542_c001_v0001120_t0048_u01784344542342") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be4_d20260718_m031536_c001_v7007000_t0000_u01784344536072") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599a8_d20260718_m031525_c001_v0001043_t0035_u01784344525165") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e78_d20260718_m031518_c001_v7007000_t0000_u01784344518758") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88088_d20260718_m031507_c001_v0001102_t0021_u01784344507988") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41024c3ccefa1926_d20260718_m031635_c001_v7007000_t0000_u01784344595596") 2026/07/18 03:19:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb6a_d20260718_m031631_c001_v0001185_t0043_u01784344591080") 2026/07/18 03:19:09 DEBUG : dir1/0007-12345: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e55_d20260718_m031656_c001_v7007000_t0000_u01784344616522") 2026/07/18 03:19:09 DEBUG : dir1/0007-12345: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc17_d20260718_m031651_c001_v0001185_t0036_u01784344611199") 2026/07/18 03:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd40fd_d20260718_m031815_c001_v7007000_t0000_u01784344695714") 2026/07/18 03:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277829_d20260718_m031806_c001_v0001120_t0023_u01784344686480") 2026/07/18 03:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce7f_d20260718_m031759_c001_v7007000_t0000_u01784344679683") 2026/07/18 03:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27777d_d20260718_m031750_c001_v0001120_t0053_u01784344670210") 2026/07/18 03:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ef4_d20260718_m031743_c001_v7007000_t0000_u01784344663603") 2026/07/18 03:19:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2776dd_d20260718_m031734_c001_v0001120_t0047_u01784344654548") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a72_d20260718_m031727_c001_v7007000_t0000_u01784344647561") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277657_d20260718_m031719_c001_v0001120_t0047_u01784344639018") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e2a_d20260718_m031712_c001_v7007000_t0000_u01784344632318") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2775cb_d20260718_m031702_c001_v0001120_t0049_u01784344622804") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e44_d20260718_m031652_c001_v7007000_t0000_u01784344612973") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277519_d20260718_m031645_c001_v0001120_t0041_u01784344605341") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d138_d20260718_m031638_c001_v7007000_t0000_u01784344598990") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88235_d20260718_m031634_c001_v0001102_t0002_u01784344594534") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41024c3ccefa1924_d20260718_m031632_c001_v7007000_t0000_u01784344592449") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a5c_d20260718_m031624_c001_v0001043_t0020_u01784344584254") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe85_d20260718_m031617_c001_v7007000_t0000_u01784344577783") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881c0_d20260718_m031613_c001_v0001102_t0018_u01784344573133") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe74_d20260718_m031610_c001_v7007000_t0000_u01784344570820") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a0a_d20260718_m031602_c001_v0001043_t0057_u01784344562915") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d045_d20260718_m031552_c001_v7007000_t0000_u01784344552241") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599d4_d20260718_m031542_c001_v0001043_t0059_u01784344542807") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be5_d20260718_m031536_c001_v7007000_t0000_u01784344536259") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880c0_d20260718_m031525_c001_v0001102_t0056_u01784344525510") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e79_d20260718_m031518_c001_v7007000_t0000_u01784344518933") 2026/07/18 03:19:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277329_d20260718_m031508_c001_v0001120_t0021_u01784344508267") 2026/07/18 03:19:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa95f6_d20260718_m031635_c001_v7007000_t0000_u01784344595749") 2026/07/18 03:19:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277499_d20260718_m031631_c001_v0001120_t0032_u01784344591121") 2026/07/18 03:19:11 DEBUG : dir1/0008-23456: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e57_d20260718_m031656_c001_v7007000_t0000_u01784344616705") 2026/07/18 03:19:11 DEBUG : dir1/0008-23456: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ad6_d20260718_m031651_c001_v0001043_t0001_u01784344611310") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4102_d20260718_m031816_c001_v7007000_t0000_u01784344696009") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfe31_d20260718_m031806_c001_v0001185_t0028_u01784344686765") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce80_d20260718_m031759_c001_v7007000_t0000_u01784344679861") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfdc1_d20260718_m031750_c001_v0001185_t0022_u01784344670596") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ef5_d20260718_m031743_c001_v7007000_t0000_u01784344663776") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfd45_d20260718_m031734_c001_v0001185_t0059_u01784344654988") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a73_d20260718_m031727_c001_v7007000_t0000_u01784344647745") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfcbd_d20260718_m031719_c001_v0001185_t0038_u01784344639472") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e2b_d20260718_m031712_c001_v7007000_t0000_u01784344632502") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc67_d20260718_m031703_c001_v0001185_t0049_u01784344623243") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29a7_d20260718_m031652_c001_v7007000_t0000_u01784344612561") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88261_d20260718_m031645_c001_v0001102_t0046_u01784344605658") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d13d_d20260718_m031639_c001_v7007000_t0000_u01784344599269") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb8f_d20260718_m031634_c001_v0001185_t0038_u01784344594564") 2026/07/18 03:19:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4095fbb867ab43a4_d20260718_m031632_c001_v7007000_t0000_u01784344592496") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb3d_d20260718_m031624_c001_v0001185_t0012_u01784344584812") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe86_d20260718_m031617_c001_v7007000_t0000_u01784344577957") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfae5_d20260718_m031613_c001_v0001185_t0041_u01784344573229") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198720_d20260718_m031611_c001_v7007000_t0000_u01784344571186") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773e7_d20260718_m031603_c001_v0001120_t0058_u01784344563355") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee6f9_d20260718_m031552_c001_v7007000_t0000_u01784344552502") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88118_d20260718_m031543_c001_v0001102_t0020_u01784344543259") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be6_d20260718_m031536_c001_v7007000_t0000_u01784344536442") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27737f_d20260718_m031526_c001_v0001120_t0046_u01784344526000") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e7a_d20260718_m031519_c001_v7007000_t0000_u01784344519109") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59982_d20260718_m031508_c001_v0001043_t0018_u01784344508632") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c75_d20260718_m031635_c001_v7007000_t0000_u01784344595759") 2026/07/18 03:19:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88225_d20260718_m031631_c001_v0001102_t0055_u01784344591133") 2026/07/18 03:19:12 DEBUG : dir1/0009-34567: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e5a_d20260718_m031656_c001_v7007000_t0000_u01784344616886") 2026/07/18 03:19:12 DEBUG : dir1/0009-34567: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88289_d20260718_m031651_c001_v0001102_t0010_u01784344611320") 2026/07/18 03:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4106_d20260718_m031816_c001_v7007000_t0000_u01784344696191") 2026/07/18 03:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59bae_d20260718_m031806_c001_v0001043_t0058_u01784344686969") 2026/07/18 03:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce81_d20260718_m031800_c001_v7007000_t0000_u01784344680039") 2026/07/18 03:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b7e_d20260718_m031750_c001_v0001043_t0031_u01784344670797") 2026/07/18 03:19:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92ef6_d20260718_m031743_c001_v7007000_t0000_u01784344663950") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b50_d20260718_m031735_c001_v0001043_t0005_u01784344655217") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a74_d20260718_m031727_c001_v7007000_t0000_u01784344647930") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b24_d20260718_m031719_c001_v0001043_t0050_u01784344639660") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e2c_d20260718_m031712_c001_v7007000_t0000_u01784344632686") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59afe_d20260718_m031703_c001_v0001043_t0014_u01784344623435") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29aa_d20260718_m031652_c001_v7007000_t0000_u01784344612758") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59aba_d20260718_m031645_c001_v0001043_t0050_u01784344605958") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d140_d20260718_m031639_c001_v7007000_t0000_u01784344599446") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2774bd_d20260718_m031634_c001_v0001120_t0023_u01784344594675") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e30_d20260718_m031632_c001_v7007000_t0000_u01784344592680") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881fc_d20260718_m031624_c001_v0001102_t0026_u01784344584998") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe87_d20260718_m031618_c001_v7007000_t0000_u01784344578131") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a3a_d20260718_m031613_c001_v0001043_t0019_u01784344573289") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe0033_d20260718_m031610_c001_v7007000_t0000_u01784344570993") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfab3_d20260718_m031603_c001_v0001185_t0036_u01784344563878") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bda3_d20260718_m031552_c001_v7007000_t0000_u01784344552591") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773b7_d20260718_m031543_c001_v0001120_t0028_u01784344543973") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be8_d20260718_m031536_c001_v7007000_t0000_u01784344536619") 2026/07/18 03:19:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599ae_d20260718_m031527_c001_v0001043_t0001_u01784344527284") 2026/07/18 03:19:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e7b_d20260718_m031519_c001_v7007000_t0000_u01784344519284") 2026/07/18 03:19:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8808a_d20260718_m031509_c001_v0001102_t0018_u01784344509011") 2026/07/18 03:19:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa95f8_d20260718_m031635_c001_v7007000_t0000_u01784344595944") 2026/07/18 03:19:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a76_d20260718_m031631_c001_v0001043_t0028_u01784344591186") 2026/07/18 03:19:14 DEBUG : dir1/0010-45678: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e5c_d20260718_m031657_c001_v7007000_t0000_u01784344617067") 2026/07/18 03:19:14 DEBUG : dir1/0010-45678: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc1b_d20260718_m031651_c001_v0001185_t0056_u01784344611409") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4109_d20260718_m031816_c001_v7007000_t0000_u01784344696373") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88415_d20260718_m031807_c001_v0001102_t0033_u01784344687512") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce82_d20260718_m031800_c001_v7007000_t0000_u01784344680220") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca883d1_d20260718_m031751_c001_v0001102_t0028_u01784344671186") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92efa_d20260718_m031744_c001_v7007000_t0000_u01784344664122") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88365_d20260718_m031736_c001_v0001102_t0020_u01784344656072") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a77_d20260718_m031728_c001_v7007000_t0000_u01784344648171") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8830f_d20260718_m031720_c001_v0001102_t0023_u01784344640164") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e2d_d20260718_m031712_c001_v7007000_t0000_u01784344632870") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca882bd_d20260718_m031704_c001_v0001102_t0038_u01784344624076") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f42273d45acf82d19_d20260718_m031652_c001_v7007000_t0000_u01784344612770") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfbeb_d20260718_m031646_c001_v0001185_t0030_u01784344606322") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d143_d20260718_m031639_c001_v7007000_t0000_u01784344599619") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb91_d20260718_m031634_c001_v0001185_t0013_u01784344594763") 2026/07/18 03:19:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c6f_d20260718_m031632_c001_v7007000_t0000_u01784344592079") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277465_d20260718_m031625_c001_v0001120_t0016_u01784344585441") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe88_d20260718_m031618_c001_v7007000_t0000_u01784344578318") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfae7_d20260718_m031613_c001_v0001185_t0051_u01784344573416") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee769_d20260718_m031611_c001_v7007000_t0000_u01784344571399") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88180_d20260718_m031604_c001_v0001102_t0047_u01784344564063") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41590c234b701987_d20260718_m031552_c001_v7007000_t0000_u01784344552469") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599d8_d20260718_m031544_c001_v0001043_t0057_u01784344544287") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0be9_d20260718_m031536_c001_v7007000_t0000_u01784344536796") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880c8_d20260718_m031527_c001_v0001102_t0022_u01784344527814") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e7c_d20260718_m031519_c001_v7007000_t0000_u01784344519460") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277333_d20260718_m031509_c001_v0001120_t0047_u01784344509458") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41024c3ccefa1927_d20260718_m031635_c001_v7007000_t0000_u01784344595769") 2026/07/18 03:19:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb6d_d20260718_m031631_c001_v0001185_t0035_u01784344591268") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e5e_d20260718_m031657_c001_v7007000_t0000_u01784344617248") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27755f_d20260718_m031651_c001_v0001120_t0016_u01784344611471") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd410d_d20260718_m031816_c001_v7007000_t0000_u01784344696578") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277837_d20260718_m031807_c001_v0001120_t0048_u01784344687867") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce83_d20260718_m031800_c001_v7007000_t0000_u01784344680397") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27778f_d20260718_m031751_c001_v0001120_t0011_u01784344671501") 2026/07/18 03:19:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92efd_d20260718_m031744_c001_v7007000_t0000_u01784344664296") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2776ef_d20260718_m031736_c001_v0001120_t0047_u01784344656451") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a7b_d20260718_m031728_c001_v7007000_t0000_u01784344648357") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277667_d20260718_m031720_c001_v0001120_t0044_u01784344640467") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e2f_d20260718_m031713_c001_v7007000_t0000_u01784344633111") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2775d7_d20260718_m031704_c001_v0001120_t0043_u01784344624485") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29a9_d20260718_m031652_c001_v7007000_t0000_u01784344612735") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277527_d20260718_m031646_c001_v0001120_t0015_u01784344606634") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d146_d20260718_m031639_c001_v7007000_t0000_u01784344599794") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a92_d20260718_m031634_c001_v0001043_t0030_u01784344594910") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dccfa_d20260718_m031632_c001_v7007000_t0000_u01784344592097") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a62_d20260718_m031625_c001_v0001043_t0043_u01784344585880") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe89_d20260718_m031618_c001_v7007000_t0000_u01784344578492") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfaeb_d20260718_m031613_c001_v0001185_t0043_u01784344573603") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee763_d20260718_m031611_c001_v7007000_t0000_u01784344571204") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a10_d20260718_m031604_c001_v0001043_t0056_u01784344564663") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe46_d20260718_m031552_c001_v7007000_t0000_u01784344552480") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8811e_d20260718_m031544_c001_v0001102_t0055_u01784344544748") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bea_d20260718_m031536_c001_v7007000_t0000_u01784344536975") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277383_d20260718_m031528_c001_v0001120_t0037_u01784344528246") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e7d_d20260718_m031519_c001_v7007000_t0000_u01784344519635") 2026/07/18 03:19:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59984_d20260718_m031510_c001_v0001043_t0017_u01784344510443") 2026/07/18 03:19:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c76_d20260718_m031635_c001_v7007000_t0000_u01784344595934") 2026/07/18 03:19:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb71_d20260718_m031631_c001_v0001185_t0033_u01784344591454") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e60_d20260718_m031657_c001_v7007000_t0000_u01784344617430") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc21_d20260718_m031651_c001_v0001185_t0004_u01784344611623") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4111_d20260718_m031816_c001_v7007000_t0000_u01784344696768") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfe43_d20260718_m031808_c001_v0001185_t0026_u01784344688492") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce84_d20260718_m031800_c001_v7007000_t0000_u01784344680680") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfdcb_d20260718_m031752_c001_v0001185_t0047_u01784344672090") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92f01_d20260718_m031744_c001_v7007000_t0000_u01784344664472") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfd55_d20260718_m031736_c001_v0001185_t0034_u01784344656872") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a7f_d20260718_m031728_c001_v7007000_t0000_u01784344648542") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfcc5_d20260718_m031720_c001_v0001185_t0049_u01784344640868") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e30_d20260718_m031713_c001_v7007000_t0000_u01784344633295") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc77_d20260718_m031705_c001_v0001185_t0050_u01784344625115") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e41_d20260718_m031652_c001_v7007000_t0000_u01784344612369") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8826b_d20260718_m031647_c001_v0001102_t0052_u01784344607003") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d14a_d20260718_m031639_c001_v7007000_t0000_u01784344599968") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8823b_d20260718_m031634_c001_v0001102_t0043_u01784344594942") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bb6_d20260718_m031632_c001_v7007000_t0000_u01784344592244") 2026/07/18 03:19:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb45_d20260718_m031626_c001_v0001185_t0020_u01784344586279") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe8a_d20260718_m031618_c001_v7007000_t0000_u01784344578666") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881c2_d20260718_m031613_c001_v0001102_t0007_u01784344573610") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe75_d20260718_m031611_c001_v7007000_t0000_u01784344571030") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773f7_d20260718_m031605_c001_v0001120_t0011_u01784344565153") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bda1_d20260718_m031552_c001_v7007000_t0000_u01784344552237") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773b9_d20260718_m031545_c001_v0001120_t0053_u01784344545306") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0beb_d20260718_m031537_c001_v7007000_t0000_u01784344537164") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599b4_d20260718_m031528_c001_v0001043_t0002_u01784344528890") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e7e_d20260718_m031519_c001_v7007000_t0000_u01784344519809") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88090_d20260718_m031510_c001_v0001102_t0005_u01784344510972") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d11f_d20260718_m031635_c001_v7007000_t0000_u01784344595781") 2026/07/18 03:19:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88227_d20260718_m031631_c001_v0001102_t0017_u01784344591529") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e63_d20260718_m031657_c001_v7007000_t0000_u01784344617613") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8828d_d20260718_m031651_c001_v0001102_t0024_u01784344611694") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4115_d20260718_m031816_c001_v7007000_t0000_u01784344696951") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59bb8_d20260718_m031808_c001_v0001043_t0022_u01784344688684") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce85_d20260718_m031800_c001_v7007000_t0000_u01784344680863") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b82_d20260718_m031752_c001_v0001043_t0046_u01784344672304") 2026/07/18 03:19:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92f03_d20260718_m031744_c001_v7007000_t0000_u01784344664644") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b54_d20260718_m031737_c001_v0001043_t0027_u01784344657077") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a82_d20260718_m031728_c001_v7007000_t0000_u01784344648726") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b2a_d20260718_m031721_c001_v0001043_t0053_u01784344641088") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e31_d20260718_m031713_c001_v7007000_t0000_u01784344633502") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59b00_d20260718_m031705_c001_v0001043_t0044_u01784344625307") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa961a_d20260718_m031652_c001_v7007000_t0000_u01784344612800") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59abe_d20260718_m031647_c001_v0001043_t0055_u01784344607439") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d14d_d20260718_m031640_c001_v7007000_t0000_u01784344600141") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2774c1_d20260718_m031634_c001_v0001120_t0010_u01784344594953") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dcd01_d20260718_m031632_c001_v7007000_t0000_u01784344592450") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88207_d20260718_m031626_c001_v0001102_t0035_u01784344586467") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe8b_d20260718_m031618_c001_v7007000_t0000_u01784344578842") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277429_d20260718_m031613_c001_v0001120_t0018_u01784344573679") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a639e3_d20260718_m031611_c001_v7007000_t0000_u01784344571416") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfab5_d20260718_m031605_c001_v0001185_t0010_u01784344565616") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207858c5d_d20260718_m031552_c001_v7007000_t0000_u01784344552264") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599de_d20260718_m031545_c001_v0001043_t0059_u01784344545720") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bec_d20260718_m031537_c001_v7007000_t0000_u01784344537437") 2026/07/18 03:19:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880d2_d20260718_m031529_c001_v0001102_t0037_u01784344529362") 2026/07/18 03:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e7f_d20260718_m031519_c001_v7007000_t0000_u01784344519984") 2026/07/18 03:19:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27733d_d20260718_m031511_c001_v0001120_t0017_u01784344511547") 2026/07/18 03:19:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d121_d20260718_m031635_c001_v7007000_t0000_u01784344595955") 2026/07/18 03:19:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a78_d20260718_m031631_c001_v0001043_t0059_u01784344591547") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e65_d20260718_m031657_c001_v7007000_t0000_u01784344617794") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ada_d20260718_m031651_c001_v0001043_t0035_u01784344611779") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4118_d20260718_m031817_c001_v7007000_t0000_u01784344697132") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8841d_d20260718_m031809_c001_v0001102_t0032_u01784344689072") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce86_d20260718_m031801_c001_v7007000_t0000_u01784344681042") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca883d7_d20260718_m031752_c001_v0001102_t0058_u01784344672647") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92f07_d20260718_m031744_c001_v7007000_t0000_u01784344664822") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8836b_d20260718_m031737_c001_v0001102_t0005_u01784344657542") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a86_d20260718_m031728_c001_v7007000_t0000_u01784344648911") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88311_d20260718_m031721_c001_v0001102_t0031_u01784344641444") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e32_d20260718_m031713_c001_v7007000_t0000_u01784344633687") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca882c9_d20260718_m031705_c001_v0001102_t0035_u01784344625678") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e29a8_d20260718_m031652_c001_v7007000_t0000_u01784344612575") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfbf7_d20260718_m031647_c001_v0001185_t0005_u01784344607759") 2026/07/18 03:19:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d150_d20260718_m031640_c001_v7007000_t0000_u01784344600315") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb93_d20260718_m031634_c001_v0001185_t0048_u01784344594963") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa95f3_d20260718_m031632_c001_v7007000_t0000_u01784344592471") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27746d_d20260718_m031626_c001_v0001120_t0034_u01784344586791") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe8c_d20260718_m031619_c001_v7007000_t0000_u01784344579018") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a3c_d20260718_m031613_c001_v0001043_t0043_u01784344573762") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe76_d20260718_m031611_c001_v7007000_t0000_u01784344571204") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88188_d20260718_m031605_c001_v0001102_t0050_u01784344565804") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7cfcc_d20260718_m031552_c001_v7007000_t0000_u01784344552296") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88128_d20260718_m031546_c001_v0001102_t0028_u01784344546067") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bed_d20260718_m031537_c001_v7007000_t0000_u01784344537616") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277389_d20260718_m031529_c001_v0001120_t0026_u01784344529676") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e80_d20260718_m031520_c001_v7007000_t0000_u01784344520171") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5998a_d20260718_m031512_c001_v0001043_t0031_u01784344512187") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dcd30_d20260718_m031635_c001_v7007000_t0000_u01784344595791") 2026/07/18 03:19:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2774a1_d20260718_m031631_c001_v0001120_t0059_u01784344591634") 2026/07/18 03:19:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e67_d20260718_m031657_c001_v7007000_t0000_u01784344617976") 2026/07/18 03:19:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfc23_d20260718_m031651_c001_v0001185_t0053_u01784344611822") 2026/07/18 03:19:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd411d_d20260718_m031817_c001_v7007000_t0000_u01784344697313") 2026/07/18 03:19:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27784d_d20260718_m031809_c001_v0001120_t0038_u01784344689382") 2026/07/18 03:19:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce88_d20260718_m031801_c001_v7007000_t0000_u01784344681220") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27779b_d20260718_m031753_c001_v0001120_t0034_u01784344673078") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92f0b_d20260718_m031745_c001_v7007000_t0000_u01784344665026") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277707_d20260718_m031737_c001_v0001120_t0043_u01784344657960") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a8a_d20260718_m031729_c001_v7007000_t0000_u01784344649098") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277673_d20260718_m031721_c001_v0001120_t0012_u01784344641846") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e33_d20260718_m031713_c001_v7007000_t0000_u01784344633872") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2775e5_d20260718_m031706_c001_v0001120_t0040_u01784344626087") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e43_d20260718_m031652_c001_v7007000_t0000_u01784344612745") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277537_d20260718_m031647_c001_v0001120_t0013_u01784344607970") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d152_d20260718_m031640_c001_v7007000_t0000_u01784344600488") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb95_d20260718_m031635_c001_v0001185_t0025_u01784344595150") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bb8_d20260718_m031632_c001_v7007000_t0000_u01784344592595") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a6a_d20260718_m031627_c001_v0001043_t0041_u01784344587363") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe8d_d20260718_m031619_c001_v7007000_t0000_u01784344579192") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfaef_d20260718_m031613_c001_v0001185_t0032_u01784344573794") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f421e70466544869b_d20260718_m031611_c001_v7007000_t0000_u01784344571427") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a16_d20260718_m031606_c001_v0001043_t0018_u01784344566145") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d047_d20260718_m031552_c001_v7007000_t0000_u01784344552602") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773bb_d20260718_m031546_c001_v0001120_t0031_u01784344546391") 2026/07/18 03:19:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bee_d20260718_m031537_c001_v7007000_t0000_u01784344537792") 2026/07/18 03:19:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599b6_d20260718_m031529_c001_v0001043_t0050_u01784344529980") 2026/07/18 03:19:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e81_d20260718_m031520_c001_v7007000_t0000_u01784344520346") 2026/07/18 03:19:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88098_d20260718_m031512_c001_v0001102_t0027_u01784344512565") 2026/07/18 03:19:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d11e_d20260718_m031635_c001_v7007000_t0000_u01784344595607") 2026/07/18 03:19:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfb73_d20260718_m031631_c001_v0001185_t0058_u01784344591644") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d04d_d20260718_m031554_c001_v7007000_t0000_u01784344554888") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8813a_d20260718_m031550_c001_v0001102_t0039_u01784344550112") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d04e_d20260718_m031555_c001_v7007000_t0000_u01784344555062") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8813c_d20260718_m031550_c001_v0001102_t0018_u01784344550360") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d04f_d20260718_m031555_c001_v7007000_t0000_u01784344555236") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773c1_d20260718_m031550_c001_v0001120_t0044_u01784344550400") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d050_d20260718_m031555_c001_v7007000_t0000_u01784344555411") 2026/07/18 03:19:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599f2_d20260718_m031550_c001_v0001043_t0001_u01784344550476") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d051_d20260718_m031555_c001_v7007000_t0000_u01784344555586") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa4b_d20260718_m031550_c001_v0001185_t0030_u01784344550584") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d052_d20260718_m031555_c001_v7007000_t0000_u01784344555761") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88140_d20260718_m031550_c001_v0001102_t0019_u01784344550716") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d053_d20260718_m031555_c001_v7007000_t0000_u01784344555938") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa51_d20260718_m031550_c001_v0001185_t0025_u01784344550779") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d054_d20260718_m031556_c001_v7007000_t0000_u01784344556116") 2026/07/18 03:19:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773c5_d20260718_m031550_c001_v0001120_t0043_u01784344550811") 2026/07/18 03:19:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d055_d20260718_m031556_c001_v7007000_t0000_u01784344556290") 2026/07/18 03:19:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa53_d20260718_m031550_c001_v0001185_t0055_u01784344550987") 2026/07/18 03:19:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d056_d20260718_m031556_c001_v7007000_t0000_u01784344556464") 2026/07/18 03:19:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599f6_d20260718_m031550_c001_v0001043_t0015_u01784344550998") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d057_d20260718_m031556_c001_v7007000_t0000_u01784344556638") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88142_d20260718_m031551_c001_v0001102_t0027_u01784344551036") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d058_d20260718_m031556_c001_v7007000_t0000_u01784344556813") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2773c9_d20260718_m031551_c001_v0001120_t0052_u01784344551106") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d059_d20260718_m031556_c001_v7007000_t0000_u01784344556986") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa59_d20260718_m031551_c001_v0001185_t0043_u01784344551181") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d05a_d20260718_m031557_c001_v7007000_t0000_u01784344557161") 2026/07/18 03:19:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfa5d_d20260718_m031551_c001_v0001185_t0028_u01784344551377") 2026/07/18 03:19:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d05b_d20260718_m031557_c001_v7007000_t0000_u01784344557338") 2026/07/18 03:19:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88146_d20260718_m031551_c001_v0001102_t0054_u01784344551386") 2026/07/18 03:19:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8d05c_d20260718_m031557_c001_v7007000_t0000_u01784344557518") 2026/07/18 03:19:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599f8_d20260718_m031551_c001_v0001043_t0044_u01784344551510") 2026/07/18 03:19:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafe003b_d20260718_m031614_c001_v7007000_t0000_u01784344574574") 2026/07/18 03:19:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfac5_d20260718_m031609_c001_v0001185_t0046_u01784344569307") 2026/07/18 03:19:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f421e70466544869d_d20260718_m031614_c001_v7007000_t0000_u01784344574402") 2026/07/18 03:19:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881a4_d20260718_m031609_c001_v0001102_t0002_u01784344569379") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee793_d20260718_m031614_c001_v7007000_t0000_u01784344574412") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfac7_d20260718_m031609_c001_v0001185_t0001_u01784344569497") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe78_d20260718_m031614_c001_v7007000_t0000_u01784344574253") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27740d_d20260718_m031609_c001_v0001120_t0044_u01784344569507") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee794_d20260718_m031614_c001_v7007000_t0000_u01784344574423") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfac9_d20260718_m031609_c001_v0001185_t0055_u01784344569698") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe79_d20260718_m031614_c001_v7007000_t0000_u01784344574434") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a2a_d20260718_m031609_c001_v0001043_t0058_u01784344569722") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee798_d20260718_m031614_c001_v7007000_t0000_u01784344574585") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881a8_d20260718_m031609_c001_v0001102_t0031_u01784344569763") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198722_d20260718_m031614_c001_v7007000_t0000_u01784344574380") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27740f_d20260718_m031609_c001_v0001120_t0052_u01784344569849") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3bb3_d20260718_m031614_c001_v7007000_t0000_u01784344574446") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfacb_d20260718_m031609_c001_v0001185_t0057_u01784344569958") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f421e70466544869e_d20260718_m031614_c001_v7007000_t0000_u01784344574595") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881aa_d20260718_m031610_c001_v0001102_t0043_u01784344570128") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee79a_d20260718_m031614_c001_v7007000_t0000_u01784344574605") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfacd_d20260718_m031610_c001_v0001185_t0004_u01784344570147") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe7a_d20260718_m031614_c001_v7007000_t0000_u01784344574616") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277411_d20260718_m031610_c001_v0001120_t0023_u01784344570225") 2026/07/18 03:19:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f421e70466544869c_d20260718_m031614_c001_v7007000_t0000_u01784344574211") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfacf_d20260718_m031610_c001_v0001185_t0054_u01784344570335") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a639e4_d20260718_m031614_c001_v7007000_t0000_u01784344574222") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca881ac_d20260718_m031610_c001_v0001102_t0037_u01784344570453") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a639e5_d20260718_m031614_c001_v7007000_t0000_u01784344574455") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277413_d20260718_m031610_c001_v0001120_t0044_u01784344570505") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198724_d20260718_m031614_c001_v7007000_t0000_u01784344574555") 2026/07/18 03:19:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfad3_d20260718_m031610_c001_v0001185_t0032_u01784344570523") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e53_d20260718_m031347_c001_v7007000_t0000_u01784344427944") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f100fab10adaf5dab_d20260718_m031345_c001_v0001185_t0048_u01784344425928") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27d9_d20260718_m031345_c001_v7007000_t0000_u01784344425743") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f100fab10adaf5d95_d20260718_m031342_c001_v0001185_t0020_u01784344422705") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27d6_d20260718_m031341_c001_v7007000_t0000_u01784344421947") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5981c_d20260718_m031337_c001_v0001043_t0002_u01784344417688") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198625_d20260718_m031336_c001_v7007000_t0000_u01784344416229") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1116de8326b8dd09_d20260718_m031333_c001_v0001171_t0048_u01784344413797") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8cee8_d20260718_m031333_c001_v7007000_t0000_u01784344413598") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1116de8326b8dcf7_d20260718_m031330_c001_v0001171_t0043_u01784344410171") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8cee4_d20260718_m031329_c001_v7007000_t0000_u01784344409425") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87e9c_d20260718_m031325_c001_v0001102_t0026_u01784344405180") 2026/07/18 03:19:26 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffed04_d20260718_m031323_c001_v7007000_t0000_u01784344403932") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1194a2982348f283_d20260718_m031322_c001_v0001131_t0047_u01784344402213") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f420e0848ce9e7dad_d20260718_m031322_c001_v7007000_t0000_u01784344402037") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1194a2982348f27d_d20260718_m031319_c001_v0001131_t0049_u01784344399442") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f420e0848ce9e7daa_d20260718_m031318_c001_v7007000_t0000_u01784344398715") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87e6c_d20260718_m031315_c001_v0001102_t0018_u01784344395271") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffe915_d20260718_m031314_c001_v7007000_t0000_u01784344394394") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109ddfdab84bea79_d20260718_m031312_c001_v0001180_t0056_u01784344392618") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636a6_d20260718_m031312_c001_v7007000_t0000_u01784344392443") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109ddfdab84bea67_d20260718_m031309_c001_v0001180_t0024_u01784344389319") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636a0_d20260718_m031308_c001_v7007000_t0000_u01784344388604") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87e38_d20260718_m031302_c001_v0001102_t0005_u01784344382020") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa9428_d20260718_m031301_c001_v7007000_t0000_u01784344381130") 2026/07/18 03:19:27 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f114753cbb8027a83_d20260718_m031258_c001_v0001130_t0042_u01784344378341") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784df4e_d20260718_m031257_c001_v7007000_t0000_u01784344377794") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f114753cbb8027a59_d20260718_m031247_c001_v0001130_t0011_u01784344367026") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bc2d_d20260718_m031246_c001_v7007000_t0000_u01784344366299") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87dea_d20260718_m031240_c001_v0001102_t0056_u01784344360951") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41590c234b701443_d20260718_m031240_c001_v7007000_t0000_u01784344360031") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1096e8b466301385_d20260718_m031238_c001_v0001176_t0001_u01784344358241") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784df47_d20260718_m031238_c001_v7007000_t0000_u01784344358064") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1096e8b466301381_d20260718_m031233_c001_v0001176_t0005_u01784344353697") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548471_d20260718_m031226_c001_v7007000_t0000_u01784344346724") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87d9e_d20260718_m031220_c001_v0001102_t0018_u01784344340408") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce45_d20260718_m031219_c001_v7007000_t0000_u01784344339345") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1069445658cb6cda_d20260718_m031213_c001_v0001106_t0025_u01784344333644") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197e30_d20260718_m031213_c001_v7007000_t0000_u01784344333448") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87d64_d20260718_m031209_c001_v0001102_t0000_u01784344329141") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f118a44f068ca1526_d20260718_m031208_c001_v0001185_t0025_u01784344328401") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f118a44f068ca1512_d20260718_m031206_c001_v0001185_t0056_u01784344326704") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f400de1010937f6bb_d20260718_m031146_c001_v7007000_t0000_u01784344306708") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a596ce_d20260718_m031139_c001_v0001043_t0029_u01784344299845") 2026/07/18 03:19:28 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1135b8d48e6cdbc4_d20260718_m031138_c001_v0001098_t0055_u01784344298855") 2026/07/18 03:19:29 DEBUG : dst/one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1135b8d48e6cdbb4_d20260718_m031137_c001_v0001098_t0033_u01784344297620") 2026/07/18 03:19:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e54_d20260718_m031348_c001_v7007000_t0000_u01784344428174") 2026/07/18 03:19:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f103829030893cfbe_d20260718_m031345_c001_v0001185_t0051_u01784344425538") 2026/07/18 03:19:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1179a96e4bfcd8bc_d20260718_m031341_c001_v0001130_t0041_u01784344421620") 2026/07/18 03:19:29 DEBUG : dst/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198626_d20260718_m031336_c001_v7007000_t0000_u01784344416412") 2026/07/18 03:19:29 DEBUG : dst/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2771e1_d20260718_m031332_c001_v0001120_t0043_u01784344412940") 2026/07/18 03:19:29 DEBUG : dst/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f103d1e29556e2c1a_d20260718_m031328_c001_v0001117_t0015_u01784344408904") 2026/07/18 03:19:29 DEBUG : dst/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffed05_d20260718_m031324_c001_v7007000_t0000_u01784344404107") 2026/07/18 03:19:29 DEBUG : dst/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f104a6a621e65efac_d20260718_m031321_c001_v0001176_t0041_u01784344401822") 2026/07/18 03:19:29 DEBUG : dst/one.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f115652d2e2e459e6_d20260718_m031318_c001_v0001185_t0026_u01784344398494") 2026/07/18 03:19:29 DEBUG : dst/three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce46_d20260718_m031219_c001_v7007000_t0000_u01784344339525") 2026/07/18 03:19:29 DEBUG : dst/three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f118a44f068ca156a_d20260718_m031218_c001_v0001185_t0015_u01784344338030") 2026/07/18 03:19:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e55_d20260718_m031348_c001_v7007000_t0000_u01784344428359") 2026/07/18 03:19:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f117104977c6bbdba_d20260718_m031346_c001_v0001171_t0058_u01784344426734") 2026/07/18 03:19:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f103b69bf9cd0332a_d20260718_m031343_c001_v0001033_t0033_u01784344423461") 2026/07/18 03:19:29 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e56_d20260718_m031348_c001_v7007000_t0000_u01784344428542") 2026/07/18 03:19:29 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f100fab10adaf5db7_d20260718_m031347_c001_v0001185_t0002_u01784344427350") 2026/07/18 03:19:29 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27da_d20260718_m031347_c001_v7007000_t0000_u01784344427028") 2026/07/18 03:19:29 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f100fab10adaf5d97_d20260718_m031344_c001_v0001185_t0039_u01784344424187") 2026/07/18 03:19:29 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27d8_d20260718_m031344_c001_v7007000_t0000_u01784344424002") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59822_d20260718_m031338_c001_v0001043_t0033_u01784344418845") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198627_d20260718_m031336_c001_v7007000_t0000_u01784344416595") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1116de8326b8dd11_d20260718_m031335_c001_v0001171_t0021_u01784344415565") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8ceec_d20260718_m031335_c001_v7007000_t0000_u01784344415366") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1116de8326b8dcfb_d20260718_m031331_c001_v0001171_t0014_u01784344411474") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f404ca31c10d8cee7_d20260718_m031331_c001_v7007000_t0000_u01784344411213") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87ea0_d20260718_m031325_c001_v0001102_t0058_u01784344405944") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f420e0848ce9e7dae_d20260718_m031323_c001_v7007000_t0000_u01784344403393") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a597ee_d20260718_m031320_c001_v0001043_t0018_u01784344400820") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f420e0848ce9e7dac_d20260718_m031320_c001_v7007000_t0000_u01784344400459") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87e74_d20260718_m031316_c001_v0001102_t0034_u01784344396018") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636a9_d20260718_m031313_c001_v7007000_t0000_u01784344393502") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a597d2_d20260718_m031311_c001_v0001043_t0056_u01784344391021") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636a3_d20260718_m031309_c001_v7007000_t0000_u01784344389964") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87e3c_d20260718_m031303_c001_v0001102_t0019_u01784344383546") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784df4f_d20260718_m031259_c001_v7007000_t0000_u01784344379766") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5979a_d20260718_m031248_c001_v0001043_t0021_u01784344368942") 2026/07/18 03:19:30 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f408426db3941bc2e_d20260718_m031247_c001_v7007000_t0000_u01784344367874") 2026/07/18 03:19:31 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87dec_d20260718_m031241_c001_v0001102_t0036_u01784344361681") 2026/07/18 03:19:31 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784df49_d20260718_m031239_c001_v7007000_t0000_u01784344359072") 2026/07/18 03:19:31 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59776_d20260718_m031236_c001_v0001043_t0053_u01784344356583") 2026/07/18 03:19:31 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784df46_d20260718_m031235_c001_v7007000_t0000_u01784344355461") 2026/07/18 03:19:31 DEBUG : dst/three.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87da4_d20260718_m031221_c001_v0001102_t0011_u01784344341721") 2026/07/18 03:19:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198628_d20260718_m031336_c001_v7007000_t0000_u01784344416778") 2026/07/18 03:19:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11672077c1ecddee_d20260718_m031334_c001_v0001130_t0007_u01784344414841") 2026/07/18 03:19:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1163c7d71dbc8518_d20260718_m031331_c001_v0001184_t0042_u01784344411002") 2026/07/18 03:19:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffed06_d20260718_m031324_c001_v7007000_t0000_u01784344404283") 2026/07/18 03:19:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f10300c8c12c9d8c0_d20260718_m031322_c001_v0001150_t0052_u01784344402838") 2026/07/18 03:19:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f114f02f1be97b1f6_d20260718_m031319_c001_v0001044_t0011_u01784344399957") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e58_d20260718_m031348_c001_v7007000_t0000_u01784344428733") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87ed2_d20260718_m031338_c001_v0001102_t0053_u01784344418508") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0198629_d20260718_m031336_c001_v7007000_t0000_u01784344416962") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a597fc_d20260718_m031325_c001_v0001043_t0031_u01784344405514") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffed07_d20260718_m031324_c001_v7007000_t0000_u01784344404475") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a597d8_d20260718_m031315_c001_v0001043_t0048_u01784344395616") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4151e79fefffe916_d20260718_m031314_c001_v7007000_t0000_u01784344394570") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a597ba_d20260718_m031303_c001_v0001043_t0032_u01784344383066") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa9429_d20260718_m031301_c001_v7007000_t0000_u01784344381321") 2026/07/18 03:19:31 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59788_d20260718_m031241_c001_v0001043_t0046_u01784344361315") 2026/07/18 03:19:32 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41590c234b701444_d20260718_m031240_c001_v7007000_t0000_u01784344360222") 2026/07/18 03:19:32 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59756_d20260718_m031221_c001_v0001043_t0048_u01784344341331") 2026/07/18 03:19:32 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7ce47_d20260718_m031219_c001_v7007000_t0000_u01784344339708") 2026/07/18 03:19:32 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f107d8d6d2176ea1f_d20260718_m031215_c001_v0001105_t0018_u01784344335251") 2026/07/18 03:19:32 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f400de1010937f6bc_d20260718_m031146_c001_v7007000_t0000_u01784344306884") 2026/07/18 03:19:32 DEBUG : dst/two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1135b8d48e6cdbfa_d20260718_m031145_c001_v0001098_t0055_u01784344305559") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38f0_d20260718_m031105_c001_v7007000_t0000_u01784344265869") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59668_d20260718_m031102_c001_v0001043_t0057_u01784344262547") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38eb_d20260718_m031100_c001_v7007000_t0000_u01784344260635") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87bb9_d20260718_m031040_c001_v0001102_t0003_u01784344240213") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d91_d20260718_m031022_c001_v7007000_t0000_u01784344222723") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5961a_d20260718_m031019_c001_v0001043_t0054_u01784344219494") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a2_d20260718_m030959_c001_v7007000_t0000_u01784344199017") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595d0_d20260718_m030956_c001_v0001043_t0048_u01784344196805") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b389e_d20260718_m030955_c001_v7007000_t0000_u01784344195735") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595c6_d20260718_m030954_c001_v0001043_t0051_u01784344194277") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3899_d20260718_m030951_c001_v7007000_t0000_u01784344191037") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595b6_d20260718_m030948_c001_v0001043_t0034_u01784344188679") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3896_d20260718_m030947_c001_v7007000_t0000_u01784344187676") 2026/07/18 03:19:32 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595a0_d20260718_m030946_c001_v0001043_t0033_u01784344186023") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b388c_d20260718_m030938_c001_v7007000_t0000_u01784344178767") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59580_d20260718_m030936_c001_v0001043_t0024_u01784344176885") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3889_d20260718_m030935_c001_v7007000_t0000_u01784344175861") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5957c_d20260718_m030934_c001_v0001043_t0038_u01784344174977") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1692_d20260718_m030929_c001_v7007000_t0000_u01784344169687") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59560_d20260718_m030928_c001_v0001043_t0019_u01784344168193") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e168f_d20260718_m030926_c001_v7007000_t0000_u01784344166267") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59558_d20260718_m030925_c001_v0001043_t0022_u01784344165127") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e168e_d20260718_m030924_c001_v7007000_t0000_u01784344164734") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f119366a708b17297_d20260718_m030924_c001_v0001167_t0002_u01784344164054") 2026/07/18 03:19:33 DEBUG : empty space: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5954c_d20260718_m030922_c001_v0001043_t0031_u01784344162332") 2026/07/18 03:19:33 DEBUG : enormous: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a0_d20260718_m030958_c001_v7007000_t0000_u01784344198140") 2026/07/18 03:19:33 DEBUG : enormous: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595d2_d20260718_m030957_c001_v0001043_t0026_u01784344197235") 2026/07/18 03:19:33 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd3e62_d20260718_m031353_c001_v7007000_t0000_u01784344433507") 2026/07/18 03:19:33 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87f0a_d20260718_m031352_c001_v0001102_t0057_u01784344432153") 2026/07/18 03:19:33 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d8f_d20260718_m031018_c001_v7007000_t0000_u01784344218012") 2026/07/18 03:19:33 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59614_d20260718_m031016_c001_v0001043_t0009_u01784344216823") 2026/07/18 03:19:33 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1688_d20260718_m030919_c001_v7007000_t0000_u01784344159190") 2026/07/18 03:19:33 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59542_d20260718_m030917_c001_v0001043_t0033_u01784344157950") 2026/07/18 03:19:34 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1687_d20260718_m030917_c001_v7007000_t0000_u01784344157366") 2026/07/18 03:19:34 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5953a_d20260718_m030916_c001_v0001043_t0018_u01784344156493") 2026/07/18 03:19:34 DEBUG : existing: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59534_d20260718_m030915_c001_v0001043_t0057_u01784344155106") 2026/07/18 03:19:34 DEBUG : existing-b: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d90_d20260718_m031018_c001_v7007000_t0000_u01784344218189") 2026/07/18 03:19:34 DEBUG : existing-b: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b47_d20260718_m031016_c001_v0001102_t0035_u01784344216811") 2026/07/18 03:19:34 DEBUG : file1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e0d_d20260718_m031500_c001_v7007000_t0000_u01784344500279") 2026/07/18 03:19:34 DEBUG : file1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2772f9_d20260718_m031458_c001_v0001120_t0048_u01784344498894") 2026/07/18 03:19:34 DEBUG : file1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b207852e63_d20260718_m031451_c001_v7007000_t0000_u01784344491505") 2026/07/18 03:19:34 DEBUG : file1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59946_d20260718_m031449_c001_v0001043_t0047_u01784344489817") 2026/07/18 03:19:34 DEBUG : five: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a4_d20260718_m031003_c001_v7007000_t0000_u01784344203804") 2026/07/18 03:19:34 DEBUG : five: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a595e8_d20260718_m031001_c001_v0001043_t0038_u01784344201468") 2026/07/18 03:19:34 DEBUG : foo: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1691_d20260718_m030927_c001_v7007000_t0000_u01784344167842") 2026/07/18 03:19:34 DEBUG : foo: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a5955e_d20260718_m030927_c001_v0001043_t0038_u01784344167293") 2026/07/18 03:19:34 DEBUG : foo: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a5955a_d20260718_m030926_c001_v0001043_t0038_u01784344166613") 2026/07/18 03:19:34 DEBUG : four: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a5_d20260718_m031004_c001_v7007000_t0000_u01784344204078") 2026/07/18 03:19:34 DEBUG : four: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414d61f6e26139d8_d20260718_m031002_c001_v0001090_t0033_u01784344202037") 2026/07/18 03:19:34 DEBUG : four: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595e2_d20260718_m031000_c001_v0001043_t0004_u01784344200486") 2026/07/18 03:19:34 DEBUG : hello world2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c39_d20260718_m030830_c001_v7007000_t0000_u01784344110510") 2026/07/18 03:19:34 DEBUG : hello world2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5948a_d20260718_m030829_c001_v0001043_t0008_u01784344109446") 2026/07/18 03:19:34 DEBUG : ignore-size: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1685_d20260718_m030914_c001_v7007000_t0000_u01784344154717") 2026/07/18 03:19:34 DEBUG : ignore-size: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5952c_d20260718_m030913_c001_v0001043_t0031_u01784344153583") 2026/07/18 03:19:35 DEBUG : nested/sub dir/file: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d8c_d20260718_m031016_c001_v7007000_t0000_u01784344216108") 2026/07/18 03:19:35 DEBUG : nested/sub dir/file: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5960e_d20260718_m031015_c001_v0001043_t0053_u01784344215181") 2026/07/18 03:19:35 DEBUG : nested/sub dir/file: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d89_d20260718_m031014_c001_v7007000_t0000_u01784344214471") 2026/07/18 03:19:35 DEBUG : nested/sub dir/file: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59606_d20260718_m031013_c001_v0001043_t0026_u01784344213649") 2026/07/18 03:19:35 DEBUG : one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a6_d20260718_m031004_c001_v7007000_t0000_u01784344204261") 2026/07/18 03:19:35 DEBUG : one: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a595da_d20260718_m030959_c001_v0001043_t0038_u01784344199371") 2026/07/18 03:19:35 DEBUG : only0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfd8_d20260718_m031445_c001_v7007000_t0000_u01784344485153") 2026/07/18 03:19:35 DEBUG : only0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4085fec21b2772c9_d20260718_m031439_c001_v0001120_t0009_u01784344479880") 2026/07/18 03:19:35 DEBUG : only0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598cc_d20260718_m031421_c001_v0001043_t0044_u01784344461490") 2026/07/18 03:19:35 DEBUG : only0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40d49_d20260718_m031415_c001_v7007000_t0000_u01784344455832") 2026/07/18 03:19:35 DEBUG : only0: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5985c_d20260718_m031357_c001_v0001043_t0022_u01784344437243") 2026/07/18 03:19:35 DEBUG : only1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfda_d20260718_m031445_c001_v7007000_t0000_u01784344485345") 2026/07/18 03:19:35 DEBUG : only1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405c8ba09daac03f_d20260718_m031440_c001_v0001174_t0055_u01784344480049") 2026/07/18 03:19:35 DEBUG : only1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598d2_d20260718_m031422_c001_v0001043_t0043_u01784344462238") 2026/07/18 03:19:35 DEBUG : only1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27fc_d20260718_m031415_c001_v7007000_t0000_u01784344455330") 2026/07/18 03:19:35 DEBUG : only1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5985e_d20260718_m031358_c001_v0001043_t0029_u01784344438162") 2026/07/18 03:19:35 DEBUG : only10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfdd_d20260718_m031445_c001_v7007000_t0000_u01784344485537") 2026/07/18 03:19:35 DEBUG : only10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca88006_d20260718_m031439_c001_v0001102_t0055_u01784344479102") 2026/07/18 03:19:35 DEBUG : only10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598fa_d20260718_m031430_c001_v0001043_t0032_u01784344470213") 2026/07/18 03:19:35 DEBUG : only10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27fd_d20260718_m031415_c001_v7007000_t0000_u01784344455504") 2026/07/18 03:19:36 DEBUG : only10: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5988c_d20260718_m031405_c001_v0001043_t0057_u01784344445759") 2026/07/18 03:19:36 DEBUG : only11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfe0_d20260718_m031445_c001_v7007000_t0000_u01784344485729") 2026/07/18 03:19:36 DEBUG : only11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a5991e_d20260718_m031439_c001_v0001043_t0038_u01784344479113") 2026/07/18 03:19:36 DEBUG : only11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59900_d20260718_m031430_c001_v0001043_t0043_u01784344470876") 2026/07/18 03:19:36 DEBUG : only11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548495_d20260718_m031415_c001_v7007000_t0000_u01784344455513") 2026/07/18 03:19:36 DEBUG : only11: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5988e_d20260718_m031406_c001_v0001043_t0035_u01784344446612") 2026/07/18 03:19:36 DEBUG : only12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfe4_d20260718_m031445_c001_v7007000_t0000_u01784344485920") 2026/07/18 03:19:36 DEBUG : only12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405c8ba09daac035_d20260718_m031439_c001_v0001174_t0055_u01784344479684") 2026/07/18 03:19:36 DEBUG : only12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59902_d20260718_m031431_c001_v0001043_t0018_u01784344471930") 2026/07/18 03:19:36 DEBUG : only12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636db_d20260718_m031415_c001_v7007000_t0000_u01784344455317") 2026/07/18 03:19:36 DEBUG : only12: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59894_d20260718_m031407_c001_v0001043_t0047_u01784344447698") 2026/07/18 03:19:36 DEBUG : only13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfe8_d20260718_m031446_c001_v7007000_t0000_u01784344486113") 2026/07/18 03:19:36 DEBUG : only13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a59924_d20260718_m031439_c001_v0001043_t0038_u01784344479522") 2026/07/18 03:19:36 DEBUG : only13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59904_d20260718_m031432_c001_v0001043_t0037_u01784344472977") 2026/07/18 03:19:36 DEBUG : only13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40d47_d20260718_m031415_c001_v7007000_t0000_u01784344455522") 2026/07/18 03:19:36 DEBUG : only13: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59896_d20260718_m031408_c001_v0001043_t0047_u01784344448673") 2026/07/18 03:19:36 DEBUG : only14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfeb_d20260718_m031446_c001_v7007000_t0000_u01784344486306") 2026/07/18 03:19:36 DEBUG : only14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca88008_d20260718_m031439_c001_v0001102_t0055_u01784344479534") 2026/07/18 03:19:36 DEBUG : only14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59906_d20260718_m031434_c001_v0001043_t0042_u01784344474139") 2026/07/18 03:19:36 DEBUG : only14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636de_d20260718_m031415_c001_v7007000_t0000_u01784344455847") 2026/07/18 03:19:36 DEBUG : only14: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5989a_d20260718_m031409_c001_v0001043_t0010_u01784344449530") 2026/07/18 03:19:37 DEBUG : only15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dfef_d20260718_m031446_c001_v7007000_t0000_u01784344486499") 2026/07/18 03:19:37 DEBUG : only15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a59928_d20260718_m031439_c001_v0001043_t0038_u01784344479695") 2026/07/18 03:19:37 DEBUG : only15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59908_d20260718_m031434_c001_v0001043_t0005_u01784344474725") 2026/07/18 03:19:37 DEBUG : only15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636dd_d20260718_m031415_c001_v7007000_t0000_u01784344455669") 2026/07/18 03:19:37 DEBUG : only15: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5989c_d20260718_m031410_c001_v0001043_t0020_u01784344450412") 2026/07/18 03:19:37 DEBUG : only16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dff3_d20260718_m031446_c001_v7007000_t0000_u01784344486691") 2026/07/18 03:19:37 DEBUG : only16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca8800a_d20260718_m031439_c001_v0001102_t0055_u01784344479711") 2026/07/18 03:19:37 DEBUG : only16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5990c_d20260718_m031435_c001_v0001043_t0036_u01784344475526") 2026/07/18 03:19:37 DEBUG : only16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548498_d20260718_m031416_c001_v7007000_t0000_u01784344456186") 2026/07/18 03:19:37 DEBUG : only16: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598a0_d20260718_m031411_c001_v0001043_t0055_u01784344451089") 2026/07/18 03:19:38 DEBUG : only17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dff7_d20260718_m031446_c001_v7007000_t0000_u01784344486884") 2026/07/18 03:19:38 DEBUG : only17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405c8ba09daac03b_d20260718_m031439_c001_v0001174_t0055_u01784344479867") 2026/07/18 03:19:38 DEBUG : only17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59910_d20260718_m031436_c001_v0001043_t0002_u01784344476311") 2026/07/18 03:19:38 DEBUG : only17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27fe_d20260718_m031415_c001_v7007000_t0000_u01784344455830") 2026/07/18 03:19:38 DEBUG : only17: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598a2_d20260718_m031411_c001_v0001043_t0009_u01784344451809") 2026/07/18 03:19:38 DEBUG : only18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784dffa_d20260718_m031447_c001_v7007000_t0000_u01784344487075") 2026/07/18 03:19:38 DEBUG : only18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a5992a_d20260718_m031439_c001_v0001043_t0038_u01784344479875") 2026/07/18 03:19:38 DEBUG : only18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59916_d20260718_m031437_c001_v0001043_t0002_u01784344477228") 2026/07/18 03:19:38 DEBUG : only18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636d9_d20260718_m031414_c001_v7007000_t0000_u01784344454964") 2026/07/18 03:19:38 DEBUG : only18: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598a8_d20260718_m031412_c001_v0001043_t0035_u01784344452793") 2026/07/18 03:19:38 DEBUG : only19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784e3e6_d20260718_m031447_c001_v7007000_t0000_u01784344487266") 2026/07/18 03:19:38 DEBUG : only19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca8800c_d20260718_m031439_c001_v0001102_t0055_u01784344479888") 2026/07/18 03:19:38 DEBUG : only19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59918_d20260718_m031438_c001_v0001043_t0048_u01784344478078") 2026/07/18 03:19:38 DEBUG : only19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636da_d20260718_m031415_c001_v7007000_t0000_u01784344455140") 2026/07/18 03:19:38 DEBUG : only19: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598ae_d20260718_m031413_c001_v0001043_t0034_u01784344453658") 2026/07/18 03:19:38 DEBUG : only2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784e3e9_d20260718_m031447_c001_v7007000_t0000_u01784344487458") 2026/07/18 03:19:38 DEBUG : only2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a5992c_d20260718_m031440_c001_v0001043_t0038_u01784344480055") 2026/07/18 03:19:38 DEBUG : only2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598d6_d20260718_m031422_c001_v0001043_t0042_u01784344462825") 2026/07/18 03:19:38 DEBUG : only2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548494_d20260718_m031415_c001_v7007000_t0000_u01784344455338") 2026/07/18 03:19:38 DEBUG : only2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59862_d20260718_m031358_c001_v0001043_t0041_u01784344438909") 2026/07/18 03:19:38 DEBUG : only3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784e7d6_d20260718_m031447_c001_v7007000_t0000_u01784344487714") 2026/07/18 03:19:39 DEBUG : only3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca88010_d20260718_m031440_c001_v0001102_t0055_u01784344480067") 2026/07/18 03:19:39 DEBUG : only3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598de_d20260718_m031423_c001_v0001043_t0011_u01784344463655") 2026/07/18 03:19:39 DEBUG : only3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548496_d20260718_m031415_c001_v7007000_t0000_u01784344455831") 2026/07/18 03:19:39 DEBUG : only3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59864_d20260718_m031359_c001_v0001043_t0022_u01784344439667") 2026/07/18 03:19:39 DEBUG : only4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784ebc1_d20260718_m031447_c001_v7007000_t0000_u01784344487912") 2026/07/18 03:19:39 DEBUG : only4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4085fec21b2772cb_d20260718_m031440_c001_v0001120_t0009_u01784344480077") 2026/07/18 03:19:39 DEBUG : only4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598e4_d20260718_m031424_c001_v0001043_t0050_u01784344464794") 2026/07/18 03:19:39 DEBUG : only4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f401c323134548497_d20260718_m031416_c001_v7007000_t0000_u01784344456012") 2026/07/18 03:19:39 DEBUG : only4: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5986c_d20260718_m031400_c001_v0001043_t0030_u01784344440394") 2026/07/18 03:19:39 DEBUG : only5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784efac_d20260718_m031448_c001_v7007000_t0000_u01784344488103") 2026/07/18 03:19:39 DEBUG : only5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405c8ba09daac043_d20260718_m031440_c001_v0001174_t0055_u01784344480232") 2026/07/18 03:19:39 DEBUG : only5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598e8_d20260718_m031425_c001_v0001043_t0011_u01784344465906") 2026/07/18 03:19:39 DEBUG : only5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40d4a_d20260718_m031416_c001_v7007000_t0000_u01784344456019") 2026/07/18 03:19:39 DEBUG : only5: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59872_d20260718_m031401_c001_v0001043_t0059_u01784344441174") 2026/07/18 03:19:39 DEBUG : only6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784f398_d20260718_m031448_c001_v7007000_t0000_u01784344488295") 2026/07/18 03:19:39 DEBUG : only6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a5992e_d20260718_m031440_c001_v0001043_t0038_u01784344480240") 2026/07/18 03:19:39 DEBUG : only6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598ea_d20260718_m031426_c001_v0001043_t0044_u01784344466963") 2026/07/18 03:19:39 DEBUG : only6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636e0_d20260718_m031416_c001_v7007000_t0000_u01784344456031") 2026/07/18 03:19:39 DEBUG : only6: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59878_d20260718_m031402_c001_v0001043_t0001_u01784344442431") 2026/07/18 03:19:39 DEBUG : only7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784f39b_d20260718_m031448_c001_v7007000_t0000_u01784344488487") 2026/07/18 03:19:40 DEBUG : only7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca88012_d20260718_m031440_c001_v0001102_t0055_u01784344480252") 2026/07/18 03:19:40 DEBUG : only7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598ec_d20260718_m031427_c001_v0001043_t0039_u01784344467734") 2026/07/18 03:19:40 DEBUG : only7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40d45_d20260718_m031415_c001_v7007000_t0000_u01784344455319") 2026/07/18 03:19:40 DEBUG : only7: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5987c_d20260718_m031403_c001_v0001043_t0059_u01784344443282") 2026/07/18 03:19:40 DEBUG : only8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784f787_d20260718_m031448_c001_v7007000_t0000_u01784344488679") 2026/07/18 03:19:40 DEBUG : only8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4085fec21b2772cf_d20260718_m031440_c001_v0001120_t0009_u01784344480262") 2026/07/18 03:19:40 DEBUG : only8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598f0_d20260718_m031428_c001_v0001043_t0058_u01784344468522") 2026/07/18 03:19:40 DEBUG : only8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f426983c48b7636dc_d20260718_m031415_c001_v7007000_t0000_u01784344455493") 2026/07/18 03:19:40 DEBUG : only8: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59884_d20260718_m031404_c001_v0001043_t0024_u01784344444119") 2026/07/18 03:19:40 DEBUG : only9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20784fb74_d20260718_m031448_c001_v7007000_t0000_u01784344488872") 2026/07/18 03:19:40 DEBUG : only9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405c8ba09daac047_d20260718_m031440_c001_v0001174_t0055_u01784344480413") 2026/07/18 03:19:40 DEBUG : only9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a598f6_d20260718_m031429_c001_v0001043_t0039_u01784344469506") 2026/07/18 03:19:40 DEBUG : only9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e27ff_d20260718_m031416_c001_v7007000_t0000_u01784344456041") 2026/07/18 03:19:40 DEBUG : only9: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59888_d20260718_m031404_c001_v0001043_t0057_u01784344444874") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d86_d20260718_m031012_c001_v7007000_t0000_u01784344212571") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b29_d20260718_m031010_c001_v0001102_t0037_u01784344210499") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d81_d20260718_m031009_c001_v7007000_t0000_u01784344209672") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595fa_d20260718_m031007_c001_v0001043_t0056_u01784344207965") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d7d_d20260718_m031007_c001_v7007000_t0000_u01784344207266") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f114d61f6e26139de_d20260718_m031005_c001_v0001090_t0025_u01784344205148") 2026/07/18 03:19:40 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b389c_d20260718_m030953_c001_v7007000_t0000_u01784344193155") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595be_d20260718_m030951_c001_v0001043_t0024_u01784344191570") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3898_d20260718_m030949_c001_v7007000_t0000_u01784344189487") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595ae_d20260718_m030948_c001_v0001043_t0002_u01784344188204") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3895_d20260718_m030946_c001_v7007000_t0000_u01784344186792") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5959e_d20260718_m030945_c001_v0001043_t0027_u01784344185621") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b388b_d20260718_m030938_c001_v7007000_t0000_u01784344178157") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5957e_d20260718_m030936_c001_v0001043_t0003_u01784344176390") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b388a_d20260718_m030936_c001_v7007000_t0000_u01784344176036") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59578_d20260718_m030934_c001_v0001043_t0022_u01784344174604") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3888_d20260718_m030934_c001_v7007000_t0000_u01784344174254") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59576_d20260718_m030933_c001_v0001043_t0038_u01784344173260") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59570_d20260718_m030932_c001_v0001043_t0001_u01784344172400") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3884_d20260718_m030932_c001_v7007000_t0000_u01784344172047") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5956e_d20260718_m030931_c001_v0001043_t0046_u01784344171326") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5956c_d20260718_m030930_c001_v0001043_t0044_u01784344170572") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1693_d20260718_m030929_c001_v7007000_t0000_u01784344169865") 2026/07/18 03:19:41 DEBUG : potato: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59562_d20260718_m030928_c001_v0001043_t0055_u01784344168918") 2026/07/18 03:19:41 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197e0e_d20260718_m031122_c001_v7007000_t0000_u01784344282793") 2026/07/18 03:19:41 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5968e_d20260718_m031121_c001_v0001043_t0059_u01784344281887") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38f1_d20260718_m031106_c001_v7007000_t0000_u01784344266504") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87c2c_d20260718_m031101_c001_v0001102_t0029_u01784344261884") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafdfe96_d20260718_m031054_c001_v7007000_t0000_u01784344254337") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59640_d20260718_m031039_c001_v0001043_t0044_u01784344239460") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d92_d20260718_m031023_c001_v7007000_t0000_u01784344223105") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b55_d20260718_m031019_c001_v0001102_t0057_u01784344219116") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a1_d20260718_m030958_c001_v7007000_t0000_u01784344198316") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595ce_d20260718_m030956_c001_v0001043_t0004_u01784344196261") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b389f_d20260718_m030955_c001_v7007000_t0000_u01784344195911") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595c4_d20260718_m030953_c001_v0001043_t0003_u01784344193824") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b389d_d20260718_m030953_c001_v7007000_t0000_u01784344193329") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595c2_d20260718_m030952_c001_v0001043_t0046_u01784344192365") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b389a_d20260718_m030951_c001_v7007000_t0000_u01784344191218") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595b8_d20260718_m030949_c001_v0001043_t0055_u01784344189836") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b3897_d20260718_m030947_c001_v7007000_t0000_u01784344187853") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595a6_d20260718_m030946_c001_v0001043_t0020_u01784344186802") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b388d_d20260718_m030938_c001_v7007000_t0000_u01784344178943") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59584_d20260718_m030937_c001_v0001043_t0027_u01784344177753") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c3b_d20260718_m030833_c001_v7007000_t0000_u01784344113544") 2026/07/18 03:19:42 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59494_d20260718_m030832_c001_v0001043_t0048_u01784344112741") 2026/07/18 03:19:43 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c3a_d20260718_m030831_c001_v7007000_t0000_u01784344111844") 2026/07/18 03:19:43 DEBUG : potato2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59490_d20260718_m030831_c001_v0001043_t0029_u01784344111074") 2026/07/18 03:19:43 DEBUG : potato3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38f2_d20260718_m031106_c001_v7007000_t0000_u01784344266680") 2026/07/18 03:19:43 DEBUG : potato3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87c32_d20260718_m031103_c001_v0001102_t0022_u01784344263264") 2026/07/18 03:19:43 DEBUG : potato3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f407d4423bafdfe97_d20260718_m031054_c001_v7007000_t0000_u01784344254763") 2026/07/18 03:19:43 DEBUG : potato3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59642_d20260718_m031040_c001_v0001043_t0058_u01784344240724") 2026/07/18 03:19:43 DEBUG : potato3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d93_d20260718_m031023_c001_v7007000_t0000_u01784344223470") 2026/07/18 03:19:43 DEBUG : potato3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b5b_d20260718_m031019_c001_v0001102_t0025_u01784344219952") 2026/07/18 03:19:43 DEBUG : pre-dest1/1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7cdd0_d20260718_m031155_c001_v7007000_t0000_u01784344315502") 2026/07/18 03:19:43 DEBUG : pre-dest1/1: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87cfe_d20260718_m031147_c001_v0001102_t0005_u01784344307587") 2026/07/18 03:19:43 DEBUG : pre-dest2/2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7cdd6_d20260718_m031155_c001_v7007000_t0000_u01784344315708") 2026/07/18 03:19:43 DEBUG : pre-dest2/2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a596ec_d20260718_m031148_c001_v0001043_t0005_u01784344308287") 2026/07/18 03:19:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f400de1010937f6ae_d20260718_m031133_c001_v7007000_t0000_u01784344293664") 2026/07/18 03:19:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87caa_d20260718_m031130_c001_v0001102_t0036_u01784344290523") 2026/07/18 03:19:43 DEBUG : sizeonly: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1684_d20260718_m030913_c001_v7007000_t0000_u01784344153055") 2026/07/18 03:19:43 DEBUG : sizeonly: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5952a_d20260718_m030911_c001_v0001043_t0022_u01784344151683") 2026/07/18 03:19:43 DEBUG : splitbanan: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e6a_d20260718_m031658_c001_v7007000_t0000_u01784344618158") 2026/07/18 03:19:43 DEBUG : splitbanan: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59ace_d20260718_m031650_c001_v0001043_t0047_u01784344610491") 2026/07/18 03:19:43 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4120_d20260718_m031817_c001_v7007000_t0000_u01784344697494") 2026/07/18 03:19:43 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277855_d20260718_m031810_c001_v0001120_t0038_u01784344690870") 2026/07/18 03:19:43 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f403defd4f28dce89_d20260718_m031801_c001_v7007000_t0000_u01784344681398") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2777b3_d20260718_m031754_c001_v0001120_t0048_u01784344674782") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92f0d_d20260718_m031745_c001_v7007000_t0000_u01784344665202") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277717_d20260718_m031739_c001_v0001120_t0049_u01784344659248") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41907ba376a63a8d_d20260718_m031729_c001_v7007000_t0000_u01784344649282") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277685_d20260718_m031723_c001_v0001120_t0043_u01784344643253") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f424acab628c98e34_d20260718_m031714_c001_v7007000_t0000_u01784344634129") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2775f9_d20260718_m031707_c001_v0001120_t0043_u01784344627477") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40ece_d20260718_m031652_c001_v7007000_t0000_u01784344612813") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27754d_d20260718_m031649_c001_v0001120_t0018_u01784344609347") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d155_d20260718_m031640_c001_v7007000_t0000_u01784344600661") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a84_d20260718_m031633_c001_v0001043_t0021_u01784344593728") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41024c3ccefa1925_d20260718_m031632_c001_v7007000_t0000_u01784344592624") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a70_d20260718_m031629_c001_v0001043_t0006_u01784344589124") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f425548e5a5afbe8e_d20260718_m031619_c001_v7007000_t0000_u01784344579366") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27741b_d20260718_m031612_c001_v0001120_t0048_u01784344572383") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee765_d20260718_m031611_c001_v7007000_t0000_u01784344571225") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a20_d20260718_m031607_c001_v0001043_t0009_u01784344567845") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f414f686ef4dee6f8_d20260718_m031552_c001_v7007000_t0000_u01784344552300") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a599ea_d20260718_m031548_c001_v0001043_t0044_u01784344548292") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f418ddd58fb5c0bef_d20260718_m031537_c001_v7007000_t0000_u01784344537968") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca880de_d20260718_m031531_c001_v0001102_t0000_u01784344531649") 2026/07/18 03:19:44 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f41345c4167a40e82_d20260718_m031520_c001_v7007000_t0000_u01784344520521") 2026/07/18 03:19:45 DEBUG : splitbananasplit: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b27734f_d20260718_m031514_c001_v0001120_t0040_u01784344514472") 2026/07/18 03:19:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f411f97f909fa95f5_d20260718_m031635_c001_v7007000_t0000_u01784344595565") 2026/07/18 03:19:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59a72_d20260718_m031630_c001_v0001043_t0044_u01784344590292") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e13_d20260718_m031504_c001_v7007000_t0000_u01784344504616") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277311_d20260718_m031503_c001_v0001120_t0021_u01784344503525") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e11_d20260718_m031502_c001_v7007000_t0000_u01784344502794") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59962_d20260718_m031501_c001_v0001043_t0037_u01784344501548") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d8d_d20260718_m031016_c001_v7007000_t0000_u01784344216289") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b41_d20260718_m031015_c001_v0001102_t0016_u01784344215169") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d8a_d20260718_m031014_c001_v7007000_t0000_u01784344214645") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b35_d20260718_m031013_c001_v0001102_t0029_u01784344213637") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1682_d20260718_m030909_c001_v7007000_t0000_u01784344149485") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59520_d20260718_m030908_c001_v0001043_t0058_u01784344148017") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1681_d20260718_m030907_c001_v7007000_t0000_u01784344147659") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5951c_d20260718_m030906_c001_v0001043_t0059_u01784344146327") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e1680_d20260718_m030904_c001_v7007000_t0000_u01784344144316") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5950e_d20260718_m030902_c001_v0001043_t0005_u01784344142798") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e167e_d20260718_m030902_c001_v7007000_t0000_u01784344142280") 2026/07/18 03:19:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59504_d20260718_m030901_c001_v0001043_t0035_u01784344141253") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594fa_d20260718_m030858_c001_v0001043_t0012_u01784344138233") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f412f4246b96e167c_d20260718_m030857_c001_v7007000_t0000_u01784344137887") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594f8_d20260718_m030857_c001_v0001043_t0036_u01784344137117") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594f6_d20260718_m030856_c001_v0001043_t0047_u01784344136410") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d62_d20260718_m030855_c001_v7007000_t0000_u01784344135700") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594e6_d20260718_m030853_c001_v0001043_t0023_u01784344133166") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594da_d20260718_m030850_c001_v0001043_t0032_u01784344130306") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d60_d20260718_m030849_c001_v7007000_t0000_u01784344129921") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594d2_d20260718_m030849_c001_v0001043_t0027_u01784344129109") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594cc_d20260718_m030848_c001_v0001043_t0033_u01784344128380") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d5e_d20260718_m030848_c001_v7007000_t0000_u01784344128003") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594c8_d20260718_m030844_c001_v0001043_t0057_u01784344124049") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d5a_d20260718_m030843_c001_v7007000_t0000_u01784344123662") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594c4_d20260718_m030842_c001_v0001043_t0037_u01784344122796") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d59_d20260718_m030841_c001_v7007000_t0000_u01784344121857") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594ba_d20260718_m030840_c001_v0001043_t0004_u01784344120994") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d58_d20260718_m030840_c001_v7007000_t0000_u01784344120399") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594ae_d20260718_m030839_c001_v0001043_t0044_u01784344119239") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197d57_d20260718_m030838_c001_v7007000_t0000_u01784344118271") 2026/07/18 03:19:46 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594a8_d20260718_m030837_c001_v0001043_t0031_u01784344117289") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c3f_d20260718_m030836_c001_v7007000_t0000_u01784344116722") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a594a2_d20260718_m030835_c001_v0001043_t0012_u01784344115716") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c3d_d20260718_m030835_c001_v7007000_t0000_u01784344115150") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5949c_d20260718_m030834_c001_v0001043_t0003_u01784344114108") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c38_d20260718_m030828_c001_v7007000_t0000_u01784344108883") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5947c_d20260718_m030827_c001_v0001043_t0003_u01784344107910") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c36_d20260718_m030827_c001_v7007000_t0000_u01784344107288") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59476_d20260718_m030826_c001_v0001043_t0040_u01784344106549") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c35_d20260718_m030825_c001_v7007000_t0000_u01784344105603") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59472_d20260718_m030824_c001_v0001043_t0053_u01784344104862") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417f42b0b0197c33_d20260718_m030822_c001_v7007000_t0000_u01784344102619") 2026/07/18 03:19:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59466_d20260718_m030821_c001_v0001043_t0017_u01784344101799") 2026/07/18 03:19:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e14_d20260718_m031504_c001_v7007000_t0000_u01784344504794") 2026/07/18 03:19:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5996a_d20260718_m031503_c001_v0001043_t0055_u01784344503537") 2026/07/18 03:19:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e12_d20260718_m031502_c001_v7007000_t0000_u01784344502971") 2026/07/18 03:19:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88068_d20260718_m031501_c001_v0001102_t0000_u01784344501544") 2026/07/18 03:19:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd413c_d20260718_m031819_c001_v7007000_t0000_u01784344699467") 2026/07/18 03:19:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfe93_d20260718_m031818_c001_v0001185_t0048_u01784344698854") 2026/07/18 03:19:47 DEBUG : sub/yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d85_d20260718_m031012_c001_v7007000_t0000_u01784344212048") 2026/07/18 03:19:47 DEBUG : sub/yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59600_d20260718_m031010_c001_v0001043_t0033_u01784344210381") 2026/07/18 03:19:47 DEBUG : test_dir1/file2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e0e_d20260718_m031500_c001_v7007000_t0000_u01784344500455") 2026/07/18 03:19:48 DEBUG : test_dir1/file2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a5994c_d20260718_m031452_c001_v0001043_t0043_u01784344492514") 2026/07/18 03:19:48 DEBUG : test_dir1/file2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20785324f_d20260718_m031451_c001_v7007000_t0000_u01784344491696") 2026/07/18 03:19:48 DEBUG : test_dir1/file2: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2772e5_d20260718_m031449_c001_v0001120_t0050_u01784344489837") 2026/07/18 03:19:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92e0f_d20260718_m031500_c001_v7007000_t0000_u01784344500631") 2026/07/18 03:19:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88048_d20260718_m031452_c001_v0001102_t0043_u01784344492503") 2026/07/18 03:19:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f405962b20785363a_d20260718_m031451_c001_v7007000_t0000_u01784344491887") 2026/07/18 03:19:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88042_d20260718_m031449_c001_v0001102_t0025_u01784344489824") 2026/07/18 03:19:48 DEBUG : three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a8_d20260718_m031004_c001_v7007000_t0000_u01784344204444") 2026/07/18 03:19:48 DEBUG : three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595ec_d20260718_m031002_c001_v0001043_t0031_u01784344202807") 2026/07/18 03:19:48 DEBUG : three: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a595de_d20260718_m030959_c001_v0001043_t0004_u01784344199754") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4152_d20260718_m031821_c001_v7007000_t0000_u01784344701317") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59bd6_d20260718_m031820_c001_v0001043_t0059_u01784344700470") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd41c8_d20260718_m031841_c001_v7007000_t0000_u01784344721185") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88487_d20260718_m031839_c001_v0001102_t0057_u01784344719106") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd41ad_d20260718_m031836_c001_v7007000_t0000_u01784344716871") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59c06_d20260718_m031834_c001_v0001043_t0012_u01784344714883") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4188_d20260718_m031833_c001_v7007000_t0000_u01784344713961") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfef7_d20260718_m031833_c001_v0001185_t0036_u01784344713355") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4156_d20260718_m031828_c001_v7007000_t0000_u01784344708675") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59bee_d20260718_m031827_c001_v0001043_t0014_u01784344707471") 2026/07/18 03:19:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd415d_d20260718_m031830_c001_v7007000_t0000_u01784344710783") 2026/07/18 03:19:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca8846b_d20260718_m031829_c001_v0001102_t0037_u01784344709633") 2026/07/18 03:19:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4155_d20260718_m031826_c001_v7007000_t0000_u01784344706517") 2026/07/18 03:19:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11154c6c235bfec1_d20260718_m031825_c001_v0001185_t0037_u01784344705872") 2026/07/18 03:19:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4154_d20260718_m031824_c001_v7007000_t0000_u01784344704888") 2026/07/18 03:19:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b2778b7_d20260718_m031823_c001_v0001120_t0036_u01784344703966") 2026/07/18 03:19:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4153_d20260718_m031823_c001_v7007000_t0000_u01784344703019") 2026/07/18 03:19:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca88451_d20260718_m031822_c001_v0001102_t0024_u01784344702247") 2026/07/18 03:19:49 DEBUG : toe/toe/toe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4270f93ba5b7d4db_d20260718_m031845_c001_v7007000_t0000_u01784344725800") 2026/07/18 03:19:49 DEBUG : toe/toe/toe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1006bb43a4a59c24_d20260718_m031845_c001_v0001043_t0038_u01784344725051") 2026/07/18 03:19:49 DEBUG : toe/toe/toe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd4174_d20260718_m031832_c001_v7007000_t0000_u01784344712414") 2026/07/18 03:19:49 DEBUG : toe/toe/toe: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277903_d20260718_m031831_c001_v0001120_t0028_u01784344711752") 2026/07/18 03:19:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd41cb_d20260718_m031841_c001_v7007000_t0000_u01784344721786") 2026/07/18 03:19:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1085fec21b277949_d20260718_m031840_c001_v0001120_t0044_u01784344720649") 2026/07/18 03:19:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f40936fc323dd41b6_d20260718_m031837_c001_v7007000_t0000_u01784344717469") 2026/07/18 03:19:49 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f11511e920f4ad321_d20260718_m031836_c001_v0001150_t0023_u01784344716440") 2026/07/18 03:19:49 DEBUG : two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4160a34aa04b38a9_d20260718_m031004_c001_v7007000_t0000_u01784344204621") 2026/07/18 03:19:49 DEBUG : two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f409f1df33ca87b05_d20260718_m031002_c001_v0001102_t0055_u01784344202256") 2026/07/18 03:19:49 DEBUG : two: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f4006bb43a4a595dc_d20260718_m030959_c001_v0001043_t0038_u01784344199552") 2026/07/18 03:19:50 DEBUG : yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d87_d20260718_m031012_c001_v7007000_t0000_u01784344212747") 2026/07/18 03:19:50 DEBUG : yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f1034fdfefdd07297_d20260718_m031011_c001_v0001103_t0035_u01784344211587") 2026/07/18 03:19:50 DEBUG : yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d7f_d20260718_m031009_c001_v7007000_t0000_u01784344209147") 2026/07/18 03:19:50 DEBUG : yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b1b_d20260718_m031007_c001_v0001102_t0058_u01784344207975") 2026/07/18 03:19:50 DEBUG : yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d7c_d20260718_m031006_c001_v7007000_t0000_u01784344206744") 2026/07/18 03:19:50 DEBUG : yam: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f109f1df33ca87b11_d20260718_m031005_c001_v0001102_t0023_u01784344205158") 2026/07/18 03:19:50 DEBUG : yaml: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d82_d20260718_m031009_c001_v7007000_t0000_u01784344209847") 2026/07/18 03:19:50 DEBUG : yaml: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f112e703e53db5011_d20260718_m031008_c001_v0001180_t0043_u01784344208932") 2026/07/18 03:19:50 DEBUG : yaml: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f417a07a770d92d7e_d20260718_m031007_c001_v7007000_t0000_u01784344207441") 2026/07/18 03:19:50 DEBUG : yaml: Deleting (id "4_z6f623dc3302d7b3b9ff80e1b_f106fdaec6b72b250_d20260718_m031006_c001_v0001172_t0054_u01784344206450") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m33.306395657s (try 1/5)